Hi Sanjoy>>How to remove and add referencesYou can use the filterchain option or use the xmlpoke.I have never worked with the xmlpoke and for that I can't give you an example.The filterchain you can use with the task. In the example below, I remove the tag to [NAnt-users] nAnt and ClickOnce
HiDoes anybody use nAnt and ClickOnce together for the deployment ? If yes, how.Best Regards DanDiese Mitteilung wurde von http://www.breitband.ch uebermittelt.Einer der schnellsten Kabel-Internet Zugaenge!
Using Tomcat but need to d
Hello PeteYou can use the function string::replace(), if this does not work for you use the copy or move task with filterchain and replacestring. I use this function and tasks to set a version number on a C++ assembly.