Bob,
You can use the "if" function for this purpose.
For example:
${if (property::get-value('language')=='C#', '.cs', '.vb')}
But I'm sure there better solutions for this. Why not just define the
extension in a property as well ?
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL
Bob,
You need to import the System namespace.
Gert
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Archer
Sent: zaterdag 2 december 2006 0:34
To: nant-users@lists.sourceforge.net
Subject: [NAnt-users] Asminfo task
What is the trick to get this task working? I am g