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
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.