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 55
66** Release sprint:** Sprint 113
77[ [ bugs] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+113%22+label%3Abug+is%3Aclosed ) | [ features] ( https://github.com/Azure/azure-functions-host/issues?q=is%3Aissue+milestone%3A%22Functions+Sprint+113%22+label%3Afeature+is%3Aclosed ) ]
8+ - Update PowerShell Worker 7.0 to 4.0.1273 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.1273 )
9+ - Update PowerShell Worker 7.2 to 4.0.1274 [ Release Note] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.1274 )
Original file line number Diff line number Diff line change 5252 <!-- Workers -->
5353 <PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 2.0.0" />
5454 <PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 3.0.0" />
55- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.1049 " />
56- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.1128 " />
55+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.1273 " />
56+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.1274 " />
5757 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 5.0.0-beta.1" />
5858 <PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.1.1" />
5959 <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