Info
Version: | 1.14.2 |
Author(s): | Oleg Shilo |
Last Update: | Wednesday, March 11, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/oleg-shilo/wixsharp |
NuGet Url: | https://www.nuget.org/packages/Unofficial.WixSharp |
Install
Install-Package Unofficial.WixSharp
dotnet add package Unofficial.WixSharp
paket add Unofficial.WixSharp
Unofficial.WixSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Unofficial.WixSharp.bin(>= 1.14.2)
Tags
The package contains Wix# binaries, code sample and custom MSBuild target (to be merged with VS project and trigger building MSI during the project compilation).
If you need only Wix# binaries you may want to use WixSharp.bin package instead.
In order to use this package you need have WiX Toolset installed.
The package is tested against WIX (Windows Installer Xml) Toolset v3.10 (v3.10.2103.0).