From c63cf333994f39f483cec1d9e19b19cc70eb4b6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 03:48:38 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.Extensions.Logging from 6.0.0 to 7.0.0 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] --- src/MyApp.Wasm/MyApp.Wasm.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MyApp.Wasm/MyApp.Wasm.csproj b/src/MyApp.Wasm/MyApp.Wasm.csproj index fbbc2ef..ba6e4a9 100644 --- a/src/MyApp.Wasm/MyApp.Wasm.csproj +++ b/src/MyApp.Wasm/MyApp.Wasm.csproj @@ -47,7 +47,7 @@ - +