Skip to content

Commit c4e7392

Browse files
authored
Add signWithProd to official builds (#140)
1 parent c711261 commit c4e7392

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.azuredevops/pipelines/official.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ extends:
4545
signing:
4646
enabled: true
4747
signType: 'real'
48+
signWithProd: true
4849
zipSources: false
4950
outputs:
5051
- output: nuget

0 commit comments

Comments
 (0)