diff --git a/src/TeamBuilder.Api/TeamBuilder.Api.csproj b/src/TeamBuilder.Api/TeamBuilder.Api.csproj index 384d6f6..2ed3b8e 100644 --- a/src/TeamBuilder.Api/TeamBuilder.Api.csproj +++ b/src/TeamBuilder.Api/TeamBuilder.Api.csproj @@ -8,9 +8,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/TeamBuilder.Application/TeamBuilder.Application.csproj b/src/TeamBuilder.Application/TeamBuilder.Application.csproj index a2b3581..17fde78 100644 --- a/src/TeamBuilder.Application/TeamBuilder.Application.csproj +++ b/src/TeamBuilder.Application/TeamBuilder.Application.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/TeamBuilder.Infrastructure/TeamBuilder.Infrastructure.csproj b/src/TeamBuilder.Infrastructure/TeamBuilder.Infrastructure.csproj index c8ee4a8..4aba7c5 100644 --- a/src/TeamBuilder.Infrastructure/TeamBuilder.Infrastructure.csproj +++ b/src/TeamBuilder.Infrastructure/TeamBuilder.Infrastructure.csproj @@ -6,11 +6,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj b/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj index 3f76d02..ac812de 100644 --- a/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj +++ b/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj @@ -9,9 +9,9 @@ - + - +