As per my understanding if I have a plugin dll or a custom workflow activity dll that references another dll (my own class library not registered in the GAC) the only way to register such a plugin with CRM Online is after I run ILMerge to merge both the dlls in to one correct? Because CRM does not support external references in its Sandboxed mode.
Are there any alternatives here?
*This post is locked for comments