Limitations and manual steps for Centralised Package Management
masterWhen using Centralised Package Management (CPM) via this tool, be aware of the following:
- No Floating Versions: CPM does not support floating versions, such as wildcards or range operators.
- Implicit Digits: Omitted digits are implicitly added (e.g.,
"8" == "8.0" == "8.0.0"). - Manual Edits Required: You may need to manually edit
Directory.Packages.propsif:- Versions found in projects are missing, invalid (e.g. floating), or ignored (e.g. prerelease).
- Conditions on
ItemGroupdepend on the project file.