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
|
||||
@@ -1,7 +1,4 @@
|
||||
$vsInstallRoot = Get-VisualStudioPath
|
||||
$devEnvPath = "$vsInstallRoot\Common7\IDE\devenv.exe"
|
||||
|
||||
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
||||
|
||||
# Step to avoid initial delay for choco scripts
|
||||
choco upgrade chocolatey
|
||||
cmd.exe /c "`"$devEnvPath`" /updateconfiguration"
|
||||
Reference in New Issue
Block a user