$(Platform)
$([System.Runtime.InteropServices.RuntimeInformation]::ProcessArchitecture.ToString().ToLowerInvariant)
$(RepoRoot).dotnet-test\
HKEY_LOCAL_MACHINE\SOFTWARE
$(RepoRoot).dotnet-test\x86\
HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node
-NoPath -SkipNonVersionedFiles -Architecture $(BuildArch) -InstallDir $(DotNetInstallRoot)
$([MSBuild]::NormalizeDirectory('$(DotNetInstallRoot)', 'shared', 'Microsoft.NETCore.App', '$(MicrosoftNETCoreAppRuntimewinx64Version)'))
$(DotNetInstallRoot)Debugger.Tests.Versions.txt
powershell -NonInteractive -ExecutionPolicy ByPass -NoProfile -command
'$(RepositoryEngineeringDir)\dotnet-install.ps1'
$(RepositoryEngineeringDir)/dotnet-install.sh
$(InternalReleaseTesting)
$(PrivateBuildTesting)
]]>
%(RuntimeTestVersions.Runtime)
%(RuntimeTestVersions.AspNet)
]]>
]]>