aspnetcore/docs
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
..
Artifacts.md
BuildErrors.md Add common error 'Unable to locate the .NET Core SDK' to Build.Errors.md and BuildFromSource.md (closes #3035) 2019-07-24 22:58:02 -07:00
BuildFromSource.md Improve components infrastructure (#12145) 2019-07-26 13:31:01 -07:00
CrossRepoBreakingChanges.md
DailyBuilds.md Add EF6 to the list of daily build feeds (#12473) 2019-07-23 16:10:38 -07:00
Helix.md
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md
README.md
ReferenceAssemblies.md
ReferenceResolution.md
SharedFramework.md
Submodules.md

README.md

Contributor documentation

The primary audience for documentation in this folder is contributors to ASP.NET Core. If you are looking for documentation on how to use ASP.NET Core, go to https://docs.asp.net.