Replies: 1 comment 9 replies
-
When you made any change with source generator, you need to do a full build then restart IDE, to ensure the latest generator is loaded in IDE. |
Beta Was this translation helpful? Give feedback.
9 replies
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.
-
I have 3 projects in my solution
For some reason, intelli-sense for the source generated classes only works inside the library project?
Intelli-sense for source generated classes does not work for the console app. I can write code with them, and it will compile, but I get no ide support for them
Is this to be expected?
Beta Was this translation helpful? Give feedback.
All reactions