Skip to content

Instantly share code, notes, and snippets.

@mortenbock
Last active December 20, 2015 06:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mortenbock/6086963 to your computer and use it in GitHub Desktop.
Save mortenbock/6086963 to your computer and use it in GitHub Desktop.
<!-- Ensure Compatability for old log4net version, that has different public key.-->
<dependentAssembly>
<assemblyIdentity name="log4net" publicKeyToken="1b44e1d426115821" />
<codeBase version="1.2.10.0" href="bin\log4netv1.2.10.0\log4net.dll" />
</dependentAssembly>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment