Skip to content

Commit

Permalink
Updated gitversion task versions
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkMpn committed Jul 3, 2024
1 parent f138613 commit 97ee289
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ steps:
- checkout: self
persistCredentials: true

- task: gitversion/setup@0
- task: gitversion/setup@1
displayName: 'Install GitVersion'
inputs:
versionSpec: '5.x'

- task: gitversion/execute@0
- task: gitversion/execute@1
displayName: 'Determine Version'
inputs:
updateAssemblyInfo: true
Expand Down

0 comments on commit 97ee289

Please sign in to comment.