From 20aeb9629c8753c95e7996443a88bc60d367aea7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jan 2024 07:21:44 +0000 Subject: [PATCH] build(deps): Bump Microsoft.Extensions.Logging Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 6.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v6.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../PortingAssistant.VisualStudio.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/csharp/PortingAssistant/PortingAssistant.VisualStudio/PortingAssistant.VisualStudio.csproj b/packages/csharp/PortingAssistant/PortingAssistant.VisualStudio/PortingAssistant.VisualStudio.csproj index ea687c74..e6d839ec 100644 --- a/packages/csharp/PortingAssistant/PortingAssistant.VisualStudio/PortingAssistant.VisualStudio.csproj +++ b/packages/csharp/PortingAssistant/PortingAssistant.VisualStudio/PortingAssistant.VisualStudio.csproj @@ -6,7 +6,7 @@ - + NU1701