I have an Azure application using CRM SDK 2013, compiled in .NET 4.5.1. It communicates with CRM Online 2013.
Soon CRM Online has to be upgraded to 2015.
I want to use the CRM 2015 SDK. However this one is compiled in .NET 4.5.2. Azure does not support this version of .NET yet.
I would like to know if an application using the CRM 2013 SDK is compatible with CRM 2015.
Does anyone have experience with this or knows if there are compatibility issues?
Thanks in advance.