SemanticVersion Properties |
The SemanticVersion type exposes the following members.
Name | Description | |
---|---|---|
![]() | Major |
Gets the major version.
|
![]() | Minor |
Gets the minor version.
|
![]() | Patch |
Gets the patch version.
|
![]() | PreRelease |
Gets the pre release version.
|