diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 411b4e7c6..a491f0f69 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -13,15 +13,15 @@ - - + + - - - + + + - + diff --git a/src/Domain/Domain.csproj b/src/Domain/Domain.csproj index 04d37963e..871b5a46e 100644 --- a/src/Domain/Domain.csproj +++ b/src/Domain/Domain.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/src/Infrastructure/Infrastructure.csproj b/src/Infrastructure/Infrastructure.csproj index db80b553f..eeff72ab4 100644 --- a/src/Infrastructure/Infrastructure.csproj +++ b/src/Infrastructure/Infrastructure.csproj @@ -11,32 +11,32 @@ - - - - - - + + + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - + - - + + diff --git a/src/Server/Server.csproj b/src/Server/Server.csproj index 98cfc12a3..e7f9c30de 100644 --- a/src/Server/Server.csproj +++ b/src/Server/Server.csproj @@ -10,18 +10,18 @@ - - + + - + - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Application.IntegrationTests/Application.IntegrationTests.csproj b/tests/Application.IntegrationTests/Application.IntegrationTests.csproj index 917f85d29..651990c46 100644 --- a/tests/Application.IntegrationTests/Application.IntegrationTests.csproj +++ b/tests/Application.IntegrationTests/Application.IntegrationTests.csproj @@ -19,8 +19,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Application.UnitTests/Application.UnitTests.csproj b/tests/Application.UnitTests/Application.UnitTests.csproj index 866c80585..e014a5084 100644 --- a/tests/Application.UnitTests/Application.UnitTests.csproj +++ b/tests/Application.UnitTests/Application.UnitTests.csproj @@ -9,8 +9,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/Domain.UnitTests/Domain.UnitTests.csproj b/tests/Domain.UnitTests/Domain.UnitTests.csproj index 52e6a4a2a..42f84c1b5 100644 --- a/tests/Domain.UnitTests/Domain.UnitTests.csproj +++ b/tests/Domain.UnitTests/Domain.UnitTests.csproj @@ -10,8 +10,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive