From 339a310e47c4e81bdd8bc314981d08d5f1a0c967 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 10:49:27 +0100 Subject: [PATCH] Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0 in /examples/Service (#1718) Bump Microsoft.Extensions.Logging in /examples/Service Bumps [Microsoft.Extensions.Logging](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 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/Service/Service.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Service/Service.csproj b/examples/Service/Service.csproj index dec77ef52..21ebb3ff2 100644 --- a/examples/Service/Service.csproj +++ b/examples/Service/Service.csproj @@ -8,7 +8,7 @@ - +