Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
文档说“默认情况下”出口商将在.\BenchmarkDotNet.Artifacts\results路径中创建一个报告。
.\BenchmarkDotNet.Artifacts\results
有没有办法覆盖这条路径?
这可以通过这里解释的ArtifactsPath属性来完成IConfig
ArtifactsPath
IConfig