From c76a49abd33c25aa0c66e1d3d6e46fa3179ea157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 May 2026 13:17:05 +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/OpenRouter/OpenRouter.csproj | 2 +- src/tests/IntegrationTests/OpenRouter.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/OpenRouter/OpenRouter.csproj b/src/libs/OpenRouter/OpenRouter.csproj index 40d9189e..b007ff6d 100644 --- a/src/libs/OpenRouter/OpenRouter.csproj +++ b/src/libs/OpenRouter/OpenRouter.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/tests/IntegrationTests/OpenRouter.IntegrationTests.csproj b/src/tests/IntegrationTests/OpenRouter.IntegrationTests.csproj index 762cd37d..abbaede7 100644 --- a/src/tests/IntegrationTests/OpenRouter.IntegrationTests.csproj +++ b/src/tests/IntegrationTests/OpenRouter.IntegrationTests.csproj @@ -5,7 +5,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive