File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -79,6 +79,7 @@ extends:
79
79
arguments : ' --configuration $(BuildConfiguration) --no-build'
80
80
81
81
- task : EsrpCodeSigning@5
82
+ displayName : ' ESRP CodeSigning binaries'
82
83
inputs :
83
84
ConnectedServiceName : ' Federated DevX ESRP Managed Identity Connection'
84
85
AppRegistrationClientId : ' 65035b7f-7357-4f29-bf25-c5ee5c3949f8'
@@ -87,8 +88,6 @@ extends:
87
88
AuthCertName : ' ReferenceLibraryPrivateCert'
88
89
AuthSignCertName : ' ReferencePackagePublisherCertificate'
89
90
FolderPath : ' $(Build.SourcesDirectory)\src'
90
- Pattern : ' *.dll'
91
- UseMinimatch : true
92
91
signConfigType : ' inlineSignParams'
93
92
inlineOperation : |
94
93
[
@@ -146,6 +145,7 @@ extends:
146
145
displayName : ' pack Hidi'
147
146
148
147
- task : EsrpCodeSigning@5
148
+ displayName : ' ESRP CodeSigning Nuget Packages'
149
149
inputs :
150
150
ConnectedServiceName : ' Federated DevX ESRP Managed Identity Connection'
151
151
AppRegistrationClientId : ' 65035b7f-7357-4f29-bf25-c5ee5c3949f8'
You can’t perform that action at this time.
0 commit comments