diff --git a/src/DateNight.Api/DateNight.Api.csproj b/src/DateNight.Api/DateNight.Api.csproj index a895180..956e02f 100644 --- a/src/DateNight.Api/DateNight.Api.csproj +++ b/src/DateNight.Api/DateNight.Api.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj b/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj index 17d15aa..0b7db99 100644 --- a/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj +++ b/src/DateNight.Infrastructure/DateNight.Infrastructure.csproj @@ -7,12 +7,12 @@ - - + + - - - + + + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index 74172f7..de1712f 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -19,11 +19,11 @@ - - - - - + + + + + diff --git a/tests/SystemTests/SystemTests.csproj b/tests/SystemTests/SystemTests.csproj index 8c2efc3..663b9d9 100644 --- a/tests/SystemTests/SystemTests.csproj +++ b/tests/SystemTests/SystemTests.csproj @@ -9,10 +9,10 @@ - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index 2d37204..7b2143e 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -9,11 +9,11 @@ - + - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive