aspnetcore/eng/scripts
Doug Bunting f46d5b3af2
Add retries to InstallVisualStudio.ps1 script (#9300)
- short-term attempt to reduce CI problems in this area; see dotnet/core-eng#5760
- add `-ErrorAction Continue` to the `Start-Process` command line to enable retries

nits & debugging:
- display and interpret any exit code from the VS installer
- display VS installation logs
- remove unnecessary `[CmdletBinding]` attribute
- spell out `-ForegroundColor Red`
- add "Error: " prefix to error messages
- remove unnecessary empty strings passed to `Write-Host`
2019-04-15 10:52:15 -07:00
..
AddAllProjectRefsToSolution.ps1
CodeCheck.ps1
GenerateProjectList.ps1
GenerateReferenceAssemblies.ps1
InstallGoogleChrome.ps1
InstallJdk.ps1
InstallSqlServerLocalDB.ps1
InstallVisualStudio.ps1
KillProcesses.ps1
KillProcesses.sh
RunPowershell.cmd
cibuild.cmd
cibuild.sh
common.psm1
install-nginx-linux.sh
install-nginx-mac.sh
vs.buildtools.json
vs.json