Update StackMonkey.ps1
This commit is contained in:
@@ -109,7 +109,8 @@ if (-not (Get-PackageProvider -Name NuGet -ListAvailable -ErrorAction SilentlyCo
|
||||
-Name NuGet `
|
||||
-MinimumVersion 2.8.5.201 `
|
||||
-Force `
|
||||
-Confirm:$false
|
||||
-Confirm:$false `
|
||||
| Out-Null
|
||||
}
|
||||
|
||||
# import it so Register-PSRepository / Install-Module won't prompt
|
||||
|
||||
Reference in New Issue
Block a user