Forum member

sunil

6 posts

Posts by sunil

  1. Ncrunch Tool Issue with .net Core 2.0

    I have the following versions of VS installed Microsoft Visual Studio Professional 2017 Preview (2) Version 15.3.0 Preview 7.0 VisualStudio.15.Preview/15.3.0-pre.7.0+26730.0 Microsoft .NET Framework Version 4.6.01586 Installed Version: Professional Path is : C:\Program Files (x86)\Microsoft…

  2. Ncrunch Tool Issue with .net Core 2.0

    Yes the solution builds fine jin VS using Ncrunch. Sorry for being ambiguous about this one.

  3. Ncrunch Tool Issue with .net Core 2.0

    Yes the solution builds fine when I run inside of VS. But fails when I run it using the ncrunch tool.

  4. Ncrunch Tool Issue with .net Core 2.0

    I have tried this with ncrunch tool 3.9 and 3.8 but get the same error.

  5. Ncrunch Tool Issue with .net Core 2.0

    Yes. The solution works fine running in VS2017. Here are my VS2017 details Microsoft Visual Studio Professional 2017 Preview (2) Version 15.3.0 Preview 7.0 VisualStudio.15.Preview/15.3.0-pre.7.0+26730.0 Microsoft .NET Framework Version 4.6.01586

  6. Ncrunch Tool Issue with .net Core 2.0

    I am successfully able to build and run tests in Vs2017 Preview. I am using Ncrunch 3.10.0.20. But when I try to use the Ncrunch Tool I get the following error. Seems like it is trying to use the wrong msbuild version. I have tried passing in /vs 2017 but get the same error. NCrunch Console Too…