I have a CommonUtils lib I have built into a dll which I file reference from several of my projects. CommonUtils depends on log4net.dll which was set as a file reference and
I believe if you do not add log4net as a reference in your project it will not get copied.