From 6cf203ed243ea2efc52314c13ecb6e8ab6ca4c01 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Aug 2026 02:45:33 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps GitHubActionsTestLogger from 3.0.4 to 3.0.5 Bumps Microsoft.Extensions.AI from 10.8.1 to 10.8.3 Bumps MSTest from 4.3.2 to 4.3.3 --- updated-dependencies: - dependency-name: GitHubActionsTestLogger dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: Microsoft.Extensions.AI dependency-version: 10.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: MSTest dependency-version: 4.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/NightfallAI/NightfallAI.csproj | 2 +- .../IntegrationTests/NightfallAI.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/NightfallAI/NightfallAI.csproj b/src/libs/NightfallAI/NightfallAI.csproj index 1a80c03..8acde87 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 7d8f614..e8fccc4 100644 --- a/src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/NightfallAI.IntegrationTests.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive