From 1c43c5604f557a8579029fe9d5d1014dc052fecf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 17:15:27 +0000 Subject: [PATCH] Bump the all group with 2 updates Bumps Microsoft.Extensions.AI from 10.6.0 to 10.7.0 Bumps Microsoft.Extensions.AI.Abstractions from 10.6.0 to 10.7.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: Microsoft.Extensions.AI.Abstractions dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] --- src/libs/Cohere/Cohere.csproj | 2 +- .../Cohere.IntegrationTests/Cohere.IntegrationTests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/libs/Cohere/Cohere.csproj b/src/libs/Cohere/Cohere.csproj index d77546e1..adc5f41a 100644 --- a/src/libs/Cohere/Cohere.csproj +++ b/src/libs/Cohere/Cohere.csproj @@ -10,7 +10,7 @@ - + diff --git a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj index 39e61c63..ed8d6dea 100644 --- a/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj +++ b/src/tests/Cohere.IntegrationTests/Cohere.IntegrationTests.csproj @@ -13,7 +13,7 @@ - +