From 7da6f18389bfc8f0cc20208c3fe3f7115bf73c23 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 00:20:45 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.Logging.Console and Microsoft.Extensions.DependencyInjection Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Console` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.1) Updates `Microsoft.Extensions.DependencyInjection` from 7.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Playground.CodeFirst.Console.csproj | 4 ++-- src/Playground.Console/Playground.Console.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Playground.CodeFirst.Console/Playground.CodeFirst.Console.csproj b/src/Playground.CodeFirst.Console/Playground.CodeFirst.Console.csproj index cdc96c4..ff7c7a1 100644 --- a/src/Playground.CodeFirst.Console/Playground.CodeFirst.Console.csproj +++ b/src/Playground.CodeFirst.Console/Playground.CodeFirst.Console.csproj @@ -10,9 +10,9 @@ - + - + diff --git a/src/Playground.Console/Playground.Console.csproj b/src/Playground.Console/Playground.Console.csproj index 924204c..083b7e5 100644 --- a/src/Playground.Console/Playground.Console.csproj +++ b/src/Playground.Console/Playground.Console.csproj @@ -25,9 +25,9 @@ - + - +