aspnetcore/docs
softworkz ef1f48ab97
Fix invalid Build command (#24771)
build.cmd does not directly take MSBuild parameters (only after `-MSBuildArguments`)
But for configuration, there is already the `-Configuration` parameter.
2020-08-11 18:27:46 +00:00
..
APIReviewProcess.md
Artifacts.md Use stages pipeline (#13040) 2019-09-10 20:43:24 -07:00
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 Fix invalid Build command (#24771) 2020-08-11 18:27:46 +00:00
DailyBuilds.md Use AzDo feed for nightlies (#16982) 2019-11-11 12:45:41 -08:00
EventSourceAndCounters.md
Helix.md
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 Update the servicing doc with link to the project (#19016) 2020-02-13 20:39:02 +00:00
SharedFramework.md
Submodules.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
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

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