From 17b6524b548d10732c2c7a9ce1678e67b4540c74 Mon Sep 17 00:00:00 2001 From: Tamara Rivera Date: Wed, 26 Feb 2025 18:41:07 -0800 Subject: [PATCH] Sets the roll forward behavior for the tool to Major Sets the roll forward behavior for the CommandLine tool to Major --- .../NServiceBus.Transport.RabbitMQ.CommandLine.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/src/NServiceBus.Transport.RabbitMQ.CommandLine/NServiceBus.Transport.RabbitMQ.CommandLine.csproj b/src/NServiceBus.Transport.RabbitMQ.CommandLine/NServiceBus.Transport.RabbitMQ.CommandLine.csproj index 0e64f6697..fb35d9ea6 100644 --- a/src/NServiceBus.Transport.RabbitMQ.CommandLine/NServiceBus.Transport.RabbitMQ.CommandLine.csproj +++ b/src/NServiceBus.Transport.RabbitMQ.CommandLine/NServiceBus.Transport.RabbitMQ.CommandLine.csproj @@ -13,6 +13,7 @@ ..\NServiceBus.snk true $(DefineConstants);COMMANDLINE + Major