The value of the ProductVersion property is the version of the product in string format. This property is REQUIRED.
The format of the string is as follows:
- major.minor.build
The first field is the major version and has a maximum value of 255. The second field is the minor version and has a maximum value of 255. The third field is called the build version or the update version and has a maximum value of 65,535.