BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

Support for `RestoreConfigFile`

Open irvnriir opened this issue 1 year ago • 0 comments

We have custom file structure in our projects, and RestoreConfigFile MSBuild Property is set to path which is relative from folder where the build is started from.

When using BenchmarkDotNet, we are getting this: image

irvnriir avatar Aug 23 '24 22:08 irvnriir