Skip to content

Commit

Permalink
Update nuspec for 0.1.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
ahofman committed Jan 8, 2015
1 parent 987f467 commit a3e50e7
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions NServiceBus.SQS.NuGet/Package.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,9 @@
<copyright>Copyright EBOS Group Limited 2015</copyright>
<dependencies>
<group targetFramework="net45">
<dependency id="AWSSDK" version="2.3.14.0" />
<dependency id="Newtonsoft.Json" version="6.0.7" />
<dependency id="NServiceBus" version="4.3.2" />
<dependency id="NServiceBus.Interfaces" version="4.3.2" />
<dependency id="AWSSDK" version="2.3.14.0"/>
<dependency id="Newtonsoft.Json" version="6.0.7"/>
<dependency id="NServiceBus" version="5.1.2"/>
</group>
</dependencies>
<references></references>
Expand Down

0 comments on commit a3e50e7

Please sign in to comment.