My team is migrating from NAnt to MSBuild, though MSBuild is full of a lot of features, but still a lot to be done on MSBuild. People like Neil Enns (Neil.Enns@microsoft.com) (Lead Program Manager, MSBuild) are available to discuss MSBuild related Issues. Here are some tips to use MSBuild related property paths in the msbuild scripts.. $(MSBuildExtensionsPath) ..\Program Files\MSBuild $(MSBuildProjectDirectory) Where your MSbuild script resides $(MSBuildBinPath) ..\WINDOWS\Microsoft.NET\Fr...