We upgraded to v10.0.29, still on RetailSDK.
One of our ISV partners has custom on Sdk.HardwareStationSetup.csproj and Sdk.ModernPos.Shared.csproj.
When I merged their custom with the new RetailSDK of v10.0.29, I noticed that the target framework version for these 2 files changed from v4.6.1 to v4.7.2.
Same for the libraries used in these files for deployment.
All our retail server and commerce runtime projects were built on v4.6.1. I cannot find anywhere in the documentation of Microsoft on "What is new for version xxx", anything about the switch from v4.6.1 to v4.7.2.
Am I supposed to change Visual Studio now to v4.72 and convert my projects or not?
Any information about this is much appreciated.