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 49d589f commit 53a17f4Copy full SHA for 53a17f4
version.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
"version": "1.1",
4
"assemblyVersion": {
5
- "precision": "revision"
+ "precision": "build"
6
},
7
"semVer1NumericIdentifierPadding": 3,
8
"nuGetPackageVersion": {
@@ -20,4 +20,4 @@
20
"versionIncrement": "build",
21
"firstUnstableTag": "preview"
22
}
23
-}
+}
0 commit comments