WiX.Toolset.2015
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
Requires NuGet 2.7 or higher.
Install-Package WiX.Toolset.2015 -Version 3.10.0.1503
dotnet add package WiX.Toolset.2015 --version 3.10.0.1503
<PackageReference Include="WiX.Toolset.2015" Version="3.10.0.1503" />
paket add WiX.Toolset.2015 --version 3.10.0.1503
#r "nuget: WiX.Toolset.2015, 3.10.0.1503"
Release Notes
This update includes support for installing extensions on VS 2015.
WiX Toolset v3.10 includes VS2015 support.
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
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 History
Version | Downloads | Last updated |
---|---|---|
3.10.0.1503 | 38,741 | 3/13/2015 |
3.10.0.1502 | 2,621 | 3/10/2015 |