看起来有(至少)两个选项可以让nant使用csproj文件:使用NAntContrib的任务或直接使用msbuild.exe(例如,codecampserver).我是否正确阅读,如果是这样,使用msbuild.exe优于NAntContrib任务有什么好处?
msbuild nant nantcontrib
如何在我的nant脚本中向msbuild任务指示它应该使用.net 4.0 rc?
msbuild nant .net-4.0
msbuild ×2
nant ×2
.net-4.0 ×1
nantcontrib ×1