Skip to content

Commit

Permalink
fix nuget.org versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
MaceWindu committed Jun 26, 2023
1 parent 47abe8a commit 3a1fd41
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ stages:
##########################
- powershell: echo "##vso[task.setvariable variable=packageVersion]$(nugetDevVersion)-rc.$(Build.BuildId)"
displayName: Update nuget version
condition: and(succeeded(), ne(variables['Build.SourceBranchName'], 'release'))

- task: PowerShell@2
inputs:
Expand Down

0 comments on commit 3a1fd41

Please sign in to comment.