Nuget package versions #30
-
How the versioning of NuGet packages is done relative to the CSU version. Can the NuGet packages be on a higher version and are the lower version backward compatible. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
@madyke Posting here as discussed |
Beta Was this translation helpful? Give feedback.
-
Hi @SrinathSundaresan - the NuGet packages for client apps like Store Commerce and the Commerce SDK must be the same or older than the version of CSU. That means CSU will be backwards compatible with older versions of client apps. So if CSU is on version 10.0.30, then Store Commerce must be on version 10.0.30 or earlier (such as 10.0.29 or 10.0.28). You can find more info in this article that provides an overview of the versioning requirements and dependencies for all D365 Commerce components, if you need it: |
Beta Was this translation helpful? Give feedback.
-
@madyke Are NuGet package majorversions.* compatible for a csu release? |
Beta Was this translation helpful? Give feedback.
Hi @SrinathSundaresan - the NuGet packages for client apps like Store Commerce and the Commerce SDK must be the same or older than the version of CSU. That means CSU will be backwards compatible with older versions of client apps. So if CSU is on version 10.0.30, then Store Commerce must be on version 10.0.30 or earlier (such as 10.0.29 or 10.0.28).
You can find more info in this article that provides an overview of the versioning requirements and dependencies for all D365 Commerce components, if you need it:
Dynamics 365 Commerce component versioning requirements