|
From: Levi K. <LKh...@th...> - 2004-11-03 15:56:10
|
I'm having a problem with the build script ever since we've moved to NUnit
2.2. Here's the error I'm getting:
C:\Work\nmock\nmock.build(39,4):
Failure executing test(s). If you assembly is not built using NUnit
version 2.2.0.0, then ensure you have redirected assembly bindings.
Consult the documentation of the <nunit2> task for more information.
File or assembly name 'nunit.util, Version=2.2.0.0, Culture=neutral,
PublicKeyToken=null', or one of its dependencies, was not found.
The system cannot find the file specified.
If I copy nunit.util.dll into tools directory it works just fine, however
since this file is already exists in tools\lib\net\1.1 I thought I'd ask
if anyone else can reproduce the problem before trying to figure it out
myself
Thanks,
- Levi
|