Setup: Update dependencies
All checks were successful
Test / Run tests (push) Successful in 2m32s

This commit is contained in:
2025-07-29 23:43:42 +02:00
parent 7153bfab6f
commit 9b48242f0e

View File

@@ -13,7 +13,7 @@
</Target>
<ItemGroup>
<ProjectReference Include="..\Installer\Installer.wixproj" />
<PackageReference Include="WixToolset.Bal.wixext" Version="6.0.0" />
<PackageReference Include="WixToolset.Util.wixext" Version="6.0.0" />
<PackageReference Include="WixToolset.Bal.wixext" Version="6.0.1" />
<PackageReference Include="WixToolset.Util.wixext" Version="6.0.1" />
</ItemGroup>
</Project>