Skip to content

Commit 78820ac

Browse files
[main] Update dependencies from dotnet/emsdk (#95818)
* Update dependencies from https://github.com/dotnet/emsdk build 20231208.1 Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport From Version 9.0.0-alpha.1.23605.3 -> To Version 9.0.0-alpha.1.23608.1 * Update dependencies from https://github.com/dotnet/emsdk build 20231209.1 Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport From Version 9.0.0-alpha.1.23605.3 -> To Version 9.0.0-alpha.1.23609.1 * Update dependencies from https://github.com/dotnet/emsdk build 20231209.1 Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64 , Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport From Version 9.0.0-alpha.1.23605.3 -> To Version 9.0.0-alpha.1.23609.1 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e27e707 commit 78820ac

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@
1212
<Uri>https://github.com/dotnet/wcf</Uri>
1313
<Sha>7f504aabb1988e9a093c1e74d8040bd52feb2f01</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64" Version="9.0.0-alpha.1.23605.3">
15+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64" Version="9.0.0-alpha.1.23609.1">
1616
<Uri>https://github.com/dotnet/emsdk</Uri>
17-
<Sha>5806e95419d7009baa86d1f1f0c12a6f8d6164d3</Sha>
17+
<Sha>c51e2421795cfa8f1b04832e01411449e1d11f84</Sha>
1818
</Dependency>
1919
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23604.3" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport">
2020
<Uri>https://github.com/dotnet/llvm-project</Uri>
@@ -94,9 +94,9 @@
9494
<Sha>45dd3a73dd5b64b010c4251303b3664bb30df029</Sha>
9595
<SourceBuild RepoName="cecil" ManagedOnly="true" />
9696
</Dependency>
97-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-alpha.1.23605.3">
97+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-alpha.1.23609.1">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>5806e95419d7009baa86d1f1f0c12a6f8d6164d3</Sha>
99+
<Sha>c51e2421795cfa8f1b04832e01411449e1d11f84</Sha>
100100
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
101101
</Dependency>
102102
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="9.0.0-alpha.1.23608.1">

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,9 +230,9 @@
230230
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
231231
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-9_0_100_Transport
232232
-->
233-
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-alpha.1.23605.3</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
233+
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-alpha.1.23609.1</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
234234
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion)</MicrosoftNETRuntimeEmscriptenVersion>
235-
<MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>9.0.0-alpha.1.23605.3</MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>
235+
<MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>9.0.0-alpha.1.23609.1</MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>
236236
<!-- workloads -->
237237
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>
238238
<WixPackageVersion>1.0.0-v3.14.0.5722</WixPackageVersion>

0 commit comments

Comments
 (0)