From 675d996b205efdafa21549deeb8fb57ca3fe9047 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Feb 2022 22:47:16 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Console from 5.0.0 to 6.0.0 Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v5.0.0...v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Chapter10/Chapter10.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Chapter10/Chapter10.csproj b/src/Chapter10/Chapter10.csproj index 70a7a4a95..c8e7052b3 100644 --- a/src/Chapter10/Chapter10.csproj +++ b/src/Chapter10/Chapter10.csproj @@ -9,7 +9,7 @@ - +