removed from old file and renamed choco.
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
# Step to avoid initial delay for choco scripts
|
||||||
|
choco upgrade chocolatey
|
||||||
@@ -2,6 +2,3 @@ $vsInstallRoot = Get-VisualStudioPath
|
|||||||
$devEnvPath = "$vsInstallRoot\Common7\IDE\devenv.exe"
|
$devEnvPath = "$vsInstallRoot\Common7\IDE\devenv.exe"
|
||||||
|
|
||||||
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
||||||
|
|
||||||
# Step to avoid initial delay for choco scripts
|
|
||||||
choco upgrade chocolatey
|
|
||||||
Reference in New Issue
Block a user