aspnetcore/docs
Nate McMaster ac04019e42
Remove obsolete build infrastructure (#6995)
Changes:

* Remove obsolete targets which are unnecessary now that this repo no longer builds git submodules in a separate build process
* Remove the need for static analysis of 'ArtifactInfo' items
* Simplify how the code signing task is configured
* Remove unused repo tasks
* Remove duplicate lists of external dependencies and packages to be produced
* Remove obsolete build definition
* Remove obsolete build script parameters
* Add VisualStudioSetupOutputPath
2019-01-28 09:57:59 -08:00
..
Artifacts.md Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
BuildFromSource.md
CrossRepoBreakingChanges.md
DailyBuilds.md
PackageArchives.md
PreparingPatchUpdates.md Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -08:00
ProjectProperties.md
README.md
ReferenceResolution.md Remove obsolete build infrastructure (#6995) 2019-01-28 09:57:59 -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 how to use ASP.NET Core, go to https://docs.asp.net.