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 5fc39e6 commit 09facd2Copy full SHA for 09facd2
mdoc/Consts.cs
@@ -3,7 +3,7 @@ namespace Mono.Documentation
3
{
4
public static class Consts
5
6
- public static string MonoVersion = "5.9.3.6";
+ public static string MonoVersion = "5.9.3.5";
7
public const string DocId = "DocId";
8
public const string CppCli = "C++ CLI";
9
public const string CppCx = "C++ CX";
mdoc/mdoc.nuspec
@@ -2,7 +2,7 @@
2
<package >
<metadata>
<id>mdoc</id>
- <version>5.9.3.6</version>
+ <version>5.9.3.5</version>
<title>mdoc</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
0 commit comments