Hi,
I am beginning to
use NAnt, and the csc task does not generate the xml documentaion
file.
I have included the
following attributes witht he csc task
<csc
target="library" output="../bin/BANC.Infrastructure.Controller.dll"
doc="../bin/BANC.Infrastructure.Controller.xml"
debug="false">
...
the ndoc task is
failing becuase it does not find the BANC.Infrastructure.Controller.xml
file...that the compiler is expected to output... ???
thanks in
advance.
cheers
ears,
pradeep