:
%3b
$(OutputDirectory)$(PathListSeparator)$(PATH)
$(OutputDirectory)
$(TestOutputDir)/packages/
$(TestOutputDir)/artifacts/
$(TestOutputDir)/results/
$(TestArtifactsDir)/ExternalRestoreSourcesForTestsContainer.txt
CLIBuildDll=$(CLIBuildDll);
Configuration=$(Configuration);
TestArtifactsDir=$(TestArtifactsDir);
TestPackagesDir=$(TestPackagesDir);
PreviousStageProps=$(NextStagePropsPath);
TestProject=%(TestProjects.Identity);
TestResultXmlDir=$(TestResultXmlDir);
ToolPath=$(OutputDirectory);
WorkingDirectory=$([System.IO.Directory]::GetParent(%(TestProjects.Identity)))
$(OutputDirectory)/shared/Microsoft.NETCore.App/$(SharedFrameworkStableVersion)
$(Stage2WithBackwardsCompatibleRuntimesOutputDirectory)/shared/Microsoft.NETCore.App/$(SharedFrameworkStableVersion)