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 88
99** Release sprint:** Sprint 118
1010[ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+118%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+118%22+label%3Afeature+is%3Aclosed ) ]
11+ - Update PowerShell Worker 7.0 to 4.0.1842 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.1842 )
12+ - Update PowerShell Worker 7.2 to 4.0.1847 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.1847 )
1113
Original file line number Diff line number Diff line change 5757 <!-- Workers -->
5858 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.2.3" />
5959 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.3.0" />
60- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.1570 " />
61- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.1567 " />
60+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.1842 " />
61+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.1847 " />
6262 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.1" />
6363 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.1.1" />
6464 <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