aspnetcore/src
Chris Ross (ASP.NET) d74040786c #1053 Prevent IISExpressDeployer.Dispose nullref if the process failed to start 2017-05-03 09:40:07 -07:00
..
Microsoft.AspNetCore.Hosting Replace ConfigureLogging(Action<ILoggerFactory>) with ConfigureLogging(Action<LoggerFactory>) extension 2017-05-02 13:01:07 -07:00
Microsoft.AspNetCore.Hosting.Abstractions Replace ConfigureLogging(Action<ILoggerFactory>) with ConfigureLogging(Action<LoggerFactory>) extension 2017-05-02 13:01:07 -07:00
Microsoft.AspNetCore.Hosting.Server.Abstractions
Microsoft.AspNetCore.Hosting.WindowsServices
Microsoft.AspNetCore.Server.IntegrationTesting #1053 Prevent IISExpressDeployer.Dispose nullref if the process failed to start 2017-05-03 09:40:07 -07:00
Microsoft.AspNetCore.TestHost
Microsoft.Extensions.Hosting.Abstractions