Hi,
I have created a solution which is having a plugin in C# referring the Microsoft.XRM.SDK.dll version 6.0.
Many of our customers with CRM version 2013, 2015, 2016 and dynamics 365 have this solution installed. One of the customer has complained to replace the dll to latest version. (because of https://crmgiant.eu/errors/important-information-about-your-microsoft-dynamics-crm-online-service-acs-for-authentication/).
Please let me know how to update the dll to latest version 8.2 in the C# plugin.
Do I need to refer the 8.2 dll in C# plugin code and again register the plugin, create managed solution...
and then import the upgrade solution on the client's CRM.
OR is there any other way of doing this?
Also one more point - the same solution, I have already installed for customers having CRM version 2013. So the question is upgrading the dll to 8.2, will it get supported by CRM 2013 ?
Thanks in advance.
*This post is locked for comments