WiX.Toolset.2015 3.10.0.1503

Requires NuGet 2.7 or higher.

dotnet add package WiX.Toolset.2015 --version 3.10.0.1503
NuGet\Install-Package WiX.Toolset.2015 -Version 3.10.0.1503
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.2015" Version="3.10.0.1503" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WiX.Toolset.2015 --version 3.10.0.1503
#r "nuget: WiX.Toolset.2015, 3.10.0.1503"
#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.2015 as a Cake Addin
#addin nuget:?package=WiX.Toolset.2015&version=3.10.0.1503

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

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

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on WiX.Toolset.2015:

Repository Stars
microsoft/CodeContracts
Source code for the CodeContracts tools for .NET
Version Downloads Last updated
3.10.0.1503 1,058 3/13/2015
3.10.0.1502 303 3/10/2015

This update includes support for installing extensions on VS 2015.
WiX Toolset v3.10 includes VS2015 support.