diff --git a/NG.Mediator/NG.Mediator.csproj b/NG.Mediator/NG.Mediator.csproj index e502506..dc161cb 100644 --- a/NG.Mediator/NG.Mediator.csproj +++ b/NG.Mediator/NG.Mediator.csproj @@ -25,7 +25,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/Samples/NG.Mediator.Examples.AspNetCore/NG.Mediator.Examples.AspNetCore.csproj b/Samples/NG.Mediator.Examples.AspNetCore/NG.Mediator.Examples.AspNetCore.csproj index f757d20..b351c6e 100644 --- a/Samples/NG.Mediator.Examples.AspNetCore/NG.Mediator.Examples.AspNetCore.csproj +++ b/Samples/NG.Mediator.Examples.AspNetCore/NG.Mediator.Examples.AspNetCore.csproj @@ -10,7 +10,7 @@ - + diff --git a/Samples/NG.Mediator.Examples.Autofac/NG.Mediator.Examples.Autofac.csproj b/Samples/NG.Mediator.Examples.Autofac/NG.Mediator.Examples.Autofac.csproj index de8eb19..07437f4 100644 --- a/Samples/NG.Mediator.Examples.Autofac/NG.Mediator.Examples.Autofac.csproj +++ b/Samples/NG.Mediator.Examples.Autofac/NG.Mediator.Examples.Autofac.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Samples/NG.Mediator.Examples.DryIoc/NG.Mediator.Examples.DryIoc.csproj b/Samples/NG.Mediator.Examples.DryIoc/NG.Mediator.Examples.DryIoc.csproj index 8cbb3f4..1237677 100644 --- a/Samples/NG.Mediator.Examples.DryIoc/NG.Mediator.Examples.DryIoc.csproj +++ b/Samples/NG.Mediator.Examples.DryIoc/NG.Mediator.Examples.DryIoc.csproj @@ -11,7 +11,7 @@ - + diff --git a/Samples/NG.Mediator.Examples.Lamar/NG.Mediator.Examples.Lamar.csproj b/Samples/NG.Mediator.Examples.Lamar/NG.Mediator.Examples.Lamar.csproj index 24422c4..5e50485 100644 --- a/Samples/NG.Mediator.Examples.Lamar/NG.Mediator.Examples.Lamar.csproj +++ b/Samples/NG.Mediator.Examples.Lamar/NG.Mediator.Examples.Lamar.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/Samples/NG.Mediator.Examples.LightInject/NG.Mediator.Examples.LightInject.csproj b/Samples/NG.Mediator.Examples.LightInject/NG.Mediator.Examples.LightInject.csproj index 938136c..69df90e 100644 --- a/Samples/NG.Mediator.Examples.LightInject/NG.Mediator.Examples.LightInject.csproj +++ b/Samples/NG.Mediator.Examples.LightInject/NG.Mediator.Examples.LightInject.csproj @@ -10,9 +10,9 @@ - - - + + + diff --git a/Samples/NG.Mediator.Examples.PublishStrategies/NG.Mediator.Examples.PublishStrategies.csproj b/Samples/NG.Mediator.Examples.PublishStrategies/NG.Mediator.Examples.PublishStrategies.csproj index 450b2fc..af15792 100644 --- a/Samples/NG.Mediator.Examples.PublishStrategies/NG.Mediator.Examples.PublishStrategies.csproj +++ b/Samples/NG.Mediator.Examples.PublishStrategies/NG.Mediator.Examples.PublishStrategies.csproj @@ -6,7 +6,7 @@ - + diff --git a/Samples/NG.Mediator.Examples.SimpleInjector/NG.Mediator.Examples.SimpleInjector.csproj b/Samples/NG.Mediator.Examples.SimpleInjector/NG.Mediator.Examples.SimpleInjector.csproj index f0031e4..61ffbdd 100644 --- a/Samples/NG.Mediator.Examples.SimpleInjector/NG.Mediator.Examples.SimpleInjector.csproj +++ b/Samples/NG.Mediator.Examples.SimpleInjector/NG.Mediator.Examples.SimpleInjector.csproj @@ -10,9 +10,9 @@ - + - + diff --git a/Samples/NG.Mediator.Examples.Stashbox/NG.Mediator.Examples.Stashbox.csproj b/Samples/NG.Mediator.Examples.Stashbox/NG.Mediator.Examples.Stashbox.csproj index 8421bec..154eaeb 100644 --- a/Samples/NG.Mediator.Examples.Stashbox/NG.Mediator.Examples.Stashbox.csproj +++ b/Samples/NG.Mediator.Examples.Stashbox/NG.Mediator.Examples.Stashbox.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/Tests/NG.Mediator.Benchmarks/NG.Mediator.Benchmarks.csproj b/Tests/NG.Mediator.Benchmarks/NG.Mediator.Benchmarks.csproj index 6775b31..24ee528 100644 --- a/Tests/NG.Mediator.Benchmarks/NG.Mediator.Benchmarks.csproj +++ b/Tests/NG.Mediator.Benchmarks/NG.Mediator.Benchmarks.csproj @@ -12,9 +12,9 @@ Release - - - + + + diff --git a/Tests/NG.Mediator.Tests/NG.Mediator.Tests.csproj b/Tests/NG.Mediator.Tests/NG.Mediator.Tests.csproj index 4658c67..5240660 100644 --- a/Tests/NG.Mediator.Tests/NG.Mediator.Tests.csproj +++ b/Tests/NG.Mediator.Tests/NG.Mediator.Tests.csproj @@ -10,14 +10,14 @@ - - - - + + + + - - - + + + all runtime; build; native; contentfiles; analyzers