Build/Test Issues

dotnet 5 tests and error messge

Started by ewinhong on 1,972 views

Hello,
I am not sure why I am getting this error: xunit

SDK Resolver Failure: "The SDK resolver "NuGetSdkResolver" failed while attempting to resolve the SDK "Microsoft.NET.Sdk". Exception: "System.ArgumentNullException: Value cannot be null

For both Console and within Visual Studio.

Edited

Hi, thanks for sharing this.

Could you submit an NCrunch bug report right after you've had this happen to you? I'm hoping the log may reveal more about this error.
Just submitted bug
Thanks for sending this through.

It looks like your NCrunch is quite out of date. Could you please update to 4.11 and let me know if the problem persists?
Remco wrote:Thanks for sending this through.

It looks like your NCrunch is quite out of date. Could you please update to 4.11 and let me know if the problem persists?


I dont understand how updating from 4.9.0.8 to 4.11 changes anything considering my license # is last year. ill try downloading the latest version.
Downloading 4.11 made it worked. I am slowly reducing my use of ncrunch due to the memory usage. Hope this doesnt break for dotnet 6 when it comes out and if creating a new dotnet 6 project.
ewinhong wrote:Downloading 4.11 made it worked. I am slowly reducing my use of ncrunch due to the memory usage. Hope this doesnt break for dotnet 6 when it comes out and if creating a new dotnet 6 project.


Great to hear you are up and running again.

We already support .NET 6.0 and have done for a little while now.

With the speed that the platform moves at and the extent of the changes MS continue to make, it's impossible to warrant compatibility with all future versions of VS and .NET. We do our best, but like other vendors we often need to fix the problems after they appear when the platform changes.

Edited

Post a reply

Log in to reply.