Quantcast
Channel: Active questions tagged nuget-package - Stack Overflow
Viewing all articles
Browse latest Browse all 3067

WiX installer should also add dependent assemblies (added by nuget packages) of the referenced project

$
0
0

I have a project (MyKafka) of type class library to which I have installed Confluent.Kafka package, which also adds dependent packages.

I have a WiX installer project that references the MyKafka project and includes the binary in the wxs file.

Now this nuget package does not include the assemblies into the WiX project, so I have to manually add the dll, but there are lot of other dependent assemblies placed in the packages folders under respective dependent package-folder named folders.

Is there a way that my WiX installer project could auto include all the packages of the referenced projects and the dependent packages?


Viewing all articles
Browse latest Browse all 3067

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>