MigrationTools 11.9.52

There is a newer version of this package available.
See the version list below for details.
dotnet add package MigrationTools --version 11.9.52
NuGet\Install-Package MigrationTools -Version 11.9.52
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MigrationTools" Version="11.9.52" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MigrationTools --version 11.9.52
#r "nuget: MigrationTools, 11.9.52"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MigrationTools as a Cake Addin
#addin nuget:?package=MigrationTools&version=11.9.52

// Install MigrationTools as a Cake Tool
#tool nuget:?package=MigrationTools&version=11.9.52

Azure DevOps Migration Tools Chocolatey GitHub release Build on VSTS

The Azure DevOps Migration Tools allow you to bulk edit and migrate data between Team Projects on both Microsoft Team Foundation Server (TFS) and Azure DevOps Services. Take a look at the documentation to find out how. This project is published as code on GitHub as well as a Azure DevOps Migration Tools on Chocolatey.

<a href="https://stackoverflow.com/questions/tagged/azure-devops-migration-tools" title="Ask Questions on Stack Overflow"><img src="http://cdn.sstatic.net/stackexchange/img/logos/so/so-logo.png" width="250"></a>

Ask Questions on Stack Overflow: https://stackoverflow.com/questions/tagged/azure-devops-migration-tools

alt text

WARNING: This tool is not designed for a novice. This tool was developed to support the scenarios below, and the edge cases that have been encountered by the 30+ contributors from around the Azure DevOps community. You should be comfortable with the TFS/Azure DevOps object model, as well as debugging code in Visual Studio. Community support is available through GitHub and StackOverflow; Paid support is available through our recommended consultants as well as our contributors and many DevOps consultants around the world.

What can you do with this tool?

  • Migrate Work Items, TestPlans & Suits, Teams, Shared Queries, & Pipelines from one Team Project to another
  • Migrate Work Items, TestPlans & Suits, Teams, Shared Queries, & Pipelines from one Organisation to another
  • Bulk edit of Work Items accross an entire Project.

What versions of Azure DevOps & TFS do you support?

  • Work Item Migration Supports all versions of TFS 2013+ and all versions of Azure DevOps
  • You can move from any Tfs/AzureDevOps source to any Tfs/AzureDevOps target.
  • Process Template migration only supports XML based Projects

Typical Uses of this tool

  • Merge many projects into a single project
  • Split one project into many projects
  • Assistance in changing Process Templates
  • Bulk edit of Work Items
  • Migration of Test Suites & Test Plans
  • new Migration of Builds & Pipelines
  • Migrate from one Language version of TFS / Azure Devops to another (new v9.0)

NOTE: If you are able to migrate your entire Collection to Azure DevOps Services you should use Azure DevOps Migration Service from Microsoft. If you have a requirement to change Process Template then you will need to do that before you move to Azure DevOps Services.

Change Log

  • v11.9 - Dark launch of Pipelines & Builds migration by @tomfrenzel
  • v11.8 - As part of moving to the new architecture we moved to default newtonsoft type handling with $type properties instead of ObjectType To Migrate rename "ObjectType" to "$type" in your configuration!
  • v11.5 - Added more useful logging levels. Replace "TelemetryEnableTrace": false with "LogLevel": "Verbose" in the config. Verbose will only be logged to the logfile.
  • v11.2.1 - Removed NodeMigrationContext and converted it to an enricher for Work Items. Still needs work, so that it migrates individual nodes, but currently migrates all.
  • v10.1 - Changed config design to have only the Name and not FullName of the class. Remove MigrationTools.Core.Configuration.FieldMap. and MigrationTools.Core.Configuration.Processing. from the config leaving only the Name of the class in ObjectType field.
  • v10.0 - Start of the great refactor over to .NET Core and the REST API as the Object Model has been retired.
  • v9.0 - Added support for migration between other language versions of Azure DevOps. Developed for German → English
  • v8.9 - Added 'Collapse Revisions' feature to collapse and attache revisions instead of replaying them
  • v8.8 - 'SkipToFinalRevisedWorkItemType' feature added to handle scenario when changing Work Item Type
  • v8.7 - Support for inline images using a Personal Access Token added to the Source Project
  • v8.6 - Support for fixing links from TFVC Changesets to Git Commits using a mapping file generated from a Git-TFS migration.
  • v8.5 - Attachment Max size and linking work items to git repos between projects.
  • v8.4 - Support for cross-project linking of work items between projects.
  • v8.3 - Support for restarting the migration and syncing at the revision level.
  • v8.2 - Merge Git commit Fixing into Work Item migration (requires repos to be migrated first, can be rerun)
  • v8.0 - Merge of Work Item, Link, & attachment migrators into one.

The Technical Details

