diff --git a/src/Onboarding.API/Onboarding.API.csproj b/src/Onboarding.API/Onboarding.API.csproj index 5e9c811..9d5e426 100644 --- a/src/Onboarding.API/Onboarding.API.csproj +++ b/src/Onboarding.API/Onboarding.API.csproj @@ -10,9 +10,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Onboarding.Application/Onboarding.Application.csproj b/src/Onboarding.Application/Onboarding.Application.csproj index 24fc291..3f812a6 100644 --- a/src/Onboarding.Application/Onboarding.Application.csproj +++ b/src/Onboarding.Application/Onboarding.Application.csproj @@ -6,10 +6,10 @@ - - - - + + + + diff --git a/src/Onboarding.Infrastructure/Onboarding.Infrastructure.csproj b/src/Onboarding.Infrastructure/Onboarding.Infrastructure.csproj index 48776b1..8b1eb0e 100644 --- a/src/Onboarding.Infrastructure/Onboarding.Infrastructure.csproj +++ b/src/Onboarding.Infrastructure/Onboarding.Infrastructure.csproj @@ -8,13 +8,13 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/Onboarding.API.Tests/Onboarding.API.Tests.csproj b/tests/Onboarding.API.Tests/Onboarding.API.Tests.csproj index c104b7a..8853231 100644 --- a/tests/Onboarding.API.Tests/Onboarding.API.Tests.csproj +++ b/tests/Onboarding.API.Tests/Onboarding.API.Tests.csproj @@ -8,13 +8,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - - + + + diff --git a/tests/Onboarding.Application.Tests/Onboarding.Application.Tests.csproj b/tests/Onboarding.Application.Tests/Onboarding.Application.Tests.csproj index 8936427..198a71e 100644 --- a/tests/Onboarding.Application.Tests/Onboarding.Application.Tests.csproj +++ b/tests/Onboarding.Application.Tests/Onboarding.Application.Tests.csproj @@ -14,7 +14,7 @@ - + diff --git a/tests/Onboarding.Domain.Tests/Onboarding.Domain.Tests.csproj b/tests/Onboarding.Domain.Tests/Onboarding.Domain.Tests.csproj index 14c1a57..1a90479 100644 --- a/tests/Onboarding.Domain.Tests/Onboarding.Domain.Tests.csproj +++ b/tests/Onboarding.Domain.Tests/Onboarding.Domain.Tests.csproj @@ -8,11 +8,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/tests/Onboarding.Infrastructure.Tests/Onboarding.Infrastructure.Tests.csproj b/tests/Onboarding.Infrastructure.Tests/Onboarding.Infrastructure.Tests.csproj index 61f7315..0a30eb5 100644 --- a/tests/Onboarding.Infrastructure.Tests/Onboarding.Infrastructure.Tests.csproj +++ b/tests/Onboarding.Infrastructure.Tests/Onboarding.Infrastructure.Tests.csproj @@ -8,12 +8,12 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/tests/Onboarding.Integration.Tests/Onboarding.Integration.Tests.csproj b/tests/Onboarding.Integration.Tests/Onboarding.Integration.Tests.csproj index 729acfa..438389b 100644 --- a/tests/Onboarding.Integration.Tests/Onboarding.Integration.Tests.csproj +++ b/tests/Onboarding.Integration.Tests/Onboarding.Integration.Tests.csproj @@ -8,15 +8,15 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + - - + + all