Bump Polly from 7.2.0 to 7.2.1 in /server

Bumps [Polly](https://github.com/App-vNext/Polly) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/App-vNext/Polly/releases)
- [Changelog](https://github.com/App-vNext/Polly/blob/master/CHANGELOG.md)
- [Commits](https://github.com/App-vNext/Polly/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-05-02 12:04:33 +00:00
parent ac8550d9cf
commit 192ab1fce4

View file

@ -47,7 +47,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.3" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Octokit" Version="0.47.0" />
<PackageReference Include="Polly" Version="7.2.0" />
<PackageReference Include="Polly" Version="7.2.1" />
<PackageReference Include="RestSharp" Version="106.10.1" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.1.0" />