From faa43b05a59f20169ac5c2760017d3fe6c9874bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Aug 2024 14:16:17 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection.Abstractions Bumps Microsoft.Extensions.Logging and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging` from 2.1.1 to 8.0.0 Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 2.1.1 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Hyperbee.Pipeline.Benchmark.csproj | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Hyperbee.Pipleline.Benchmark/Hyperbee.Pipeline.Benchmark.csproj b/test/Hyperbee.Pipleline.Benchmark/Hyperbee.Pipeline.Benchmark.csproj index c0ec770..6f6e497 100644 --- a/test/Hyperbee.Pipleline.Benchmark/Hyperbee.Pipeline.Benchmark.csproj +++ b/test/Hyperbee.Pipleline.Benchmark/Hyperbee.Pipeline.Benchmark.csproj @@ -11,6 +11,7 @@ +