aspnetcore/eng/targets
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
..
CSharp.Common.props
CSharp.Common.targets Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
Cpp.Common.props
Cpp.Common.targets
MicroBuild.Plugin.props
Packaging.targets
ResolveReferences.targets Workaround problems when opening solution files in Visual Studio (#4569) 2018-12-11 14:05:21 -08:00
Wix.Common.props
Wix.Common.targets