For my ASP MVC website I need to use 2 libraries which both need a different version of Log4Net.
The first one which is a simple DLL, depends on version 1.2.10.0 and the other one installed using nuget package depends on 1.2.11.0.
There is no compatible version I could use and I need both of them, well speciable the dll the other one is combres (I use to help compress and cache css and javascript). I couldn't find another libray to do same as combres but if you got one it could also be helpfull.
Thanks in adavance if you can help me out of this