-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Closed
Labels
Milestone
Description
I would like to be able override RD.xml for the benchmarks,
Right now I do not see how I can do that without manually modifying source code for the BenchmarkDotNet.
Class BenchmarkDotNet.Toolchains.CoreRt.Generator
has access only to BuildPartition
and ArtifactsPaths
and I cannot detect original project location. Maybe there a way to preserve original rd.xml from the project?