mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
Update Wix to 3.14.0
This commit is contained in:
parent
672500b6e0
commit
585ec19815
@ -45,7 +45,7 @@
|
||||
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
|
||||
<PackageReference Include="System.Management" Version="6.0.0" />
|
||||
<PackageReference Include="System.Security.Principal.Windows" Version="5.0.0" />
|
||||
<PackageReference Include="WiX" Version="3.11.2">
|
||||
<PackageReference Include="WiX" Version="3.14.0">
|
||||
<PrivateAssets>all</PrivateAssets> <!-- These assets will be consumed but won't flow to the parent project -->
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
Loading…
Reference in New Issue
Block a user