>
> Hi NAnt Developers,
>
> I am new to NAnt and there is task to change/modify content of a text file
> (ex: Sample.cs). I have been searching for the same in Google but could only
> find to change xml files. Could you please advise me how do I change a non
> xml file content using NAnt or CruiseControl.Net
>
> Thanks and Regards
> Amal
>
>
You can specify the "file" attribute to the <echo> task. See here:
http://nant.sourceforge.net/release/latest/help/tasks/echo.html

Is this what you want?

__
Eugen
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
NAntContrib-Developer mailing list
NAntContrib-Developer@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nantcontrib-developer

Reply via email to