nant-task
Nant Script using .Net 2? Why?
I have a very simple setup, a whole solution that builds using .NET 3.5. Runs fine on my machine, and the build server. I have since added a script to my build file, which will create an XML file, lis[详细]
2023-02-05 14:04 分类:问答FailOnError does not work in custom NAnt task
I have custom NAnt task for test purposes and I would like to cancel NAnt build process if the task is failed.[详细]
2023-01-20 20:05 分类:问答When running NUnit and specifying a category, can all uncategorized tests be included too?
We have several hundred test classes, with a few dozen of them marked with the following attributes: [TestFixture][详细]
2023-01-17 07:22 分类:问答Security issue using Nant
I need to store authentication information and I rather not have the password in plain text: <property name=\"user\"value=\"theUser\"/>[详细]
2023-01-03 08:06 分类:问答MSBuild's XmlMassUpdate task in NAnt?
I have created an MSBuild tasks for building my projects, but for various re开发者_运维问答asons I wan\'t to switch to NAnt.[详细]
2022-12-23 17:54 分类:问答SVN revert from within a NAnt script?
I thought this would be a simple task, but I\'m currently unable to get it to work. There are built in functions such as <svn-update> etc. But not for revert it seems?[详细]
2022-12-19 06:16 分类:问答Microsoft Ajax Minifier and NAnt [closed]
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this[详细]
2022-12-09 20:39 分类:问答