[NAnt-users] task of nant contrib always call x86 msbuild.exe

2008-06-23 Thread Yogendra Prasad
Hi All, I have a 64bit build machine, and in my build script I used task for building a *.csproj. I could see task always calls 32bit msbuild.exe to compile the project. Is there any way where i could configure NANT or NANT contrib config files or do some thing so that task will invoke 64bit m

[NAnt-users] task of nant contrib always call x86 msbuild.exe.

2008-06-22 Thread Yogendra Prasad
Hi All,   I have a 64bit build machine, and in my build script I used task for building a *.csproj. I could see task always calls 32bit msbuild.exe to compile the project.   Is there any way where i could configure NANT or NANT contrib config files or do some thing so that task will invoke