Skip to content

Commit

Permalink
fix dependency chain
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed Apr 9, 2016
1 parent 9756514 commit 685b0d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/nuget/NServiceBus.RabbitMQ.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<copyright>$copyright$</copyright>
<tags>nservicebus servicebus msmq cqrs publish subscribe</tags>
<dependencies>
<dependency id="NServiceBus" version="[6.0.0-unstable, 7.0.0)" />
<dependency id="NServiceBus" version="[6.0.0-beta, 7.0.0)" />
<dependency id="RabbitMQ.Client" version="[3.6.0, 3.7.0)" />
</dependencies>
</metadata>
Expand Down

0 comments on commit 685b0d7

Please sign in to comment.