CaptainToTo
✅ Include Source Generator With Library
I've also tried to just include the generator in the application as a temporary solution, but that causes another issue where the generator executes twice, separately for both projects. In which case leads to a bunch of different questions:
- can I guarantee the execution order?
- can I determine if the generator is currently running on the framework?
- how can I share state between the two runs?
3 replies