Skip to content

Commit

Permalink
Merge branch 'hotfix/1.1.1'
Browse files Browse the repository at this point in the history
  • Loading branch information
Jericho committed Jul 14, 2017
2 parents 938b11e + 3619da7 commit cd94b46
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions nuspec/Picton.Messaging.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,13 @@
<dependencies>
<group targetFramework="net452">
<dependency id="Microsoft.Extensions.DependencyModel" version="1.1.2" />
<dependency id="Picton" version="2.0.0" />
<dependency id="Picton" version="2.1.0" />
</group>
<group targetFramework=".NETStandard1.6">
<dependency id="System.Reflection.TypeExtensions" version="4.3.0" />
<dependency id="System.Runtime.Loader" version="4.3.0" />
<dependency id="Microsoft.Extensions.DependencyModel" version="1.1.2" />
<dependency id="Picton" version="2.0.0" />
<dependency id="Picton" version="2.1.0" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit cd94b46

Please sign in to comment.