From c0867ecafd4d8dd55832bcac28d11c6c2d10dc80 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 08:12:57 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Console from 6.0.0 to 7.0.0 Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v7.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 e384ba953..4183d5b8e 100644 --- a/src/Chapter10/Chapter10.csproj +++ b/src/Chapter10/Chapter10.csproj @@ -20,7 +20,7 @@ - +