How to set a custom ProductVersion in a WiX Bootstrapper project?
In my WiX Bootstrapper project, I can define the version of the Bundle using the Version
attribute of the Bundle element. Here’s an example:
In my WiX Bootstrapper project, I can define the version of the Bundle using the Version
attribute of the Bundle element. Here’s an example: