Added xref service for .NET

This commit is contained in:
Morten Nielsen 2020-01-29 16:53:40 -08:00 committed by GitHub
parent e02113072f
commit 70e911d42a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -133,7 +133,8 @@
"markdownEngineName": "markdig",
"noLangKeyword": false,
"keepFileLink": false,
"xrefService": [ "https://xref.docs.microsoft.com/query?uid={uid}" ],
"cleanupCacheHistory": false,
"disableGitFeatures": false
}
}
}