Build/Test Issues

.NET Core 3.0 project does not build in NCrunch

Started by hisuwh on 1,796 views

I have a project targeting 'netcoreapp3.0' which is building fine in VS but not in NCrunch. I am getting errors like the following:


The type or namespace name 'Mvc' does not exist in the namespace 'Microsoft.AspNetCore' (are you missing an assembly reference?)
The type or namespace name 'SelectListItem' could not be found (are you missing a using directive or an assembly reference?)


NCrunch - v3.31.0.3
Visual Studio 2019 - v16.3.2
Hi,

Sorry to hear you are having this problem.

Is there a possibility for you to submit a sample solution that reproduces this issue? Creating a blank MVC project doesn't seem to trigger the issue for me.

You can submit this via: https://www.ncrunch.net/Support/Contact

Post a reply

Log in to reply.