Skip to content

Commit

Permalink
Add version.json file for NBGV
Browse files Browse the repository at this point in the history
  • Loading branch information
glennawatson committed Sep 25, 2020
1 parent b6aa1a3 commit 674dc5c
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions version.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
{
"version": "0.1",
"publicReleaseRefSpec": [
"^refs/heads/master$",
"^refs/heads/main$"
],
"nugetPackageVersion":{
"semVer": 2
},
"cloudBuild": {
"setVersionVariables": true,
"buildNumber": {
"enabled": false
}
}
}

0 comments on commit 674dc5c

Please sign in to comment.