namespace Microsoft.AspNetCore.Hosting { public interface IWebHostEnvironment { } }