Add support for partial properties from .NET 9 #46
Replies: 1 comment 1 reply
-
duplicate |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We can now use partial props https://learn.microsoft.com/en-us/dotnet/core/whats-new/dotnet-9/overview#c-13 so maybe add support for this in PropertyChanged.SourceGenerator?
Beta Was this translation helpful? Give feedback.
All reactions