BenchmarkDotNet-VS-Runner
BenchmarkDotNet-VS-Runner copied to clipboard
"Value cannot be null" error when starting benchmark
I get the following error when trying to start any benchmark:

All benchmarks run fine without the extension.
My Program.cs is an exact copy of the one in the README.
I use Visual Studio Community Version 16.9.0 Preview 1.0 and i am testing an .NET 5.0 class library.
I have the same error with Visual Studio 2019 (16.11.5).