| << Back to previous view |
[QB-3877] Powershell core support
|
|
| Status: | Closed |
| Project: | QuickBuild |
| Component/s: | None |
| Affects Version/s: | 12.0.12 |
| Fix Version/s: | None |
| Type: | New Feature | Priority: | Major |
| Reporter: | Robin Shen | Assigned To: | Robin Shen |
| Resolution: | Won't Fix | Votes: | 4 |
| Remaining Estimate: | Unknown | Time Spent: | Unknown |
| Original Estimate: | Unknown | ||
| Description |
|
Is there (or can there be) support for PowerShell Core in addition to the old, full-framework, Windows-only PowerShell? I'm thinking a close cousin/clone of the existing PowerShell step type but intended for the modern, portable version of PowerShell (aka pwsh, PowerShell Core).
|
| Comments |
| Comment by Robin Shen [ 07/Jan/23 12:20 PM ] |
| This is already possible. Just configure powershell plugin to point powershell executable to pwsh on your system. Feel free to reopen this issue if it does not work |