Skip to content

Commit b43df22

Browse files
[release/8.0] Update dependencies from dotnet/emsdk (#123185)
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**: [20260106.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2873152) ([297303](https://maestro.dot.net/channel/3073/github:dotnet:emsdk/build/297303)) - **Date Produced**: January 14, 2026 5:21:21 PM UTC - **Commit**: [8b730da92c2b7c1b200325c7e28965b71759e959](dotnet/emsdk@8b730da) - **Branch**: [release/8.0](https://github.com/dotnet/emsdk/tree/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [8.0.23-servicing.25626.3 to 8.0.24-servicing.26056.3][1] - Microsoft.SourceBuild.Intermediate.emsdk - From [8.0.23 to 8.0.24][1] - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 [1]: dotnet/emsdk@1898fd1...8b730da [DependencyUpdate]: <> (End) [marker]: <> (End:4ebef09c-22a4-4345-9e95-08db9f47cad7) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent fb7ac0f commit b43df22

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +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-1898fd1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-1898fd1e/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-8b730da" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8b730da9/nuget/v3/index.json" />
1313
<!-- End: Package sources from dotnet-emsdk -->
1414
<!-- Begin: Package sources from dotnet-sdk -->
1515
<!-- 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>8bb0f2d5f3b6b9dff32e2643642bea09bf6ae38d</Sha>
9191
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9292
</Dependency>
93-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.23">
93+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.24">
9494
<Uri>https://github.com/dotnet/emsdk</Uri>
95-
<Sha>1898fd1eefc41432cc9f0bb849937b2adc24cc9d</Sha>
95+
<Sha>8b730da92c2b7c1b200325c7e28965b71759e959</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.23-servicing.25626.3">
97+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.24-servicing.26056.3">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>1898fd1eefc41432cc9f0bb849937b2adc24cc9d</Sha>
99+
<Sha>8b730da92c2b7c1b200325c7e28965b71759e959</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.25522.3">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@
254254
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
255255
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport
256256
-->
257-
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.23</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
257+
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.24</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
258258
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version)</MicrosoftNETRuntimeEmscriptenVersion>
259259
<!-- workloads -->
260260
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>

0 commit comments

Comments
 (0)