Prerequisites
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).
Prerequisites
GitVersion package
AzureDevops task
GitVersion version
6.5.1
Operating system
Windows
What are you seeing?
gitversioncommand line has/updatewixversionfileswitch, but there is no corresponding parameter to theexecute@4task.By the way, is it called
executeorgitversion-execute?What is expected?
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).