Skip to content

Commit

Permalink
nuget version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jaohaohsuan authored and CoreyKaylor committed Apr 19, 2013
1 parent fa8891a commit 563a41c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/rhino.servicebus.autofac.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<tags>rhino autofac servicebus bus msmq messaging cqrs</tags>
<dependencies>
<dependency id="Rhino.ServiceBus" version="$version$"/>
<dependency id="Autofac" version="[2.5.2.830]"/>
<dependency id="Autofac" version="[2.6.3.862]"/>
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 563a41c

Please sign in to comment.