Closed
Description
Description:
Currently versioning is not functioning when running in some net environments, like Net7 used by Rhino 8. Should for the case of issues directly calling methods fallback to the older and slower system to run via pipes.
More long term the Versioning system should be refactored and upgraded to avoid this issue by having versioning dlls be netstandard2.0 which will mean they are acceptable by any runtime.
Steps to reproduce:
Open a file requiring versioning in Rhino 8.
Expected behaviour:
For versioning to function in all versions of all UIs