From 1006d3dbb54511a92a90eb461b5c813f0d7e3a28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:16:07 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Configuration and Microsoft.Extensions.Logging.Console Bumps [Microsoft.Extensions.Logging.Configuration](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Configuration` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) Updates `Microsoft.Extensions.Logging.Console` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ChatFish/ChatFish.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ChatFish/ChatFish.csproj b/ChatFish/ChatFish.csproj index 46c095a..d1e1fd5 100644 --- a/ChatFish/ChatFish.csproj +++ b/ChatFish/ChatFish.csproj @@ -15,8 +15,8 @@ - - + +