Bump Polly from 7.1.0 to 7.1.1

Bumps [Polly](https://github.com/App-vNext/Polly) from 7.1.0 to 7.1.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] 2019-09-03 13:43:19 +00:00
parent 90c835fd4d
commit 68ee8718ab

View file

@ -53,7 +53,7 @@
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="2.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.2" />
<PackageReference Include="Octokit" Version="0.32.0" />
<PackageReference Include="Polly" Version="7.1.0" />
<PackageReference Include="Polly" Version="7.1.1" />
<PackageReference Include="RestSharp" Version="106.6.10" />
<PackageReference Include="Serilog.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Serilog.Sinks.ApplicationInsights" Version="3.0.4" />