Skip to content

Commit 9166c96

Browse files
author
Pascal Berger
committed
Fix label for updating AssemblyInfos
1 parent 543a209 commit 9166c96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitVersionVsoTask/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
{
3030
"name": "updateAssemblyInfo",
3131
"type": "boolean",
32-
"label": "Update AssemblyInfo's",
32+
"label": "Update AssemblyInfo files",
3333
"defaultValue": "false",
3434
"required": false,
3535
"helpMarkDown": "Whether to update versions in the AssemblyInfo files"

0 commit comments

Comments
 (0)