Skip to content

Commit 8e981d7

Browse files
[release/9.0] Update dependencies from dotnet/emsdk (#120814)
This pull request updates the following dependencies [marker]: <> (Begin:f85f62c8-5e7d-4706-1003-08dcbc30275f) ## From https://github.com/dotnet/emsdk - **Subscription**: [f85f62c8-5e7d-4706-1003-08dcbc30275f](https://maestro.dot.net/subscriptions?search=f85f62c8-5e7d-4706-1003-08dcbc30275f) - **Build**: [20251016.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2817718) ([287477](https://maestro.dot.net/channel/3883/github:dotnet:emsdk/build/287477)) - **Date Produced**: October 16, 2025 5:47:56 PM UTC - **Commit**: [b65413ac057eb0a54c51b76b1855bc377c2132c3](dotnet/emsdk@b65413a) - **Branch**: [release/9.0](https://github.com/dotnet/emsdk/tree/release/9.0) [DependencyUpdate]: <> (Begin) - **Updates**: - From [9.0.11-servicing.25515.5 to 9.0.11-servicing.25516.4][1] - Microsoft.SourceBuild.Intermediate.emsdk - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport - From [9.0.11 to 9.0.11][1] - Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100 [1]: dotnet/emsdk@13de364...b65413a [DependencyUpdate]: <> (End) [marker]: <> (End:f85f62c8-5e7d-4706-1003-08dcbc30275f) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 114cbcd commit 8e981d7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
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-13de364" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-13de3640/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-b65413a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b65413ac/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: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,18 +64,18 @@
6464
<Sha>1b55accc7029bd4038d35b2072ec58841431122f</Sha>
6565
<SourceBuild RepoName="cecil" ManagedOnly="true" />
6666
</Dependency>
67-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.11-servicing.25515.5">
67+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.11-servicing.25516.4">
6868
<Uri>https://github.com/dotnet/emsdk</Uri>
69-
<Sha>13de3640b5fdb3a2b9ec46bba632a72fd74c449c</Sha>
69+
<Sha>b65413ac057eb0a54c51b76b1855bc377c2132c3</Sha>
7070
</Dependency>
7171
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.11">
7272
<Uri>https://github.com/dotnet/emsdk</Uri>
73-
<Sha>13de3640b5fdb3a2b9ec46bba632a72fd74c449c</Sha>
73+
<Sha>b65413ac057eb0a54c51b76b1855bc377c2132c3</Sha>
7474
</Dependency>
7575
<!-- Intermediate is necessary for source build. -->
76-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.11-servicing.25515.5">
76+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.11-servicing.25516.4">
7777
<Uri>https://github.com/dotnet/emsdk</Uri>
78-
<Sha>13de3640b5fdb3a2b9ec46bba632a72fd74c449c</Sha>
78+
<Sha>b65413ac057eb0a54c51b76b1855bc377c2132c3</Sha>
7979
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
8080
</Dependency>
8181
<!-- Intermediate is necessary for source build. -->

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@
250250
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
251251
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-9_0_100_Transport
252252
-->
253-
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.11-servicing.25515.5</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
253+
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.11-servicing.25516.4</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
254254
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version>9.0.11</MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version>
255255
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100Version)</MicrosoftNETRuntimeEmscriptenVersion>
256256
<!-- workloads -->

0 commit comments

Comments
 (0)