mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-15 06:19:21 +00:00
removed merge conflicts
This commit is contained in:
@@ -161,6 +161,7 @@ Hashtable for service arguments
|
||||
}
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
function Start-DownloadWithRetry
|
||||
{
|
||||
param (
|
||||
@@ -201,6 +202,8 @@ function Start-DownloadWithRetry
|
||||
}
|
||||
|
||||
|
||||
=======
|
||||
>>>>>>> upstream/master
|
||||
function Install-VsixExtension
|
||||
{
|
||||
Param
|
||||
@@ -351,3 +354,7 @@ function Test-IsWin16
|
||||
{
|
||||
(Get-WinVersion) -match "2016"
|
||||
}
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
|
||||
>>>>>>> upstream/master
|
||||
|
||||
Reference in New Issue
Block a user