n
[mailto:[EMAIL PROTECTED] Sent: Thursday, March 24, 2005 10:57
AMTo: [EMAIL PROTECTED]; nant-users@lists.sourceforge.net;
nant-developers@lists.sourceforge.netSubject: RE: [Nant-users] Bug in
macro expansion
Ray,
Can you submit a bug report for this and attach a repro
?
You can submit
aart 2005 2:32To:
nant-users@lists.sourceforge.net;
nant-developers@lists.sourceforge.netSubject: [Nant-users] Bug in
macro expansion
I tracked down a
bug related to Macro expansion of VS.Net variables within NANT. The
symptom I was seeing was that macros like $(TargetName)
I tracked down a bug
related to Macro expansion of VS.Net variables within NANT. The symptom I
was seeing was that macros like $(TargetName) and other target related macros
were empty (null). Obviously, this broke various asspects of the
build.
I eventually was
able to debug the probl