From 63739b3ab1e15af20e5ecfd085a3a9c83349f003 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 03:16:09 +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/LabelStudio/LabelStudio.csproj | 2 +- src/tests/IntegrationTests/LabelStudio.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/LabelStudio/LabelStudio.csproj b/src/libs/LabelStudio/LabelStudio.csproj index 4cd998d4..ef93cd28 100644 --- a/src/libs/LabelStudio/LabelStudio.csproj +++ b/src/libs/LabelStudio/LabelStudio.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/LabelStudio.IntegrationTests.csproj b/src/tests/IntegrationTests/LabelStudio.IntegrationTests.csproj index e77e7341..dbd99847 100644 --- a/src/tests/IntegrationTests/LabelStudio.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/LabelStudio.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive