Bump Microsoft.Extensions.Options.ConfigurationExtensions

Bumps [Microsoft.Extensions.Options.ConfigurationExtensions](https://github.com/aspnet/Extensions) from 3.0.0 to 3.0.1.
- [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] 2019-11-18 23:30:41 +00:00
parent 9e8dacd538
commit 2cc867de9a

View file

@ -54,7 +54,7 @@
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.0.1" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.9.5" />
<PackageReference Include="Octokit" Version="0.36.0" />
<PackageReference Include="Polly" Version="7.1.1" />