[wix-users] Nuget package - Wix Project - Project reference

Farrukh Waheed farrukh1 at gmail.com
Sun Jul 21 23:48:23 PDT 2019


I faced a similar issue. So instead of getting nuget package in Wix
project, I added a dummy C# project to my visual studio solution, added the
nuget package to that and then referenced the dlls from that C# project.
hope this helps


On Fri, 19 Jul 2019 at 03:41, Reshma via wix-users <
wix-users at lists.wixtoolset.org> wrote:

> Hi,
>
> I have question regarding Nuget package - Project reference.
>
> I am creating NuGet Package which contains few WiX files. Plus WiX dll/
> assemblies(eg: wixUiExtention, WixMSMQExtension) which I am adding in
> project reference.
>
> After Nuget package installation in WiXProj type, WiX files should be added
> under project. This is working.
>
> Problem:
> Plus WIX Assemblies reference should be added under Project Reference. This
> is not working for me.
>
> Please guide me how to achieve this. I did lots of research on net but not
> getting appropriate solution.
>
> Thanks in advance for your help.
>
> Regards,
> Reshma
>
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant
> http://www.firegiant.com/
>



More information about the wix-users mailing list