From e4624b1ee0211d5652be2b82d8bee4d5f34ccbf2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Nov 2021 11:16:45 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging from 2.1.1 to 6.0.0 Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 2.1.1 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- example/SampleApp/SampleApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/SampleApp/SampleApp.csproj b/example/SampleApp/SampleApp.csproj index 759a896..4efbf25 100644 --- a/example/SampleApp/SampleApp.csproj +++ b/example/SampleApp/SampleApp.csproj @@ -24,7 +24,7 @@ - +