I'm dealing with an NCrunch issue - I assure you that I would normally exhaust my online research before posting a question, but I'm in the tight spot of trying to sell my team/managers on the value of NCrunch and need to get this working before my Monday morning demo session.
Visual Studio 2019 (16.10.2)
xUnit 2.4.1
MoQ 4.16.1
NCrunch 4.8.0.3
This is a greenfield solution with multiple projects and I was tasked with getting unit testing up and running. I'm getting xUnit + MoQ projects set up in the solution, but my current NCrunch Test panel looks like
[img=https://drive.google.com/file/d/1ViodIJXgpYn7ksb5b7GgTcNvGLeP7GQ3/view?usp=sharing]Test Panel screenshot[/img]
The recurring issue is described a couple of ways but it looks like the main offense is "NCrunch was unable to restore Nuget packages required to build a test environment for this solution, due to an error: The msbuild command returned exit code 1: "c:\program files (x86)\microsoft visual studio\2019\professional\MSBuild\Current\Bin\msbuild.exe" /t:Restore "C:\<localpath>\Local\NCrunch\29200\PackageRestore\restorePackages.csproj"
I've examined the pages on NCrunch's own site that seem to deal with this, but I've not yet found a solution.
Given the urgency of getting this solved (so as to make NCrunch look good to my bosses) I thought I'd go ahead and ask for help here, so - HELP!