Merge pull request #5167 from huangmin-ms/master

Add empty fileMetadata config in docfx.json to resolve ArgumentNullException in archive tool
This commit is contained in:
David Strome
2021-05-10 11:49:08 -07:00
committed by GitHub

View File

@ -53,6 +53,7 @@
"garycentric"
]
},
"fileMetadata": {},
"template": "op.html",
"dest": "browsers/edge",
"markdownEngineName": "markdig"