log4net with .NET 4.0

Posted by Jonathan on Stack Overflow See other posts from Stack Overflow or by Jonathan
Published on 2009-11-19T23:13:18Z Indexed on 2010/05/18 4:40 UTC
Read the original article Hit count: 502

Filed under:
|

I've thrown together some code to tinker with the new .Net 4.0/VS 2010 pieces, but I can't seem to find a build of my logging framework of choice (log4net) for 4.0, and I'm getting reference errors with the 2.0 version. Is there a 4.0 version available somewhere? I'm not asking for new features, just a version that's already been rebuilt against the new assemblies. Anyone know where I can find a build of 1.2.10 built for the 4.0 framework?

© Stack Overflow or respective owner

Related posts about log4net

Related posts about .net-4.0