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: [email protected]
    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

Assignees

No one assigned

    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