diff --git a/src/backend/Application/Application.csproj b/src/backend/Application/Application.csproj index 8ff54f6a..1fc31363 100644 --- a/src/backend/Application/Application.csproj +++ b/src/backend/Application/Application.csproj @@ -20,9 +20,9 @@ - - - + + + diff --git a/src/backend/Domain/Domain.csproj b/src/backend/Domain/Domain.csproj index 52cbc2ec..47fc32c1 100644 --- a/src/backend/Domain/Domain.csproj +++ b/src/backend/Domain/Domain.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/backend/Infrastructure/Infrastructure.csproj b/src/backend/Infrastructure/Infrastructure.csproj index 525fac87..39e796b0 100644 --- a/src/backend/Infrastructure/Infrastructure.csproj +++ b/src/backend/Infrastructure/Infrastructure.csproj @@ -15,24 +15,26 @@ - + + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + - - + + diff --git a/src/backend/WebAPI/WebAPI.csproj b/src/backend/WebAPI/WebAPI.csproj index 5abe41c6..2026a995 100644 --- a/src/backend/WebAPI/WebAPI.csproj +++ b/src/backend/WebAPI/WebAPI.csproj @@ -12,23 +12,25 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive + + - + - - + + diff --git a/src/tools/DataImporter/DataImporter.csproj b/src/tools/DataImporter/DataImporter.csproj index 55179196..8480ad85 100644 --- a/src/tools/DataImporter/DataImporter.csproj +++ b/src/tools/DataImporter/DataImporter.csproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/src/tools/FloorballPlayerImporter/FloorballPlayerImporter.csproj b/src/tools/FloorballPlayerImporter/FloorballPlayerImporter.csproj index 55179196..8480ad85 100644 --- a/src/tools/FloorballPlayerImporter/FloorballPlayerImporter.csproj +++ b/src/tools/FloorballPlayerImporter/FloorballPlayerImporter.csproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/src/tools/MahlImporter/MahlImporter.csproj b/src/tools/MahlImporter/MahlImporter.csproj index e9fa73c0..1bc23d23 100644 --- a/src/tools/MahlImporter/MahlImporter.csproj +++ b/src/tools/MahlImporter/MahlImporter.csproj @@ -9,9 +9,9 @@ - - - + + + diff --git a/src/tools/Seeder/Seeder.csproj b/src/tools/Seeder/Seeder.csproj index 47c1b64e..39a490a7 100644 --- a/src/tools/Seeder/Seeder.csproj +++ b/src/tools/Seeder/Seeder.csproj @@ -8,10 +8,10 @@ - - - - + + + + diff --git a/tests/backend/Application.UnitTests/ApplicationTestProject/ApplicationTestProject.csproj b/tests/backend/Application.UnitTests/ApplicationTestProject/ApplicationTestProject.csproj index 94e3240c..4c1ffa35 100644 --- a/tests/backend/Application.UnitTests/ApplicationTestProject/ApplicationTestProject.csproj +++ b/tests/backend/Application.UnitTests/ApplicationTestProject/ApplicationTestProject.csproj @@ -9,12 +9,12 @@ - + - + diff --git a/tests/backend/Domain.UnitTests/DomainTestProject/DomainTestProject.csproj b/tests/backend/Domain.UnitTests/DomainTestProject/DomainTestProject.csproj index 0eed3f3f..f5176431 100644 --- a/tests/backend/Domain.UnitTests/DomainTestProject/DomainTestProject.csproj +++ b/tests/backend/Domain.UnitTests/DomainTestProject/DomainTestProject.csproj @@ -9,7 +9,7 @@ - + diff --git a/tests/backend/Infrastructure.IntegrationTests/InfrastructureIntegrationTestProject/InfrastructureIntegrationTestProject.csproj b/tests/backend/Infrastructure.IntegrationTests/InfrastructureIntegrationTestProject/InfrastructureIntegrationTestProject.csproj index 2e5f585b..bb9c8507 100644 --- a/tests/backend/Infrastructure.IntegrationTests/InfrastructureIntegrationTestProject/InfrastructureIntegrationTestProject.csproj +++ b/tests/backend/Infrastructure.IntegrationTests/InfrastructureIntegrationTestProject/InfrastructureIntegrationTestProject.csproj @@ -9,14 +9,14 @@ - + - - + + - +