I have two Dynamics CRM 2013 solutions:
base
special
special is built on top of base. That means that base defines some customizations that special needs and special defines some more customizations.
Now I want to delete a field (base_relatedobjects) from both solutions. It is defined in the base solution, so I deleted it there. I export that as managed and import that to the CRM with the special solution. After publishing the field is still there and it is managed, thus not deletable.
How can I delete fields like that?
Thanks and cheers
Arne