aspnetcore/test
Mike Harder bbf2c83a7d Add KestrelServerOptionsSetup to IServiceCollection in UseKestrel() (#755)
- Previously, KestrelServerOptionsSetup was only added to IServiceCollection in UseKestrel(options)
- Required to ensure that options.ApplicationServices is available after calling UseKestrel()
2016-04-18 15:32:09 -07:00
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Migrate tests, tools and samples to portable 2016-04-14 15:47:59 -07:00
Microsoft.AspNetCore.Server.KestrelTests Add KestrelServerOptionsSetup to IServiceCollection in UseKestrel() (#755) 2016-04-18 15:32:09 -07:00