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 2ab501a commit 6b4e3c3Copy full SHA for 6b4e3c3
version.json
@@ -1,9 +1,9 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "2.7-alpha",
+ "version": "2.7",
4
"publicReleaseRefSpec": [
5
"^refs/heads/main$",
6
"^refs/heads/v\\d+(?:.\\d+)?$",
7
"^refs/heads/fullduplexstream$"
8
]
9
-}
+}
0 commit comments