diff --git a/src/TeamBuilder.Api/TeamBuilder.Api.csproj b/src/TeamBuilder.Api/TeamBuilder.Api.csproj index 92327c9..91ff8e7 100644 --- a/src/TeamBuilder.Api/TeamBuilder.Api.csproj +++ b/src/TeamBuilder.Api/TeamBuilder.Api.csproj @@ -10,7 +10,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/TeamBuilder.Application/TeamBuilder.Application.csproj b/src/TeamBuilder.Application/TeamBuilder.Application.csproj index 77ab1aa..a2b3581 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 7859f42..c8ee4a8 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 cc58772..c39c7be 100644 --- a/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj +++ b/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj @@ -11,7 +11,7 @@ - +