From 4753cf64e3d9c7c5f84e71d0b9108965a0bae2dc Mon Sep 17 00:00:00 2001 From: Ahson Khan Date: Fri, 8 Jan 2021 19:31:15 -0800 Subject: [PATCH] Update cg manifest files and move the declaration of the nlohmann json dependency to core. (#1295) --- sdk/core/azure-core/cgmanifest.json | 10 ++++++++++ sdk/storage/azure-storage-blobs/cgmanifest.json | 10 ---------- sdk/storage/azure-storage-common/cgmanifest.json | 10 ---------- .../azure-storage-files-datalake/cgmanifest.json | 10 ---------- sdk/storage/azure-storage-files-shares/cgmanifest.json | 10 ---------- 5 files changed, 10 insertions(+), 40 deletions(-) diff --git a/sdk/core/azure-core/cgmanifest.json b/sdk/core/azure-core/cgmanifest.json index d472e00ec..e8ff6b768 100644 --- a/sdk/core/azure-core/cgmanifest.json +++ b/sdk/core/azure-core/cgmanifest.json @@ -10,6 +10,16 @@ }, "DevelopmentDependency": false }, + { + "Component": { + "Type": "git", + "git": { + "RepositoryUrl": "https://github.com/nlohmann/json", + "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" + } + }, + "DevelopmentDependency": false + }, { "Component": { "Type": "git", diff --git a/sdk/storage/azure-storage-blobs/cgmanifest.json b/sdk/storage/azure-storage-blobs/cgmanifest.json index 07ab85279..9cd1bceeb 100644 --- a/sdk/storage/azure-storage-blobs/cgmanifest.json +++ b/sdk/storage/azure-storage-blobs/cgmanifest.json @@ -10,16 +10,6 @@ }, "DevelopmentDependency": true }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/nlohmann/json", - "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" - } - }, - "DevelopmentDependency": true - }, { "Component": { "Type": "git", diff --git a/sdk/storage/azure-storage-common/cgmanifest.json b/sdk/storage/azure-storage-common/cgmanifest.json index 07ab85279..9cd1bceeb 100644 --- a/sdk/storage/azure-storage-common/cgmanifest.json +++ b/sdk/storage/azure-storage-common/cgmanifest.json @@ -10,16 +10,6 @@ }, "DevelopmentDependency": true }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/nlohmann/json", - "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" - } - }, - "DevelopmentDependency": true - }, { "Component": { "Type": "git", diff --git a/sdk/storage/azure-storage-files-datalake/cgmanifest.json b/sdk/storage/azure-storage-files-datalake/cgmanifest.json index 07ab85279..9cd1bceeb 100644 --- a/sdk/storage/azure-storage-files-datalake/cgmanifest.json +++ b/sdk/storage/azure-storage-files-datalake/cgmanifest.json @@ -10,16 +10,6 @@ }, "DevelopmentDependency": true }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/nlohmann/json", - "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" - } - }, - "DevelopmentDependency": true - }, { "Component": { "Type": "git", diff --git a/sdk/storage/azure-storage-files-shares/cgmanifest.json b/sdk/storage/azure-storage-files-shares/cgmanifest.json index 07ab85279..9cd1bceeb 100644 --- a/sdk/storage/azure-storage-files-shares/cgmanifest.json +++ b/sdk/storage/azure-storage-files-shares/cgmanifest.json @@ -10,16 +10,6 @@ }, "DevelopmentDependency": true }, - { - "Component": { - "Type": "git", - "git": { - "RepositoryUrl": "https://github.com/nlohmann/json", - "CommitHash": "db78ac1d7716f56fc9f1b030b715f872f93964e4" - } - }, - "DevelopmentDependency": true - }, { "Component": { "Type": "git",