mirror of
https://github.com/actions/runner-images.git
synced 2025-12-14 21:38:13 +00:00
added download with retry function to psm.
This commit is contained in:
@@ -20,6 +20,7 @@ Export-ModuleMember -Function @(
|
|||||||
'Add-SoftwareDetailsToMarkdown'
|
'Add-SoftwareDetailsToMarkdown'
|
||||||
'Stop-SvcWithErrHandling'
|
'Stop-SvcWithErrHandling'
|
||||||
'Set-SvcWithErrHandling'
|
'Set-SvcWithErrHandling'
|
||||||
|
'Start-DownloadWithRetry'
|
||||||
'Install-VsixExtension'
|
'Install-VsixExtension'
|
||||||
'Get-VSExtensionVersion'
|
'Get-VSExtensionVersion'
|
||||||
'Get-WinVersion'
|
'Get-WinVersion'
|
||||||
|
|||||||
Reference in New Issue
Block a user