Azure / azure-documentdb-datamigrationtool

Azure DocumentDB Data Migration Tool
MIT License
387 stars 182 forks source link

dotnet6migration update: Micosoft.DataTransfer.FunctionalTests #143

Closed codingbandit closed 2 years ago

codingbandit commented 2 years ago

Please include documentation in the readme to instruct how to set up and run unit tests in the project.

Update NuGet packages, replace deprecated packages, update code as necessary. Goal is to have an updated and functional pinned build.

Each project was run through the dot net command line utility upgrade-assistant to update to .NET 6.

Work is currently underway for these tasks in the branch develop-net6migration

Focus is on the console application, the WPF UI is a nice-to-have