From ff25940d02879148790f29c7170a1f363c83ab3e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 18:10:12 +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.3 --- 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.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../dotnet/EntitiesSample/AccountTransferBackend.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj index 77c03cc..1915b42 100644 --- a/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj +++ b/samples/durable-task-sdks/dotnet/EntitiesSample/AccountTransferBackend.csproj @@ -7,9 +7,9 @@ - + - +