1 write to _runtimeIdentifier
Microsoft.ML.PerformanceTests (1)
Harness\ProjectGenerator.cs (1)
33_runtimeIdentifier = "win-x64";
2 references to _runtimeIdentifier
Microsoft.ML.PerformanceTests (2)
Harness\ProjectGenerator.cs (2)
44<RuntimeIdentifier>{_runtimeIdentifier}</RuntimeIdentifier> 64=> Path.Combine(buildArtifactsDirectoryPath, "bin", configuration, TargetFrameworkMoniker, _runtimeIdentifier);