Skip to content

Commit

Permalink
Merge pull request #11 from reisenberger/ExtensionsDependency
Browse files Browse the repository at this point in the history
Update NetStandard dependencies
  • Loading branch information
reisenberger authored Nov 1, 2017
2 parents 36b4ecf + 9603b76 commit cc941f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Polly.Caching.MemoryCache.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<group targetFramework="netstandard1.3">
<dependency id="NETStandard.Library" version="1.6.1" />
<dependency id="Polly" version="5.4.0" />
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.1.2" />
</group>
<group targetFramework="net40">
<dependency id="Microsoft.Bcl.Async" version="1.0.168" />
Expand Down

0 comments on commit cc941f4

Please sign in to comment.