From e3b1ee09bf8b37083a82100e483589f33d6dc614 Mon Sep 17 00:00:00 2001 From: "Banani Rath (Mindtree LTD)" Date: Thu, 6 Dec 2018 22:28:48 +0000 Subject: [PATCH] Updated docfx.json --- devices/surface-hub/docfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devices/surface-hub/docfx.json b/devices/surface-hub/docfx.json index dc151c3165..47f420a4d0 100644 --- a/devices/surface-hub/docfx.json +++ b/devices/surface-hub/docfx.json @@ -9,7 +9,7 @@ ], "resource": [ { - "files": ["**/images/**", "**/*.json"], + "files": ["**/images/**"], "exclude": ["**/obj/**"] } ],