Open joelpryde opened 2 years ago
Is there a way to use MirrorSharp with the new source generator feature in .net5 and .net6? I've found MirrorSharpCSharpOptions.AnalyzerReferences but this doesn't seem to work for source generators.
MirrorSharpCSharpOptions.AnalyzerReferences
Thanks for asking! At the moment source generators are not something I have tested for -- would need a separate investigation.
Is there a way to use MirrorSharp with the new source generator feature in .net5 and .net6? I've found
MirrorSharpCSharpOptions.AnalyzerReferences
but this doesn't seem to work for source generators.