We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3ee9e2 + 74a44b3 commit 52741bfCopy full SHA for 52741bf
platforms/Windows/toolchain.wixproj
@@ -1,7 +1,5 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
-<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"
3
- DefaultTargets="Build"
4
- InitialTargets="DisplayBuildConfiguration">
+<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003" DefaultTargets="Build">
5
<PropertyGroup>
6
<WixTargetsPath Condition=" '$(WixTargetsPath)' == '' ">$(MSBuildExtensionsPath)\Microsoft\WiX\v3.x\Wix.targets</WixTargetsPath>
7
</PropertyGroup>
0 commit comments