aspnetcore/eng
John Luo e149f9c0aa
Improve components infrastructure (#12145)
* Remove generated Web.JS javascript files files

* Build NodeJS project referenced by managed projects by default

* Build Web.JS before other CI jobs

- We can't build Web.JS on Linux Musl for example

* Make BuildAll not override explicit BuildJava/NodeJS/Native/Managed settings

* Capture CodeCheck logs for debugging

* Skip NodeJS projects when generation ref assemblies

* Do not build dependent projects if NodeJS is not built

* Make build fail immediately if BuildNodeJS is true but NodeJS is not installed

* Do not build nodejs in installer builds
2019-07-26 13:31:01 -07:00
..
common
docker
helix
scripts Improve components infrastructure (#12145) 2019-07-26 13:31:01 -07:00
targets Improve components infrastructure (#12145) 2019-07-26 13:31:01 -07:00
tools
AfterSolutionBuild.targets
Baseline.Designer.props
Baseline.xml
Build.props Improve components infrastructure (#12145) 2019-07-26 13:31:01 -07:00
CodeGen.proj
Dependencies.props fix #12445 by migrating dotnet-sql-cache to new SqlClient (#12447) 2019-07-23 14:40:18 -07:00
FlakyTests.AfterArcade.props
FlakyTests.BeforeArcade.props
GenAPI.exclusions.txt
LicenseHeader.txt
PatchConfig.props
ProjectReferences.props
PublishSymbols.proj
SharedFramework.External.props
SharedFramework.Local.props
Signing.props fix #12445 by migrating dotnet-sql-cache to new SqlClient (#12447) 2019-07-23 14:40:18 -07:00
Tools.props
Version.Details.xml [master] Update dependencies from aspnet/EntityFrameworkCore (#12579) 2019-07-25 21:04:29 +00:00
Versions.props [master] Update dependencies from aspnet/EntityFrameworkCore (#12579) 2019-07-25 21:04:29 +00:00
Workarounds.props
Workarounds.targets
WorkaroundsImported.targets
configure-toolset.ps1
configure-toolset.sh