Thanks for the tip, Martin, but what I'm trying to do is to build my c# code
and, having read nant doc several times, I thought using csc task would be the
best way. /pdb (Specify Debug Symbol File) (C# Compiler
Options)http://msdn.microsoft.com/en-us/library/ms228625.aspx C# 2005 compiler
csc.
Hi Henry
Its a option of the microsoft link command
http://msdn.microsoft.com/en-us/library/y0zzbyt4(VS.80).aspx
which can be invoked with the exec tag
http://nant.sourceforge.net/release/latest/help/tasks/exec.html
HTH
Martin--
- Original Message -
From: Henry
To: nant-us