diff --git a/server/src/TaskFlow.Api/TaskFlow.Api.csproj b/server/src/TaskFlow.Api/TaskFlow.Api.csproj index 9a0d8e0..85cb530 100644 --- a/server/src/TaskFlow.Api/TaskFlow.Api.csproj +++ b/server/src/TaskFlow.Api/TaskFlow.Api.csproj @@ -8,7 +8,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/server/src/TaskFlow.Application/TaskFlow.Application.csproj b/server/src/TaskFlow.Application/TaskFlow.Application.csproj index a99ff64..2f07e4e 100644 --- a/server/src/TaskFlow.Application/TaskFlow.Application.csproj +++ b/server/src/TaskFlow.Application/TaskFlow.Application.csproj @@ -4,8 +4,8 @@ - - + + diff --git a/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj b/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj index 5a27406..4987a23 100644 --- a/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj +++ b/server/src/TaskFlow.Infrastructure/TaskFlow.Infrastructure.csproj @@ -11,11 +11,11 @@ - + - + diff --git a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj index 63a8a10..a4302eb 100644 --- a/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj +++ b/server/tests/TaskFlow.UnitTests/TaskFlow.UnitTests.csproj @@ -7,7 +7,7 @@ - +