Description:
After #1627, only direct assemblies are automatically loaded into AppDomain, which caused an edge case broken dependency in pull of structural panels from link (spotted by @WojciechBuda00) - .csproj needs to be tweaked to enforce Analytical_Engine to be treated as a direct dependency.
Description:
After #1627, only direct assemblies are automatically loaded into
AppDomain, which caused an edge case broken dependency in pull of structural panels from link (spotted by @WojciechBuda00) - .csproj needs to be tweaked to enforceAnalytical_Engineto be treated as a direct dependency.