Skip to content

Commit 7e3220a

Browse files
bumping extensions version (for timer) (#10863) (#10880)
Co-authored-by: Brett Samblanet <[email protected]>
1 parent 735e93c commit 7e3220a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/WebJobs.Script/WebJobs.Script.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.2.20220831.41" />
4747
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.41" />
4848
<PackageReference Include="Microsoft.Azure.WebJobs.Host.Storage" Version="5.0.1" />
49-
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="5.1.0-12151" />
49+
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions" Version="5.2.0-12235" />
5050
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Http" Version="3.2.0" />
5151
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version="1.0.0-beta.1" />
5252
<PackageReference Include="Microsoft.Azure.WebJobs.Script.Abstractions" Version="1.0.4-preview" />

0 commit comments

Comments
 (0)