File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -42,12 +42,12 @@ steps:
42
42
- task : EsrpCodeSigning@5
43
43
condition : and(succeeded(), ${{ parameters.Sign }})
44
44
inputs :
45
- ConnectedServiceName : ' MixedRealityToolkit Codesign '
46
- AppRegistrationClientId : ' 85be2e6a-8d13-4072-8ff6-f982d6e6e77d '
47
- AppRegistrationTenantId : ' 72f988bf-86f1-41af-91ab-2d7cd011db47 '
48
- AuthAKVName : ' MixedRealityToolkit-kv '
49
- AuthCertName : ' mrtk-esrp-auth-cert '
50
- AuthSignCertName : ' mrtk-esrp-sign-cert '
45
+ ConnectedServiceName : ' MixedRealityDeveloperExperiences(PME) '
46
+ AppRegistrationClientId : ' 5ad55f25-99da-469f-a25c-7783c4ddc5d6 '
47
+ AppRegistrationTenantId : ' 975f013f-7f24-47e8-a7d3-abc4752bf346 '
48
+ AuthAKVName : ' HolodevExSupportVault '
49
+ AuthCertName : ' MRTK-TTS-Auth '
50
+ AuthSignCertName : ' MRTK-TTS-Sign '
51
51
folderPath : ' ${{ parameters.UnityFolderPath }}/Plugins'
52
52
signConfigType : ' inlineSignParams'
53
53
inlineOperation : |
You can’t perform that action at this time.
0 commit comments