开发者

Referenced assembly deploy question

开发者 https://www.devze.com 2023-01-31 08:02 出处:网络
I have a project A. A use a library aseembly(B) which referenced another 3rd party library(C). I know B will be copies to my output directory. I am wondering whether C will be 开发者_运维知识库copi

I have a project A.

A use a library aseembly(B) which referenced another 3rd party library(C).

I know B will be copies to my output directory. I am wondering whether C will be 开发者_运维知识库copies too?


In most cases, yes. If it doesn't, we'll talk about the exceptions :-)

0

精彩评论

暂无评论...
验证码 换一张
取 消