I just got a fresh copy of NAntContrib from cvs, and I'm getting this build error:
compile.schematask:
[csc] Compiling 1 files to C:\Dev\0.8\NAntContrib\build\NAnt.Xsd.Tasks.dll
C:\Dev\0.8\NAntContrib\src\Tasks\XsdTask.cs<53,28>: error CS0246: The type or namespace name 'MsftFXSDKExternalProgramBase' could not be found (are you missing a using directive or an assembly reference?)
BUILD FAILED
Is there an SDK that is required to build this project?
Thanks
Jim