We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5092e17 commit 55e5b33Copy full SHA for 55e5b33
snooty.toml
@@ -1,5 +1,5 @@
1
name = "visual-studio-extension"
2
-title = "MongoDB Analyzer"
+title = "MongoDB C# Analyzer"
3
toc_landing_pages = ["/analyze-code"]
4
5
[constants]
@@ -20,5 +20,4 @@ query-api = "MongoDB Query API"
20
21
driver-long = "MongoDB .NET/C# driver"
22
driver-short = ".NET/C# driver"
23
-driver-version = "2.21"
24
driver-docs = "https://www.mongodb.com/docs/drivers/csharp/current"
0 commit comments