From b9c8cb498d9f469b7e1a199c804113f4f2602eff Mon Sep 17 00:00:00 2001 From: phil-allen-msft Date: Fri, 2 Dec 2022 09:38:50 -0800 Subject: [PATCH] Update signing task version --- azure-pipelines-official.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-official.yml b/azure-pipelines-official.yml index 32d2a4007439..cd2e4e4e6d0b 100644 --- a/azure-pipelines-official.yml +++ b/azure-pipelines-official.yml @@ -26,7 +26,7 @@ stages: displayName: Official Build steps: - - task: ms-vseng.MicroBuildTasks.30666190-6959-11e5-9f96-f56098202fef.MicroBuildSigningPlugin@1 + - task: ms-vseng.MicroBuildTasks.30666190-6959-11e5-9f96-f56098202fef.MicroBuildSigningPlugin@3 displayName: Install Signing Plugin inputs: signType: $(SignType)