-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
I've been greatly simplifying my code with these generators, but one piece that I'm struggling with is how to get the project to "see" that the generator project changed. In my solution I have both my application and the generator projects. Things work well, and then I make a change to the generator project, rebuild all, and nothing updates.
I have to comment out the reference to the generator, exit visual studio, delete the .vs directory and all the bin and obj directories, restart visual studio, rebuild, then add the reference back in and build, at which point the code changes apply.
How are you handling this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels