Open Timo-Weike opened 1 year ago
This is unfortunately a bug in the Roslyn compiler. The dynamic type names used are not compatible with the XmlSerializer. See https://github.com/dotnet/roslyn/issues/22859
I've just run into this issue. Is there a work around at all?
If I try to execute code like
I get the error