Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update web project templates to opt-in to ImplicitUsings feature #35131

Closed
Tracked by #19521
DamianEdwards opened this issue Aug 6, 2021 · 0 comments · Fixed by #35135
Closed
Tracked by #19521

Update web project templates to opt-in to ImplicitUsings feature #35131

DamianEdwards opened this issue Aug 6, 2021 · 0 comments · Fixed by #35135
Assignees
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates
Milestone

Comments

@DamianEdwards
Copy link
Member

To prepare for the changes coming in dotnet/sdk#19521 we need to update the .NET 6 project templates to include the <ImplicitUsings>enable</ImplicitUsings> property setup in their project files.

@DamianEdwards DamianEdwards added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates labels Aug 6, 2021
@DamianEdwards DamianEdwards self-assigned this Aug 6, 2021
@DamianEdwards DamianEdwards added this to the 6.0-rc1 milestone Aug 6, 2021
@DamianEdwards DamianEdwards changed the title Update project templates to opt-in to ImplicitUsings feature Update web project templates to opt-in to ImplicitUsings feature Aug 6, 2021
DamianEdwards added a commit that referenced this issue Aug 6, 2021
Note the SDK is being updated separately to actually implement support for this property in dotnet/sdk#19521

Addresses #35131
DamianEdwards added a commit that referenced this issue Aug 7, 2021
Note the SDK is being updated separately to actually implement support for this property in dotnet/sdk#19521

Addresses #35131
@ghost ghost locked as resolved and limited conversation to collaborators Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates feature-templates
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant