Skip to content

[ISSUE]: Add /updatewixversionfile to Azure DevOps task #1936

@mc0re

Description

@mc0re

Prerequisites

  • I have written a descriptive issue title
  • I have searched issues to ensure it has not already been reported

GitVersion package

AzureDevops task

GitVersion version

6.5.1

Operating system

Windows

What are you seeing?

gitversion command line has /updatewixversionfile switch, but there is no corresponding parameter to the execute@4 task.
By the way, is it called execute or gitversion-execute?

What is expected?

  • task: gitversion-execute@4.2.0
    displayName: Determine Version
    name: GitVersion
    inputs:
    updateAssemblyInfo: true
    updatewixversionfile: true

Steps to Reproduce

N/A

RepositoryFixture Test

No response

Output log or link to your CI build (if appropriate).

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions