Szylek
Linking incremental generator to the consumer project
I have a problem where content generated by an IncrementalGenerator isn't available in the consumer project, no matter what I'm trying to do in both projects' files.
Generator project: netstandard2.0 class library.
Consumer project: net9.0 console app.
Both projects are in the same solution.
Will be able to provide necessary code later.
10 replies