We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04aceae commit 14f2d28Copy full SHA for 14f2d28
deployment/wix/YUView.wxs
@@ -28,7 +28,7 @@
28
</Component>
29
</DirectoryRef>
30
<DirectoryRef Id="TARGETDIR">
31
- <Merge Id="VCRedist" SourceFile="Microsoft_VC142_CRT_x64.msm" DiskId="1" Language="0"/>
+ <Merge Id="VCRedist" SourceFile="Microsoft_VC143_CRT_x64.msm" DiskId="1" Language="0"/>
32
33
34
<Feature Id='ProductFeature' Title='YUView' Level='1'>
0 commit comments