From 941cafe2bcb5cfec42dc81b3f0bc0c2a8db668bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:26:11 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions and Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. 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.DependencyInjection.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) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Analogy.Common/Analogy.Common.csproj | 4 ++-- Analogy/Analogy.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Analogy.Common/Analogy.Common.csproj b/Analogy.Common/Analogy.Common.csproj index b943fc8a..7a9c19a3 100644 --- a/Analogy.Common/Analogy.Common.csproj +++ b/Analogy.Common/Analogy.Common.csproj @@ -22,9 +22,9 @@ - + - + diff --git a/Analogy/Analogy.csproj b/Analogy/Analogy.csproj index 7f5c5efa..fb9350f3 100644 --- a/Analogy/Analogy.csproj +++ b/Analogy/Analogy.csproj @@ -52,9 +52,9 @@ - + - +