Closed vzsoft closed 7 years ago
Hello @vzsoft ,
Thank you for reporting.
We have started to investigate the issue. We hope to complete tomorrow or later this week.
Best Regards,
Jonathan
Hello @vzsoft ,
The v2.1.1 has been released.
We have fixed issue with namespace when used in a generic type.
Let me know if that's now working.
Best Regards,
Jonathan
Thank you
hi
use: error System.Collections.Generic.List<System.Collections.Generic.List
use: not error
System.Collections.Generic.List<List>
sample: