Skip to content

Commit

Permalink
Remove explicit statement of NetStandard.Library 2.0 dependency, for …
Browse files Browse the repository at this point in the history
…netstandard2.0 tfm

Fixes #9
  • Loading branch information
reisenberger committed Jan 26, 2019
1 parent a236841 commit c710921
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Polly.Caching.Serialization.Json.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@
<dependency id="Polly" version="6.0.1" />
</group>
<group targetFramework="netstandard2.0">
<dependency id="NETStandard.Library" version="2.0.0" />
<dependency id="Newtonsoft.Json" version="11.0.2" />
<dependency id="Polly" version="6.0.1" />
</group>
Expand Down

0 comments on commit c710921

Please sign in to comment.