Skip to content

Commit 5772af7

Browse files
committed
Add version.json
1 parent 30be771 commit 5772af7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

version.json

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3+
"version": "3.0",
4+
"publicReleaseRefSpec": ["^refs/heads/master-disabled$"],
5+
"cloudBuild": {
6+
"buildNumber": {
7+
"enabled": true
8+
}
9+
}
10+
}

0 commit comments

Comments
 (0)