We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30be771 commit 5772af7Copy full SHA for 5772af7
version.json
@@ -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