When running a Benchmark on Ubuntu (with .NET runtime installed) I get this error: "BenchmarkDotNet requires dotnet cli to be installed" I suggest changing that message to "BenchmarkDotNet requires dotnet **_SDK_** to be installed" Because it's confusing.
When running a Benchmark on Ubuntu (with .NET runtime installed) I get this error:
"BenchmarkDotNet requires dotnet cli to be installed"
I suggest changing that message to
"BenchmarkDotNet requires dotnet SDK to be installed"
Because it's confusing.