Forum member

Lawrence

3 posts

Posts by Lawrence

  1. TargetInvocationException

    I'm using the console version of ncrunch on my build box and I've gotten this error on one of my pipelines: 11:20:44.736 NCrunch Console Tool v3.6.0.2 11:20:44.736 Copyright c 2010-2016 Remco Software Ltd 11:20:44.736 Usage of this tool is permitted only under the terms described in License.rtf…

  2. Error occurred while analysing project

    My bad. I didn't describe this well at all. I'm running VS2015 on a with a Target Framework of 4.6.1 using xUnit tests. The build box only has VS2015 community edition installed on it and doesn't have the VS plugin installed. Before a call ncrunch I have my Fake script restore and build the package …

  3. Error occurred while analysing project

    I'm seeing this same error now on my build box and I'm running 3.6.0.2 of the console app. However I'm using xUnit and VS2105