We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b5fea4e + 4c8aee8 commit c53a675Copy full SHA for c53a675
net9/Func/Func.csproj
@@ -8,7 +8,7 @@
8
</PropertyGroup>
9
<ItemGroup>
10
<FrameworkReference Include="Microsoft.AspNetCore.App" />
11
- <PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.2.0" />
+ <PackageReference Include="Microsoft.Azure.Functions.Worker" Version="2.51.0" />
12
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
13
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.1.0" />
14
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Timer" Version="4.3.1" />
0 commit comments