Skip to content

Commit 33092b8

Browse files
authoredApr 24, 2024··
Update dependencies from https://github.com/dotnet/emsdk build 20240422.2 (#101425)
Microsoft.SourceBuild.Intermediate.emsdk , 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-preview.4.24215.3 -> To Version 9.0.0-preview.4.24222.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 3e18c03 commit 33092b8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed
 

‎eng/Version.Details.xml

+6-6
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-preview.4.24215.3">
15+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64" Version="9.0.0-preview.4.24222.2">
1616
<Uri>https://github.com/dotnet/emsdk</Uri>
17-
<Sha>19c9523f5c2dd091b49959700723af795d6ad2b4</Sha>
17+
<Sha>9d28301f6a5f512db14f242f7403a4bfbcbcc8a4</Sha>
1818
</Dependency>
1919
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.JIT.Tools" Version="16.0.5-alpha.1.24204.1" CoherentParentDependency="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport">
2020
<Uri>https://github.com/dotnet/llvm-project</Uri>
@@ -68,14 +68,14 @@
6868
<Sha>861f49c137941b9722a43e5993ccac7716c8528c</Sha>
6969
<SourceBuild RepoName="cecil" ManagedOnly="true" />
7070
</Dependency>
71-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.4.24215.3">
71+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-preview.4.24222.2">
7272
<Uri>https://github.com/dotnet/emsdk</Uri>
73-
<Sha>19c9523f5c2dd091b49959700723af795d6ad2b4</Sha>
73+
<Sha>9d28301f6a5f512db14f242f7403a4bfbcbcc8a4</Sha>
7474
</Dependency>
7575
<!-- Intermediate is necessary for source build. -->
76-
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.0-preview.4.24215.3">
76+
<Dependency Name="Microsoft.SourceBuild.Intermediate.emsdk" Version="9.0.0-preview.4.24222.2">
7777
<Uri>https://github.com/dotnet/emsdk</Uri>
78-
<Sha>19c9523f5c2dd091b49959700723af795d6ad2b4</Sha>
78+
<Sha>9d28301f6a5f512db14f242f7403a4bfbcbcc8a4</Sha>
7979
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
8080
</Dependency>
8181
<!-- Intermediate is necessary for source build. -->

‎eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@
235235
Note: when the name is updated, make sure to update dependency name in eng/pipelines/common/xplat-setup.yml
236236
like - DarcDependenciesChanged.Microsoft_NET_Workload_Emscripten_Current_Manifest-9_0_100_Transport
237237
-->
238-
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-preview.4.24215.3</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
238+
<MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>9.0.0-preview.4.24222.2</MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion>
239239
<MicrosoftNETRuntimeEmscriptenVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion)</MicrosoftNETRuntimeEmscriptenVersion>
240-
<MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>9.0.0-preview.4.24215.3</MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>
240+
<MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>9.0.0-preview.4.24222.2</MicrosoftNETRuntimeEmscripten3134Pythonwinx64Version>
241241
<!-- workloads -->
242242
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>
243243
<WixPackageVersion>1.0.0-v3.14.0.5722</WixPackageVersion>

0 commit comments

Comments
 (0)
Please sign in to comment.