build(deps): bump Microsoft.Extensions.Options.ConfigurationExtensions

Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/aspnet/Extensions) from 3.1.6 to 3.1.7.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](https://github.com/aspnet/Extensions/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-08-11 14:28:18 +00:00
parent ec8b814ea8
commit abb87bf002

View file

@ -44,7 +44,7 @@
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.6" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.7" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Octokit" Version="0.48.0" />
<PackageReference Include="Polly" Version="7.2.1" />