aspnetcore/docs
Nate McMaster c3beb1f9b1
build.cmd/sh changes (#5958)
Update the build scripts to support building subfolders or subgroups of projects

* Add build scripts for ci
* Remove obsolete scripts
* Add flags like --test and --pack to control running just test or packaging
* Add flags like --managed and --native to control building sub-types of projects
* Remove KoreBuild bootstrapper flags
* Update to extensions 3.0.0-preview.18619.1 (needed to get a fix for aspnet/Extensions#815 to make this change work on MSBuild.exe)
2018-12-20 16:52:15 -08:00
..
Artifacts.md Update the artifacts directory organization and simplify publishing targets (#5701) 2018-12-18 11:40:13 -08:00
BuildFromSource.md build.cmd/sh changes (#5958) 2018-12-20 16:52:15 -08:00
CrossRepoBreakingChanges.md
DailyBuilds.md Create Kestrel.sln, update documentation and README, and ensure all Kestrel test projects have the test logger installed 2018-11-14 13:14:47 -08:00
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md Update the artifacts directory organization and simplify publishing targets (#5701) 2018-12-18 11:40:13 -08:00
README.md Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
ReferenceResolution.md Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
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 to use ASP.NET Core, go to https://docs.asp.net.