From faacc98ad97044e765decc39ccc4abd5d0199fef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 06:54:41 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Console, Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.Logging Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Console` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) Updates `Microsoft.Extensions.Logging` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../ClickView.GoodStuff.Repositories.MySql.TestApp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.TestApp/ClickView.GoodStuff.Repositories.MySql.TestApp.csproj b/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.TestApp/ClickView.GoodStuff.Repositories.MySql.TestApp.csproj index 2e96e23..c8f8d45 100644 --- a/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.TestApp/ClickView.GoodStuff.Repositories.MySql.TestApp.csproj +++ b/src/Repositories/MySql/test/ClickView.GoodStuff.Repositories.MySql.TestApp/ClickView.GoodStuff.Repositories.MySql.TestApp.csproj @@ -13,8 +13,8 @@ - - + +