diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 9cfc5b9..f9365a9 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -16,15 +16,15 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -44,7 +44,7 @@ shipped as its own package because of the Microsoft.IdentityModel.* dependency chain it carries. --> - + diff --git a/src/Application/Application.csproj b/src/Application/Application.csproj index 155efb0..648003c 100644 --- a/src/Application/Application.csproj +++ b/src/Application/Application.csproj @@ -25,8 +25,8 @@ still declare that it logs and that it can be registered; what writes the log and what builds the container stay outside. --> - - + + diff --git a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj index 216f42e..b5fb9ad 100644 --- a/tests/Api.IntegrationTests/Api.IntegrationTests.csproj +++ b/tests/Api.IntegrationTests/Api.IntegrationTests.csproj @@ -6,8 +6,8 @@ - - + + - - + +