BenchmarkDotNet-VS-Runner icon indicating copy to clipboard operation
BenchmarkDotNet-VS-Runner copied to clipboard

"Value cannot be null" error when starting benchmark

Open OpenByteDev opened this issue 5 years ago • 1 comments

I get the following error when trying to start any benchmark:

image

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.

OpenByteDev avatar Nov 30 '20 14:11 OpenByteDev

I have the same error with Visual Studio 2019 (16.11.5).

JeremyJeanson avatar Oct 14 '21 08:10 JeremyJeanson