File tree Expand file tree Collapse file tree 4 files changed +17
-11
lines changed Expand file tree Collapse file tree 4 files changed +17
-11
lines changed Original file line number Diff line number Diff line change 1111 <!-- Begin: Package sources from dotnet-emsdk -->
1212 <add key =" darc-pub-dotnet-emsdk-ab8bc4e" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-ab8bc4e2/nuget/v3/index.json" />
1313 <add key =" darc-pub-dotnet-emsdk-8601068" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-86010681/nuget/v3/index.json" />
14+ <add key =" darc-pub-dotnet-emsdk-849e1a6" value =" https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-849e1a63/nuget/v3/index.json" />
1415 <!-- End: Package sources from dotnet-emsdk -->
1516 <!-- Begin: Package sources from dotnet-wcf -->
1617 <!-- End: Package sources from dotnet-wcf -->
Original file line number Diff line number Diff line change 88 <Uri >https://github.com/dotnet/msquic</Uri >
99 <Sha >7312355e44fd230b7aa26c7190f3870391751476</Sha >
1010 </Dependency >
11- <Dependency Name =" Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version =" 6.0.32 " >
11+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.Manifest-6.0.100" Version =" 6.0.33 " >
1212 <Uri >https://github.com/dotnet/emsdk</Uri >
13- <Sha >ab8bc4e2860e29d700542c68e57daa5e7663af62 </Sha >
13+ <Sha >849e1a63a8319f9578b9e5f02da592d24d4aa2df </Sha >
1414 </Dependency >
15- <Dependency Name =" Microsoft.NET.Workload.Emscripten.Manifest-6.0.300" Version =" 6.0.32 " >
15+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.Manifest-6.0.300" Version =" 6.0.33 " >
1616 <Uri >https://github.com/dotnet/emsdk</Uri >
17- <Sha >ab8bc4e2860e29d700542c68e57daa5e7663af62 </Sha >
17+ <Sha >849e1a63a8319f9578b9e5f02da592d24d4aa2df </Sha >
1818 </Dependency >
19- <Dependency Name =" Microsoft.NET.Workload.Emscripten.Manifest-6.0.400" Version =" 6.0.32 " >
19+ <Dependency Name =" Microsoft.NET.Workload.Emscripten.Manifest-6.0.400" Version =" 6.0.33 " >
2020 <Uri >https://github.com/dotnet/emsdk</Uri >
21- <Sha >ab8bc4e2860e29d700542c68e57daa5e7663af62 </Sha >
21+ <Sha >849e1a63a8319f9578b9e5f02da592d24d4aa2df </Sha >
2222 </Dependency >
2323 <Dependency Name =" System.ServiceModel.Primitives" Version =" 4.9.0" >
2424 <Uri >https://github.com/dotnet/wcf</Uri >
Original file line number Diff line number Diff line change 175175 <runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion >11.1.0-alpha.1.21416.1</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMSdkVersion >
176176 <runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion >11.1.0-alpha.1.21416.1</runtimeosx1012x64MicrosoftNETCoreRuntimeMonoLLVMToolsVersion >
177177 <!-- emscripten / Node -->
178- <MicrosoftNETWorkloadEmscriptenManifest60100Version >6.0.32 </MicrosoftNETWorkloadEmscriptenManifest60100Version >
179- <MicrosoftNETWorkloadEmscriptenManifest60300Version >6.0.32 </MicrosoftNETWorkloadEmscriptenManifest60300Version >
180- <MicrosoftNETWorkloadEmscriptenManifest60400Version >6.0.32 </MicrosoftNETWorkloadEmscriptenManifest60400Version >
178+ <MicrosoftNETWorkloadEmscriptenManifest60100Version >6.0.33 </MicrosoftNETWorkloadEmscriptenManifest60100Version >
179+ <MicrosoftNETWorkloadEmscriptenManifest60300Version >6.0.33 </MicrosoftNETWorkloadEmscriptenManifest60300Version >
180+ <MicrosoftNETWorkloadEmscriptenManifest60400Version >6.0.33 </MicrosoftNETWorkloadEmscriptenManifest60400Version >
181181 <MicrosoftNETRuntimeEmscriptenVersion >$(MicrosoftNETWorkloadEmscriptenManifest60100Version)</MicrosoftNETRuntimeEmscriptenVersion >
182182 <!-- workloads -->
183183 <SwixPackageVersion >1.1.87-gba258badda</SwixPackageVersion >
Original file line number Diff line number Diff line change @@ -28,10 +28,15 @@ steps:
2828 includeRootFolder : true
2929 replaceExistingArchive : true
3030
31- - task : SFP.build-tasks.custom-build-task-1. EsrpCodeSigning@1
31+ - task : EsrpCodeSigning@5
3232 displayName : ' ESRP CodeSigning'
3333 inputs :
34- ConnectedServiceName : ' ESRP CodeSigning'
34+ ConnectedServiceName : ' DotNet-Engineering-Services_KeyVault'
35+ AppRegistrationClientId : ' 28ec6507-2167-4eaa-a294-34408cf5dd0e'
36+ AppRegistrationTenantId : ' 72f988bf-86f1-41af-91ab-2d7cd011db47'
37+ AuthAKVName : ' EngKeyVault'
38+ AuthCertName : ' DotNetCore-ESRP-AuthCert'
39+ AuthSignCertName : ' DotNetCore-ESRP-AuthSignCert'
3540 FolderPath : ' $(Build.ArtifactStagingDirectory)/'
3641 Pattern : ' mac_entitled_to_sign.zip'
3742 UseMinimatch : true
You can’t perform that action at this time.
0 commit comments