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