Azure / azure-documentdb-datamigrationtool

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

update projects to .net 4.5.2, and support new version of cosmosdb SDK #63

Closed sakash279 closed 5 years ago

sakash279 commented 5 years ago

Update CosmosDB, and dependent packages to newer SDK version. This is to include the newest features developed by the CosmosDB Tables API team.

Simultaneously, these packages require .Net 4.5.2, so upgrade all projects in the codebase to .Net4.5.2