diff --git a/JobFlow.API/JobFlow.API.csproj b/JobFlow.API/JobFlow.API.csproj index 57224d3..791f682 100644 --- a/JobFlow.API/JobFlow.API.csproj +++ b/JobFlow.API/JobFlow.API.csproj @@ -13,29 +13,29 @@ - + - + - - - - + + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/JobFlow.Business/JobFlow.Business.csproj b/JobFlow.Business/JobFlow.Business.csproj index 6f3a1e3..23da398 100644 --- a/JobFlow.Business/JobFlow.Business.csproj +++ b/JobFlow.Business/JobFlow.Business.csproj @@ -11,14 +11,14 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/JobFlow.Domain/JobFlow.Domain.csproj b/JobFlow.Domain/JobFlow.Domain.csproj index 324cb2d..c09faed 100644 --- a/JobFlow.Domain/JobFlow.Domain.csproj +++ b/JobFlow.Domain/JobFlow.Domain.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/JobFlow.Infrastructure.Persistence/JobFlow.Infrastructure.Persistence.csproj b/JobFlow.Infrastructure.Persistence/JobFlow.Infrastructure.Persistence.csproj index 84662f1..6f5452c 100644 --- a/JobFlow.Infrastructure.Persistence/JobFlow.Infrastructure.Persistence.csproj +++ b/JobFlow.Infrastructure.Persistence/JobFlow.Infrastructure.Persistence.csproj @@ -7,21 +7,21 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj b/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj index f538315..2252ebd 100644 --- a/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj +++ b/JobFlow.Infrastructure/JobFlow.Infrastructure.csproj @@ -8,23 +8,23 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + - - + + diff --git a/JobFlow.Tests/JobFlow.Tests.csproj b/JobFlow.Tests/JobFlow.Tests.csproj index f1d0c88..83a218b 100644 --- a/JobFlow.Tests/JobFlow.Tests.csproj +++ b/JobFlow.Tests/JobFlow.Tests.csproj @@ -9,10 +9,13 @@ - + - + + runtime; build; native; contentfiles; analyzers; buildtransitive + all +