When using Votive to create a setup project, the wixproj file includes the
line:
<ProductVersion>3.9</ProductVersion>

The wxs indicates that the Product/@Version is Version="1.0.0.0", which I
always edit to implement auto-incremented verssioning system.  But since I
started creating projects using Wix 3.7, I still have many projects with:
<ProductVersion>3.7</ProductVersion>
or
<ProductVersion>3.8</ProductVersion>

Is this property actually used by the VS/wix build system, and if so should
I be updating when I install a later build of Wix toolset, or is it just a
'orphaned code'?



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Votive-What-is-purpose-of-ProductVerstion-in-wixproj-tp7598643.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to