Release v1.9.0-1
Effectively it is a repackaged v1.9.0, which was published on NuGet with wrong artefacts. Plus a very minor chage related to the new EnableResilientPackage feature that just has been introduced in v1.9.0.
v1.9.0-1
- Minor improvement in
EnableResilientPackageAPI signature
v1.9.0
- Issue #458: Deferred session Variables.
- Issue #377: How to register a new MIME type with custom document icon
- Issue #416: WPF Bootstrap application fails to run after upgrading from Wixharp v1.7 to v1.8
- Issue #409: NullReferenceException in XmlFile
- Issue #452: Component Id generation for RegValue does not take RegValue.Id into account
- Added repairing MSI package with
project.EnableResilientPackage()(see #457 for details). - Added generation of globally unique
ComponentId. - Issue #453: There is no way to set virtual HKMU registry hive supported by WiX for RegValue