Skip to content

Commit 2cf0deb

Browse files
committed
Revert HeatWave workaround
- issue was fixed in HeatWave 1.0.5
1 parent 107afa5 commit 2cf0deb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Directory.Build.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,4 @@ SPDX-License-Identifier: GPL-3.0-only
2727
<Delete Files="@(DebugFiles)" />
2828
</Target>
2929

30-
<!-- https://github.com/firegiant/HeatWaveSupport/issues/73 -->
31-
<Target Condition="'$(MSBuildProjectExtension)'=='.wixproj'" Name="CollectSuggestedVisualStudioComponentIds" />
32-
3330
</Project>

0 commit comments

Comments
 (0)