Lionel,
You can use the task for this purpose.
Note, you need to use the child element to define namespace imports.
Some examples are available here:
http://nant.sourceforge.net/release/latest/help/tasks/script.html
Regards,
Gert
From: Lionel Morrison
Sent: Wednesday, March 17, 2010 4:12 P
Lionel,
Rather than using 'using' in the code section, include the namespace via
the imports element, like this:
Did you try the references node inside the script node? Look at the docs for
the script task:
http://nant.sourceforge.net/release/0.86-beta1/help/tasks/script.html
BOb
From: Lionel Morrison [mailto:lmorri...@lifeware.com]
Sent: Wednesday, March 17, 2010 11:12 AM
To: nant-users@lists.sourceforg
Thanks Bob,
I'll give that a try. I remember seeing this month's back. Why it didn't
click then I have no idea!
Lionel Morrison | Build and Release Engineer | Lifeware TEK
Office: (802) 552-4465 | Cell: (386) 336-7709
Email: lmorri...@lifeware.com
From: Bob Archer [mailto: