Browse Source

Update WixSharp to 1.20.3 (from .1)

pull/2934/head
Christoph Wille 2 years ago
parent
commit
b1d3b2a382
  1. 2
      ILSpy.Installer/ILSpy.Installer.csproj

2
ILSpy.Installer/ILSpy.Installer.csproj

@ -7,7 +7,7 @@ @@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="WixSharp" Version="1.20.1" />
<PackageReference Include="WixSharp" Version="1.20.3" />
<PackageReference Include="WixSharp.wix.bin" Version="3.11.2" />
</ItemGroup>

Loading…
Cancel
Save