diff --git a/src/TeamBuilder.Api/TeamBuilder.Api.csproj b/src/TeamBuilder.Api/TeamBuilder.Api.csproj index 5d462dc..7f60934 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 b29e154..4544531 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 c054ff5..57fdc12 100644 --- a/src/TeamBuilder.Infrastructure/TeamBuilder.Infrastructure.csproj +++ b/src/TeamBuilder.Infrastructure/TeamBuilder.Infrastructure.csproj @@ -6,12 +6,12 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj b/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj index 3529658..9071cd6 100644 --- a/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj +++ b/tests/TeamBuilder.Tests/TeamBuilder.Tests.csproj @@ -9,12 +9,12 @@ - + - - + + - +