Visual studio cannot start Rhino

This may be due to the framework change. Have you tried debugging Rhino 8 under .NET 4.8 with the .NET 4.8 debugger attached?

1 Like

Unfortunately that isn’t the issue, because we only build for .NET 4.8 currently. We have other dependencies the prevent us from moving completely to .Net Core.

So we always debug with /netfx switch.

Hi guys, has anyone been able to replicate or found a solution to this issue yet?