File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 7
7
</ItemGroup >
8
8
9
9
<ItemGroup >
10
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4206 " />
10
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4581 " />
11
11
</ItemGroup >
12
12
13
13
<Target Name =" RemovePowershellWorkerRuntimes" BeforeTargets =" AssignTargetPaths" Condition =" $(RuntimeIdentifier.StartsWith(win))" >
Original file line number Diff line number Diff line change 6
6
- Add JitTrace files for v4.43 (#11277 )
7
7
- Cap v4.x extension bundle versions on .NET 6 to the range (>4.2.0, <4.22.0) by default (#11289 )
8
8
- Update ` Microsoft.Azure.WebJobs ` reference to ` 3.0.42 ` (#11310 )
9
- - Don't apply bundle version limits if host is in placeholder mode (#11316 )
9
+ - Don't apply bundle version limits if host is in placeholder mode (#11316 )
10
+ - Update PowerShell worker to [ 4.0.4581] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4581 )
You can’t perform that action at this time.
0 commit comments