1
Answer

c# private assembly and shared assembly

pradeep kumar

pradeep kumar

12y
1.5k
1
hi,
when i am using shared assembly , the dll file should not be copied to the current class bin\debug folder(which happens in private assembly).. but when it was copied in shared assembly automatically..thats the problem actually??
Answers (1)