diff --git a/src/FileProcessing.Api/FileProcessing.Api.csproj b/src/FileProcessing.Api/FileProcessing.Api.csproj index 781a546..1a63f62 100644 --- a/src/FileProcessing.Api/FileProcessing.Api.csproj +++ b/src/FileProcessing.Api/FileProcessing.Api.csproj @@ -3,10 +3,10 @@ - - - - + + + + diff --git a/src/FileProcessing.Application/FileProcessing.Application.csproj b/src/FileProcessing.Application/FileProcessing.Application.csproj index 08e24da..1cc7790 100644 --- a/src/FileProcessing.Application/FileProcessing.Application.csproj +++ b/src/FileProcessing.Application/FileProcessing.Application.csproj @@ -4,8 +4,8 @@ - - - + + + diff --git a/src/FileProcessing.Infrastructure/FileProcessing.Infrastructure.csproj b/src/FileProcessing.Infrastructure/FileProcessing.Infrastructure.csproj index 3b9c7ae..e415683 100644 --- a/src/FileProcessing.Infrastructure/FileProcessing.Infrastructure.csproj +++ b/src/FileProcessing.Infrastructure/FileProcessing.Infrastructure.csproj @@ -3,12 +3,12 @@ - - - + + + - - - + + + diff --git a/src/FileProcessing.Worker/FileProcessing.Worker.csproj b/src/FileProcessing.Worker/FileProcessing.Worker.csproj index afe9680..8286da4 100644 --- a/src/FileProcessing.Worker/FileProcessing.Worker.csproj +++ b/src/FileProcessing.Worker/FileProcessing.Worker.csproj @@ -2,7 +2,7 @@ - + diff --git a/tests/IntegrationTests/IntegrationTests.csproj b/tests/IntegrationTests/IntegrationTests.csproj index 1fe99f3..222ccdd 100644 --- a/tests/IntegrationTests/IntegrationTests.csproj +++ b/tests/IntegrationTests/IntegrationTests.csproj @@ -8,10 +8,10 @@ - - + + - + diff --git a/tests/UnitTests/UnitTests.csproj b/tests/UnitTests/UnitTests.csproj index a1a877f..68b9825 100644 --- a/tests/UnitTests/UnitTests.csproj +++ b/tests/UnitTests/UnitTests.csproj @@ -8,10 +8,10 @@ - - + + - +