1
Answer

c# private assembly and shared assembly

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)