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
e and .NET 4.0 Support 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 exclud

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

.NET 4.0 support

2010-02-05 Thread Dominik Psenner
Greetings, first of all I would like to present myself as a new member of the log4net-devel mailing list. :-) And right away I start with my question. I issued the problem that log4net is not compatible with .NET 4.0 and as such I ask if this is going to change? So basically this mail should lea