Skip to content

Commit c5fd92a

Browse files
committed
Merge pull request #587 from pascalberger/VSOLabelTypo
Fix label for updating AssemblyInfos
2 parents 543a209 + 9166c96 commit c5fd92a

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)