Skip to content

Commit 003ed73

Browse files
authored
Sets the roll forward behavior for the tool to Major (#1569)
Sets the roll forward behavior for the CommandLine tool to Major. Port of #1568
1 parent 2836ef0 commit 003ed73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/NServiceBus.Transport.RabbitMQ.CommandLine/NServiceBus.Transport.RabbitMQ.CommandLine.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<SignAssembly>true</SignAssembly>
1313
<AssemblyOriginatorKeyFile>..\NServiceBus.snk</AssemblyOriginatorKeyFile>
1414
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
15+
<RollForward>Major</RollForward>
1516
</PropertyGroup>
1617

1718
<ItemGroup>

0 commit comments

Comments
 (0)