Quantcast
Channel: Visual Studio General Questions forum
Viewing all articles
Browse latest Browse all 21115

Copy Referenced DLL inside a Referenced Project

$
0
0

I am sure this is something very very basic. So forgive if this post is duplicate but I cannot find answer on searching the web.

I have a DLL project in which I have installed Newtonsoft.Json.dll. I have set Copy Local true on the reference.

I have another EXE project which references my DLL project. In the EXE project, I have referenced the DLL "Project" reference.

here also the copy local = true

Now if I build my exe project, I can see that the bin\debug directory has the DLL project dll.. but it does not have Newtonsoft.Json dll.

How can I organize my visual studio solution such that when I build my exe project I get all the referenced DLL of the referenced Project.

right now I only get the DLL project dll but not the dlls which are referenced inside the DLL project.


val it: unit=()



Viewing all articles
Browse latest Browse all 21115

Trending Articles



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