BenchmarkDotNet requires dotnet cli to be installed #2378
Closed
Description
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.