Hello
With the last version of TypeMock 7.1.1, I get an error when I load the assembly TypeMock.NAntBuild.dll in NAnt 0.92 Final with the following code:
<loadtasks assembly="C:Program FilesTypemockIsolator.1TypeMock.NAntBuild.dll" />
The error is:
Failure scanning "C:Program FilesTypemockIsolator.1TypeMock.NAntBuild.dll" for extensions. ---> System.IO.FileNotFoundException: Could not load file or assembly 'NAnt.Core, Version=0.85.1932.0, Culture=neutral, PublicKeyToken=3dae460033b8d8e2' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040). Le fichier spécifié est introuvable.
My script NAnt work with TypeMock 7.0.1.
Best regards.
Julien.