We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b406381 commit d002901Copy full SHA for d002901
TfsWitMigrator.Console/Chocolatey/chocolateyInstall.ps1
@@ -1,5 +1,4 @@
1
try {
2
- Import-Module "$env:ChocolateyInstall\helpers\chocolateyInstaller.psm1" -Force;
3
$toolsLoc = Get-ToolsLocation
4
$vstssyncmigrationpath =Join-Path -Path $toolsLoc -ChildPath "\VSTSSyncMigration"
5
0 commit comments