From 6de1c1843136f513017773a95fa5afecdecb5a3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 09:14:17 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.5.0 to 10.5.1 Bumps MSTest from 4.2.1 to 4.2.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Humanloop/Humanloop.csproj | 2 +- src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Humanloop/Humanloop.csproj b/src/libs/Humanloop/Humanloop.csproj index fb84b78..18b7da1 100644 --- a/src/libs/Humanloop/Humanloop.csproj +++ b/src/libs/Humanloop/Humanloop.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj b/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj index e9d205d..3da5cb9 100644 --- a/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Humanloop.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive