Skip to content

Commit

Permalink
Updated version number variable
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkMpn committed Jul 4, 2024
1 parent 14d5936 commit 6ae0116
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ steps:
displayName: Update version in the vsix manifest
inputs:
filePath: 'MarkMpn.Sql4Cds.SSMS\update-version.ps1'
arguments: '$(assemblySemVer)'
arguments: '$(GitVersion.AssemblySemVer)'
pwsh: true

- task: DotNetCoreCLI@2
Expand Down

0 comments on commit 6ae0116

Please sign in to comment.