aspnetcore/docs
Doug Bunting 18409d9120
[release/5.0] Clean out Ubuntu 16.04 testing (#33103)
* [release/5.0] Clean out Ubuntu 16.04 testing
- cherry-pick of #32894

* Clean out Ubuntu 16.04 testing
  - use Ubuntu 18.04 agents for testing in Docker containers on Helix
  - also move to supported version of Fedora

* Support added `msbuild` arguments in RunHelix.ps1
  - bring in part of 0551cef40f5f (#32554)
  - no reason to maintain major differences from main version of script
    - slight difference is we still test on Windows.10.Amd64.Open by default here

nits:
- clean up a few old mentions of Centos and Fedora testing
- fix `%(Platform)` metadata for OSX `@(HelixAvailableTargetQueue)` items
- pick up a small bit of the master -> main renaming improvements
- use `[switch]` instead of `[bool]` in RunHelix.ps1 parameters
2021-06-01 14:41:00 -07:00
..
APIReviewProcess.md Move API Review Process doc to 'docs' (#18367) 2020-02-21 19:39:33 +00:00
Artifacts.md
BuildErrors.md
BuildFromSource.md Fix invalid Build command (#24771) 2020-08-11 18:27:46 +00:00
DailyBuilds.md
EventSourceAndCounters.md
Helix.md [release/5.0] Clean out Ubuntu 16.04 testing (#33103) 2021-06-01 14:41:00 -07:00
IssueManagementPolicies.md
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md
README.md
ReferenceResolution.md Update documentation on darc (#24487) 2020-07-31 21:49:56 +00:00
Servicing.md
SharedFramework.md
Submodules.md
TriageProcess.md Added the link to the IssueManagementPolicies document (#24591) 2020-08-05 15:03:59 -07:00
area-owners.md
tooling-consolidation.md
vs-iis-express-aspnet-core-mvc-sandbox.jpg Add docs to BuildFromSource for ANCM (#24304) (#24346) 2020-07-27 14:04:25 -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.

ASP.NET Core developer workflow