I have a Customization Project that I moved to the Extension Library, to work with it in Visual Studio. Development is completed, and now I want to Export the Project Package, to install it on another system. I see that the state of the Graph source does not reflect all the changes I made in Visual Studio. How do I refresh the Code files in the project to match what is in the Extension Library?
Answer
How to refresh Code files in Customization Project after Moving to Extension LIbrary
Best answer by Dmitrii Naumov
The source is not supposed to be synced after you moved the code to extension library.
If you moved the code to extension library you only need the dll in the customization package.
The source code at that point is completely separate and should not be a part of the customization package.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.