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 ba10128 commit b323394Copy full SHA for b323394
.gitignore
@@ -12,6 +12,9 @@ TestResults
12
# CodeReview
13
codereview.rc
14
15
+# GhostDoc artifacts
16
+*.GhostDoc.xml
17
+
18
# MonoDevelop artifacts
19
*.pidb
20
*.userprefs
Release Notes/Release Notes v1.10.md
@@ -1,4 +1,4 @@
1
-C#/.NET Driver Version 1.10-rc0 Release Notes (RELEASE CANDIDATE)
+C#/.NET Driver Version 1.10-rc1 Release Notes (RELEASE CANDIDATE)
2
=================================================================
3
4
NOTE: This is a release candidate and should only be used for testing. It is not recommended for production use.
0 commit comments