Browse Source

Update WixSharp 2.7.3

pull/3013/merge
Christoph Wille 1 week ago
parent
commit
a41b93b7f5
  1. 2
      ILSpy.Installer/ILSpy.Installer.csproj

2
ILSpy.Installer/ILSpy.Installer.csproj

@ -23,7 +23,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="WixSharp_wix4" Version="2.6.1" /> <PackageReference Include="WixSharp_wix4" Version="2.7.3" />
</ItemGroup> </ItemGroup>
<Target Name="PostBuild" AfterTargets="PostBuildEvent"> <Target Name="PostBuild" AfterTargets="PostBuildEvent">

Loading…
Cancel
Save