Fixes for WiX v4 migration
This commit is contained in:
parent
d39bdb28d6
commit
d5e2d59fe9
2 changed files with 4 additions and 2 deletions
|
|
@ -23,6 +23,6 @@
|
|||
<ItemGroup>
|
||||
<PackageReference Include="WixToolset.Firewall.wixext" Version="4.*" />
|
||||
<PackageReference Include="WixToolset.Util.wixext" Version="4.*" />
|
||||
<PackageReference Include="WixToolset.Heat" />
|
||||
<PackageReference Include="WixToolset.Heat" Version="4.*" />
|
||||
</ItemGroup>
|
||||
</Project>
|
||||
Loading…
Add table
Add a link
Reference in a new issue