Skip to content

Commit

Permalink
update to ESRP@2 to fix build break due to missing .net runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjen@DAVIDJENDEV committed Nov 15, 2022
1 parent 4ce07ac commit bfdd9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .azure-pipelines/OfficialBuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ steps:

# https://microsoft.sharepoint.com/teams/prss/esrp/info/ESRP%20Onboarding%20Wiki/Generating%20Signing%20JSON.aspx
# https://microsoft.sharepoint.com/teams/prss/esrp/info/ESRP%20Onboarding%20Wiki/Selecting%20CodeSign%20Certificates.aspx
- task: SFP.build-tasks.custom-build-task-1.EsrpCodeSigning@1
- task: EsrpCodeSigning@2
displayName: 'ESRP sign vsix packages'
inputs:
ConnectedServiceName: ESRPCodeSigningConnection
Expand Down

0 comments on commit bfdd9cd

Please sign in to comment.