aspnetcore/docs
Nate McMaster b744814f06
Enhancements to Helix testing (#10007)
* Add Windows 7 and 8.1 testing on Helix
* Install SQL Server on-demand in Helix test queues
* Only install mssql on Windows runs
* Use exit /b
* Add targets to better support running helix locally
* Set maxretrycount to 2
* Handle IIS issues on win7/win8
* Make HelixPreCommand's fail the workitem
* Add a pre-generated test cert of IIS Express
* Update helix doc and ignore netsh script failures
* Fix bug in detecting Windows queues and disable Win 7 until we have queues ready
* Fix HttpSys functional tests on Helix
2019-05-10 15:04:16 -07:00
..
Artifacts.md
BuildErrors.md Suppress warnings about breaking changes to Newtonsoft.Json dependency in SignalR (#9405) 2019-04-16 09:11:55 -07:00
BuildFromSource.md Stop running InstalVisualStudio.ps1 during CI builds (#9515) 2019-04-19 07:51:51 -07:00
CrossRepoBreakingChanges.md
DailyBuilds.md Add notes on how to debug for daily builds 2019-04-15 17:02:53 -07:00
Helix.md Enhancements to Helix testing (#10007) 2019-05-10 15:04:16 -07:00
PackageArchives.md
PreparingPatchUpdates.md
ProjectProperties.md Enhancements to Helix testing (#10007) 2019-05-10 15:04:16 -07:00
README.md
ReferenceAssemblies.md
ReferenceResolution.md Update all the things (except EF Core dependencies) (#10025) 2019-05-07 22:06:39 -07: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.