Skip to content

Commit 937636b

Browse files
Merge pull request #27408 from ashley-cui/wix
Allow RC Windows Installer to be built
2 parents 6fe36e2 + ec5e40a commit 937636b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/win-installer/wix/podman.wixproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
<Project Sdk="WixToolset.Sdk/5.0.2">
22
<PropertyGroup>
33
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
4+
<SuppressIces>ICE24</SuppressIces>
45
</PropertyGroup>
56
<ItemGroup>
67
<HarvestDirectory Include="..\docs">

0 commit comments

Comments
 (0)