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 f37bc89 commit 9264e95Copy full SHA for 9264e95
source/version.json
@@ -1,6 +1,11 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
"version": "1.1.1-preview.{height}",
4
+ "release": {
5
+ "branchName" : "release-v{version}",
6
+ "versionIncrement" : "minor",
7
+ "firstUnstableTag" : "preview"
8
+ },
9
"assemblyVersion": {
10
"precision": "revision"
11
},
0 commit comments