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: [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).