Update to Wix 4.0.2

This commit is contained in:
Jordan Dominion
2023-09-29 11:41:43 -04:00
parent 4542675c78
commit c824d72e5c
4 changed files with 10 additions and 10 deletions
@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="WixToolset.Dtf.CustomAction" Version="4.0.1" />
<PackageReference Include="WixToolset.Dtf.CustomAction" Version="4.0.2" />
</ItemGroup>
<ItemGroup>
@@ -15,7 +15,7 @@
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Content Include="CustomAction.config" CopyToOutputDirectory="PreserveNewest" />
</ItemGroup>