diff --git a/docs/docfx.json b/docs/docfx.json index c5429614..a505b0e2 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -12,7 +12,10 @@ "output": "../artifacts/docs/api/", "enumSortOrder": "declaringOrder", "memberLayout": "separatePages", - "filter": "filter.yml" + "filter": "filter.yml", + "properties": { + "ProduceReferenceAssembly": "true" + } } ], "build": {