Eric Fetzer wrote:
The big benefit to the project references is that you
can step into the code.  Log4net, we definitely
wouldn't want to do that with, but it can be helpful
for these in house projects...

You can step into the project even without project references - if the debug symbols file (.pdb) is present and the source files resides where they should according to .pdb file.

The only benefit of project references is that You can browse between code files (Right click & "Go to definition")

--
Gert

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to