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.

How to use 'git pull' from the command line?

We were using a build script to automate our publishing process and it was working with SVN but now we …

git command-line ssh github nant
Generating HTML documentation from WSDL

What are your approaches to generating some sort of human-readable documentation from WSDLs? In the past I've used WSDL viewer (…

web-services documentation wsdl nant
The 'SQLNCLI' provider is not registered on the local machine

I have a NAnt-based script which that I run on my local PC that connects to SQL Server 2008 Express also …

sql-server nant sql-server-2008-express nantcontrib
How can I exclude a project from a build in MSBuild?

I need to build a solution, but exclude one project. How should I do it? I searched a lot about …

visual-studio msbuild nant
How do I use Nant/Ant naming patterns?

I have to admit that I always forgot the syntactical intracacies of the naming patterns for Nant (eg. those used …

ant nant
Does MSbuild require Visual Studio to be installed on the build server?

Can we use MSBuild without Visual Studio 2012? Currently, we have a build server where we are compiling and creating deployment …

visual-studio-2010 visual-studio-2012 build msbuild nant
System.Web.Mvc missing error while building ASP.NET MVC 3 using NAnt

My MVC 3 project is building successfully in my development machine with Visual Studio 2010 + MVC 3. In the build server, VS2010 is …

asp.net-mvc-3 nant
How can I add log messages to an NUnit test that will appear in a nant build execution?

With NUnit, if you add Debug.Print statements in your tests they appear in the test output. (At least they …

logging nunit nant
NAnt or MSBuild, which one to choose and when?

I am aware there are other NAnt and MSBuild related questions on Stack Overflow, but I could not find a …

.net msbuild automation nant
OpenOffice command line PDF creation

I have some documentation written in OpenOffice, and I would like to include some of it as PDF files in …

build-process build-automation nant openoffice.org libreoffice