WiX.Toolset.UnofficialFork 3.10.3

Additional Details

Please, consider migrating your project to Wix Toolset v4: https://wixtoolset.org/docs/fourthree/

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.

Requires NuGet 2.7 or higher.

dotnet add package WiX.Toolset.UnofficialFork --version 3.10.3
NuGet\Install-Package WiX.Toolset.UnofficialFork -Version 3.10.3
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WiX.Toolset.UnofficialFork" Version="3.10.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WiX.Toolset.UnofficialFork --version 3.10.3
#r "nuget: WiX.Toolset.UnofficialFork, 3.10.3"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install WiX.Toolset.UnofficialFork as a Cake Addin
#addin nuget:?package=WiX.Toolset.UnofficialFork&version=3.10.3

// Install WiX.Toolset.UnofficialFork as a Cake Tool
#tool nuget:?package=WiX.Toolset.UnofficialFork&version=3.10.3

This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor experience.

       File issues with the NuGet package at https://github.com/jozefizso/WiX.Toolset.NuGet

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

WiX v3.10.3 release.

The following bugs were fixed:
* layout: Default directory broken with clean room implementation.
* WiX 3.10.1 failing to update to 3.10.2
* New bootstrapper fails to run when performing an UpdateReplace
* System.ArgumentException: Font '?' cannot be found. In the BootstapperApplication
* Layout to custom directory doesn't copy bundle payload
* Regression in attached container issues in clean room
* Extra argument in burn command line
* Custom burn application throws exception when accessing .NET dll when uninstalling