Hi, I want to use the latest version of Log4Net in my web project, but I've noticed that you are using an older version of the same dll. My version will replace yours when I buld my project, will that result in any problems for episerver?
Best Regards
M
I've made some tests now and noticed that it seems to be okay to overwrite the old version with the new one since it fully backwards compatible, the only thing I have to do is to update the dependentIdentity-key in Web.config so it matches the version I've added.
If I'm wrong, then please tell ;)