@lists.sourceforge.net
Subject: [NAnt-users] Getting missing directive or assembly reference
error.
Hi all,
In one of my nant builds, I need to use some functionality from the
ThoughtWorks.CruiseControl.Remote (it's a long story). So, include the
ThoughtWorks.CruiseControl.Remote.dll and then i
Hi all,
In one of my nant builds, I need to use some functionality from the
ThoughtWorks.CruiseControl.Remote (it's a long story). So, include the
ThoughtWorks.CruiseControl.Remote.dll and then import the namespace
(please see the code snippet below). However, I'm getting the following
error a