Skip to content

Commit

Permalink
Merge branch 'hotfix-5.0.2' into support-5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
John Simons committed Jan 8, 2015
2 parents 8ff5f1f + 7312a19 commit 36eba59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packaging/nuget/nservicebus.nhibernate.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
<dependencies>
<dependency id="Iesi.Collections" version="[4.0.1.4000, 5.0.0)" />
<dependency id="NHibernate" version="[4.0.1.4000, 5.0.0)" />
<dependency id="NServiceBus" version="[4.0.0, 5.0.0)" />
<dependency id="NServiceBus.Interfaces" version="[4.0.0, 5.0.0)" />
<dependency id="NServiceBus" version="[4.4.2, 5.0.0)" />
<dependency id="NServiceBus.Interfaces" version="[4.4.2, 5.0.0)" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 36eba59

Please sign in to comment.