aspnetcore/src/Hosting
Nate McMaster 922512a9fb
Convert the artifacts folder layout to match Arcade (#6850)
Changes:
* IsProductPackage => IsShippingPackage
* artifacts/$config/packages => artifacts/packages/$config
* packages/product => packages/Shipping
* packages/internal => packages/NonShipping
* Renamed MSBuild properties used for output folders
* Update build tools to use 2 spaces in global.json
2019-01-18 13:38:24 -08:00
..
Abstractions/src
Hosting Move generic webhost log output, enable in templates (#6814) 2019-01-17 15:32:39 -08:00
Server.Abstractions/src
Server.IntegrationTesting/src
TestHost Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
WindowsServices Convert the artifacts folder layout to match Arcade (#6850) 2019-01-18 13:38:24 -08:00
samples
test Skip ShutdownTestRun on linux too 2019-01-17 20:59:11 -08:00
Hosting.sln
startvs.cmd