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?
Remco NCrunch Developer
#10946
09 Aug 2017 23:18 UTC
Hi, thanks for sharing this issue.
Noticing your reference to .xproj, is this a legacy DNX project? If so, this won't be supported by NCrunch. See http://www.ncrunch.net/support/frameworks.
Noticing your reference to .xproj, is this a legacy DNX project? If so, this won't be supported by NCrunch. See http://www.ncrunch.net/support/frameworks.
Post a reply
Log in to reply.