Fix Source Generator doesnt work in Unity by neuecc · Pull Request #2087 · MessagePack-CSharp/MessagePack-CSharp · GitHub
Skip to content

Fix Source Generator doesnt work in Unity#2087

Merged
neuecc merged 1 commit into
masterfrom
fix-unity-sourcegenerator
Dec 9, 2024
Merged

Fix Source Generator doesnt work in Unity#2087
neuecc merged 1 commit into
masterfrom
fix-unity-sourcegenerator

Conversation

@neuecc

@neuecc neuecc commented Dec 9, 2024

Copy link
Copy Markdown
Member

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

@neuecc neuecc merged commit b4822a8 into master Dec 9, 2024
@neuecc neuecc deleted the fix-unity-sourcegenerator branch December 9, 2024 09:30
@neuecc

neuecc commented Dec 9, 2024

Copy link
Copy Markdown
Member Author

This was referenced Jun 15, 2026
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.

Source generator doesn't work in Unity

1 participant