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
<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"
// 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
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 (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 | 58,801 | 3/13/2015 |
3.10.0.1502 | 5,214 | 3/10/2015 |
This update includes support for installing extensions on VS 2015.
WiX Toolset v3.10 includes VS2015 support.