From a82caaab47fdb76a0e1a1f3c6a2aee898bc789a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 03:34:03 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI from 10.5.2 to 10.6.0 Bumps MSTest from 4.2.2 to 4.2.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/ScaleAI/ScaleAI.csproj | 2 +- src/tests/IntegrationTests/ScaleAI.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/ScaleAI/ScaleAI.csproj b/src/libs/ScaleAI/ScaleAI.csproj index e65fb7e..5de17fb 100644 --- a/src/libs/ScaleAI/ScaleAI.csproj +++ b/src/libs/ScaleAI/ScaleAI.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/tests/IntegrationTests/ScaleAI.IntegrationTests.csproj b/src/tests/IntegrationTests/ScaleAI.IntegrationTests.csproj index 002abcb..645b89d 100644 --- a/src/tests/IntegrationTests/ScaleAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/ScaleAI.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive