[wix-devs] NuGet support for wixlibs

John Cooper JoCooper at jackhenry.com
Mon Mar 7 16:04:52 PST 2016


http://borgsdemons.com/blog/2014/09/30/walk-through-of-creating-a-wix-wixlib-nuget-package/ 

I use a props file with the Wixlib Reference which is then imported.

I've got some improvements that make the upgrade process less painful on VS 2015.  I'll be posting them when I get some cycles.

--
John Merryweather Cooper
Senior Software Engineer | Integration Development Group | Enterprise Notification Service
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Ext:  431050 |JoCooper at jackhenry.com




-----Original Message-----
From: wix-devs [mailto:wix-devs-bounces at lists.wixtoolset.org] On Behalf Of Tom Glastonbury
Sent: Monday, March 7, 2016 3:32 AM
To: wix-devs at lists.wixtoolset.org
Subject: [wix-devs] NuGet support for wixlibs

The e-mail below is from an external source.  Please do not open attachments or click links from an unknown or suspicious origin.

This is about using NuGet packages to distribute wixlibs, and follows on
from:

http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/NuGet-support-for-wixlibs-extensions-td7598683.html

I'm not sure if WiX has grown built-in support for this since that thread was posted, but I failed to find anything despite vigorous Googling. We needed this functionality in-house at my workplace, so I created a NuGet package that, when added to a WiX Library project, extends the build process to produce a NuGet package that can be added to a WiX project, adding a reference to the wixlib. In case it might be useful for others, I've put the project on github and published the generator package to nuget.org. The project is called WixNuGetPackager.

https://github.com/zanyants/WixNuGetPackager
https://www.nuget.org/packages/WixNuGetPackager

See the github project homepage for details of use, and notably a disclaimer regarding limited test scenarios.

Thanks,

Tom
____________________________________________________________________
WiX Toolset Developer Mailing List provided by FireGiant http://www.firegiant.com/

NOTICE: This electronic mail message and any files transmitted with it are intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.



More information about the wix-devs mailing list