use local azdata.d.ts for sqlservices (#15520)

* use local azdata.d.ts

* remove unused task
This commit is contained in:
Alan Ren
2021-05-19 13:40:35 -07:00
committed by GitHub
parent 2e9555f24a
commit 04ede021f3
4 changed files with 2 additions and 15 deletions

View File

@@ -2,6 +2,6 @@
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
/// <reference path='../../../../src/sql/azdata.d.ts'/>
/// <reference path='../../../../src/sql/azdata.proposed.d.ts'/>
/// <reference path='../../../../src/vs/vscode.proposed.d.ts'/>