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 c5b40c4 commit 80d6f3fCopy full SHA for 80d6f3f
version.json
@@ -1,6 +1,6 @@
1
{
2
- "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
- "version": "2.0-preview",
+ "$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
+ "version": "2.0",
4
"assemblyVersion": {
5
"precision": "revision"
6
},
@@ -22,4 +22,4 @@
22
"pathFilters": [
23
"./src"
24
]
25
-}
+}
0 commit comments