GrassHopper Assembly Template 5 fail to install in VS2017

OK, so I was happy coding in VS 2015 and adviced to upgrade to VS 2017. And so I did, and of course GrassHopper AS Template for RHino 5 refuse to install. WIP works fine though.

https://marketplace.visualstudio.com/items?itemName=McNeel.GrasshopperAssemblyforv5

Is there a known workaround for this?

Is the template wizzard for Rhino 5 Open Source?

// Rolf

If your objective is to code for Rhino 5 in VS 2017, you could install the templates for RhinoWIP and just change the referenced assemblies to those used in rhino 5. I tested that last week and it worked fine. For debugging, don’t forget to change the application to Rhino 5.

https://marketplace.visualstudio.com/items?itemName=McNeel.GrasshopperAssemblyforv6

2 Likes