Hello,
We are currently running an on-premise implementation of D365 (version 7.3) and we are planning a migration to V10 on our production environments. I was thinking about upgrading the .NET framework (currently 4.6.2) on the AOS & other clusters (MR,ORC,SQL) to 4.7.2 or 4.8. My question is : Is there any benefits in doing so and what are the associated risks/considerations ?
Regards,
Ashwin
Hello Ashwin,
The .NET Framework tries to maximize backward compatibility: Source code written for one version of the .NET Framework should compile on later versions of the .NET Framework, and binaries that run on one version of the .NET Framework should behave identically on later versions of the .NET Framework.
Please refer to: docs.microsoft.com/.../version-compatibility
Suggest to test in your develop and test environment before going to the prodcut environment.
André Arnaud de Cal...
291,971
Super User 2025 Season 1
Martin Dráb
230,846
Most Valuable Professional
nmaenpaa
101,156