
I am trying to add a dependent assembly plugin to an existing solution to be able export and import it in a different env. When I try to add the assembly into the solution I am getting the following error -
Plugin Assembly {{Guid}} cannot be exported as it is part of a Plugin Package. Please export the Package directly.
How do we export the plugins to other environments? Any help would be greatly appreciated.
This has been resolved.
We should import the plugin package for dependent assemblies instead of the plugin assembly