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 ac9fce9 commit a3b91fcCopy full SHA for a3b91fc
src/GitVersionTfsTask/manifest.json
@@ -5,7 +5,7 @@
5
"publisher": "jakeginnivan",
6
"author": "GitVersion Contributors",
7
"version": "$version$",
8
- "description": "Easy Semantic Versioning (http://semver.org) for projects using Git, includes GitVersion Build Task",
+ "description": "Build task for easy semantic versioning for projects using Git.",
9
"targets": [
10
{
11
"id": "Microsoft.VisualStudio.Services"
@@ -24,6 +24,7 @@
24
},
25
"tags": [
26
"semver",
27
+ "git",
28
"versioning",
29
"gitflow",
30
"githubflow"
0 commit comments