We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b2ee90 commit 6d371f4Copy full SHA for 6d371f4
1 file changed
README.md
@@ -65,7 +65,7 @@ to the build process using the `Counter` property.
65
dotnet build -c Release -p:Branch=refs/heads/mybranch -p:Counter=4567
66
```
67
68
-The build will generate the version `1.2.3-mybranch.b.1234`.
+The build will generate the version `1.2.3-mybranch.b.4567`.
69
70
#### Interaction With Build Servers
71
0 commit comments