Browse Source

Fix typo

pull/988/head
Hsu Still 7 years ago
parent
commit
5300534b20
No known key found for this signature in database GPG Key ID: 8601A145FDA95209
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      docs/docfx.json

+ 2
- 2
docs/docfx.json View File

@@ -69,8 +69,8 @@
"temp/api/netstandard1.1/*.yml":[
"netstandard1.1"
],
"temp/api/net46/*.yml":[
"net46"
"temp/api/net45/*.yml":[
"net45"
]
}
},


Loading…
Cancel
Save