just want to share this - no action needed:
error
updated Visual Studio and come across this issue:
VS kept adding
using System.Numerics;
ending in an error because Plane becomes ambiguous
between System.Numerics.Plane and Rhino.Geometry.Plane
solution:
go to the settings shown in the screenshot and remove the (default ?) checkbox Add missing using directives on paste.
just wanted to share this. happy coding - kind regards - tom