Hi, I used the “Grasshopper Add-On for v6” template available in Visual Studio 2019 and changed references to the version 7 both for RhinoCommon and Grasshopper. It worked fine until I ran debugging. VS opened Rhino in the debugging mode, but it failed to open Grasshopper with these messages.
If I changed reference paths of RhinoCommon and Grasshopper back to version 6, the debugging mode worked fine. Is there a way to use the debugging mode using version 7?
Thank you.