diff --git a/src/Extensions/Wolverine.FluentValidation.Tests/Wolverine.FluentValidation.Tests.csproj b/src/Extensions/Wolverine.FluentValidation.Tests/Wolverine.FluentValidation.Tests.csproj index 49bd60b03..6d9ca5052 100644 --- a/src/Extensions/Wolverine.FluentValidation.Tests/Wolverine.FluentValidation.Tests.csproj +++ b/src/Extensions/Wolverine.FluentValidation.Tests/Wolverine.FluentValidation.Tests.csproj @@ -6,11 +6,11 @@ - + - + - + diff --git a/src/Extensions/Wolverine.MemoryPack.Tests/Wolverine.MemoryPack.Tests.csproj b/src/Extensions/Wolverine.MemoryPack.Tests/Wolverine.MemoryPack.Tests.csproj index ce67176e0..c283c8d0a 100644 --- a/src/Extensions/Wolverine.MemoryPack.Tests/Wolverine.MemoryPack.Tests.csproj +++ b/src/Extensions/Wolverine.MemoryPack.Tests/Wolverine.MemoryPack.Tests.csproj @@ -6,13 +6,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Extensions/Wolverine.MessagePack.Tests/Wolverine.MessagePack.Tests.csproj b/src/Extensions/Wolverine.MessagePack.Tests/Wolverine.MessagePack.Tests.csproj index 7feab31a0..bcbee16b8 100644 --- a/src/Extensions/Wolverine.MessagePack.Tests/Wolverine.MessagePack.Tests.csproj +++ b/src/Extensions/Wolverine.MessagePack.Tests/Wolverine.MessagePack.Tests.csproj @@ -6,13 +6,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Extensions/Wolverine.MessagePack/Wolverine.MessagePack.csproj b/src/Extensions/Wolverine.MessagePack/Wolverine.MessagePack.csproj index 25a8d7cf2..fbf8ac108 100644 --- a/src/Extensions/Wolverine.MessagePack/Wolverine.MessagePack.csproj +++ b/src/Extensions/Wolverine.MessagePack/Wolverine.MessagePack.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj b/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj index d7986e02e..309ed1d7c 100644 --- a/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj +++ b/src/Http/OpenApiDemonstrator/OpenApiDemonstrator.csproj @@ -3,7 +3,7 @@ - + diff --git a/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj b/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj index c081951e4..322e5d6e9 100644 --- a/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj +++ b/src/Http/Wolverine.Http.Tests/Wolverine.Http.Tests.csproj @@ -15,11 +15,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Http/WolverineWebApi/WolverineWebApi.csproj b/src/Http/WolverineWebApi/WolverineWebApi.csproj index 4f3802e86..0676e14d3 100644 --- a/src/Http/WolverineWebApi/WolverineWebApi.csproj +++ b/src/Http/WolverineWebApi/WolverineWebApi.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Persistence/EfCoreTests/EfCoreTests.csproj b/src/Persistence/EfCoreTests/EfCoreTests.csproj index dd1c6cd0c..5659bcd98 100644 --- a/src/Persistence/EfCoreTests/EfCoreTests.csproj +++ b/src/Persistence/EfCoreTests/EfCoreTests.csproj @@ -9,13 +9,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Persistence/MartenTests/MartenTests.csproj b/src/Persistence/MartenTests/MartenTests.csproj index f4e1cc188..d1549fe9d 100644 --- a/src/Persistence/MartenTests/MartenTests.csproj +++ b/src/Persistence/MartenTests/MartenTests.csproj @@ -10,13 +10,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Persistence/PersistenceTests/PersistenceTests.csproj b/src/Persistence/PersistenceTests/PersistenceTests.csproj index 489f0910a..1639da865 100644 --- a/src/Persistence/PersistenceTests/PersistenceTests.csproj +++ b/src/Persistence/PersistenceTests/PersistenceTests.csproj @@ -9,7 +9,7 @@ - + all diff --git a/src/Persistence/PostgresqlTests/PostgresqlTests.csproj b/src/Persistence/PostgresqlTests/PostgresqlTests.csproj index d076d5da2..390261aa3 100644 --- a/src/Persistence/PostgresqlTests/PostgresqlTests.csproj +++ b/src/Persistence/PostgresqlTests/PostgresqlTests.csproj @@ -7,7 +7,7 @@ - + all diff --git a/src/Persistence/RavenDbTests/RavenDbTests.csproj b/src/Persistence/RavenDbTests/RavenDbTests.csproj index ef38fe50d..8c57c73f6 100644 --- a/src/Persistence/RavenDbTests/RavenDbTests.csproj +++ b/src/Persistence/RavenDbTests/RavenDbTests.csproj @@ -12,9 +12,9 @@ - + - + diff --git a/src/Persistence/SqlServerTests/SqlServerTests.csproj b/src/Persistence/SqlServerTests/SqlServerTests.csproj index 0fdc0f1dc..8aa8c70e7 100644 --- a/src/Persistence/SqlServerTests/SqlServerTests.csproj +++ b/src/Persistence/SqlServerTests/SqlServerTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Persistence/Wolverine.RavenDb/Internals/DeadLetterQueueReplayer.cs b/src/Persistence/Wolverine.RavenDb/Internals/DeadLetterQueueReplayer.cs index e5de201bc..01a0f2a1c 100644 --- a/src/Persistence/Wolverine.RavenDb/Internals/DeadLetterQueueReplayer.cs +++ b/src/Persistence/Wolverine.RavenDb/Internals/DeadLetterQueueReplayer.cs @@ -27,7 +27,7 @@ public DeadLetterQueueReplayer(IDocumentStore store, IWolverineRuntime runtime) public async Task StartAsync(CancellationToken cancellationToken) { - var options = new SubscriptionCreationOptions + var options = new PredicateSubscriptionCreationOptions() { ArchivedDataProcessingBehavior = ArchivedDataProcessingBehavior.ExcludeArchived, diff --git a/src/Persistence/Wolverine.RavenDb/Wolverine.RavenDb.csproj b/src/Persistence/Wolverine.RavenDb/Wolverine.RavenDb.csproj index d4d4bb15a..5e5e99d9b 100644 --- a/src/Persistence/Wolverine.RavenDb/Wolverine.RavenDb.csproj +++ b/src/Persistence/Wolverine.RavenDb/Wolverine.RavenDb.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Samples/CQRSWithMarten/TeleHealth.Tests/TeleHealth.Tests.csproj b/src/Samples/CQRSWithMarten/TeleHealth.Tests/TeleHealth.Tests.csproj index e0c8e83eb..5ab8372b8 100644 --- a/src/Samples/CQRSWithMarten/TeleHealth.Tests/TeleHealth.Tests.csproj +++ b/src/Samples/CQRSWithMarten/TeleHealth.Tests/TeleHealth.Tests.csproj @@ -7,13 +7,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Samples/Diagnostics/DiagnosticsTests/DiagnosticsTests.csproj b/src/Samples/Diagnostics/DiagnosticsTests/DiagnosticsTests.csproj index ec7075e87..bb7161d27 100644 --- a/src/Samples/Diagnostics/DiagnosticsTests/DiagnosticsTests.csproj +++ b/src/Samples/Diagnostics/DiagnosticsTests/DiagnosticsTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Samples/EFCoreSample/ItemService.Tests/ItemService.Tests.csproj b/src/Samples/EFCoreSample/ItemService.Tests/ItemService.Tests.csproj index b39ae1658..621143916 100644 --- a/src/Samples/EFCoreSample/ItemService.Tests/ItemService.Tests.csproj +++ b/src/Samples/EFCoreSample/ItemService.Tests/ItemService.Tests.csproj @@ -11,17 +11,17 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Samples/IncidentService/IncidentService.Tests/IncidentService.Tests.csproj b/src/Samples/IncidentService/IncidentService.Tests/IncidentService.Tests.csproj index 1a153a15f..e2baad1e9 100644 --- a/src/Samples/IncidentService/IncidentService.Tests/IncidentService.Tests.csproj +++ b/src/Samples/IncidentService/IncidentService.Tests/IncidentService.Tests.csproj @@ -8,13 +8,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Samples/Middleware/AppWithMiddleware.Tests/AppWithMiddleware.Tests.csproj b/src/Samples/Middleware/AppWithMiddleware.Tests/AppWithMiddleware.Tests.csproj index 29ed323ba..685000181 100644 --- a/src/Samples/Middleware/AppWithMiddleware.Tests/AppWithMiddleware.Tests.csproj +++ b/src/Samples/Middleware/AppWithMiddleware.Tests/AppWithMiddleware.Tests.csproj @@ -8,17 +8,17 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Samples/MultiTenantedTodoService/MultiTenantedTodoWebService.Tests/MultiTenantedTodoWebService.Tests.csproj b/src/Samples/MultiTenantedTodoService/MultiTenantedTodoWebService.Tests/MultiTenantedTodoWebService.Tests.csproj index 4273ad909..6fa9710cf 100644 --- a/src/Samples/MultiTenantedTodoService/MultiTenantedTodoWebService.Tests/MultiTenantedTodoWebService.Tests.csproj +++ b/src/Samples/MultiTenantedTodoService/MultiTenantedTodoWebService.Tests/MultiTenantedTodoWebService.Tests.csproj @@ -8,13 +8,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Samples/TestHarness/BankingService.Tests/BankingService.Tests.csproj b/src/Samples/TestHarness/BankingService.Tests/BankingService.Tests.csproj index e7cccac98..e3b816932 100644 --- a/src/Samples/TestHarness/BankingService.Tests/BankingService.Tests.csproj +++ b/src/Samples/TestHarness/BankingService.Tests/BankingService.Tests.csproj @@ -7,17 +7,17 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Samples/TodoWebService/TodoWebServiceTests/TodoWebServiceTests.csproj b/src/Samples/TodoWebService/TodoWebServiceTests/TodoWebServiceTests.csproj index bbef0d2b2..3c5355412 100644 --- a/src/Samples/TodoWebService/TodoWebServiceTests/TodoWebServiceTests.csproj +++ b/src/Samples/TodoWebService/TodoWebServiceTests/TodoWebServiceTests.csproj @@ -7,17 +7,17 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Testing/CoreTests/CoreTests.csproj b/src/Testing/CoreTests/CoreTests.csproj index e67f5002b..ffe889503 100644 --- a/src/Testing/CoreTests/CoreTests.csproj +++ b/src/Testing/CoreTests/CoreTests.csproj @@ -14,7 +14,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Testing/MessageRoutingTests/MessageRoutingTests.csproj b/src/Testing/MessageRoutingTests/MessageRoutingTests.csproj index c1f71f186..4edcc1707 100644 --- a/src/Testing/MessageRoutingTests/MessageRoutingTests.csproj +++ b/src/Testing/MessageRoutingTests/MessageRoutingTests.csproj @@ -7,13 +7,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Testing/PolicyTests/PolicyTests.csproj b/src/Testing/PolicyTests/PolicyTests.csproj index fed1526c4..b7930540e 100644 --- a/src/Testing/PolicyTests/PolicyTests.csproj +++ b/src/Testing/PolicyTests/PolicyTests.csproj @@ -6,17 +6,17 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/Testing/SlowTests/SlowTests.csproj b/src/Testing/SlowTests/SlowTests.csproj index eb256efa1..1e5ca6217 100644 --- a/src/Testing/SlowTests/SlowTests.csproj +++ b/src/Testing/SlowTests/SlowTests.csproj @@ -2,13 +2,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Testing/Wolverine.ComplianceTests/Wolverine.ComplianceTests.csproj b/src/Testing/Wolverine.ComplianceTests/Wolverine.ComplianceTests.csproj index ad9ead531..398c9569e 100644 --- a/src/Testing/Wolverine.ComplianceTests/Wolverine.ComplianceTests.csproj +++ b/src/Testing/Wolverine.ComplianceTests/Wolverine.ComplianceTests.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Transports/AWS/Wolverine.AmazonSns.Tests/Wolverine.AmazonSns.Tests.csproj b/src/Transports/AWS/Wolverine.AmazonSns.Tests/Wolverine.AmazonSns.Tests.csproj index d35f4d1e0..ef400cf27 100644 --- a/src/Transports/AWS/Wolverine.AmazonSns.Tests/Wolverine.AmazonSns.Tests.csproj +++ b/src/Transports/AWS/Wolverine.AmazonSns.Tests/Wolverine.AmazonSns.Tests.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/src/Transports/AWS/Wolverine.AmazonSns/Wolverine.AmazonSns.csproj b/src/Transports/AWS/Wolverine.AmazonSns/Wolverine.AmazonSns.csproj index c2da03b7b..459dedcc4 100644 --- a/src/Transports/AWS/Wolverine.AmazonSns/Wolverine.AmazonSns.csproj +++ b/src/Transports/AWS/Wolverine.AmazonSns/Wolverine.AmazonSns.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/src/Transports/AWS/Wolverine.AmazonSqs.Tests/Wolverine.AmazonSqs.Tests.csproj b/src/Transports/AWS/Wolverine.AmazonSqs.Tests/Wolverine.AmazonSqs.Tests.csproj index 5c3642507..89fc470aa 100644 --- a/src/Transports/AWS/Wolverine.AmazonSqs.Tests/Wolverine.AmazonSqs.Tests.csproj +++ b/src/Transports/AWS/Wolverine.AmazonSqs.Tests/Wolverine.AmazonSqs.Tests.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/src/Transports/AWS/Wolverine.AmazonSqs/Wolverine.AmazonSqs.csproj b/src/Transports/AWS/Wolverine.AmazonSqs/Wolverine.AmazonSqs.csproj index d5b5958f1..20a926ea2 100644 --- a/src/Transports/AWS/Wolverine.AmazonSqs/Wolverine.AmazonSqs.csproj +++ b/src/Transports/AWS/Wolverine.AmazonSqs/Wolverine.AmazonSqs.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Transports/Azure/Wolverine.AzureServiceBus.Tests/Wolverine.AzureServiceBus.Tests.csproj b/src/Transports/Azure/Wolverine.AzureServiceBus.Tests/Wolverine.AzureServiceBus.Tests.csproj index 74b5532ed..2e32937a7 100644 --- a/src/Transports/Azure/Wolverine.AzureServiceBus.Tests/Wolverine.AzureServiceBus.Tests.csproj +++ b/src/Transports/Azure/Wolverine.AzureServiceBus.Tests/Wolverine.AzureServiceBus.Tests.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/src/Transports/Azure/Wolverine.AzureServiceBus/Wolverine.AzureServiceBus.csproj b/src/Transports/Azure/Wolverine.AzureServiceBus/Wolverine.AzureServiceBus.csproj index 8def1a586..86e8adc92 100644 --- a/src/Transports/Azure/Wolverine.AzureServiceBus/Wolverine.AzureServiceBus.csproj +++ b/src/Transports/Azure/Wolverine.AzureServiceBus/Wolverine.AzureServiceBus.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Transports/GCP/Wolverine.Pubsub.Tests/Wolverine.Pubsub.Tests.csproj b/src/Transports/GCP/Wolverine.Pubsub.Tests/Wolverine.Pubsub.Tests.csproj index fdeb90c1c..c0d7215ff 100644 --- a/src/Transports/GCP/Wolverine.Pubsub.Tests/Wolverine.Pubsub.Tests.csproj +++ b/src/Transports/GCP/Wolverine.Pubsub.Tests/Wolverine.Pubsub.Tests.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/src/Transports/GCP/Wolverine.Pubsub/Wolverine.Pubsub.csproj b/src/Transports/GCP/Wolverine.Pubsub/Wolverine.Pubsub.csproj index 8a3d2c248..ed6b8f502 100644 --- a/src/Transports/GCP/Wolverine.Pubsub/Wolverine.Pubsub.csproj +++ b/src/Transports/GCP/Wolverine.Pubsub/Wolverine.Pubsub.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/Transports/Kafka/Wolverine.Kafka.Tests/Wolverine.Kafka.Tests.csproj b/src/Transports/Kafka/Wolverine.Kafka.Tests/Wolverine.Kafka.Tests.csproj index 634c8b60b..59167a285 100644 --- a/src/Transports/Kafka/Wolverine.Kafka.Tests/Wolverine.Kafka.Tests.csproj +++ b/src/Transports/Kafka/Wolverine.Kafka.Tests/Wolverine.Kafka.Tests.csproj @@ -8,13 +8,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Transports/Kafka/Wolverine.Kafka/Wolverine.Kafka.csproj b/src/Transports/Kafka/Wolverine.Kafka/Wolverine.Kafka.csproj index a097f631a..548a32055 100644 --- a/src/Transports/Kafka/Wolverine.Kafka/Wolverine.Kafka.csproj +++ b/src/Transports/Kafka/Wolverine.Kafka/Wolverine.Kafka.csproj @@ -15,7 +15,7 @@ - + diff --git a/src/Transports/MQTT/Wolverine.MQTT.Tests/Wolverine.MQTT.Tests.csproj b/src/Transports/MQTT/Wolverine.MQTT.Tests/Wolverine.MQTT.Tests.csproj index 3d803bfd6..5fa5fc3b5 100644 --- a/src/Transports/MQTT/Wolverine.MQTT.Tests/Wolverine.MQTT.Tests.csproj +++ b/src/Transports/MQTT/Wolverine.MQTT.Tests/Wolverine.MQTT.Tests.csproj @@ -8,13 +8,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Transports/Pulsar/Wolverine.Pulsar.Tests/Wolverine.Pulsar.Tests.csproj b/src/Transports/Pulsar/Wolverine.Pulsar.Tests/Wolverine.Pulsar.Tests.csproj index 5c77986c4..48f2c06ec 100644 --- a/src/Transports/Pulsar/Wolverine.Pulsar.Tests/Wolverine.Pulsar.Tests.csproj +++ b/src/Transports/Pulsar/Wolverine.Pulsar.Tests/Wolverine.Pulsar.Tests.csproj @@ -7,9 +7,9 @@ - + - + diff --git a/src/Transports/Pulsar/Wolverine.Pulsar/Wolverine.Pulsar.csproj b/src/Transports/Pulsar/Wolverine.Pulsar/Wolverine.Pulsar.csproj index 28c81e20c..7bfe0d562 100644 --- a/src/Transports/Pulsar/Wolverine.Pulsar/Wolverine.Pulsar.csproj +++ b/src/Transports/Pulsar/Wolverine.Pulsar/Wolverine.Pulsar.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/Transports/RabbitMQ/ChaosTesting/ChaosTesting.csproj b/src/Transports/RabbitMQ/ChaosTesting/ChaosTesting.csproj index 581fcaf6c..68f06801d 100644 --- a/src/Transports/RabbitMQ/ChaosTesting/ChaosTesting.csproj +++ b/src/Transports/RabbitMQ/ChaosTesting/ChaosTesting.csproj @@ -6,13 +6,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Transports/RabbitMQ/CircuitBreakingTests/CircuitBreakingTests.csproj b/src/Transports/RabbitMQ/CircuitBreakingTests/CircuitBreakingTests.csproj index cb02e3d70..7b731b0fd 100644 --- a/src/Transports/RabbitMQ/CircuitBreakingTests/CircuitBreakingTests.csproj +++ b/src/Transports/RabbitMQ/CircuitBreakingTests/CircuitBreakingTests.csproj @@ -6,13 +6,13 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Transports/RabbitMQ/InteropTests/InteropTests.csproj b/src/Transports/RabbitMQ/InteropTests/InteropTests.csproj index 5c7870489..2e2fe136f 100644 --- a/src/Transports/RabbitMQ/InteropTests/InteropTests.csproj +++ b/src/Transports/RabbitMQ/InteropTests/InteropTests.csproj @@ -12,7 +12,7 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/Transports/RabbitMQ/Wolverine.RabbitMQ.Tests/Wolverine.RabbitMQ.Tests.csproj b/src/Transports/RabbitMQ/Wolverine.RabbitMQ.Tests/Wolverine.RabbitMQ.Tests.csproj index a1155f3f9..c05c34719 100644 --- a/src/Transports/RabbitMQ/Wolverine.RabbitMQ.Tests/Wolverine.RabbitMQ.Tests.csproj +++ b/src/Transports/RabbitMQ/Wolverine.RabbitMQ.Tests/Wolverine.RabbitMQ.Tests.csproj @@ -11,7 +11,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj b/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj index c4e00b9a9..ac21bcd5c 100644 --- a/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj +++ b/src/Transports/RabbitMQ/Wolverine.RabbitMQ/Wolverine.RabbitMQ.csproj @@ -12,7 +12,7 @@ - +