From 7194f13d59e76892f868232467406ed0e5fbebed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 2 Aug 2026 09:34:07 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.8.1 to 10.8.3 Bumps MSTest from 4.3.2 to 4.3.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/JasperAI/JasperAI.csproj | 2 +- src/tests/IntegrationTests/JasperAI.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/JasperAI/JasperAI.csproj b/src/libs/JasperAI/JasperAI.csproj index 263df47..8fc8e6c 100644 --- a/src/libs/JasperAI/JasperAI.csproj +++ b/src/libs/JasperAI/JasperAI.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/JasperAI.IntegrationTests.csproj b/src/tests/IntegrationTests/JasperAI.IntegrationTests.csproj index 0b7130e..477c4ce 100644 --- a/src/tests/IntegrationTests/JasperAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/JasperAI.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive