File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change
1
+ ### Release notes
2
+ <!-- Please add your release notes in the following format:
3
+ - My change description (#PR)
4
+ -->
5
+
6
+ - Upgrade PowerShell Workers to 2.0.448 ([ Release Notes] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v2.0.448 ) )
Original file line number Diff line number Diff line change 40
40
<PackageReference Include =" Microsoft.Azure.AppService.Proxy.Client" Version =" 2.0.8100001-0126c21e" />
41
41
<PackageReference Include =" Microsoft.Azure.Functions.JavaWorker" Version =" 1.7.3-SNAPSHOT" />
42
42
<PackageReference Include =" Microsoft.Azure.Functions.NodeJsWorker" Version =" 1.2.2" />
43
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker" Version =" 2.0.292 " />
43
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker" Version =" 2.0.448 " />
44
44
<PackageReference Include =" Microsoft.Azure.WebJobs" Version =" 3.0.19" />
45
45
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions" Version =" 4.0.1" />
46
46
<PackageReference Include =" Microsoft.Azure.WebJobs.Extensions.Http" Version =" 3.0.8" />
You can’t perform that action at this time.
0 commit comments