# errorInvalidBuildNumberToken

The provided VersionNumber '%s' is invalid. Build number token must be a number or one of these tokens '%s'.

# errorMissingVersionNumber

The VersionNumber property must be specified.

# errorInvalidMajorMinorPatchNumber

VersionNumber parts major, minor or patch must be a number but the value found is [%s].

# errorInvalidVersionNumber

VersionNumber must be in the format major.minor.patch.build but the value found is [%s].

# invalidMajorMinorFormat

Version supplied, %s, is not formatted correctly. Enter in major.minor format, for example, 3.2.
