Only download the CRT redistributable if it's newer than what is installed

This commit is contained in:
Cameron Gutman
2020-11-29 17:23:48 -06:00
parent e7db5242c9
commit 66b36684ec
2 changed files with 12 additions and 1 deletions
+4
View File
@@ -26,6 +26,10 @@
<HintPath>$(WixExtDir)\WixBalExtension.dll</HintPath>
<Name>WixBalExtension</Name>
</WixExtension>
<WixExtension Include="WixUtilExtension">
<HintPath>$(WixExtDir)\WixUtilExtension.dll</HintPath>
<Name>WixUtilExtension</Name>
</WixExtension>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\GS-IPv6-Forwarder\GSv6FwdSetup\GSv6FwdSetup.wixproj">