Question

I have a Custom timer job that references few custom dlls, now if I set copy local property of these dlls to false, it stills adds them and when I deploy solution it forces them into Gac.

Is there anyway I can stop this from happening?

Was it helpful?

Solution

I looked at bin/debug files and find custom dlls already there, I deleted them and rebuild wsp file solved the problem.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top