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

Fix CsWinRT component support when source generator gets updated but not CsWinRT version #1818

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

manodasanW
Copy link
Member

It is now possible for there to be scenarios where the source generator is newer but the CsWinRT.exe version is still older due to an older CsWinRT package still being referenced. To handle these scenarios, the source generator should detect this and not generate sources.

…ced but new source generator is used, don't generate the new sources
@manodasanW manodasanW merged commit 45a9e87 into master Oct 10, 2024
10 checks passed
@manodasanW manodasanW deleted the manodasanw/fixcompat branch October 10, 2024 22:10
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