I have a small issue. I have log4net.dll in the GAC, also I'm able to add Common.Logging.dll to the GAC. Unfortunately it appears that Common.Logging.Log4Net.dll can't be added to the GAC because it is not strongly signed.
I think that all packages should be strongly signed.