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.
1 parent 789855f commit 5e7a44cCopy full SHA for 5e7a44c
src/ext/DifxAppExtension/wixext/WixDifxAppExtension.csproj
@@ -34,10 +34,12 @@
34
<Reference Include="System.Xml" />
35
<ProjectReference Include="..\..\..\tools\Wix\Wix.csproj" />
36
<ProjectReference Include="..\wixlib\DIFxAppExtension.wixproj">
37
+ <SkipGetTargetFrameworkProperties>true</SkipGetTargetFrameworkProperties>
38
<Properties>Platform=x86</Properties>
39
<ReferenceOutputAssembly>false</ReferenceOutputAssembly>
40
</ProjectReference>
41
42
43
<Properties>Platform=x64</Properties>
44
45
0 commit comments