Skip to content

Commit f4db909

Browse files
[release/8.0] Update dependencies from dotnet/emsdk (#113481)
* Update dependencies from https://github.com/dotnet/emsdk build 20250313.2 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.15-servicing.25157.1 -> To Version 8.0.15-servicing.25163.2 * Update dependencies from https://github.com/dotnet/emsdk build 20250314.1 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.15-servicing.25157.1 -> To Version 8.0.15-servicing.25164.1 * Update dependencies from https://github.com/dotnet/emsdk build 20250317.1 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.15-servicing.25157.1 -> To Version 8.0.15-servicing.25167.1 * Update dependencies from https://github.com/dotnet/emsdk build 20250403.1 Microsoft.SourceBuild.Intermediate.emsdk , Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100 From Version 8.0.15-servicing.25157.1 -> To Version 8.0.16-servicing.25203.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
1 parent 8308466 commit f4db909

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-6afd7b9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-6afd7b9f/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-emsdk-29119a8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-29119a81/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>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.15">
93+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.16">
9494
<Uri>https://github.com/dotnet/emsdk</Uri>
95-
<Sha>6afd7b9f34943078f2e3b747f33350e5fe114269</Sha>
95+
<Sha>29119a816b59b6d35447ce71606287d1c2c9a39a</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.15-servicing.25157.1">
97+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="8.0.16-servicing.25203.1">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>6afd7b9f34943078f2e3b747f33350e5fe114269</Sha>
99+
<Sha>29119a816b59b6d35447ce71606287d1c2c9a39a</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.25081.5">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@
242242
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
243243
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-8_0_100_Transport
244244
-->
245-
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.15</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
245+
<MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>8.0.16</MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version>
246246
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100Version)</MicrosoftNETRuntimeEmscriptenVersion>
247247
<!-- workloads -->
248248
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>

0 commit comments

Comments
 (0)