Skip to content

Commit c1d8740

Browse files
authored
Merge pull request #1162 from dorssel/revert_workaround
Revert HeatWave workaround
2 parents 107afa5 + 2cf0deb commit c1d8740

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)