-
Notifications
You must be signed in to change notification settings - Fork 163
merge main to nightly #1273
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
merge main to nightly #1273
Conversation
| Some false | ||
|
|
||
| | _ -> None) | ||
| match isLowerAstElemWithEmptyPreXmlDoc input pos with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dawedawe can you check this merge to make sure I did it correctly?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yep, works as expected 👍
a314b29 to
f145633
Compare
.github/workflows/build.yml
Outdated
| DOTNET_ROLL_FORWARD_TO_PRERELEASE: 1 | ||
|
|
||
| # Ensure the scaffolding code can still add items to the existing code. | ||
| - name: EnsureCanScaffoldCodeFix |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
* Ensure new test list can be added. * Use ParsedInput.tryPick
gets proj info fixes, build script updates and a host of codefix/code updates. paves the way for merging nightly back into main.