Azure / azure-documentdb-datamigrationtool

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

dotnet6migration update: AzureTable projects (Microsoft.DataTransfer.AzureTable, Microsoft.DataTransfer.AzureTable.FunctionalTests, (optional) Microsoft.DataTransfer.AzureTable.Wpf) #155

Closed codingbandit closed 2 years ago

codingbandit commented 2 years ago

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