added download with retry function to psm.

This commit is contained in:
Dariy.Nurgaleev
2020-03-20 11:33:59 +07:00
parent 3e0c42d950
commit ee85085885

View File

@@ -20,6 +20,7 @@ Export-ModuleMember -Function @(
'Add-SoftwareDetailsToMarkdown'
'Stop-SvcWithErrHandling'
'Set-SvcWithErrHandling'
'Start-DownloadWithRetry'
'Install-VsixExtension'
'Get-VSExtensionVersion'
'Get-WinVersion'