We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3e79d2c + 5033cf7 commit 06313c5Copy full SHA for 06313c5
version.json
@@ -2,7 +2,7 @@
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/main/src/NerdBank.GitVersioning/version.schema.json",
3
"version": "1.1",
4
"publicReleaseRefSpec": [
5
- "^refs/heads/master$",
+ "^refs/heads/main$",
6
"^refs/heads/v\\d+(?:\\.\\d+)?$"
7
],
8
"cloudBuild": {
0 commit comments