Re: [NAnt-users] NAnt Fix for .NET 3.5 Compiling Without Visual Studio

2009-01-30 Thread Gert Driesen
Hi Ben, This issue is already fixed in CVS, and will be part of the next drop. Gert From: Ben Floyd [mailto:datap...@gmail.com] Sent: donderdag 29 januari 2009 23:46 To: nant-users@lists.sourceforge.net Subject: [NAnt-users] NAnt Fix for .NET 3.5 Compiling Without Visual Studio I

[NAnt-users] NAnt Fix for .NET 3.5 Compiling Without Visual Studio

2009-01-29 Thread Ben Floyd
I recently had the problem that I created a build server that did not have Visual Studio installed and I needed to compile .NET 3.5 code. I figured out that NAnt 0.86 beta 1 was looking for registry keys in the HKLM\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v6.0a\WinSDKNetFxTools hive. To fix this