update Polly
This commit is contained in:
@@ -206,7 +206,7 @@
|
||||
<Private>True</Private>
|
||||
</Reference>
|
||||
<Reference Include="Polly, Version=7.0.0.0, Culture=neutral, PublicKeyToken=c8a3ffc3f8f825cc, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\Polly.7.2.0\lib\netstandard1.1\Polly.dll</HintPath>
|
||||
<HintPath>..\packages\Polly.7.2.3\lib\net472\Polly.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="Semver, Version=1.1.2.0, Culture=neutral, processorArchitecture=MSIL">
|
||||
<HintPath>..\packages\semver.1.1.2\lib\net451\Semver.dll</HintPath>
|
||||
|
||||
@@ -58,7 +58,7 @@
|
||||
<package id="NETStandard.Library" version="2.0.3" targetFramework="net452" requireReinstallation="true" />
|
||||
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net452" />
|
||||
<package id="Owin" version="1.0" targetFramework="net452" />
|
||||
<package id="Polly" version="7.2.0" targetFramework="net452" requireReinstallation="true" />
|
||||
<package id="Polly" version="7.2.3" targetFramework="net472" />
|
||||
<package id="popper.js" version="1.16.0" targetFramework="net452" />
|
||||
<package id="ReCaptcha-AspNet" version="1.9.0" targetFramework="net452" requireReinstallation="true" />
|
||||
<package id="semver" version="1.1.2" targetFramework="net452" />
|
||||
|
||||
Reference in New Issue
Block a user