From: Chris W. <cfw...@ad...> - 2003-01-10 14:43:48
|
I am sorry. I accidentally added references to both assemblies in my project. I am just starting to use VS.Net and missed the FirebirdSql.Data.Firebird.Tests.dl reference. Thanks for your quick response. Chris Whelan > Hello: > > > Hi- > > > > After installing Beta1, adding a reference to the > > FirebirdSql.Data.Firebird.dll in my project failed because of a > > dependency on NUnit. This should not be a requirement because > > won't that require the deployment of NUnit in addition to the Firebird > > provider dll with an application. > > You have added a reference to : > > FirebirdSql.Data.Firebird.dll <-- This don't have reference to NUnit > > or to: > > FirebirdSql.Data.Firebird.Tests.dll <-- This have reference to NUnit > |