From 9bebc2e5da2be31d99d150ddd94c8b1923f638c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Mar 2026 18:06:06 +0000 Subject: [PATCH] Bump Azure.Identity and Microsoft.DurableTask.Client.AzureManaged Bumps Azure.Identity from 1.17.1 to 1.18.0 Bumps Microsoft.DurableTask.Client.AzureManaged from 1.21.0 to 1.23.0 --- updated-dependencies: - dependency-name: Azure.Identity dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.DurableTask.Client.AzureManaged dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj index 9b009ae..41b407e 100644 --- a/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj +++ b/samples/durable-task-sdks/dotnet/AspNetWebApp/AspNetWebApp.csproj @@ -9,9 +9,9 @@ - + - +