Re: State of Client Profile and .NET 4.0 Support

2011-09-05 Thread Stefan Bodewig
On 2011-09-04, Stefan Bodewig wrote: > On 2011-08-25, Ron Grabowski wrote: >> Is your .NET 4 support just in the NAnt scripts? > Yes, exclusively. >> It's probably safe to replace the VS2008 solution file with a VS2010 >> version. > I didn't go that far because my VS insisted on converting the

Re: State of Client Profile and .NET 4.0 Support

2011-09-03 Thread Stefan Bodewig
Hi Ron, good to hear from you. On 2011-08-25, Ron Grabowski wrote: > Is your .NET 4 support just in the NAnt scripts? Yes, exclusively. > It's probably safe to replace the VS2008 solution file with a VS2010 > version. I didn't go that far because my VS insisted on converting the project files

Re: State of Client Profile and .NET 4.0 Support

2011-08-24 Thread Ron Grabowski
Is your .NET 4 support just in the NAnt scripts? It's probably safe to replace the VS2008 solution file with a VS2010 version. From: Stefan Bodewig To: log4net-dev@logging.apache.org Sent: Saturday, August 20, 2011 6:14 AM Subject: State of Client Profil

State of Client Profile and .NET 4.0 Support

2011-08-19 Thread Stefan Bodewig
Hi all, I've hacked in client profile support - the NAnt build files are becoming a bigger mess of copy-paste with each change, but this is a different story. I've taken Tasos' approach and defined a CLIENT_PROFILE compilation symbol and conditionally excluded the ASP.NET stuff if it is present a