WiX.Toolset 3.7.1224

There is a newer version of this package available.
See the version list below for details.

Requires NuGet 2.7 or higher.

dotnet add package WiX.Toolset --version 3.7.1224
                    
NuGet\Install-Package WiX.Toolset -Version 3.7.1224
                    
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" Version="3.7.1224" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WiX.Toolset" Version="3.7.1224" />
                    
Directory.Packages.props
<PackageReference Include="WiX.Toolset" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WiX.Toolset --version 3.7.1224
                    
#r "nuget: WiX.Toolset, 3.7.1224"
                    
#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.
#:package WiX.Toolset@3.7.1224
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WiX.Toolset&version=3.7.1224
                    
Install as a Cake Addin
#tool nuget:?package=WiX.Toolset&version=3.7.1224
                    
Install as a Cake Tool

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.).

File issues with the NuGet package at https://github.com/akoeplinger/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 (3)

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

Repository Stars
gerardog/gsudo
Sudo for Windows
solarwinds/OrionSDK
SDK for the SolarWinds Orion platform, including tools, documentation, and samples in PowerShell, C#, Go, Perl, and Java.
tableau/TabMon
A Tableau Server performance monitoring service
Version Downloads Last Updated
3.9.1208 8,248 1/22/2015
3.9.1006 9,075 11/4/2014
3.8.1128 20,152 12/30/2013
3.7.1224 498 12/30/2013

WiX Toolset v3.7 introduces self-update and reference counting for Bundles. Also includes a number of bug fixes since the v3.6 release.

The v3.7 RTM build is v3.7.1224.0.

For more information see: http://robmensching.com/blog/posts/2012/12/24/WiX-v3.7-released