aspnetcore/docs
Nate McMaster d3838620d6
Convert SignalR projects to build with ProjectReference (#6457)
Part of #4246 

Changes:
* Update source code layout to follow the new conventions for this repo
* Update project files to use `<Reference>`
* Update targets to build NPM packages
* Update BuildTools to support custom 'restore' and 'test' targets
2019-01-09 13:12:35 -08:00
..
BuildFromSource.md Convert SignalR projects to build with ProjectReference (#6457) 2019-01-09 13:12:35 -08:00
CrossRepoBreakingChanges.md
DailyBuilds.md Create Kestrel.sln, update documentation and README, and ensure all Kestrel test projects have the test logger installed 2018-11-14 13:14:47 -08:00
PackageArchives.md
PreparingPatchUpdates.md Add targets and tools for ensuring consistent package versions between servicing builds 2018-11-09 13:05:31 -08:00
README.md Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
ReferenceResolution.md Document custom reference resolution (#4806) 2018-12-13 14:35:02 -08:00
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 to use ASP.NET Core, go to https://docs.asp.net.