g.cs file not included in compile when .NET Framework
I wrote a
SourceGenerator generating code like partial class for wpf application..NET is completed but .NET Framework failed to compile. Whats happening?

