Skip to content

Commit 5e55bdf

Browse files
authored
Update Microsoft.Azure.WebJobs & Host.Storage versions (#8474)
1 parent 35f7a8b commit 5e55bdf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@
7474
<PackageReference Include="Microsoft.Azure.AppService.Middleware.Functions" Version="1.4.17" />
7575
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
7676
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.1.7" />
77-
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.34-11937" />
78-
<PackageReference Include="Microsoft.Azure.WebJobs.Host.Storage" Version="5.0.0-beta.1" />
77+
<PackageReference Include="Microsoft.Azure.WebJobs" Version="3.0.34-11938" />
78+
<PackageReference Include="Microsoft.Azure.WebJobs.Host.Storage" Version="5.0.0-beta.2-11938" />
7979
<PackageReference Include="Microsoft.Azure.WebSites.DataProtection" Version="2.1.91-alpha" />
8080
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="$(IdentityDependencyVersion)" />
8181
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="$(IdentityDependencyVersion)" />

0 commit comments

Comments
 (0)