From d944a3e7177ff9cdbee156cb90c9b39046eb40cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 May 2026 13:44:27 +0000 Subject: [PATCH] Bump the all group with 3 updates Bumps GitHubActionsTestLogger from 3.0.3 to 3.0.4 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: GitHubActionsTestLogger dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - 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/Guardrails/Guardrails.csproj | 2 +- src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/libs/Guardrails/Guardrails.csproj b/src/libs/Guardrails/Guardrails.csproj index 503c67e..9c04e22 100644 --- a/src/libs/Guardrails/Guardrails.csproj +++ b/src/libs/Guardrails/Guardrails.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj b/src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj index 5147081..c1fa77c 100644 --- a/src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj @@ -5,8 +5,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive