diff --git a/src/ReviewPortal.API/ReviewPortal.API.csproj b/src/ReviewPortal.API/ReviewPortal.API.csproj index 2eb4f57..c2144ac 100644 --- a/src/ReviewPortal.API/ReviewPortal.API.csproj +++ b/src/ReviewPortal.API/ReviewPortal.API.csproj @@ -12,12 +12,12 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/src/ReviewPortal.Application/ReviewPortal.Application.csproj b/src/ReviewPortal.Application/ReviewPortal.Application.csproj index 13e9d75..a3260cd 100644 --- a/src/ReviewPortal.Application/ReviewPortal.Application.csproj +++ b/src/ReviewPortal.Application/ReviewPortal.Application.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj b/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj index 3a71c71..8f506fe 100644 --- a/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj +++ b/src/ReviewPortal.Infrastructure/ReviewPortal.Infrastructure.csproj @@ -24,9 +24,10 @@ - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/ReviewPortal.IntegrationTests/ReviewPortal.IntegrationTests.csproj b/tests/ReviewPortal.IntegrationTests/ReviewPortal.IntegrationTests.csproj index 49b42f0..6370ced 100644 --- a/tests/ReviewPortal.IntegrationTests/ReviewPortal.IntegrationTests.csproj +++ b/tests/ReviewPortal.IntegrationTests/ReviewPortal.IntegrationTests.csproj @@ -10,11 +10,11 @@ - - - - - + + + + +