aspnetcore/docs
Nate McMaster 5151e7b1ed
Workaround problems when opening solution files in Visual Studio (#4569)
Changes:

* Condense Routing.sln into HttpAbstractions.sln
* Workaround NU1105 by adding all ProjectReferences to the .sln
* Workaround exceptions in the ReferencesHostBridge by moving Reference items to a temporary item group
* Add a 'startvs.cmd' script for launching VS with the right env variables
* Remove RangeHelper test project
* Move RangeHelper tests into StaticFiles.Tests and add target for NPM restore
2018-12-11 14:05:21 -08:00
..
BuildFromSource.md Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -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
Submodules.md