A
Aditya
Hi!
I am currently trying to upgrade to the nant 0.84 and was successful in
making the necessary changes. I am having a performance issue though.
Whenever I have a reference of the form A.D.dll, what the nant is doing
is that it copies all the dlls having A.D.*(A.D.dll, A.D.S.dll,
A.D.T.dll, ...) to the bin/Debug. This results in a lot of extra and
unnecessary files being copied and hence loss in performance. Am I
missing something?
Please reply.
Thanks,
Aditya
I am currently trying to upgrade to the nant 0.84 and was successful in
making the necessary changes. I am having a performance issue though.
Whenever I have a reference of the form A.D.dll, what the nant is doing
is that it copies all the dlls having A.D.*(A.D.dll, A.D.S.dll,
A.D.T.dll, ...) to the bin/Debug. This results in a lot of extra and
unnecessary files being copied and hence loss in performance. Am I
missing something?
Please reply.
Thanks,
Aditya