WiX.Toolset.2015

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. The binaries bundled in this are a custom build of the WiX Toolset which include support for installing Visual Studio 2015 extensions. If you only care about creating installers in Visual Studio 2015, then you should use v3.10.0.1502 of this package, which bundles the official WiX Toolset 3.10 binaries. File issues with the NuGet package at https://github.com/shana/WiX.Toolset.NuGet


Keywords
Installer, MSI, WiX, XML
License
MIT
Install
Install-Package WiX.Toolset.2015 -Version 3.10.0.1503

Documentation

WiX.Toolset.NuGet

This is a fork that adds the WiX Toolset v3.10 files, which have support for VS 2015. v3.10 is a beta release, YMMV.

This repository hosts the files used for creating the unofficial WiX.Toolset NuGet package: https://nuget.org/packages/WiX.Toolset

The files are taken from the ZIP distribution of the WiX Toolset releases (http://wixtoolset.org) and each WiX release is committed to a new branch.

Feel free to file an issue here on GitHub in case you have problems using the package.