aspnetcore/docs
Doug Bunting 256045729a
Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406)
* Remove extra `[SkipOnHelix]` attribute
- only need the one compiled into Microsoft.AspNetCore.Testing
- update the documentation to reflect this
  - nit: address Markdown warnings that VS Code showed

* Add `SuccessfulTests` to ensure something runs in every non-Helix runs
- #22241
- cleans up hundreds of warnings but leaves a couple for the Blazor tests assembly
  - see comments about xUnit runner command line in the new class
2020-06-02 12:19:28 -07:00
..
APIReviewProcess.md Move API Review Process doc to 'docs' (#18367) 2020-02-21 19:39:33 +00:00
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 Adds instruction for creating JAVA_HOME env variable (#21371) 2020-05-10 17:58:22 -07:00
CrossRepoBreakingChanges.md
DailyBuilds.md Use AzDo feed for nightlies (#16982) 2019-11-11 12:45:41 -08:00
Helix.md Add `SuccessfulTests` to ensure something runs in every non-Helix run (#22406) 2020-06-02 12:19:28 -07:00
IssueManagementPolicies.md Add issue policies doc (#17523) 2019-12-11 14:44:51 -08:00
PackageArchives.md
PreparingPatchUpdates.md Stop paying attention to PatchConfig.props (#16748) 2019-11-19 07:12:48 -08:00
ProjectProperties.md Mark AspNetCore projects that aren't packaged explicitly (#18767) 2020-02-13 15:51:27 -08:00
README.md
ReferenceAssemblies.md GenerateReferenceAssemblies requires restore.cmd (#15072) 2019-10-16 12:39:36 -07:00
ReferenceResolution.md Merge branch 'release/3.1' into master 2020-02-18 13:46:51 -08:00
Servicing.md Update the servicing doc with link to the project (#19016) 2020-02-13 20:39:02 +00:00
SharedFramework.md Create new 'runtime pack' nuget packages for Microsoft.AspNetCore.App (#7475) 2019-02-14 07:25:13 -08:00
Submodules.md aspnet/AspNetCore -> dotnet/aspnet 2020-01-08 16:40:11 -08:00
area-owners.md Adding an area-ownership document (#20108) 2020-03-24 14:44:32 -07:00
tooling-consolidation.md Add documentation for aspnetcore-tooling consolidation (#20464) 2020-04-23 10:12:05 -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.