mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-10 03:51:38 -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