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

Remove Source Generator workaround #7396

Merged

Conversation

ThomasGoulet73
Copy link
Contributor

@ThomasGoulet73 ThomasGoulet73 commented Dec 28, 2022

Fixes #5224

Description

Removes a workaround, which disables the usage of source generator in this repo, to support VS versions older than VS2022. VS2022 is required to build this repo according to the README and AFAIK the CI also use VS2022.

Customer Impact

None. This PR changes only the build of this repo.

Regression

No.

Testing

Local build + CI.

Risk

Low.

Microsoft Reviewers: Open in CodeFlow

@ThomasGoulet73 ThomasGoulet73 requested a review from a team as a code owner December 28, 2022 05:49
@ghost ghost assigned ThomasGoulet73 Dec 28, 2022
@ghost ghost added the PR metadata: Label to tag PRs, to facilitate with triage label Dec 28, 2022
@ghost ghost requested review from dipeshmsft and singhashish-wpf December 28, 2022 05:49
@ghost ghost added the Community Contribution A label for all community Contributions label Dec 28, 2022
@dipeshmsft dipeshmsft self-assigned this Jan 18, 2023
@dipeshmsft
Copy link
Member

Thank you @ThomasGoulet73 for noticing and fixing this.

@ThomasGoulet73
Copy link
Contributor Author

Thank you @dipeshmsft

@ThomasGoulet73 ThomasGoulet73 deleted the remove-sourcegenerator-workaround branch February 1, 2023 15:07
@dotnet dotnet locked as resolved and limited conversation to collaborators Mar 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use Roslyn v4.0 to build net6.0
2 participants