Skip to content

Commit 447b3e1

Browse files
committed
Attempt to fix error in docfx api generation
1 parent 9d895d6 commit 447b3e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/docfx.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
],
1616
"dest": "obj/api/",
1717
"properties": {
18+
"TargetFrameworks": "netstandard2.0",
1819
"TargetFramework": "netstandard2.0"
1920
}
2021
}

0 commit comments

Comments
 (0)