Skip to content

Commit 56acca8

Browse files
dotnet-maestro[bot]SamMonoRTlewing
authored
[release/8.0] Update dependencies from dotnet/emsdk (#121666)
This pull request updates the following dependencies [marker]: <> (Begin:4ebef09c-22a4-4345-9e95-08db9f47cad7) ## From https://github.com/dotnet/emsdk - **Subscription**: [4ebef09c-22a4-4345-9e95-08db9f47cad7](https://maestro.dot.net/subscriptions?search=4ebef09c-22a4-4345-9e95-08db9f47cad7) - **Build**: [20251202.41](https://dev.azure.com/dnceng/internal/_build/results?buildId=2852446) ([293067](https://maestro.dot.net/channel/3073/github:dotnet:emsdk/build/293067)) - **Date Produced**: December 3, 2025 4:25:12 AM UTC - **Commit**: [87f89d77d2eb70ed29b3e0f37cfbf28bfd49c536](dotnet/emsdk@87f89d7) - **Branch**: [release/8.0](https://github.com/dotnet/emsdk/tree/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [8.0.22-servicing.25527.3 to 8.0.23-servicing.25602.41][4] - Microsoft.SourceBuild.Intermediate.emsdk - From [8.0.22 to 8.0.23][4] - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 [4]: dotnet/emsdk@81d2833...87f89d7 [DependencyUpdate]: <> (End) [marker]: <> (End:4ebef09c-22a4-4345-9e95-08db9f47cad7) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Sam Patel <46026722+SamMonoRT@users.noreply.github.com> Co-authored-by: Larry Ewing <lewing@microsoft.com>
1 parent 103b56e commit 56acca8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
<clear />
1010
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1111
<!-- Begin: Package sources from dotnet-emsdk -->
12+
<add key="darc-pub-dotnet-emsdk-87f89d7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-87f89d77/nuget/v3/index.json" />
1213
<!-- End: Package sources from dotnet-emsdk -->
1314
<!-- Begin: Package sources from dotnet-sdk -->
1415
<!-- End: Package sources from dotnet-sdk -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -90,13 +90,13 @@
9090
<Sha>140d79ee98a5cfe917b1123215de8e92a1c90a9e</Sha>
9191
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9292
</Dependency>
93-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.22">
93+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.23">
9494
<Uri>https://github.com/dotnet/emsdk</Uri>
95-
<Sha>81d2833ee1bf80f65cae9957c1926993ce1a299f</Sha>
95+
<Sha>87f89d77d2eb70ed29b3e0f37cfbf28bfd49c536</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.22-servicing.25527.3">
97+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.23-servicing.25602.41">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>81d2833ee1bf80f65cae9957c1926993ce1a299f</Sha>
99+
<Sha>87f89d77d2eb70ed29b3e0f37cfbf28bfd49c536</Sha>
100100
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
101101
</Dependency>
102102
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="8.0.0-alpha.1.25462.3">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
254254
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport
255255
-->
256-
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.22</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
256+
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.23</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
257257
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version)</MicrosoftNETRuntimeEmscriptenVersion>
258258
<!-- workloads -->
259259
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>
@@ -270,7 +270,7 @@
270270
<MicrosoftExtensionsLoggingVersion>3.1.7</MicrosoftExtensionsLoggingVersion>
271271
<MicrosoftSymbolStoreVersion>1.0.406601</MicrosoftSymbolStoreVersion>
272272
<!-- installer version, for testing workloads must be greater than or equal to global.json sdk version -->
273-
<MicrosoftDotnetSdkInternalVersion>8.0.121</MicrosoftDotnetSdkInternalVersion>
273+
<MicrosoftDotnetSdkInternalVersion>8.0.122</MicrosoftDotnetSdkInternalVersion>
274274
<SdkVersionForWorkloadTesting>$(MicrosoftDotnetSdkInternalVersion)</SdkVersionForWorkloadTesting>
275275
</PropertyGroup>
276276
<PropertyGroup>

0 commit comments

Comments
 (0)