ArchiBC

Results 4 issues of ArchiBC

**The version I use **: 1.3.0 &1.4.0-1.4.0-preview.3 **Unexpected behaviour or bug**: The following error was encountered while loading the package。 Error: Microsoft.DotNet.Interactive.KernelExtensionLoadException: Failure loading Kernel Extension ---> System.MissingMethodException: Method not...

Bug
Area: Interactive

When my library's interface contains RhinoCommon objects, and RhinoTest references that library and also inherits that interface, RhinoCommon gets loaded too early, causing a DLL not found error. ``` public...