From d6b0c233b9aa19044a3c0f0e2303513bd3c6cb26 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 02: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/NightfallAI/NightfallAI.csproj | 2 +- src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/NightfallAI/NightfallAI.csproj b/src/libs/NightfallAI/NightfallAI.csproj index 302bcd2..dcde56a 100644 --- a/src/libs/NightfallAI/NightfallAI.csproj +++ b/src/libs/NightfallAI/NightfallAI.csproj @@ -12,7 +12,7 @@ - + diff --git a/src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj b/src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj index 417a725..10f2312 100644 --- a/src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive