mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-06-17 17:35:06 -04:00
* Read publish profiles stored in sqlproj file and present it in the projects tree * Save publish profile and add it to sqlproj file, and present it in the tree * Fix context menu operations * Add tests * Address comments