22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >WixSharp-wix4.WPF</id >
5- <version >2.7.3 .0</version >
5+ <version >2.7.4 .0</version >
66 <title >Wix# (WixSharp) - Binaries (targeting WiX4 and later)</title >
77 <authors >Oleg Shilo</authors >
88 <owners >Oleg Shilo</owners >
@@ -16,15 +16,15 @@ The package contains Wix# binaries only.
1616In order to use this package you need have WiX Toolset installed: `dotnet tool install --global wix`
1717The package is tested against WIX (Windows Installer Xml) Toolset v4.0.1.0</description >
1818 <summary >Wix# (WixSharp) - Binaries</summary >
19- <releaseNotes >Release v2.7.3 .0
20- '#1730-triggered: Implemented exporting all WixSharp own custom actions during APT build '
21- '#1816: The documentation around search paths is outdated and misleading '
22- '#1813: fix serialization of MultiString RegValue </releaseNotes >
19+ <releaseNotes >Release v2.7.4 .0
20+ 'Merge pull request #1820 from austinw-fineart/master '
21+ 'Handle missing Windows 10 SDK directory in DiscoverWellKnownLocations '
22+ </releaseNotes >
2323 <copyright >Copyright (C) 2008-2023 Oleg Shilo</copyright >
2424 <language >en-AU</language >
2525 <tags >C# scripting msi install setup wix</tags >
2626 <dependencies >
27- <dependency id =" WixSharp_wix4.bin" version =" 2.7.3 .0" />
27+ <dependency id =" WixSharp_wix4.bin" version =" 2.7.4 .0" />
2828 </dependencies >
2929 <references >
3030 <reference file =" WixSharp.UI.WPF.dll" />
0 commit comments