Keeping PowerShell Up-to-date
Via Visual Studio Code
- Install ms-vscode.powershell extension.
- Integrated console will load and prompt to update if available.
- On MacOS, Homebrew may complain and require
brew upgrade --cask powershell
be run instead
Mostly Robot
brew upgrade --cask powershell
be run instead