Rhino.Testing
Rhino.Testing copied to clipboard
RhinoCommon target dll (Core)
In the readme it is stated that our config should include
<?xml version="1.0" encoding="utf-8"?>
<Settings>
<RhinoSystemDirectory>C:\Program Files\Rhino 8\System</RhinoSystemDirectory>
</Settings>
However when building for NetCore, should we target the C:\Program Files\Rhino 8\System\netcore\RhinoCommon.dll instead?