Forum member

Martina

2 posts

Posts by Martina

  1. Build Fails in NCrunch for depencies but not in VS

    Thanks for getting back to me. No, the stack trace hasn't got any more, it keeps going on about Nuget packages missing. In fact, the references that it keeps looking for are all declared in the csproj file and have been added as references in each project. I did carry on writing tests with…

  2. Build Fails in NCrunch for depencies but not in VS

    Hi, I have a solution with several projects in, of which only one is a test project. The sln builds fine in VS and tests are passing, though NCrunch seems to be stuck looking for dependencies in a different workspace. There are 22 tests failing due to to a build failed. The file path in bold i…