When I am trying to build in NCrunch, I am getting this error (it builds fine using MSBuild).
The imported project "C:\Program Files\dotnet\sdk\1.0.4\Microsoft\VisualStudio\v14.0\DotNet\Microsoft.DotNet.Props" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk.
Indeed the file is not there - or anywhere. But I'm wondering why NCrunch needs it. It is in the project's .xproj file. I've looked at everything from the Microsoft side but am coming up empty. Any thoughts?