Hi all
We created several project in a model under ApplicationSuite.
Now some people decided to use a new Model not und ApplicationSuite to do our Development. For this we moved our existing implementations to the new model.
In the AOT our objects are shown as part of the new model now (only the new model), in the sourceControl Explorer on the Metadata or the old Model our objects are gone but when we compile our stuff we always get the error
Runtime metadata is invalid because the same metadata artifact has been defined in multiple assemblies
The multiple model are the new one and the old one
How can we fix this problem?