I'm facing some odd issue. I have my build pipeline pointing to 10.0.20 nuget files. When build is complete, I can see that deployable package platform build version is 7.0.6060.65. However, service update package platform build version is 7.0.6060.45.
This is preventing me to merge the package for a single release. LCS is throwing the following error: Target environment's platform version is lower than the package's platform version.
It make sense, since the supposed merged package would change my Dynamics instance to 7.0.6060.45 and then would apply a package with a higher version package.
Has anyone faced this when upgrading to 10.0.20?
The nugets you downloaded are marked in the asset library as "HOTFIX". The default 10.0.20 build had a blocking bug in packaging, so those nugets were pulled and only the hotfixed version is available. You'll need to either build with the 10.0.19 nugets, or upgrade your environments to a newer hotfix that matches 7.0.6060.65 or higher.
Sohaib Cheema
878
User Group Leader
André Arnaud de Cal...
681
Super User 2025 Season 2
Martin Dráb
496
Most Valuable Professional