From f05091c99f99488f9ad83aa8b191d2852219cff9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 23:43:59 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI 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 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/GroundX/GroundX.csproj | 2 +- src/tests/IntegrationTests/GroundX.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/GroundX/GroundX.csproj b/src/libs/GroundX/GroundX.csproj index 6d7a295..2199484 100644 --- a/src/libs/GroundX/GroundX.csproj +++ b/src/libs/GroundX/GroundX.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/tests/IntegrationTests/GroundX.IntegrationTests.csproj b/src/tests/IntegrationTests/GroundX.IntegrationTests.csproj index 583ebbc..f2b7135 100644 --- a/src/tests/IntegrationTests/GroundX.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/GroundX.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive