RhinoInside not working for unit tests after updating to Rhino 8.10.24228

Hi there,

I’ve just found that after updating to the latest Rhino (8.10.24228.13001), C# unit tests (xunit) that use RhinoInside no longer work. I’ve attached a small sample C# project that uses RhinoInside.
RhinoInsideBugReport.zip (179.4 KB)

It appears to crash on this line, which is a call to RhinoCore(…):

Any help would be much appreciated!