зеркало из https://github.com/microsoft/TACO.git
Upgraded copyright notices
This commit is contained in:
Родитель
580325cf57
Коммит
bb4de9a390
|
@ -1,4 +1,7 @@
|
|||
/* placeholder gulpfile, allows calling gulpmain tasks */
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/* placeholder gulpfile, allows calling gulpmain tasks */
|
||||
var fs = require("fs"),
|
||||
path = require('path'),
|
||||
gulp = require("gulp"),
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/remotebuild.d.ts" />
|
||||
/// <reference path="../../typings/nconf_extensions.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/request.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/request.d.ts" />
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
/// <reference path="../../typings/remotebuild.d.ts" />
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/remotebuild.d.ts" />
|
||||
/// <reference path="../../typings/express.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/nopt.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/opener.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/nopt.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/cordovaExtensions.d.ts" />
|
||||
/// <reference path="../../typings/nameDescription.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/nopt.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
// NOTE: This file is intended to run on-require, and print the logo, only once.
|
||||
// We avoid using logger.log and other package dependencies because this is required in
|
||||
// a couple of places including post-install, and we don't want to drag in all the infrastructure
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/tacoKits.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/tacoKits.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/request.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/request.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/nopt.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/cordovaExtensions.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
"use strict";
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
"use strict";
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/nopt.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
import tacoUtility = require ("taco-utils");
|
||||
import PlatformHelper = require ("./platformHelper");
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/request.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/adm-zip.d.ts"/>
|
||||
/// <reference path="../../../typings/replace.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
********************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/tacoUtils.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/node.d.ts" />
|
||||
/// <reference path="../../typings/should.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
/// <reference path="../../typings/tacoErrorTestHelper.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/archiver.d.ts"/>
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/rimraf.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/tacoUtils.d.ts" />
|
||||
|
||||
import path = require ("path");
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
/// <reference path="../../cli/utils/settings.ts" />
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../cli/utils/settings.ts" />
|
||||
|
||||
import Settings = require ("../../cli/utils/settings");
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
interface IRemoteServerSequence {
|
||||
expectedUrl: string;
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
/// <reference path="../../../typings/node.d.ts" />
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../../typings/node.d.ts" />
|
||||
import fs = require ("fs");
|
||||
import http = require ("http");
|
||||
import https = require ("https");
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/node.d.ts" />
|
||||
/// <reference path="../typings/q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/adm-zip.d.ts" />
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/Q.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/node.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/node.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts"/>
|
||||
/// <reference path="../../typings/lodash.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts"/>
|
||||
/// <reference path="../../typings/lodash.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
"use strict";
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
/// <reference path="../../typings/lodash.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts"/>
|
||||
/// <reference path="../../typings/lodash.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/dependencyInstallerInterfaces.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/hashFiles.d.ts" />
|
||||
/// <reference path="../../typings/request.d.ts" />
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
"use strict";
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/tacoUtils.d.ts" />
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/node.d.ts" />
|
||||
"use strict";
|
||||
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/node.d.ts" />
|
||||
"use strict";
|
||||
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../typings/Q.d.ts" />
|
||||
/// <reference path="../typings/tacoUtils.d.ts" />
|
||||
|
|
|
@ -1,10 +1,6 @@
|
|||
/**
|
||||
* ******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts" />
|
||||
|
||||
"use strict";
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
|
@ -1,10 +1,5 @@
|
|||
/**
|
||||
*******************************************************
|
||||
* *
|
||||
* Copyright (C) Microsoft. All rights reserved. *
|
||||
* *
|
||||
*******************************************************
|
||||
*/
|
||||
// Copyright (c) Microsoft Corporation. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for details.
|
||||
|
||||
/// <reference path="../../typings/mocha.d.ts"/>
|
||||
/// <reference path="../../typings/should.d.ts"/>
|
||||
|
|
Некоторые файлы не были показаны из-за слишком большого количества измененных файлов Показать больше
Загрузка…
Ссылка в новой задаче