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 2
2
3
3
<!-- Please add your release notes in the following format:
4
4
- My change description (#PR)
5
- -->
5
+ -->
6
+ - Moving to version 1.5.7 of Microsoft.Azure.AppService.Middleware.Functions (https://github.com/Azure/azure-functions-host/pull/11232)
Original file line number Diff line number Diff line change 52
52
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer" Version =" 2.21.0" />
53
53
<PackageReference Include =" Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel" Version =" 2.21.0" />
54
54
<PackageReference Include =" Microsoft.AspNet.WebApi.Client" Version =" 5.2.8" />
55
- <PackageReference Include =" Microsoft.Azure.AppService.Middleware.Functions" Version =" 1.5.5 " />
55
+ <PackageReference Include =" Microsoft.Azure.AppService.Middleware.Functions" Version =" 1.5.7 " />
56
56
<PackageReference Include =" Microsoft.Azure.Cosmos.Table" Version =" 1.0.8" />
57
57
<PackageReference Include =" Microsoft.Azure.Functions.Platform.Metrics.LinuxConsumption" Version =" 1.0.5" />
58
58
<PackageReference Include =" Microsoft.Azure.Storage.File" Version =" 11.1.7" />
You can’t perform that action at this time.
0 commit comments