Bump Microsoft.Extensions.Logging from 3.1.3 to 3.1.4 in /server

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.1.3 to 3.1.4.
- [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-05-12 15:17:53 +00:00
parent 964033f0f2
commit 4158283305

View file

@ -43,7 +43,7 @@
<PackageReference Include="Microsoft.Extensions.Http" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Http.Polly" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Localization" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.3" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.4" />
<PackageReference Include="Microsoft.Extensions.Options.ConfigurationExtensions" Version="3.1.4" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.10.8" />
<PackageReference Include="Octokit" Version="0.47.0" />