Skip to content

Commit

Permalink
build(deps): bump Microsoft.Extensions.Logging from 3.0.1 to 3.1.0 (#442
Browse files Browse the repository at this point in the history
)

Bumps [Microsoft.Extensions.Logging](https://github.com/aspnet/Extensions) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.0.1...v3.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and RLittlesII committed Dec 5, 2019
1 parent 8a5a757 commit be2f2b0
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@
<PackageId>Splat.Microsoft.Extensions.Logging</PackageId>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="3.1.0" />
<PackageReference Include="System.Collections.Immutable" Version="1.6.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit be2f2b0

Please sign in to comment.