Install Visual Studio Professional 2019 - [top]
During the installation process, you may be prompted to:
vs_professional.exe --quiet --wait --add Microsoft.VisualStudio.Workload.ManagedDesktop install visual studio professional 2019
$DownloadUrl = "https://aka.ms/vs/16/release/vs_professional.exe" $InstallerExe = "$env:TEMP\vs_professional_2019.exe" $ProductId = "Microsoft.VisualStudio.Product.Professional" During the installation process, you may be prompted
Navigate to Extensions > Manage Extensions > Online and install: During the installation process