From 7f0e8d529420df97525c67fa30eac0b8260c8fba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 20:19:27 +0000 Subject: [PATCH] Bump the dotnet group with 2 updates Bumps Microsoft.Extensions.AI from 10.1.1 to 10.2.0 Bumps System.Threading.RateLimiting from 10.0.1 to 10.0.2 --- updated-dependencies: - dependency-name: Microsoft.Extensions.AI dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: System.Threading.RateLimiting dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: System.Threading.RateLimiting dependency-version: 10.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../microsoft-extensions-ai/AI.Shared/AI.Shared.csproj | 4 ++-- .../ConsoleAI.CustomClientMiddle.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj b/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj index f4b8718cc9f11..c1ef30aab2a4a 100644 --- a/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj +++ b/docs/ai/snippets/microsoft-extensions-ai/AI.Shared/AI.Shared.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj b/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj index 7878a3d5225b4..4a466255787e0 100644 --- a/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj +++ b/docs/ai/snippets/microsoft-extensions-ai/ConsoleAI.CustomClientMiddle/ConsoleAI.CustomClientMiddle.csproj @@ -9,7 +9,7 @@ - +