File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
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.4175 " />
10
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4206 " />
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 7
7
- Added the option to exclude test data from the ` /functions ` endpoint API response (#10943 )
8
8
- Avoid circular dependency when resolving LinuxContainerLegionMetricsPublisher. (#10991 )
9
9
- Fixing GrpcWorkerChannel concurrency bug
10
+ - Update PowerShell 7.4 worker to 4.0.4206
You can’t perform that action at this time.
0 commit comments