Forum member

wibarr

2 posts

Posts by wibarr

  1. Assemblies fail to load with The target "_SplitProjectReferencesByFileExistence" doesn't exist

    Hmm, I see. Is there any way for ncrunch to emit the commands it's attempting to use to build the project or find that particular target? It's a bit obscured for me as, since it works when I use VS or the command line to build.

  2. Assemblies fail to load with The target "_SplitProjectReferencesByFileExistence" doesn't exist

    Hi everyone, I just installed NCrunch and am running into the following error loading any of our projects: [code=csharp]System.Exception: An exception was thrown in the remote environment: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. --…