Sachin_212282 wrote:
Hi,
I am trying to build a DLL using NAnt.
When I run a NAnt.exe -buildfile:MailMgr.build
It gives me message build successes but I could find MailMgr.dll
anywhere in my computer, though I mentioned it in output parameter of
vbc tag.
At a guess it should be in :
d
Thanks Gary!
That does solve my (or rather Microsofts' :) problem.
Best regards
Allan Dystrup
__
Fra: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] På vegne af Gary Feldman
Sendt: 28. august 2005 03:12
Til: nant-users@lists.sou
Hi,
I am trying to build a DLL using NAnt.
When I run a NAnt.exe –buildfile:MailMgr.build
It gives me message build successes
but I could find MailMgr.dll anywhere in my computer, though I
mentioned it in output parameter of vbc tag.
Can anybody help me out ASAP?
Build File: