Skip to content

Commit 89af7af

Browse files
[main] Update dependencies from dotnet/emsdk (#96483)
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.23619.1 -> To Version 9.0.0-alpha.1.24053.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 7269f90 commit 89af7af

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.23619.1">
15+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.34.Python.win-x64" Version="9.0.0-alpha.1.24053.1">
1616
<Uri>https://github.com/dotnet/emsdk</Uri>
17-
<Sha>9902d2ec1695a2ea184003b35beb96232a532434</Sha>
17+
<Sha>5cda86493ac07dce11dcb04323d2b57eecff00b7</Sha>
1818
</Dependency>
1919
<Dependency Name="runtime.linux-arm64.Microsoft.NETCore.Runtime.ObjWriter" Version="16.0.5-alpha.1.23618.1" 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>02026e5c1b054958851d2711fefa1b37027cab23</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.23619.1">
97+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-alpha.1.24053.1">
9898
<Uri>https://github.com/dotnet/emsdk</Uri>
99-
<Sha>9902d2ec1695a2ea184003b35beb96232a532434</Sha>
99+
<Sha>5cda86493ac07dce11dcb04323d2b57eecff00b7</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.23627.2">

eng/Versions.props

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

0 commit comments

Comments
 (0)