We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 735e93c commit 7e3220aCopy full SHA for 7e3220a
src/WebJobs.Script/WebJobs.Script.csproj
@@ -46,7 +46,7 @@
46
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.2.20220831.41" />
47
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.41" />
48
<PackageReference Include="Microsoft.Azure.WebJobs.Host.Storage" Version="5.0.1" />
49
- <PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="5.1.0-12151" />
+ <PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="5.2.0-12235" />
50
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.2.0" />
51
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version="1.0.0-beta.1" />
52
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.4-preview" />
0 commit comments