Skip to content

Commit 044dd36

Browse files
[release/8.0] Update dependencies from dotnet/emsdk (#119065)
* Update dependencies from https://github.com/dotnet/emsdk build 20250825.2 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.20-servicing.25418.3 -> To Version 8.0.20-servicing.25425.2 * Update dependencies from https://github.com/dotnet/emsdk build 20250901.2 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.20-servicing.25418.3 -> To Version 8.0.20-servicing.25451.2 * Update dependencies from https://github.com/dotnet/emsdk build 20250902.3 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.20-servicing.25418.3 -> To Version 8.0.21-servicing.25452.3 * Update dependencies from https://github.com/dotnet/emsdk build 20250908.3 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.20-servicing.25418.3 -> To Version 8.0.21-servicing.25458.3 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5be98b3 commit 044dd36

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

NuGet.config

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +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-222749b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-222749b4/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-emsdk-6fd14a4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6fd14a46/nuget/v3/index.json" />
14-
<add key="darc-pub-dotnet-emsdk-6fd14a4-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6fd14a46-2/nuget/v3/index.json" />
15-
<add key="darc-pub-dotnet-emsdk-6fd14a4-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6fd14a46-1/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-ea366a7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-ea366a7a/nuget/v3/index.json" />
1613
<!-- End: Package sources from dotnet-emsdk -->
1714
<!-- Begin: Package sources from dotnet-sdk -->
1815
<!-- 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>45dd3a73dd5b64b010c4251303b3664bb30df029</Sha>
9191
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9292
</Dependency>
93-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.20">
93+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.21">
9494
<Uri>https://github.com/dotnet/emsdk</Uri>
95-
<Sha>222749b48ecb0fe78f236ca9c61f6ff3b09cdc99</Sha>
95+
<Sha>ea366a7a40bc588c70ef59376040130baf864c85</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.20-servicing.25418.3">
97+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.21-servicing.25458.3">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>222749b48ecb0fe78f236ca9c61f6ff3b09cdc99</Sha>
99+
<Sha>ea366a7a40bc588c70ef59376040130baf864c85</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.25269.2">

eng/Versions.props

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

0 commit comments

Comments
 (0)