Skip to content

Commit

Permalink
Updating Microsoft.Azure.AppService.Middleware.Functions to 1.5.4 (#9591
Browse files Browse the repository at this point in the history
) (#9601)

Co-authored-by: karshinlin <[email protected]>
  • Loading branch information
VpOfEngineering and karshinlin authored Oct 10, 2023
1 parent 2fa2c7c commit 60ba40a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/WebJobs.Script.WebHost/WebJobs.Script.WebHost.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.8" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="6.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.0" />
<PackageReference Include="Microsoft.Azure.AppService.Middleware.Functions" Version="1.5.3" />
<PackageReference Include="Microsoft.Azure.AppService.Middleware.Functions" Version="1.5.4" />
<PackageReference Include="Microsoft.Azure.AppService.Proxy.Client" Version="2.2.20220831.41" />
<PackageReference Include="Microsoft.Azure.Cosmos.Table" Version="1.0.8" />
<PackageReference Include="Microsoft.Azure.Storage.File" Version="11.1.7" />
Expand Down

0 comments on commit 60ba40a

Please sign in to comment.