$MyFile = "PowerShell-7.1.3-win-x64.msi" Invoke-Webrequest -Uri "https://github.com/PowerShell/PowerShell/releases/download/v7.1.3/PowerShell-7.1.3-win-x64.msi ...
This guide will walk you through building PowerShell on Windows, targeting .NET Core. We'll start by showing how to set up your environment from scratch. These instructions are tested on Windows 10 ...