[NAnt-users] Xmlpeek nodeindex and a foreach loop

2007-03-19 Thread Scott Brinkmeyer
I have an xml file that has multiple nodes that I want an xpath expression to return. I know that the xmlpeek will return the number of nodes found. I can not determine how to take that number, run it through a foreach loop and do specific things with it. Example

[NAnt-users] configuring the nant.exe.config file

2006-12-13 Thread Scott Brinkmeyer
Ihave been looking for a guide or documentation on the different options that can be configured in the nant.exe.config file. i have seen reference to changing your "default framework" and changing specific sections in nodes that i don't have in my de facto nant.exe.config. is there already a doc