From e6a6fd69a9ed00c99af32888ff6aeffad0ed04fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 06:43:10 +0000 Subject: [PATCH] Bump Microsoft.Azure.Functions.Worker from 1.20.0 to 2.0.0 Bumps [Microsoft.Azure.Functions.Worker](https://github.com/Azure/azure-functions-dotnet-worker) from 1.20.0 to 2.0.0. - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/2.0.0/release_notes.md) - [Commits](https://github.com/Azure/azure-functions-dotnet-worker/compare/1.20.0...2.0.0) --- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- sample/SampleFunctionApp/SampleFunctionApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample/SampleFunctionApp/SampleFunctionApp.csproj b/sample/SampleFunctionApp/SampleFunctionApp.csproj index 9e0d280..c4e0804 100644 --- a/sample/SampleFunctionApp/SampleFunctionApp.csproj +++ b/sample/SampleFunctionApp/SampleFunctionApp.csproj @@ -8,7 +8,7 @@ false - +