We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 398555e + 80593b2 commit 86ae6a4Copy full SHA for 86ae6a4
azure-pipelines/microbuild.before.yml
@@ -7,7 +7,7 @@ steps:
7
ShouldSkipOptimize: $(ShouldSkipOptimize)
8
displayName: Install OptProf Plugin
9
10
-- task: MicroBuildSigningPlugin@1
+- task: MicroBuildSigningPlugin@2
11
inputs:
12
signType: $(SignType)
13
zipSources: false
0 commit comments