aspnetcore/docs
Nate McMaster 922512a9fb
Convert the artifacts folder layout to match Arcade (#6850)
Changes:
* IsProductPackage => IsShippingPackage
* artifacts/$config/packages => artifacts/packages/$config
* packages/product => packages/Shipping
* packages/internal => packages/NonShipping
* Renamed MSBuild properties used for output folders
* Update build tools to use 2 spaces in global.json
2019-01-18 13:38:24 -08:00
..
Artifacts.md Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
BuildFromSource.md Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
CrossRepoBreakingChanges.md
DailyBuilds.md Typo fix in DailyBuilds.md (#6624) 2019-01-14 18:16:56 -08:00
PackageArchives.md Remove Microsoft.AspNetCore.All (#3761) 2018-10-31 12:13:05 -07:00
PreparingPatchUpdates.md Add targets and tools for ensuring consistent package versions between servicing builds 2018-11-09 13:05:31 -08:00
ProjectProperties.md Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
README.md Fix grammar in docs/README.md (#6303) 2019-01-02 14:01:48 -08:00
ReferenceResolution.md Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
SharedFramework.md docs: Minor tweaks to documentation on the shared framework 2018-10-29 15:45:48 -07:00
Submodules.md React to renaming this repo from Universe to AspNetCore 2018-10-17 10:24:18 -07:00

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.