I had an assembly with some types, then splitted it into 2 assemblies and moved types there. Now I want a way to tell DO that I moved/deleted the assembly so I can safely upgrade my installations. At present DO says that it can't find upgrade handler bla-bla-bla. |
Hello xumix, for 4.5 and below you'll need to manually remove entry in Metadata.Assembly table. Since 4.6 there is no such limitation and Metadata.Assembly is updated automatically. |
This is an important feature for us.