1 reference to BuildRelativeOutputPath
Microsoft.NET.TestFramework (1)
Commands\ComposeStoreCommand.cs (1)
24
string output = Path.Combine(ProjectRootPath, "bin",
BuildRelativeOutputPath
(targetFramework, configuration, runtimeIdentifier, platformIdentifier));