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 project > files as There now is a VS2010 solution (and corresponding project files for log4net and the tests) that target .NET 4.0 and set the proper compilation symbols. I could have done the same for client profile builds but felt I'd promise to maintain them if I did - and right now I don't really plan to actively maintain any of the VS projects/solutions. Stefan