diff --git a/src/ReviewPortal.API/ReviewPortal.API.csproj b/src/ReviewPortal.API/ReviewPortal.API.csproj index 2eb4f57..b2566e0 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..709c672 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