Skip to content

Add FixAll support for ConvertNamespace refactoring#62019

Merged
mavasani merged 1 commit intodotnet:mainfrom
mavasani:FixAllConvertNamespaceRefactoring
Jun 21, 2022
Merged

Add FixAll support for ConvertNamespace refactoring#62019
mavasani merged 1 commit intodotnet:mainfrom
mavasani:FixAllConvertNamespaceRefactoring

Conversation

@mavasani
Copy link
Copy Markdown
Contributor

Closes #62018

This was identified as a high priority refactoring for FixAll support as it promotes a new language feature (File scoped namespaces). We also have a customer request for FixAll support for this refactoring: #62018

Closes dotnet#62018

This was identified as a high priority refactoring for FixAll support as it promotes a new language feature (File scoped namespaces). We also have a customer request for FixAll support for this refactoring: dotnet#62018
@mavasani mavasani requested a review from CyrusNajmabadi June 20, 2022 10:59
@mavasani mavasani requested a review from a team as a code owner June 20, 2022 10:59
@mavasani
Copy link
Copy Markdown
Contributor Author

Tagging @mikadumont

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Awesome!

@mavasani mavasani merged commit 7971a99 into dotnet:main Jun 21, 2022
@ghost ghost added this to the Next milestone Jun 21, 2022
@mavasani mavasani deleted the FixAllConvertNamespaceRefactoring branch June 21, 2022 01:37
chsienki added a commit to chsienki/roslyn that referenced this pull request Jun 22, 2022
…mespaceRefactoring"

This reverts commit 7971a99, reversing
changes made to 79d9522.
@RikkiGibson RikkiGibson modified the milestones: Next, 17.3 P3 Jun 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VS2022 Quick action to Convert to file scope for the whole project/solution is not available.

3 participants