2 references to TargetPath
dotnet (2)
Commands\Test\MTP\SolutionAndProjectUtility.cs (2)
328
project.GetPropertyValue(ProjectProperties.
TargetPath
),
346
return new TestModule(runProperties, PathUtility.FixFilePath(projectFullPath), targetFramework, isTestingPlatformApplication, launchSettings, project.GetPropertyValue(ProjectProperties.
TargetPath
), rootVariableName);