Skip to content

Commit b11efe0

Browse files
Bump Microsoft.Azure.Functions.Worker from 1.20.0 to 2.51.0
--- updated-dependencies: - dependency-name: Microsoft.Azure.Functions.Worker dependency-version: 2.51.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2c428f2 commit b11efe0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/SampleFunctionApp/SampleFunctionApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<IsPackable>false</IsPackable>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="1.24.0" />
11+
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
1212
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
1313
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.OpenApi" Version="1.6.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="1.18.1" />

0 commit comments

Comments
 (0)