Hi all,
Today I was build one Windows Service Application which has the reference to 4 Dll.
After building the Release I found that there was one more DLL in addition to the reference
I have. I checked using ILDASM and it only showed 4 dlls.
What could be the issue ? How I can I check why it is getting unwanted DLL's in Release Folder
Thanks in Advance


Reply With Quote