From a4a130db5386d076286ecabbb64ef1ae9bb97c8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 03:33:46 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI from 10.5.0 to 10.5.1 Bumps MSTest from 4.2.1 to 4.2.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.2.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 674a400..2063702 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 a376f52..8eaa57a 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