From c7a1455a508fec02c3bdee333dd00cd8f9fae6e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 15:03:54 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.Extensions.Logging and Microsoft.Extensions.Logging.Console Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Console](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.Console` 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) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj b/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj index a9c79ec4..36e279c6 100644 --- a/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj +++ b/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj @@ -11,8 +11,8 @@ - - + + @@ -25,8 +25,8 @@ - - + +