Skip to content
This repository has been archived by the owner on Dec 20, 2018. It is now read-only.

Remove UseIISIntegration from the templates, use lightup instead #86

Closed
Eilon opened this issue Oct 24, 2017 · 1 comment
Closed

Remove UseIISIntegration from the templates, use lightup instead #86

Eilon opened this issue Oct 24, 2017 · 1 comment
Labels

Comments

@Eilon
Copy link
Member

Eilon commented Oct 24, 2017

From @Tratcher on April 4, 2017 3:1

Once the following work items are complete we can remove UseIISIntegration from the templates and have it use automatic lightup instead.
aspnet/IISIntegration#348
aspnet/AspNetCoreModule#81

Copied from original issue: aspnet/Templates#837

@Tratcher
Copy link
Member

Tratcher commented Jan 3, 2018

This is no longer required. UseIISIntegration was built into CreateDefaultBuilder so there's minimal concern of taking up space in the template.
https://github.com/aspnet/MetaPackages/blob/afee0de3e416f8e2807c7d49ad2bdef5016dae5f/src/Microsoft.AspNetCore/WebHost.cs#L185

@Tratcher Tratcher closed this as completed Jan 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants