Skip to content

Add 'AddImportsAnnotation'#51469

Merged
CyrusNajmabadi merged 1 commit intodotnet:masterfrom
Youssef1313:patch-4
Feb 25, 2021
Merged

Add 'AddImportsAnnotation'#51469
CyrusNajmabadi merged 1 commit intodotnet:masterfrom
Youssef1313:patch-4

Conversation

@Youssef1313
Copy link
Member

@Youssef1313 Youssef1313 commented Feb 25, 2021

Fixes #51354

NOTE: Tests that contains compile errors after fix weren't affected. (i.e, they still have fully qualified return type). I believe the new testing library wouldn't have allowed such tests.

@ghost ghost added the Area-IDE label Feb 25, 2021
Copy link
Contributor

@sharwell sharwell left a comment

Choose a reason for hiding this comment

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

I believe the new testing library wouldn't have allowed such tests.

It allows them, but requires the compiler errors be explicitly declared.

@CyrusNajmabadi CyrusNajmabadi merged commit 3729917 into dotnet:master Feb 25, 2021
@ghost ghost added this to the Next milestone Feb 25, 2021
@CyrusNajmabadi
Copy link
Contributor

Thanks!

@Youssef1313 Youssef1313 deleted the patch-4 branch February 25, 2021 19:45
@allisonchou allisonchou modified the milestones: Next, 16.10.P2 Mar 29, 2021
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.

Automatically add the usings for System.Threading.Tasks in the "Make method async refactoring"

4 participants