Skip to content

AssemblyInfo are updated even if check box is not selected #846

@mabead

Description

@mabead

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions