|
From: Levi K. <LKh...@th...> - 2004-11-04 20:01:43
|
Owen,
I'm getting the following error since I updated to the latest build script
that you committed on 10/22/04, the one that uses newer NAnt and NUnit 2.2
:
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.
I see you've added nunit.util.dll to tools/lib/net/1.1 directory, but how
does nant know to look in there? It's not in the probing path.
I want to clarify this with you before I start adding assembly singing to
the build script.
Thanks,
- Levi
|