Skip to content

Commit

Permalink
Adjusted code sign step - to sign new assemblies (#3410)
Browse files Browse the repository at this point in the history
* Updated signing patterns - since there were several assemblies added - localization

* Fixed typo
  • Loading branch information
Anatoly Bolshakov committed May 19, 2021
1 parent 13528b6 commit af250ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .azure-pipelines/signing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ steps:
Agent.*.exe
Microsoft.VisualStudio.Services.Agent.dll
AgentService.exe
**\AgentService.resources.dll
UseMinimatch: true
signConfigType: inlineSignParams
inlineOperation: |
Expand Down

0 comments on commit af250ac

Please sign in to comment.