From e3298d00789c681396215ea029ebdb7f58c6b06e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 23:23:43 +0000 Subject: [PATCH] chore(deps): Bump Microsoft.Extensions.Logging.Abstractions Bumps [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) from 8.0.1 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sdk-dotnet/src/Inferable.csproj | 2 +- sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sdk-dotnet/src/Inferable.csproj b/sdk-dotnet/src/Inferable.csproj index c9d811d2..82a769a1 100644 --- a/sdk-dotnet/src/Inferable.csproj +++ b/sdk-dotnet/src/Inferable.csproj @@ -13,7 +13,7 @@ https://github.com/inferablehq/inferable/sdk-dotnet - + \ No newline at end of file diff --git a/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj b/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj index a9c79ec4..55c4580a 100644 --- a/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj +++ b/sdk-dotnet/tests/Inferable.Tests/Inferable.Tests.csproj @@ -11,7 +11,7 @@ - + @@ -25,8 +25,8 @@ - - + +