-
I refer to the CodeGenerator If I have two projects, one project references the other and both have "CommunityToolkit.Maui" installed, then in both projects these classes are generated, but since they are always Why are these classes always As far as I can see, the issue is this line: Can someone explain this to me? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 5 replies
-
I don't know why it's |
Beta Was this translation helpful? Give feedback.
-
@brminnick what do you think about changing it to be always |
Beta Was this translation helpful? Give feedback.
-
Closed as answered |
Beta Was this translation helpful? Give feedback.
I don't know why it's
public
, maybe this can help for nowhttps://stackoverflow.com/a/66130446