[Nant-users] Problem with missing assembly references when using

2004-11-11 Thread Peter Fries
Hi there, I'm new to nant and am having trouble when referencing .dlls of my own (as opposed to framework .dlls). I retrieve files from two VSS projects, one for my supporting libraries and one for a web application that uses those libs. I save the code files to two directories and create a b

[Nant-users] Problem with missing assembly references when using

2004-11-11 Thread Peter Fries
Title: Problem with missing assembly references when using I'm new to nant and am having trouble when referencing .dlls of my own (as opposed to framework .dlls).  I retrieve files from two VSS projects, one for my supporting libraries and one for a web application that uses those libs.  I