Skip to content

Unable to load custom plugin built with SDK > 6.0 #184

@JohSand

Description

@JohSand

Hi.

I have tried to create and test a custom plugin. When trying to load it in a test-app, the tools throws a
System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.

This happens if the plugin is build against any target framework other than 6.0 (though to be fair, I have not tried with 5.0. ). Not sure if it is because the dotnet tool used still seems to be on net6.0.

When building Myriad from source and using the exe, it works for all tested version upto 9.0, which makes sense, given that that is the latest version.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions