Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging from 3.1.9 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 3.1.9 to 5.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](https://github.com/dotnet/runtime/commits)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Nov 16, 2020
1 parent 326d341 commit 571e7ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Azure.Security.KeyVault.Certificates" Version="4.1.0" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.9" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
<PackageReference Include="NuGet.Packaging" Version="5.8.0-preview.3.6823" />
<PackageReference Include="NuGet.Protocol" Version="5.8.0-preview.3.6823" />
<PackageReference Include="RSAKeyVaultProvider" Version="2.1.1" />
Expand Down

0 comments on commit 571e7ad

Please sign in to comment.