Forum member
hisuwh
1 post
Posts by hisuwh
-
.NET Core 3.0 project does not build in NCrunch
I have a project targeting 'netcoreapp3.0' which is building fine in VS but not in NCrunch. I am getting errors like the following: [quote] The type or namespace name 'Mvc' does not exist in the namespace 'Microsoft.AspNetCore' (are you missing an assembly reference?) The type or namespace nam…
07 Oct 2019 10:30 UTC