Skip to content

Commit

Permalink
Merge pull request #66 from microsoft/users/sujitn/yamlbldver2
Browse files Browse the repository at this point in the history
Fix build version number of servicemonitor.exe in official build Binary
  • Loading branch information
sujitnayak authored Mar 21, 2020
2 parents 776463c + 6ecabb5 commit f4217bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pipelines/iis.servicemonitor.build.official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
solution: '**\ServiceMonitor.sln'
productMajor: 1
productMinor: 0
buildMinor: $(Build.BuildNumber)
signType: 'real'
indexSourcesAndPublishSymbols: 'true'
publishArtifactInstallers: 'false'
Expand Down

0 comments on commit f4217bf

Please sign in to comment.