WixNuGetPackager 0.1.3
Requires NuGet 2.5 or higher.
dotnet add package WixNuGetPackager --version 0.1.3
NuGet\Install-Package WixNuGetPackager -Version 0.1.3
<PackageReference Include="WixNuGetPackager" Version="0.1.3" />
paket add WixNuGetPackager --version 0.1.3
#r "nuget: WixNuGetPackager, 0.1.3"
// Install WixNuGetPackager as a Cake Addin #addin nuget:?package=WixNuGetPackager&version=0.1.3 // Install WixNuGetPackager as a Cake Tool #tool nuget:?package=WixNuGetPackager&version=0.1.3
WixNuGetPackager enables the distribution of Windows Installer XML (WiX) libraries and extensions using NuGet packages. 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.
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
This package is not used by any popular GitHub repositories.