Im trying to automate our build process. To do this i need to compile the app_code in a asp.Net website to a dll so i can run NUnit test against the code. Before you suggest that i just use a class li
I\'m trying to set up a legacy application in cruise control and ran into a bit of a problem. I\'ve set up my project and had to include a section where nant copies files from a local file path to a
I am working on a NANT build project to build a VS project. One of the build file has a property definition like this:
I have some problems with the TeamCity MSBuild replacement I think. I\'ve tried to compile a Delphi 2010 Project (MSBuild compliant) with NAnt using the MSBuild task (NAnt Contrib).
I need some help from you guys. Let me explain you what we were doing, first: We were working on a Windows Application and all of us are integrated with Team Foundation Server. We are done with all a
I have a .NET 3.5 web application, and I am adding Silverlight 4.I can build and test the whole project in VS 2010.My assemblies still targets 3.5.I had to upgrade NAnt from .85 to .91-alpha2 to get t
I am a newbie to .NET programming and I\'m trying to create a simple Windows Forms application for a Windows Mobile device using the .NET Compact Framework 2.0. I develop using Boo and using Nant to b
I have custom NAnt task for test purposes and I would like to cancel NAnt build process if the task is failed.
I want to redefine copy task from Nant without changing my .build configuration files. Is it possible in nant?
Nant is complaining about a duplicate target, and as far as I can tell there is no duplicate. Is there some way to get nant to tell me which buildfiles it has 开发者_StackOverflow社区open or is trying