diff --git a/Directory.Build.props b/Directory.Build.props index 377e410..9adc42c 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -9,11 +9,11 @@ enable - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/Core/Application/Application.csproj b/src/Core/Application/Application.csproj index 8a7647f..1dcae44 100644 --- a/src/Core/Application/Application.csproj +++ b/src/Core/Application/Application.csproj @@ -5,12 +5,12 @@ FSH.WebApi.Application - - - - - - + + + + + + diff --git a/src/Core/Domain/Domain.csproj b/src/Core/Domain/Domain.csproj index 7e06469..cd223d7 100644 --- a/src/Core/Domain/Domain.csproj +++ b/src/Core/Domain/Domain.csproj @@ -5,7 +5,7 @@ FSH.WebApi.Domain - + diff --git a/src/Host/Host.csproj b/src/Host/Host.csproj index aa21c6e..17dfed1 100644 --- a/src/Host/Host.csproj +++ b/src/Host/Host.csproj @@ -5,14 +5,14 @@ FSH.WebApi.Host - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index acd676c..92e5b83 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -8,55 +8,55 @@ - - - - - - - - + + + + + + + + - + - - + + - - - - - - - - + + + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/Infrastructure.Test/Infrastructure.Test.csproj b/tests/Infrastructure.Test/Infrastructure.Test.csproj index 269eb44..36234d1 100644 --- a/tests/Infrastructure.Test/Infrastructure.Test.csproj +++ b/tests/Infrastructure.Test/Infrastructure.Test.csproj @@ -6,15 +6,15 @@ - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all