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 8295bfc commit b7caca1Copy full SHA for b7caca1
src/version.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
"version": "1.1.0",
4
"publicReleaseRefSpec": [
5
- ".*/release$"
+ ".*/master$"
6
],
7
"nugetPackageVersion": {
8
"semVer": 2
0 commit comments