false false Library false false false true true true $(MSBuildToolsPath)\Microsoft.CSharp.targets false false $(CoreSdkTargetFramework) $(ArtifactsBinDir)redist\$(Configuration)\dotnet\ $(ArtifactsBinDir)redist\$(Configuration)\dotnet-with-previous-runtimes\ $(DotnetToTestPath)%(RecursiveDir)%(Filename)%(Extension) $(DotnetToTestPath)shared\Microsoft.NETCore.App\$(RuntimeVersionToInstall) powershell -NoLogo -NoProfile -ExecutionPolicy ByPass $(InstallRuntimeCommand) "$(_DotNetRoot)dotnet-install.ps1" $(InstallRuntimeCommand) -Version $(RuntimeVersionToInstall) $(InstallRuntimeCommand) -InstallDir $(DotnetToTestPath) $(InstallRuntimeCommand) -Runtime "dotnet" /bin/bash $(InstallRuntimeCommand) "$(_DotNetRoot)dotnet-install.sh" $(InstallRuntimeCommand) --version $(RuntimeVersionToInstall) $(InstallRuntimeCommand) --install-dir "$(DotnetToTestPath)" $(InstallRuntimeCommand) --runtime "dotnet" testSdk$(ToolTestName) Microsoft.NET.$(ToolTestName).Tests $(ArtifactsTmpDir)$(ToolCommandName)\ $(ArtifactsTestResultsDir)$(TestProjectName).xml $(ArtifactsTestResultsDir)$(TestProjectName).html $(ArtifactsLogDir)$(TestProjectName).log -noautoreporters -noRepoInference $(TestArgs) -dotnetPath $(DotnetToTestPath)\dotnet $(TestArgs) -xml "$(ResultsXmlPath)" $(TestArgs) -html "$(ResultsHtmlPath)" $(TestRunnerAdditionalArguments) $(TestArgs) > $(ResultsStdOutPath)