File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
eng/pipelines/coreclr/templates Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -15,12 +15,12 @@ steps:
15
15
- task : EsrpCodeSigning@5
16
16
displayName : Sign Diagnostic Binaries
17
17
inputs :
18
- ConnectedServiceName : ' diagnostics-esrp-kvcertuser'
19
- AppRegistrationClientId : ' 2234cdec-a13f-4bb2-aa63-04c57fd7a1f9 '
20
- AppRegistrationTenantId : ' 72f988bf-86f1-41af-91ab-2d7cd011db47 '
21
- AuthAKVName : ' clrdiag-esrp-id '
22
- AuthCertName : ' dotnetesrp-diagnostics-aad -ssl-cert'
23
- AuthSignCertName : ' dotnet-diagnostics-esrp-pki-onecert '
18
+ ConnectedServiceName : ' diagnostics-esrp-kvcertuser-pme '
19
+ AppRegistrationClientId : ' 22346933-af99-4e94-97d5-7fa1dcf4bba6 '
20
+ AppRegistrationTenantId : ' 975f013f-7f24-47e8-a7d3-abc4752bf346 '
21
+ AuthAKVName : ' clrdiag-esrp-pme '
22
+ AuthCertName : ' dac-dnceng -ssl-cert'
23
+ AuthSignCertName : ' dac-dnceng-esrpclient-cert '
24
24
FolderPath : ${{ parameters.basePath }}
25
25
Pattern : |
26
26
**/mscordaccore*.dll
You can’t perform that action at this time.
0 commit comments