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..fb42ec1d 100644 --- a/src/backend/Infrastructure/Infrastructure.csproj +++ b/src/backend/Infrastructure/Infrastructure.csproj @@ -15,24 +15,25 @@ - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - - - - - + + + + + + - - + + diff --git a/src/backend/WebAPI/WebAPI.csproj b/src/backend/WebAPI/WebAPI.csproj index a80c84c4..6516c74f 100644 --- a/src/backend/WebAPI/WebAPI.csproj +++ b/src/backend/WebAPI/WebAPI.csproj @@ -12,12 +12,13 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive + @@ -30,12 +31,12 @@ Pinned to 2.23.0 (graceful no-op when unconfigured). The matching Serilog sink is 4.1.0, which depends on Microsoft.ApplicationInsights >= 2.23.0. --> - - + + - - + + 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..dd8e6634 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..c24cf2b5 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..ff0c9b92 100644 --- a/tests/backend/Infrastructure.IntegrationTests/InfrastructureIntegrationTestProject/InfrastructureIntegrationTestProject.csproj +++ b/tests/backend/Infrastructure.IntegrationTests/InfrastructureIntegrationTestProject/InfrastructureIntegrationTestProject.csproj @@ -9,14 +9,14 @@ - + - - + + - +