Skip to content

Commit

Permalink
State System.ValueTuple dependency for Net Standard 1.1 target
Browse files Browse the repository at this point in the history
  • Loading branch information
reisenberger committed Feb 9, 2019
1 parent e54a3a4 commit 8618346
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Polly.Caching.Distributed.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
<dependency id="NETStandard.Library" version="1.6.1" />
<dependency id="Polly" version="7.0.0" />
<dependency id="Microsoft.Extensions.Caching.Abstractions" version="1.1.2" />
<dependency id="System.ValueTuple" version="4.5.0" />
</group>
<group targetFramework="netstandard2.0">
<dependency id="Polly" version="7.0.0" />
Expand Down

0 comments on commit 8618346

Please sign in to comment.