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 107afa5 + 2cf0deb commit c1d8740Copy full SHA for c1d8740
Directory.Build.targets
@@ -27,7 +27,4 @@ SPDX-License-Identifier: GPL-3.0-only
27
<Delete Files="@(DebugFiles)" />
28
</Target>
29
30
- <!-- https://github.com/firegiant/HeatWaveSupport/issues/73 -->
31
- <Target Condition="'$(MSBuildProjectExtension)'=='.wixproj'" Name="CollectSuggestedVisualStudioComponentIds" />
32
-
33
</Project>
0 commit comments