/
\
:
%3b
$(Stage2Directory)$(PathListSeparator)$(PATH)
$(Stage2Directory)
$(TestArtifactsDir)
@(TestTaskEnvironmentVariables)
CLIBuildDll=$(CLIBuildDll);
Configuration=$(Configuration);
EnvironmentVariables=$(RunTestEnvironmentVariables);
TestProject=%(TestProjects.Identity);
TestResultXmlDir=$(TestResultXmlDir);
ToolPath=$(Stage0Directory);
WorkingDirectory=$([System.IO.Directory]::GetParent(%(TestProjects.Identity)))
$(CommitCount)
$(RepoRoot)/artifacts/testpackages/
$(TestOutputDir)/packagesBuild/
$(TestOutputDir)/packages/
$(TestOutputDir)/artifacts/
$(TestOutputDir)/results/
$(RepoRoot)/test/
$(Stage2Directory)
%(TestPackageProject.Framework)
true
/p:TargetFramework=$(Framework)
/p:RuntimeIdentifier=%(TestPackageProject.PackRuntime)