Having this section in app.config should be enough.
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="log4net" publicKeyToken="1b44e1d426115821"
/>
<bindingRedirect oldVersion="1.2.10.0" newVersion="1.2.11.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
Ensure it has same public key token as log4net 1.2.11 is signed with two
different keys.
On Monday, April 16, 2012 6:57:06 PM UTC+3, j gwood wrote:
>
> Are there any plans to upgrade NH to use log4net 1.2.11? I searched
> through Jira, but couldn't find anything other than the previous upgrade to
> log4net 1.2.10. Is there any other place to check whether or not log4net
> 1.2.11 is on the NH radar or should I enter a request in Jira? Thanks.
>
--
You received this message because you are subscribed to the Google Groups
"nhusers" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/nhusers/-/bnEokBLoFIwJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/nhusers?hl=en.