Skip to content

Commit

Permalink
State dependencies as NETStandard.Library metapackage
Browse files Browse the repository at this point in the history
State dependencies as NETStandard.Library metapackage
  • Loading branch information
dreisenberger committed Nov 7, 2016
1 parent aa778c2 commit a5d4baf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions src/Polly.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -146,10 +146,7 @@
<group targetFramework="Xamarin.iOS" />
<group targetFramework="portable-net45+win8+wpa81+wp8" />
<group targetFramework="netstandard1.0">
<dependency id="System.Diagnostics.Debug" version="4.0.11" />
<dependency id="System.Linq" version="4.1.0" />
<dependency id="System.Runtime.Extensions" version="4.1.0" />
<dependency id="System.Threading" version="4.0.11" />
<dependency id="NETStandard.Library" version="1.6.0" />
</group>
</dependencies>
</metadata>
Expand Down

0 comments on commit a5d4baf

Please sign in to comment.