File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/WebJobs.Script.WebHost Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
5
-->
6
- - Add JitTrace Files for v4.1042
6
+ - Add JitTrace Files for v4.1042
7
+ - Moving to version 1.5.7 of Microsoft.Azure.AppService.Middleware.Functions (https://github.com/Azure/azure-functions-host/pull/11231)
Original file line number Diff line number Diff line change 61
61
<PackageReference Include =" Microsoft.AspNet.WebApi.Client" Version =" 5.2.8" />
62
62
<PackageReference Include =" Microsoft.AspNetCore.Authentication.JwtBearer" Version =" 6.0.0" />
63
63
<PackageReference Include =" Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version =" 8.0.1" />
64
- <PackageReference Include =" Microsoft.Azure.AppService.Middleware.Functions" Version =" 1.5.5 " />
64
+ <PackageReference Include =" Microsoft.Azure.AppService.Middleware.Functions" Version =" 1.5.7 " />
65
65
<PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.3.20240307.67" />
66
66
<PackageReference Include =" Microsoft.Azure.Functions.Platform.Metrics.LinuxConsumption" Version =" 1.0.5" />
67
67
<PackageReference Include =" Microsoft.Azure.Storage.File" Version =" 11.1.7" />
You can’t perform that action at this time.
0 commit comments