From dd75f1aca705dc955f1f316c1c81d49db73a0a3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 19:46:36 +0000 Subject: [PATCH] Bump the dotnet group with 4 updates Bumps Azure.Identity from 1.16.0 to 1.17.0 Bumps Microsoft.Extensions.AI from 9.9.0 to 10.0.0 Bumps Microsoft.Extensions.Configuration from 9.0.9 to 10.0.0 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.9 to 10.0.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.AI dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .../azure-openai/FunctionCallingAI.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj b/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj index 2ae6561733d43..7eaafcd6cb1d1 100644 --- a/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj +++ b/docs/ai/quickstarts/snippets/function-calling/azure-openai/FunctionCallingAI.csproj @@ -9,12 +9,12 @@ - + - + - - + +