removed merge conflicts

This commit is contained in:
Dariy.Nurgaleev
2020-03-20 00:22:12 +07:00
48 changed files with 513 additions and 674 deletions

View File

@@ -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