Azure / azure-documentdb-datamigrationtool

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

Fix some build warnings, and update mongo references #66

Closed sakash279 closed 5 years ago

sakash279 commented 5 years ago

This change addresses:

  1. Update Mongo references to use newer dlls, that are compatible with VSTS to produce binaries.
  2. Fix some warnings that get generated by AutoGeneratedBindingRedirects in certain projects.
sakash279 commented 5 years ago

Make sure all new third-party binaries are cleared with legal.

Done