Skip to content

Commit 7aba2fe

Browse files
authored
Update Polly.Caching.Memory.nuspec
7.0.x prior to 7.0.2 contain a bug
1 parent a7d6abf commit 7aba2fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Polly.Caching.Memory.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
<dependencies>
5959
<group targetFramework="netstandard1.3">
6060
<dependency id="NETStandard.Library" version="1.6.1" />
61-
<dependency id="Polly" version="7.0.0" />
61+
<dependency id="Polly" version="7.0.2" />
6262
<dependency id="Microsoft.Extensions.Caching.Memory" version="1.1.2" />
6363
<dependency id="System.ValueTuple" version="4.5.0" />
6464
</group>

0 commit comments

Comments
 (0)