From de2abdf5730fbe663a5a48b2dab8866e757ea239 Mon Sep 17 00:00:00 2001 From: Shyju Krishnankutty Date: Thu, 13 Nov 2025 09:38:42 -0800 Subject: [PATCH] Updated the Azure Functions samples to use the latest stable Azure Functions Worker packages. (#2189) --- dotnet/Directory.Packages.props | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dotnet/Directory.Packages.props b/dotnet/Directory.Packages.props index d3a665e04d..fd7e69fd52 100644 --- a/dotnet/Directory.Packages.props +++ b/dotnet/Directory.Packages.props @@ -103,14 +103,14 @@ - - + + - +