aspnetcore/eng
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
..
helix Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
scripts Add retries to InstallVisualStudio.ps1 script (#9300) 2019-04-15 10:52:15 -07:00
targets Enable custom restore of NPM dependencies for csproj files 2019-04-14 15:02:37 +02:00
tools
AspNetCore.snk
Baseline.Designer.props Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Baseline.xml Merge branch 'release/2.2' => 'master' 2019-04-11 15:26:10 -07:00
Dependencies.props Update Identity server dependency for preview4 (#9104) 2019-04-08 17:06:58 +02:00
FlakyTests.AfterArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
FlakyTests.BeforeArcade.props Add a separate test pass to run flaky tests that doesn't fail the build (#8486) 2019-03-18 18:21:14 -07:00
GenAPI.exclusions.txt Fix #8520 - Component parameters not found 2019-03-27 12:10:43 -07:00
LicenseHeader.txt Add reference assemblies support (#7764) 2019-02-21 14:33:35 -08:00
NuGetPackageVerifier.json
PatchConfig.props Merge branch 'release/2.2' into merge/release/2.2-to-master 2019-04-12 08:42:55 -07:00
ProjectReferences.props System.Text.Json Hub Protocol (#8932) 2019-04-13 09:20:30 -07:00
SharedFramework.External.props Update versions (#8198) 2019-03-06 17:56:51 -08:00
SharedFramework.Local.props System.Text.Json Hub Protocol (#8932) 2019-04-13 09:20:30 -07:00
Version.Details.xml Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190414.1 (#9377) 2019-04-15 17:39:07 +00:00
Versions.props Update dependencies from https://github.com/aspnet/AspNetCore-Tooling build 20190414.1 (#9377) 2019-04-15 17:39:07 +00:00
Workarounds.props
Workarounds.targets Allow disabling automatic MVC reference (#8167) 2019-03-05 09:19:28 -08:00
signcheck.exclusions.txt