From 3b37e8c649459f06280e85d71810a732b8e9560f Mon Sep 17 00:00:00 2001 From: Christian Date: Fri, 22 Nov 2024 23:49:19 +0100 Subject: [PATCH] refactor: update packages part 2 --- src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj | 4 ++-- src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj | 4 ++-- src/Http/WolverineWebApi/WolverineWebApi.csproj | 4 ++-- src/Persistence/EfCoreTests/EfCoreTests.csproj | 8 ++++---- src/Persistence/PersistenceTests/PersistenceTests.csproj | 8 ++++---- .../Wolverine.EntityFrameworkCore.csproj | 8 ++++---- src/Samples/InMemoryMediator/InMemoryMediator.csproj | 2 +- .../MassTransitRabbitMqService.csproj | 4 ++-- 8 files changed, 21 insertions(+), 21 deletions(-) diff --git a/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj b/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj index d07ffb7f5..212556d22 100644 --- a/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj +++ b/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj @@ -23,8 +23,8 @@ - - + + diff --git a/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj b/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj index 4c2be1a07..79a8ccb08 100644 --- a/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj +++ b/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj @@ -8,7 +8,7 @@ - + @@ -37,7 +37,7 @@ - + diff --git a/src/Http/WolverineWebApi/WolverineWebApi.csproj b/src/Http/WolverineWebApi/WolverineWebApi.csproj index 53a495f72..05db41239 100644 --- a/src/Http/WolverineWebApi/WolverineWebApi.csproj +++ b/src/Http/WolverineWebApi/WolverineWebApi.csproj @@ -24,8 +24,8 @@ - - + + diff --git a/src/Persistence/EfCoreTests/EfCoreTests.csproj b/src/Persistence/EfCoreTests/EfCoreTests.csproj index 19b470684..54cfea6c8 100644 --- a/src/Persistence/EfCoreTests/EfCoreTests.csproj +++ b/src/Persistence/EfCoreTests/EfCoreTests.csproj @@ -20,13 +20,13 @@ - - + + - - + + diff --git a/src/Persistence/PersistenceTests/PersistenceTests.csproj b/src/Persistence/PersistenceTests/PersistenceTests.csproj index b8c171008..05b28078c 100644 --- a/src/Persistence/PersistenceTests/PersistenceTests.csproj +++ b/src/Persistence/PersistenceTests/PersistenceTests.csproj @@ -29,13 +29,13 @@ - - + + - - + + diff --git a/src/Persistence/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.csproj b/src/Persistence/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.csproj index d70f09792..c78084511 100644 --- a/src/Persistence/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.csproj +++ b/src/Persistence/Wolverine.EntityFrameworkCore/Wolverine.EntityFrameworkCore.csproj @@ -16,13 +16,13 @@ - - + + - - + + diff --git a/src/Samples/InMemoryMediator/InMemoryMediator.csproj b/src/Samples/InMemoryMediator/InMemoryMediator.csproj index 94299d23b..22165f36c 100644 --- a/src/Samples/InMemoryMediator/InMemoryMediator.csproj +++ b/src/Samples/InMemoryMediator/InMemoryMediator.csproj @@ -5,7 +5,7 @@ - + diff --git a/src/Transports/RabbitMQ/MassTransitRabbitMqService/MassTransitRabbitMqService.csproj b/src/Transports/RabbitMQ/MassTransitRabbitMqService/MassTransitRabbitMqService.csproj index e4551c462..753bd715a 100644 --- a/src/Transports/RabbitMQ/MassTransitRabbitMqService/MassTransitRabbitMqService.csproj +++ b/src/Transports/RabbitMQ/MassTransitRabbitMqService/MassTransitRabbitMqService.csproj @@ -5,8 +5,8 @@ - - + +