- Technical Overview
Azure Pipeline Build on VSTS
Coverage Coverage
Maintainability Maintainability Rating
Security Rating Security Rating
Vulnerabilities Vulnerabilities
Release GitHub release
Chocolatey Chocolatey
Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
13.0.7 272 6/19/2023
13.0.6 128 6/15/2023
13.0.5 129 5/16/2023
13.0.4 122 5/12/2023
13.0.3 136 5/9/2023
13.0.2 132 5/8/2023
13.0.1 123 5/8/2023
13.0.0 122 5/5/2023
12.8.10 152 4/25/2023
12.8.9 149 4/18/2023
12.8.8 173 4/8/2023
12.8.7 175 4/6/2023
12.8.6 204 3/31/2023
12.8.5 194 3/31/2023
12.8.4 189 3/30/2023
12.8.3 185 3/30/2023
12.8.2 195 3/29/2023
12.8.1 213 3/20/2023
12.8.0 209 3/15/2023
12.7.1 203 3/15/2023
12.7.0 232 3/6/2023
12.6.2 205 3/6/2023
12.6.1 212 3/6/2023
12.6.0 207 3/6/2023
12.5.0 243 2/24/2023
12.3.11 228 2/24/2023
12.3.10 250 2/17/2023
12.3.9 242 2/17/2023
12.3.8 243 2/15/2023
12.3.7 261 2/12/2023
12.3.6 241 2/11/2023
12.3.5 236 2/10/2023
12.3.4 234 2/10/2023
12.3.3 237 2/10/2023
12.3.2 242 2/10/2023
12.3.1 244 2/10/2023
12.3.0 235 2/10/2023
12.2.1 248 2/9/2023
12.2.0 233 2/9/2023
12.1.1 237 2/9/2023
12.1.0 226 2/9/2023
12.0.38 230 2/8/2023
12.0.37 269 1/30/2023
12.0.36 319 12/1/2022
12.0.35 309 11/17/2022
12.0.34 326 11/17/2022
12.0.33 337 11/11/2022
12.0.32 332 11/9/2022
12.0.31 360 10/27/2022
12.0.30 386 10/27/2022
12.0.29 425 10/21/2022
12.0.28 440 10/13/2022
12.0.27 425 10/10/2022
12.0.26 427 10/10/2022
12.0.25 458 10/10/2022
12.0.24 409 10/7/2022
12.0.23 418 10/3/2022
12.0.22 438 9/30/2022
12.0.21 409 9/28/2022
12.0.20 432 9/23/2022
12.0.19 440 9/23/2022
12.0.18 482 9/22/2022
12.0.17 421 9/21/2022
12.0.16 452 9/16/2022
12.0.15 455 9/15/2022
12.0.11 446 7/26/2022
12.0.10 449 7/20/2022
12.0.9 451 7/20/2022
12.0.8 440 7/20/2022
12.0.7 447 7/15/2022
12.0.6 446 7/5/2022
12.0.5 431 7/5/2022
12.0.4 450 7/3/2022
12.0.3 468 6/25/2022
12.0.2 438 6/23/2022
12.0.1 459 6/20/2022
12.0.0 454 6/19/2022
11.12.23 477 6/6/2022
11.12.22 448 5/10/2022
11.12.21 465 4/22/2022
11.12.20 580 4/11/2022
11.12.19 454 4/9/2022
11.12.18 463 4/4/2022
11.12.17 473 4/1/2022
11.12.16 467 3/23/2022
11.12.14 456 3/11/2022
11.12.13 478 3/10/2022
11.12.12 456 3/10/2022
11.12.11 458 3/9/2022
11.12.10 467 3/9/2022
11.12.9 467 3/9/2022
11.12.8 466 3/9/2022
11.12.7 454 3/7/2022
11.12.6 449 3/6/2022
11.12.4 462 3/4/2022
11.12.3 474 3/3/2022
11.12.2 447 3/3/2022
11.12.1 469 3/3/2022
11.12.0 460 3/3/2022
11.11.27 467 2/19/2022
11.11.26 494 2/1/2022
11.11.25 482 1/23/2022
11.11.24 476 1/17/2022
11.11.23 322 12/10/2021
11.11.22 310 12/10/2021
11.11.21 351 11/5/2021
11.11.20 328 11/5/2021
11.11.19 327 11/4/2021
11.11.18 399 9/30/2021
11.11.17 339 9/23/2021
11.11.16 388 9/8/2021
11.11.15 380 9/8/2021
11.11.13 358 9/8/2021
11.11.12 347 9/4/2021
11.11.11 343 9/4/2021
11.11.10 332 8/24/2021
11.11.9 334 8/17/2021
11.11.8 348 8/15/2021
11.11.7 352 8/4/2021
11.11.6 352 8/3/2021
11.11.5 371 7/22/2021
11.11.4 382 7/21/2021
11.11.3 386 7/19/2021
11.11.2 372 7/16/2021
11.11.1 380 7/6/2021
11.11.0 396 7/6/2021
11.10.1 355 7/6/2021
11.10.0 347 7/4/2021
11.9.55 368 7/4/2021
11.9.54 379 7/4/2021
11.9.53 388 7/3/2021
11.9.52 410 7/2/2021