mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-23 01:25:38 -05:00
use local azdata.d.ts for sqlservices (#15520)
* use local azdata.d.ts * remove unused task
This commit is contained in:
2
samples/sqlservices/src/typings/refs.d.ts
vendored
2
samples/sqlservices/src/typings/refs.d.ts
vendored
@@ -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'/>
|
||||
|
||||
Reference in New Issue
Block a user