This repository was archived by the owner on Nov 30, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
BuffettCodeExcelAddin32Installer Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <?define InstallerVersion = " 1.0.1.2 " ?>
2+ <?define InstallerVersion = " 1.0.1.3 " ?>
33<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi"
44 xmlns : bal =" http://schemas.microsoft.com/wix/BalExtension" >
55 <Bundle Name =" !(loc.InstallerName)" Version =" $(var.InstallerVersion)" Manufacturer =" Buffett Code Inc" UpgradeCode =" a0e1d600-fecf-40de-a2ee-28397711c829" Copyright =" !(loc.Copyright)" Compressed =" yes" IconSourceFile =" Resources\Icon.ico" >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
2- <?define ProductVersion = " 1.0.1.2 " ?>
2+ <?define ProductVersion = " 1.0.1.3 " ?>
33<?define ProductUpgradeCode = " 71768962-ae5a-47d9-a122-879e183253fb" ?>
44
55<Wix xmlns =" http://schemas.microsoft.com/wix/2006/wi" >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <?define ProductVersion = " 1.0.1.2 " ?>
2+ <?define ProductVersion = " 1.0.1.3 " ?>
33<?define ProductUpgradeCode = " 01f57a17-805a-4747-98be-543efcb7e17f" ?>
44
55<!-- ref https://github.com/Excel-DNA/WiXInstaller/blob/master/Source/ExcelAddInDeploy/Product.wxs -->
You can’t perform that action at this time.
0 commit comments