Hi Everyone,
Need urgent help on below issue.
I have been working on migrating Ax2012 code to D365.
I have the overlayered objects in release branch of VSTS. I removed the overlayering of all objects and refactored them.
But since last few days , if I try to open few extended forms out of those objects in VS designer, I am facing below error,

Post Script: This not the case with all extensions that I have created but with few of them. When I tried the model build in error window I got below error related to same objects,
"An unhandled exception was thrown while validating CaseDetailCreate.SIExtension with callstack System.ArgumentException: An item with the same key has already been added."
Please suggest solution on this.