InstallHelpers has been reworled with new function

This commit is contained in:
Dariy.Nurgaleev
2020-03-20 00:26:46 +07:00
parent 98d3de4ca4
commit 6d42c04772

View File

@@ -161,7 +161,6 @@ Hashtable for service arguments
}
}
<<<<<<< HEAD
function Start-DownloadWithRetry
{
param (
@@ -202,8 +201,6 @@ function Start-DownloadWithRetry
}
=======
>>>>>>> upstream/master
function Install-VsixExtension
{
Param
@@ -354,7 +351,3 @@ function Test-IsWin16
{
(Get-WinVersion) -match "2016"
}
<<<<<<< HEAD
=======
>>>>>>> upstream/master