Skip to content

Commit d002901

Browse files
committed
Updated chocolatey installer +semver:minor
1 parent b406381 commit d002901

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

TfsWitMigrator.Console/Chocolatey/chocolateyInstall.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
try {
2-
Import-Module "$env:ChocolateyInstall\helpers\chocolateyInstaller.psm1" -Force;
32
$toolsLoc = Get-ToolsLocation
43
$vstssyncmigrationpath =Join-Path -Path $toolsLoc -ChildPath "\VSTSSyncMigration"
54

0 commit comments

Comments
 (0)