Browse Source

Update docfx.json to support NS2.0

Signed-off-by: Still Hsu <5843208+Still34@users.noreply.github.com>
pull/1484/head
Still Hsu 5 years ago
parent
commit
2838b1755c
No known key found for this signature in database GPG Key ID: C176DD7907FF62A7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      docs/docfx.json

+ 1
- 1
docs/docfx.json View File

@@ -9,7 +9,7 @@
"dest": "api",
"filter": "filterConfig.yml",
"properties": {
"TargetFramework": "netstandard1.3"
"TargetFramework": "netstandard2.0"
}
}],
"build": {


Loading…
Cancel
Save