you need to edit nhibernate.build file ,not the vs file On Mon, Mar 23, 2009 at 3:29 PM, Sushant <[email protected]> wrote:
> > I am adding a reference to the NHibernate solution opened with VS > 2008. This gets reflected in NHibernate.Everything as well. But there > is a compilation error with NAnt saying that I missed on the assembly > reference. > > On Mar 23, 7:18 pm, Ayende Rahien <[email protected]> wrote: > > you need to edit the nhibernate.build file to add that reference > > what are you doing? > > > > On Mon, Mar 23, 2009 at 9:57 AM, Sushant <[email protected]> wrote: > > > > > Sir > > > I'm trying to add a new assembly reference to the NHibernate Solution. > > > This is successfully done and built. But when I used NAnt to compile > > > the project.. Exactly that reference statements throw an error telling > > > me that the particular reference is missing.. Why is that happening.. > > > Do I need to mention that Reference somewhere? >
