-
Notifications
You must be signed in to change notification settings - Fork 663
Closed
Description
I use the GitVersion VSTS task. In the configuration of this step, the checkbox beside "Update AssemblyInfo Files" is not selected. Then, when I execute a build, I see the following output for the GitVersion step:
2016-04-26T18:33:51.5943703Z Set workingFolder to default: C:\LR\MMS\Services\Mms\TaskAgentProvisioner\Tools\agents\1.98.1\tasks\GitVersion\3.5.1
2016-04-26T18:33:51.7120414Z Executing the powershell script: C:\LR\MMS\Services\Mms\TaskAgentProvisioner\Tools\agents\1.98.1\tasks\GitVersion\3.5.1\GitVersion.ps1
2016-04-26T18:33:52.6512902Z Current Directory: C:\LR\MMS\Services\Mms\TaskAgentProvisioner\Tools\agents\1.98.1\tasks\GitVersion\3.5.1
2016-04-26T18:33:52.6522910Z Sources Directory: C:\a\1\s
2016-04-26T18:33:52.6532921Z Check/Set GitVersion path
2016-04-26T18:33:52.6702904Z Invoking GitVersion with C:\a\1\s /output buildserver /nofetch /updateassemblyinfo true
As you can see, GitVersion is called with /updateassemblyinfo true. This should not be the case.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels