diff --git a/Api.IntegrationTests/Api.IntegrationTests.csproj b/Api.IntegrationTests/Api.IntegrationTests.csproj index c17ccdd..275907c 100644 --- a/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -12,10 +12,10 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + all diff --git a/Api/Api.csproj b/Api/Api.csproj index a5871ad..2de7425 100644 --- a/Api/Api.csproj +++ b/Api/Api.csproj @@ -13,24 +13,24 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - - - + + + + - + diff --git a/Application/Application.csproj b/Application/Application.csproj index 9730a3c..8bb2648 100644 --- a/Application/Application.csproj +++ b/Application/Application.csproj @@ -7,9 +7,9 @@ - - - + + + diff --git a/Domain/Domain.csproj b/Domain/Domain.csproj index 1f1712d..9a0f489 100644 --- a/Domain/Domain.csproj +++ b/Domain/Domain.csproj @@ -8,12 +8,13 @@ - + + - + diff --git a/Infrastructure/Infrastructure.csproj b/Infrastructure/Infrastructure.csproj index 59a804c..db5627d 100644 --- a/Infrastructure/Infrastructure.csproj +++ b/Infrastructure/Infrastructure.csproj @@ -17,21 +17,21 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - + + + + + - + diff --git a/Tools/Tools.csproj b/Tools/Tools.csproj index e39987c..e8f4c91 100644 --- a/Tools/Tools.csproj +++ b/Tools/Tools.csproj @@ -7,10 +7,10 @@ - - + + - + diff --git a/UnitTests/UnitTests.csproj b/UnitTests/UnitTests.csproj index 1019af9..4b54f7e 100644 --- a/UnitTests/UnitTests.csproj +++ b/UnitTests/UnitTests.csproj @@ -10,8 +10,8 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all