Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 299 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 299 Bytes

Some additional tasks for NAnt build system:

  • xmlDropNode -- drops all nodes matching specified XPath expression;
  • xmlAddNode -- adds a node presented by XML string as descendant of a node selected by XPath expression;

Examples of usage can be found in sources/NAnt.Additional.Run/default.build.