From 37b6e72be5b94a7976e339c4c89a13fabfd85c70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 07:47:04 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps FluentAssertions from 8.7.1 to 8.8.0 Bumps Microsoft.Extensions.AI.Abstractions from 9.10.0 to 9.10.1 --- updated-dependencies: - dependency-name: FluentAssertions dependency-version: 8.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 9.10.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/HuggingFace/HuggingFace.csproj | 2 +- .../HuggingFace.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/HuggingFace/HuggingFace.csproj b/src/libs/HuggingFace/HuggingFace.csproj index 70dcab9..cfc7ace 100644 --- a/src/libs/HuggingFace/HuggingFace.csproj +++ b/src/libs/HuggingFace/HuggingFace.csproj @@ -17,7 +17,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/tests/HuggingFace.IntegrationTests/HuggingFace.IntegrationTests.csproj b/src/tests/HuggingFace.IntegrationTests/HuggingFace.IntegrationTests.csproj index 6e865d0..0261a82 100644 --- a/src/tests/HuggingFace.IntegrationTests/HuggingFace.IntegrationTests.csproj +++ b/src/tests/HuggingFace.IntegrationTests/HuggingFace.IntegrationTests.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +