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.
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 nantWhat 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 nantI 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 nantcontribI need to build a solution, but exclude one project. How should I do it? I searched a lot about …
visual-studio msbuild nantI have to admit that I always forgot the syntactical intracacies of the naming patterns for Nant (eg. those used …
ant nantCan 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 nantMy 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 nantWith NUnit, if you add Debug.Print statements in your tests they appear in the test output. (At least they …
logging nunit nantI am aware there are other NAnt and MSBuild related questions on Stack Overflow, but I could not find a …
.net msbuild automation nantI 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