Use remote file dialog for database and server properties dialogs (#24390) (#24412)

* Use remote file dialog for database and server properties dialogs (#24390)

* Bump STS version
This commit is contained in:
Cory Rivera
2023-09-13 16:18:28 -07:00
committed by GitHub
parent f2411f2756
commit 7b62d52554
31 changed files with 108 additions and 97 deletions

View File

@@ -1572,7 +1572,7 @@
"dependencies": {
"@microsoft/ads-extension-telemetry": "^3.0.1",
"@microsoft/ads-service-downloader": "^1.2.1",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.7",
"dataprotocol-client": "github:Microsoft/sqlops-dataprotocolclient#1.3.8",
"find-remove": "1.2.1",
"vscode-languageclient": "5.2.1",
"vscode-nls": "^4.0.0"