Skip to content

Commit

Permalink
chore(deps): bump Microsoft.Extensions.Logging.Console (#1790)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging.Console](https://github.com/aspnet/Extensions) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/aspnet/Extensions/releases)
- [Commits](dotnet/extensions@v3.1.5...v3.1.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jul 21, 2020
1 parent 3957827 commit b52d424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@jsii/Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PackageReference Update="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="3.6.0" />
<PackageReference Update="Microsoft.Extensions.DependencyInjection" Version="3.1.6" />
<PackageReference Update="Microsoft.Extensions.Logging" Version="3.1.6" />
<PackageReference Update="Microsoft.Extensions.Logging.Console" Version="3.1.5" />
<PackageReference Update="Microsoft.Extensions.Logging.Console" Version="3.1.6" />

<PackageReference Update="Microsoft.NET.Test.Sdk" Version="16.6.1" />
<PackageReference Update="NSubstitute" Version="4.2.2" />
Expand Down

0 comments on commit b52d424

Please sign in to comment.