Skip to content

Commit c53a675

Browse files
Merge pull request #39 from flcdrg/dependabot/nuget/net9/Func/multi-f6ed4e9548
Bump Microsoft.Azure.Functions.Worker from 2.2.0 to 2.51.0
2 parents b5fea4e + 4c8aee8 commit c53a675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

net9/Func/Func.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99
<ItemGroup>
1010
<FrameworkReference Include="Microsoft.AspNetCore.App" />
11-
<PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.2.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.Http.AspNetCore" Version="2.1.0" />
1414
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />

0 commit comments

Comments
 (0)