We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ad4e3ae + e167444 commit 80593b2Copy full SHA for 80593b2
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