Method ToVersion
- Namespace
- Ubiquity.NET.Versioning
- Assembly
- Ubiquity.NET.Versioning.dll
ToVersion()
Converts this instance to a Version
public Version ToVersion()
Returns
Remarks
important
This conversion INCLUDES the CI build information bit and thus ordering of the result remains correct. (In File version Quads an ODD revision indicates a CI build which is ordered AFTER the build it depends on!)
Keep in mind that a CI build is a POST release build numbering and does not reflect what release the build may ever become.