mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-10 03:51:38 -04:00
* Test code for round tripping feature * Fixed tests. Edited updateImportedTargetsToProjFile method to push newly added import target to the list. * Added couple more tests * Addressed comment