Hi all!
I've made refactoring for my plugin assembly in my solution. I've created a base plugin and merged some classes into one with a different name, so now it's totally changed assembly with the same name and Id.
The current task is to update my managed solution into the production environment with these changes.
I need to remove old plugins/steps/images, but even if I try to update the solution with disabled steps it throws me an error like "Plug-in assembly does not contain the required types or assembly content cannot be updated."
I've tried to choose Override option while importing and also I've tried an approach with the Holding solution, but still no luck.
Dynamics CRM v.8.2
Do you have any ideas related to this case?
*This post is locked for comments