merken / Prise

A .NET Plugin Framework.
https://merken.github.io/Prise
MIT License
361 stars 39 forks source link

Loading 3.1 runtime assemblies on 5.0 fails #40

Closed merken closed 3 years ago

merken commented 3 years ago

When multiple runtimes are installed on the Host: 2.1.811 3.1.404 5.0.100

And the host is configured to run as 3.1 application, then loading the System.Runtime 5.0.0 fails. Expected behaviour: when the host is operating using the 3.1 runtime, the 3.1 runtime assemblies must be loaded, even though 5.0 assemblies are available on the host.

merken commented 3 years ago

Pull request created: #41

merken commented 3 years ago

Resolved in V 2.1.0