Info
Version: | 0.1.3 |
Author(s): | Zany Ants |
Last Update: | Tuesday, March 15, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/zanyants/WixNuGetPackager |
NuGet Url: | https://www.nuget.org/packages/WixNuGetPackager |
Install
Install-Package WixNuGetPackager
dotnet add package WixNuGetPackager
paket add WixNuGetPackager
WixNuGetPackager Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
WixNuGetPackager is itself distributed as a NuGet package which can be installed in WiX library or extension projects. Once installed in a project, WixNuGetPackager extends the build process to generate a NuGet pacakge containing the compiled artefacts.
This generated NuGet package can then be distributed and added to other WiX projects.