mirror of
https://github.com/terrymacdonald/DisplayMagician.git
synced 2024-08-30 18:32:20 +00:00
9eafe478fc
Changed the build versioning to use an incrementing build version per build (and revision version per release build) as per https://stackoverflow.com/questions/826777/how-to-have-an-auto-incrementing-version-number-visual-studio. This uses an AssemblyInfo.tt T4 template to customise the versioning so that the application version can be set using the AssemblyVersion variable within the Visual Studio application properties. This makes it dead easy to change! The Wix Program.wxs was also changed to use that new 4 digit version number as the versioning, which should help immensely with beta testing updates. No more asking people to uninstall the previous version as the new build will automatically upgrade the earlier version! |
||
---|---|---|
.. | ||
CustomDialogs | ||
Fragments | ||
Includes | ||
Lang/en-us | ||
Resources | ||
DisplayMagicianFilesFragment.wxs | ||
DisplayMagicianSetup.wixproj | ||
HeliosPlus.Setup.vdproj | ||
Product.wxs |