From a6a68e28d86e5d63e6f7eee0cc07b2d7f9a8a6b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jul 2025 08:36:54 +0000 Subject: [PATCH] Bump the dotnet group with 4 updates Bumps Azure.Identity from 1.13.2 to 1.14.2 Bumps Microsoft.Extensions.AI from 9.5.0 to 9.7.1 Bumps Microsoft.Extensions.Configuration from 9.0.4 to 9.0.7 Bumps Microsoft.Extensions.Configuration.UserSecrets from 9.0.4 to 9.0.7 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.14.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.AI dependency-version: 9.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch 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 07b1ab89bbe7c..ea2e9591234a3 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 @@ - + - + - - + +