Skip to content

Commit

Permalink
Bport/upgrade esrp (#161)
Browse files Browse the repository at this point in the history
* upgrading ESRP code signing task
  • Loading branch information
brianwp3000 authored Apr 11, 2023
1 parent 845269a commit 7ece215
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LocalMultiplayerAgent.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ steps:
TargetFolder: '$(projectName)Publish\'
flattenFolders: true

- task: EsrpCodeSigning@1
- task: EsrpCodeSigning@3
inputs:
FolderPath: '$(projectName)Publish\'
ConnectedServiceName: 'Thunderhead Code-Sign service'
Expand Down

0 comments on commit 7ece215

Please sign in to comment.