mirror of
https://github.com/nsacyber/HIRS.git
synced 2024-12-18 20:47:58 +00:00
Update WiX 3.14.1 (#743)
This commit is contained in:
parent
9ace6e15fa
commit
30c0a4d2cd
@ -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.14.0">
|
||||
<PackageReference Include="WiX" Version="3.14.1">
|
||||
<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