diff --git a/docs/docfx.json b/docs/docfx.json index 03c8b22..10168a2 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -16,7 +16,10 @@ "includePrivateMembers": false, "disableGitFeatures": false, "disableDefaultFilter": false, - "namespaceLayout": "flattened" + "namespaceLayout": "flattened", + "properties": { + "TargetFramework": "net48" + } } ], "build": {