DisplayMagician/DisplayMagicianSetup
Terry MacDonald 9eafe478fc Revised build versioning
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!
2021-09-30 10:26:17 +13:00
..
CustomDialogs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
Fragments Revised build versioning 2021-09-30 10:26:17 +13:00
Includes Revised build versioning 2021-09-30 10:26:17 +13:00
Lang/en-us Final working Wix Installer 2020-12-22 22:53:10 +13:00
Resources Final working Wix Installer 2020-12-22 22:53:10 +13:00
DisplayMagicianFilesFragment.wxs [WIP] First working WiX installer 2020-12-20 20:42:04 +13:00
DisplayMagicianSetup.wixproj Removed LogReporter and updated ShellExtension 2021-09-09 21:23:34 +12:00
HeliosPlus.Setup.vdproj Renamed projects to work with WiX file harvesting 2020-12-20 15:50:32 +13:00
Product.wxs Revised build versioning 2021-09-30 10:26:17 +13:00