Skip to content
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

Update to Roslyn 4.0 #27310

Closed
wants to merge 1 commit into from
Closed

Update to Roslyn 4.0 #27310

wants to merge 1 commit into from

Conversation

bricelam
Copy link
Contributor

Since .NET 6 only works on VS 2022, we can update the version of Roslyn we use. This gives our analyzers the ability to work with new expressions added in C# 9 and 10.

Since .NET 6 only works on VS 2022, we can update the version of Roslyn we use. This gives our analyzers the ability to work with new syntax defined in C# 9 and 10.
@bricelam bricelam requested a review from a team January 28, 2022 19:59
@bricelam bricelam requested a review from dougbu as a code owner January 28, 2022 19:59
@bricelam
Copy link
Contributor Author

bricelam commented Jan 28, 2022

Closing. Looks like @roji already has this change pending in #27268

@bricelam bricelam closed this Jan 28, 2022
@bricelam bricelam deleted the roslyn branch January 28, 2022 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants