From eff9a9c1ab17d1851da8e2988797a4cb7e71663d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 04:18:05 +0000 Subject: [PATCH] build(deps): bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. 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) 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) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging 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 ... Signed-off-by: dependabot[bot] --- .../TestProcessWrapper.Unit.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj index a2b639b..59004fb 100644 --- a/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj +++ b/TestProcessWrapper.Unit.Tests/TestProcessWrapper.Unit.Tests.csproj @@ -13,7 +13,7 @@ - +