Property OrderedVersion
- Namespace
- Ubiquity.NET.Versioning
- Assembly
- Ubiquity.NET.Versioning.dll
OrderedVersion
Gets the CSemVer ordered version value of the version
public ulong OrderedVersion { get; }
Property Value
Remarks
This is similar to an integral representation of the FileVersion except that it does NOT include any information about whether it is a CI build or not.