Skip to content

Versioning not functioning when running in some net version #3470

Closed
@IsakNaslundBh

Description

@IsakNaslundBh

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

Test file(s):

Metadata

Metadata

Assignees

Labels

severity:criticalNo workaround exists. Essential to continuetype:bugError or unexpected behaviour

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions