Skip to content

Commit 8f880f8

Browse files
committed
PR 70: New update to choco +semver:minor
- New update to choco +semver:minor
2 parents f274fc9 + 1fa23ad commit 8f880f8

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

TfsWitMigrator.Console/Chocolatey/chocolateyUninstall.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

TfsWitMigrator.Console/VSTS.DataBulkEditor.Console.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@
262262
<None Include="App.config" />
263263
<None Include="ApplicationInsights.config" />
264264
<None Include="Chocolatey\chocolateyInstall.ps1" />
265+
<None Include="Chocolatey\chocolateyUninstall.ps1" />
265266
<None Include="Chocolatey\vstssyncmigration.nuspec" />
266267
<None Include="packages.config" />
267268
</ItemGroup>

0 commit comments

Comments
 (0)