From a49ba96f14336222ec24366afea87b03f71827f0 Mon Sep 17 00:00:00 2001 From: Brian Lich Date: Tue, 30 Jan 2018 17:31:28 +0000 Subject: [PATCH] Remove bcs-VSTS in .openpublishing.publish.config.json under master branch. --- .openpublishing.publish.config.json | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/.openpublishing.publish.config.json b/.openpublishing.publish.config.json index 430506237d..7215ed2787 100644 --- a/.openpublishing.publish.config.json +++ b/.openpublishing.publish.config.json @@ -1,23 +1,6 @@ { "build_entry_point": "", "docsets_to_publish": [ - { - "docset_name": "bcs-VSTS", - "build_source_folder": "bcs", - "build_output_subfolder": "bcs-VSTS", - "locale": "en-us", - "monikers": [], - "open_to_public_contributors": false, - "type_mapping": { - "Conceptual": "Content", - "ManagedReference": "Content", - "RestApi": "Content" - }, - "build_entry_point": "docs", - "template_folder": "_themes", - "moniker_groups": [], - "version": 0 - }, { "docset_name": "education-VSTS", "build_source_folder": "education",