Hi ,
I have an assembly which has multiple plugins. I would like to update only one single plugin in the assembly. How do I do this?. Kindly guide me the process.
Hi ,
I have an assembly which has multiple plugins. I would like to update only one single plugin in the assembly. How do I do this?. Kindly guide me the process.
If you have 1 Assembly with multiple plugins, you will need to use the Plugin Registration Tool here https://docs.microsoft.com/en-us/dynamics365/customerengagement/on-premises/developer/download-tools-nuget?view=op-9-1
Then you will need to use Visual Studio to build your Assembly and Plugin .dll files.
Next you will need to use the plugin registration tool to connect to the D365 instance as shown below, select the plugin/assembly to update, point to the dll, and then check ONE or more of the plugins as shown.
If the plugin was written a certain way, you may have no choice but to update them all even if no changes were made to the others.
André Arnaud de Cal... 291,391 Super User 2024 Season 2
Martin Dráb 230,445 Most Valuable Professional
nmaenpaa 101,156