File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 8
8
9
9
** Release sprint:** Sprint 142
10
10
[ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+143%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+143%22+label%3Afeature+is%3Aclosed ) ]
11
+ - Update PowerShell Worker 7.2 to 4.0.2803 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2803 )
12
+ - Update PowerShell Worker 7.4 to 4.0.2802 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.2802 )
Original file line number Diff line number Diff line change 60
60
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.11.0" />
61
61
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.6.1" />
62
62
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.2733" />
63
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2719 " />
64
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2669 " />
63
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.2803 " />
64
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.2802 " />
65
65
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.2-10879" />
66
66
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.2.0" />
67
67
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Timers.Storage" Version =" 1.0.0-beta.1" />
You can’t perform that action at this time.
0 commit comments