I want to delete the plugin steps and class file from all environments using solution upgrade approach for plugin.
I deleted the plugin steps and the class files from the c# code, updated the plugin DLL using plugin tool. Cloned the solution and tried to export it as managed solution.
In higher environments I am trying to import the managed plugin solution using stage for upgrade option but I am getting error while importing with the plugin assembly.
The log file shows only the name of the plugin step I had deleted.
Does the concept of deleting components from managed solution using "Stage for upgrade" apply for plugin also or is there any other way I can overcome this.
Getting error as- error code 0x8004418b.
Request to please help/inputs here.
Thanks