mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-06-15 16:35:07 -04:00
* add projects to add database reference dialog * able to add project references * check for circular dependency * only allow adding reference to project in the same workspace * fix location dropdown when project reference is enabled * add tests * more tests * cleanup * fix flakey test * addressing comments