Skip to content

Commit 7a6845d

Browse files
[release/8.0] Update dependencies from dotnet/emsdk (#123408)
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**: [20260202.2](https://dev.azure.com/dnceng/internal/_build/results?buildId=2893841) ([300038](https://maestro.dot.net/channel/3073/github:dotnet:emsdk/build/300038)) - **Date Produced**: February 3, 2026 2:41:01 PM UTC - **Commit**: [badf9f97aaf4c2166b17bd6475ca73958c11e309](dotnet/emsdk@badf9f9) - **Branch**: [release/8.0](https://github.com/dotnet/emsdk/tree/release/8.0) [DependencyUpdate]: <> (Begin) - **Dependency Updates**: - From [8.0.24-servicing.26056.3 to 8.0.25-servicing.26102.2][3] - Microsoft.SourceBuild.Intermediate.emsdk - From [8.0.24 to 8.0.25][3] - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 [3]: dotnet/emsdk@8b730da...badf9f9 [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: Tomas Weinfurt <tweinfurt@yahoo.com>
1 parent 9345ccc commit 7a6845d

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-8b730da" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8b730da9/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-badf9f9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-badf9f97/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.24">
93+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.25">
9494
<Uri>https://github.com/dotnet/emsdk</Uri>
95-
<Sha>8b730da92c2b7c1b200325c7e28965b71759e959</Sha>
95+
<Sha>badf9f97aaf4c2166b17bd6475ca73958c11e309</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.24-servicing.26056.3">
97+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.25-servicing.26102.2">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>8b730da92c2b7c1b200325c7e28965b71759e959</Sha>
99+
<Sha>badf9f97aaf4c2166b17bd6475ca73958c11e309</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.24</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
257+
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.25</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
258258
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version)</MicrosoftNETRuntimeEmscriptenVersion>
259259
<!-- workloads -->
260260
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>

0 commit comments

Comments
 (0)