I use ISourceGenerator to generate some source.
On my pc all work well. But on build machine output dll doesn't contain generated sources.
Should i install anything else besides net 6 sdk on build machine?
I use ISourceGenerator to generate some source.
On my pc all work well. But on build machine output dll doesn't contain generated sources.
Should i install anything else besides net 6 sdk on build machine?