From 8f1077fcba803e97fa1911b0338f24740eb7279d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 12:30: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] --- Agent/Agent.csproj | 2 +- Middleware/Middleware.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Agent/Agent.csproj b/Agent/Agent.csproj index 9308873..eb1963c 100644 --- a/Agent/Agent.csproj +++ b/Agent/Agent.csproj @@ -23,7 +23,7 @@ - + diff --git a/Middleware/Middleware.csproj b/Middleware/Middleware.csproj index 3d2f851..4dcc943 100644 --- a/Middleware/Middleware.csproj +++ b/Middleware/Middleware.csproj @@ -21,9 +21,9 @@ - + - +