From b5939679bdac472392e7023f8ae43de0af95227e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 13:44:02 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI from 10.5.2 to 10.6.0 Bumps MSTest from 4.2.2 to 4.2.3 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: MSTest dependency-version: 4.2.3 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 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Guardrails/Guardrails.csproj b/src/libs/Guardrails/Guardrails.csproj index 6ebabcc..64c1d94 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 c1fa77c..deaddc5 100644 --- a/src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/Guardrails.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive