Skip to content

Commit

Permalink
Clamped down WiX version
Browse files Browse the repository at this point in the history
  • Loading branch information
nefarius committed Aug 28, 2024
1 parent 019d68b commit 265ba75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup/DsHidMini.Installer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<PackageReference Include="Nefarius.Utilities.DeviceManagement" Version="3.23.0" />
<PackageReference Include="WixSharp" Version="1.25.3" />
<PackageReference Include="WixSharp.bin" Version="1.25.3" />
<PackageReference Include="WixSharp.wix.bin" Version="3.14.0" />
<PackageReference Include="WixSharp.wix.bin" Version="[3.14.0]" />
</ItemGroup>
<ItemGroup>
<Reference Include="System.Windows.Forms" />
Expand Down

0 comments on commit 265ba75

Please sign in to comment.