We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 36b4ecf + 9603b76 commit cc941f4Copy full SHA for cc941f4
src/Polly.Caching.MemoryCache.nuspec
@@ -34,6 +34,7 @@
34
<group targetFramework="netstandard1.3">
35
<dependency id="NETStandard.Library" version="1.6.1" />
36
<dependency id="Polly" version="5.4.0" />
37
+ <dependency id="Microsoft.Extensions.Caching.Memory" version="1.1.2" />
38
</group>
39
<group targetFramework="net40">
40
<dependency id="Microsoft.Bcl.Async" version="1.0.168" />
0 commit comments