aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/wix/InputPaths.wxi
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/wix/InputPaths.wxi')
-rw-r--r--packaging/wix/InputPaths.wxi2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/wix/InputPaths.wxi b/packaging/wix/InputPaths.wxi
index c85863162a..1b7d016250 100644
--- a/packaging/wix/InputPaths.wxi
+++ b/packaging/wix/InputPaths.wxi
@@ -7,7 +7,7 @@
<?define PlatformProgramFilesFolder = "ProgramFilesFolder" ?>
<?endif?>
- <?define VCRedist.Version = "VC120" ?>
+ <?define VCRedist.Version = "VC140" ?>
<?define VCRedist.Dir ="C:\Program Files (x86)\Common Files\Merge Modules\" ?>
<?define Staging.Dir ="$(var.BuildOutputDir)" ?>