Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork754
Fix Source Generator doesnt work in Unity#2087
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
b4822a8 intomasterUh oh!
There was an error while loading.Please reload this page.
neuecc commentedDec 9, 2024
@AArnott For your info: |
The System.Collections.Immutable version updates Source Generators reference in Directory.Package.props.
This will cause Source Generators to stop working in Unity projects.
Therefore, we stopped updating all packages in IsAnalyzerProject.
Fix#2086