Hey everyone,
I saw this posted in various places but never saw the fix to my issue posted.
I upgraded to the latest nightly build and still had no luck. Upon doing more
research I found that the registry key read wasn't correct for our build server:
The issue is that I could not seem to be
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
Firstly, I just started using nant recently so apologies if this question has
been asked many times before.
C# command line compiler has an option /pdb:[filename] to explicitly specify a
name to .pdb file.
How do I do it with nant?
Thanks in advance,
Henry
___