- Added some framework assemblies to stop VS from complaining - Call AddSingleton instead of TryAddSigleton since we're always first. - Remove the null check since these abstractions are never null now. - Moved comments |
||
|---|---|---|
| .. | ||
| Microsoft.AspNetCore.Hosting | ||
| Microsoft.AspNetCore.Hosting.Abstractions | ||
| Microsoft.AspNetCore.Hosting.Server.Abstractions | ||
| Microsoft.AspNetCore.Hosting.WindowsServices | ||
| Microsoft.AspNetCore.Server.Testing | ||
| Microsoft.AspNetCore.TestHost | ||