mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
Improve Windows Visual Studio provisioners (#758)
* Add retries to DotnetSDK provisioner * Improve VS provisioners * Fixes in syntax * Fixes in syntax * Rename Install-VS function * Remove bootstrapperName parameter from Install-VisualStudio * Small fix
This commit is contained in:
@@ -14,6 +14,7 @@ Export-ModuleMember -Function @(
|
||||
'Get-SystemVariable'
|
||||
'Set-SystemVariable'
|
||||
'Install-Binary'
|
||||
'Install-VisualStudio'
|
||||
'Get-ToolcachePackages'
|
||||
'Get-ToolsetContent'
|
||||
'Get-ToolsByName'
|
||||
|
||||
Reference in New Issue
Block a user