mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
fix dataprotocol developement problems (#788)
* whats happening * fix problems with compiling * fix compile * fix problems with building * deleteing lib * adding lib back to ignore * fix more build problems
This commit is contained in:
committed by
Karl Burtram
parent
3432dac261
commit
1c08e64651
8
extensions/mssql/client/src/typings/ref.d.ts
vendored
8
extensions/mssql/client/src/typings/ref.d.ts
vendored
@@ -1,8 +0,0 @@
|
||||
/*---------------------------------------------------------------------------------------------
|
||||
* 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/vs/vscode.d.ts'/>
|
||||
/// <reference path='../../../../../src/sql/sqlops.d.ts'/>
|
||||
/// <reference types='@types/node'/>
|
||||
Reference in New Issue
Block a user