This is a followup on my previous e-mail. The solution task seem to use the reference hint defined inside the .vbproj project file as relative from where the build takes place as opposed to relative to where the project file resides.

 

               <Reference

                    Name = "log4net-net-1.1"

                    AssemblyName = "log4net-net-1.1"

                    HintPath = "..\..\..\Lib\log4net-net-1.1.dll"

                />

 

Results in C:\lib as opposed to C:\projects\my-app\lib

 

The .vbproj file resides in C:projects\my-app\source\library\core\

 

 

 

Philippe Lavoie

 

   Cactus Commerce         eBusiness. All Business.

 Tel 819.778.0313 x302 • 888.CACTUS.0 • Fax 819.771.0921

www.cactuscommerce.com [EMAIL PROTECTED]

 

Reply via email to