CarloToso
CarloToso
This PR also fixes ```Invoke-WebRequest https://httpbin.org/brotli```
It seems like there are 50 references to PSv2 in 8 files PowerShell/PowerShell/src/Microsoft.PowerShell.Commands.Utility/commands/utility/New-Object.cs PowerShell/PowerShell/src/System.Management.Automation/engine/LanguagePrimitives.cs ~PowerShell/PowerShell/src/System.Management.Automation/engine/PSVersionInfo.cs~ PowerShell/PowerShell/src/System.Management.Automation/engine/CommandCompletion/CommandCompletion.cs PowerShell/PowerShell/src/System.Management.Automation/engine/parser/ast.cs PowerShell/PowerShell/src/System.Management.Automation/engine/remoting/commands/PSRemotingCmdlet.cs PowerShell/PowerShell/src/System.Management.Automation/engine/remoting/server/serverremotesession.cs PowerShell/PowerShell/src/System.Management.Automation/engine/runtime/ScriptBlockToPowerShell.cs
@SteveL-MSFT do you have any updates?
> @CarloToso the command you issued was incorrect. Please try again. > > Examples are: > > ``` > @microsoft-github-policy-service agree > ``` > > and > > ``` >...
@iSazonov I fixed the tests, an error remains, but I don't think it's related to this pull request
@microsoft-github-policy-service agree
It seems the cla-bot is broken (https://cla.microsoft.com/ gives 403 error) Web App - Unavailable
@microsoft-github-policy-service agree
@iSazonov Thank you for your guidance
I tested this issue in Powershell 7.2.7 `$ExecutionContext.SessionState.LanguageMode = "ConstrainedLanguage"` `help` `Get-Help` Both commands worked correctly, no errors