Skip to content

Commit 14f2d28

Browse files
author
Christian Feldmann
committed
Update wix file
1 parent 04aceae commit 14f2d28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/wix/YUView.wxs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</Component>
2929
</DirectoryRef>
3030
<DirectoryRef Id="TARGETDIR">
31-
<Merge Id="VCRedist" SourceFile="Microsoft_VC142_CRT_x64.msm" DiskId="1" Language="0"/>
31+
<Merge Id="VCRedist" SourceFile="Microsoft_VC143_CRT_x64.msm" DiskId="1" Language="0"/>
3232
</DirectoryRef>
3333

3434
<Feature Id='ProductFeature' Title='YUView' Level='1'>

0 commit comments

Comments
 (0)