Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
Description
The CompatibilityManager checks version numbers against the ExecutingAssembly. For MP2 there will be always conflicts because of comparing 2.0.0.0 vs. 1.x.x.x
The CompatibilityManager should be changed, so that the version of calling assembly (TvLibrary == plugin) is compared
The CompatibilityManager should be changed, so that the version of calling assembly (TvLibrary == plugin) is compared