[Windows] Rename ToolCache path helpers (#8874)

This commit is contained in:
Vasilii Polikarpov
2023-11-23 11:59:08 +01:00
committed by GitHub
parent 1254bc94a5
commit 64d5d2c1f4
4 changed files with 52 additions and 24 deletions

View File

@@ -23,8 +23,8 @@ Export-ModuleMember -Function @(
'Install-Binary'
'Install-VisualStudio'
'Get-ToolsetContent'
'Get-ToolsetToolFullPath'
'Get-ToolcacheToolDirectory'
'Get-TCToolVersionPath'
'Get-TCToolPath'
'Stop-SvcWithErrHandling'
'Set-SvcWithErrHandling'
'Start-DownloadWithRetry'