aspnetcore/src/Hosting
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
..
Abstractions/src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 22:00:32 -08:00
Hosting Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
Server.Abstractions/src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 22:00:32 -08:00
Server.IntegrationTesting/src Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
TestHost Remove netcoreapp2.0 test TFMs (#6461) 2019-01-08 11:20:09 -08:00
WindowsServices/src Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 22:00:32 -08:00
samples Reorganize source code in preparation to move into aspnet/AspNetCore 2018-11-19 22:00:32 -08:00
test Convert SignalR projects to build with ProjectReference (#6457) 2019-01-09 13:12:35 -08:00
Hosting.sln Create Hosting.sln to fix tests 2018-11-27 11:58:52 -08:00