There is - have a look on the JetBrain web site Paul _____
From: Ron Grabowski [mailto:[EMAIL PROTECTED] Sent: 07 February 2008 06:19 To: Log4NET User Subject: Re: The current target framework (Microsoft .NET Framework 3.5) is not supported by log4net You shouldn't need to re-compile log4net as .NET 3.5 is able to load assemblies from previous versions of the Framework. You should be able to configure VS2008 to open the project in 2.0 mode and compile it that way. Can you build using the build scripts? I won't be installing VS2008 until there's a version of ReSharper for it :-/ ----- Original Message ---- From: Mike Baker <[EMAIL PROTECTED]> To: [email protected] Sent: Wednesday, February 6, 2008 10:07:28 PM Subject: The current target framework (Microsoft .NET Framework 3.5) is not supported by log4net I have recently installed Visual Studio 2008 which uses Microsoft .NET Framework 3.5. When I tried to build log4net, I got the message "The current target framework (Microsoft .NET Framework 3.5) is not supported by log4net." Is there a workaround? If not, when will 3.5 be supported by log4net? Thanks, -Mike
