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 5da9bc7 commit 4faf0c3Copy full SHA for 4faf0c3
version.json
@@ -1,6 +1,9 @@
1
{
2
"$schema": "https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3
"version": "1.2.0-rc1",
4
+ "release": {
5
+ "branchName": "release/{version}"
6
+ },
7
"publicReleaseRefSpec": [
8
"^refs/heads/main$",
9
"^refs/heads/v\\d+(?:\\.\\d+)?$"
0 commit comments