From a63c50d2bca27282811deae4c06c3b8c4bdf5056 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Jul 2026 09:33:57 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI.Abstractions from 10.7.0 to 10.8.0 Bumps MSTest from 4.3.0 to 4.3.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.3.2 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 1e62c56..60f62b6 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 ab1a0dd..3a3a392 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