This repository was archived by the owner on Jun 20, 2019. It is now read-only.
This repository was archived by the owner on Jun 20, 2019. It is now read-only.
Set ASPNETCORE_HOSTINGSTARTUPASSEMBLIES to inject IISIntegration #81
Closed
Description
ANCM will set ASPNETCORE_HOSTINGSTARTUPASSEMBLIES=Microsoft.AspNetCore.Server.IISIntegration and Hosting will load and add IIS.
Related: aspnet/IISIntegration#348