Skip to content

Added aditional test to "ForeachToFor" refactoring#60186

Merged
davidwengier merged 1 commit intodotnet:mainfrom
DoctorKrolic:add-foreach-to-for-test
Mar 15, 2022
Merged

Added aditional test to "ForeachToFor" refactoring#60186
davidwengier merged 1 commit intodotnet:mainfrom
DoctorKrolic:add-foreach-to-for-test

Conversation

@DoctorKrolic
Copy link
Copy Markdown
Contributor

Closes: #50469

No fix was required, so I only added a test to prevent this issue from happening in the future

@DoctorKrolic DoctorKrolic requested a review from a team as a code owner March 15, 2022 20:44
@ghost ghost added Community The pull request was submitted by a contributor who is not a Microsoft employee. Area-IDE labels Mar 15, 2022
@davidwengier
Copy link
Copy Markdown
Member

Thanks!

@davidwengier davidwengier merged commit 8b730c5 into dotnet:main Mar 15, 2022
@ghost ghost added this to the Next milestone Mar 15, 2022
@DoctorKrolic DoctorKrolic deleted the add-foreach-to-for-test branch March 16, 2022 05:47
@allisonchou allisonchou modified the milestones: Next, 17.2.P3 Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-IDE Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Convert to for" code fix produces invalid cast using "var"

4 participants