Top "Nant" questions

NAnt is a build tool for .Net, aiming to support all the various versions of the .Net framework, including all versions of Microsoft .NET, Compact Framework and Silverlight, Mono and Moonlight.

I have a error building a .vdproj on msbuild with nant

I'm getting used to using nant for build releases. But I have started to use asp.net MVC, and i …

c# msbuild build nant vdproj
Build deployment using CruiseControl.net

I've seen a few examples on how to do build deployment, however I have something unique that I'd like to …

.net cruisecontrol.net nant
MSBuild cannot find SGen when compiling a solution

I've looked at several other SGen-related questions on here and either their answers don't apply or their answers don't fix …

.net msbuild 64-bit nant sgen
NAnt and VS2008 (.NET 3.5) - Solution format of file Solution.sln is not supported

I'm trying to get NAnt 0.86b1 running with VS2008 SP1 and x64 XP. I have a basic build file (below) …

visual-studio-2008 .net-3.5 nant