Skip to content

Conversation

@dipeshmsft
Copy link
Member

@dipeshmsft dipeshmsft commented Aug 29, 2022

Fixes #5790

Main PR

Description

Modified templates to support Implicit Usings for .NET 6 and later versions.

Customer Impact

Developers creating new WPF applications will get Implicit Usings C# feature enabled by default.

Regression

No

Testing

Testing in progress. Installed and built the modified templates for different framework versions.

Risk

None

Microsoft Reviewers: Open in CodeFlow

@dipeshmsft dipeshmsft requested a review from a team as a code owner August 29, 2022 12:34
@ghost ghost assigned dipeshmsft Aug 29, 2022
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Aug 29, 2022
@ghost ghost requested review from SamBent and singhashish-wpf August 29, 2022 12:35
@dipeshmsft dipeshmsft requested review from RussKie, pchaurasia14 and singhashish-wpf and removed request for SamBent and singhashish-wpf August 29, 2022 12:35
Copy link
Contributor

@RussKie RussKie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a good start, though we can push it a little further.

@RussKie
Copy link
Contributor

RussKie commented Aug 30, 2022

@vlada-shubina FYI

Copy link
Member

@vlada-shubina vlada-shubina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I also left some comments inline.
Please consider localizing the templates. Most of the templates in .NET SDK are now localized

@vlada-shubina
Copy link
Member

Also, are these changes planned for .NET 7 or .NET 8? The changes for .NET 7 templates are frozen by Tactics.

@lindexi
Copy link
Member

lindexi commented Aug 31, 2022

Should rename the readme.MD to README.md? Thank you

@dipeshmsft dipeshmsft marked this pull request as draft August 31, 2022 18:51
@ghost ghost added the draft label Aug 31, 2022
@singhashish-wpf
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines failed to run 1 pipeline(s).

@dipeshmsft dipeshmsft marked this pull request as ready for review September 13, 2022 12:03
@ghost ghost removed the draft label Sep 13, 2022
@dipeshmsft dipeshmsft force-pushed the implicit-using-templates branch from 8f6f90b to 7624973 Compare November 29, 2022 19:42
@dipeshmsft dipeshmsft merged commit d3a1374 into main Dec 12, 2022
@dipeshmsft dipeshmsft deleted the implicit-using-templates branch December 12, 2022 05:16
@ghost ghost locked as resolved and limited conversation to collaborators Jan 11, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

PR metadata: Label to tag PRs, to facilitate with triage

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support ImplicitUsings for WPF

7 participants