mirror of
https://github.com/actions/runner-images.git
synced 2025-12-12 20:26:49 +00:00
[Windows] Split VSIX installation helper into two (#8872)
This commit is contained in:
committed by
GitHub
parent
1bd9214f41
commit
1254bc94a5
@@ -29,7 +29,8 @@ Export-ModuleMember -Function @(
|
||||
'Set-SvcWithErrHandling'
|
||||
'Start-DownloadWithRetry'
|
||||
'Get-VsixExtenstionFromMarketplace'
|
||||
'Install-VsixExtension'
|
||||
'Install-VSIXFromFile'
|
||||
'Install-VSIXFromUrl'
|
||||
'Get-VSExtensionVersion'
|
||||
'Get-WinVersion'
|
||||
'Test-IsWin22'
|
||||
|
||||
Reference in New Issue
Block a user