We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71d875c commit 4b455cbCopy full SHA for 4b455cb
DocumentTranslation.Setup/Product.wxs
@@ -3,7 +3,7 @@
3
<?define doctr_TargetDir=$(var.doctr.TargetDir)?>
4
<?define DocumentTranslationService_TargetDir=$(var.DocumentTranslationService.TargetDir)?>
5
<?define DocumentTranslation.GUI_TargetDir=$(var.DocumentTranslation.GUI.TargetDir)?>
6
- <Product Id="*" Name="Document Translation" Language="1033" Version="0.8.0.0" Manufacturer="Microsoft" UpgradeCode="cc63954a-c510-49da-af5f-dc82af6502e1">
+ <Product Id="*" Name="Document Translation" Language="1033" Version="0.8.0.1" Manufacturer="Microsoft" UpgradeCode="cc63954a-c510-49da-af5f-dc82af6502e1">
7
<Package InstallerVersion="200" Compressed="yes" InstallScope="perMachine" />
8
9
<MajorUpgrade DowngradeErrorMessage="A newer version of Document Translation is already installed." />
0 commit comments