aspnetcore/eng/scripts
Nate McMaster 85ae18c723
Make Visual Studio 2019 a prerequisite to building this repo (#7005)
Changes:

* Make Visual Studio 2019 a prerequisite for building this repo
* Update .sln files
* Update Windows SDK to 17134
* Update developer docs
* Disable ANCM tests
* Update to .NET Core SDK 3.0 Preview 2
* Use Microsoft.NET.Sdk.Razor as a package consistently accross the repo
* React to changes in metadata from Microsoft.NETCore.App
* React to changes in .NET Core SDK
* Attempt to workaround CodeCheck.ps1 failure which doesn't repro locally or on different agents. Possibly due to differences in the version of the PowerShell task?
* Remove dead YML file
* Rename usages of win7-{x64,x86} to win-{x64,x86}
* Update KoreBuild to 3.0.0-build-20190219.1
2019-02-20 09:53:53 -08:00
..
AddAllProjectRefsToSolution.ps1 Add a script to search the project reference graph and add all to a .sln file (#7066) 2019-01-28 10:10:13 -08:00
CodeCheck.ps1 Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
GenerateProjectList.ps1 Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
InstallJdk.ps1
InstallVisualStudio.ps1 Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00
KillProcesses.ps1 Kill processes after completing build and before publishing test results or artifacts (#7228) 2019-02-04 16:19:31 -08:00
KillProcesses.sh Kill processes after completing build and before publishing test results or artifacts (#7228) 2019-02-04 16:19:31 -08:00
cibuild.cmd Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00
cibuild.sh Add new build.cmd/sh options for suppressing restore, NodeJS, setting target arch and OS name, and more (#7137) 2019-01-31 15:47:47 -08:00
common.psm1
install-nginx-linux.sh Dynamically install NGinx Internal/#1525 (#6963) 2019-01-25 14:32:32 -08:00
install-nginx-mac.sh Dynamically install NGinx Internal/#1525 (#6963) 2019-01-25 14:32:32 -08:00
vs.json Make Visual Studio 2019 a prerequisite to building this repo (#7005) 2019-02-20 09:53:53 -08:00