mirror of
https://github.com/containers/podman.git
synced 2025-11-29 17:48:05 +08:00
Merge pull request #27408 from ashley-cui/wix
Allow RC Windows Installer to be built
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
<Project Sdk="WixToolset.Sdk/5.0.2">
|
<Project Sdk="WixToolset.Sdk/5.0.2">
|
||||||
<PropertyGroup>
|
<PropertyGroup>
|
||||||
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
|
<EnableDefaultCompileItems>false</EnableDefaultCompileItems>
|
||||||
|
<SuppressIces>ICE24</SuppressIces>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<HarvestDirectory Include="..\docs">
|
<HarvestDirectory Include="..\docs">
|
||||||
|
|||||||
Reference in New Issue
Block a user