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 3
3
<ItemGroup >
4
4
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.0" Version =" 4.0.3148" />
5
5
<PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.2" Version =" 4.0.4025" />
6
- <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4026 " />
6
+ <PackageReference Include =" Microsoft.Azure.Functions.PowerShellWorker.PS7.4" Version =" 4.0.4134 " />
7
7
</ItemGroup >
8
8
9
9
<Target Name =" RemovePowershellWorkerRuntimes" BeforeTargets =" AssignTargetPaths" Condition =" $(RuntimeIdentifier.StartsWith(win))" >
Original file line number Diff line number Diff line change 9
9
- Update the ` DefaultHttpProxyService ` to better handle client disconnect scenarios (#10688 )
10
10
- Replaced ` InvalidOperationException ` with ` HttpForwardingException ` when there is a ForwarderError
11
11
- [ In-proc] Codeql : Fix to remove exception details from the response (#10751 )
12
+ - Update PowerShell 7.4 worker to [ 4.0.4134] ( https://github.com/Azure/azure-functions-powershell-worker/releases/tag/v4.0.4134 )
You can’t perform that action at this time.
0 commit comments