Azure / azure-documentdb-datamigrationtool

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

Built solution on macOS, but `dt` binary not found? #198

Closed sheeeng closed 1 year ago

sheeeng commented 1 year ago

As a workaround for #25 & #132, I successfully build the solution on macOS following this guide.

However, I'm unable to find the dt binary on macOS after successful build with Visual Studio 2022 for Mac.

sheeeng commented 1 year ago

The dt.exe binary available only in archive branch.

These dt.exe and dtui.exe are provided here as a community-supported sample. These dt.exe and dtui.exe are not first-party/first-class tools maintained by Microsoft.