Hello,
I'm trying to get NCrunch Grid Node running in connection with VS2022 and .Net 6.0.1.
After managing some errors I stuck on that message now:
Quote:NCrunch: v6.0.101 of the Dotnet SDK is being used by the NCrunch client, but this server is using v, which is the closest matching version found installed. This may cause issues with the build system. Consider installing v6.0.101 of the Dotnet SDK on this machine.
I'm not sure what "but this server is using v" means. The server has installed:
- VS Build Tools 2022
- .Net Framework 4.8 Developer Pack
- .Net SDK 6.0.101-win-x64 (so you see the needed SDK is installed)
- NCrunch GridNodeServer 4.11.0.2
Maybe the GridNodeServer cannot recognize the Version 6.0.101 of .Net?
Would be great if you have any hints.
Best regards
Andrei