RE: [Nant-users] Accessing framework DLL's

2003-01-24 Thread Lorphelin, Yves
Title: RE: [Nant-users] Accessing framework DLL's Hi Nick, The way We deal here with 3d party bianries is just check them in in sourcesafe in a project "lib" with the source code: that way we are sure that every developper uses the same version, & the 3rd parties bin

[Nant-users] Accessing framework DLL's

2003-01-24 Thread Nick Robinson
Hi,   Can someone offer some guidance when dealing with assemblies that are dotted around the framework.  Using Slingshot, it places ${reference.path} in front of such items, such as   ${reference.path}/envdte.dll   If I was checking this project into sourcesafe, and expecting draco to do a