Skip to content

Commit fa4f883

Browse files
Update dependencies from https://github.com/dotnet/emscripten build 20240827.1 (#903)
[main] Update dependencies from dotnet/emscripten
1 parent b365fe8 commit fa4f883

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,9 +145,9 @@
145145
<Uri>https://github.com/dotnet/llvm-project</Uri>
146146
<Sha>2de628a180fd4402d300910b4a50f50748936201</Sha>
147147
</Dependency>
148-
<Dependency Name="Microsoft.NETCore.Runtime.Wasm.Emscripten.Transport" Version="9.0.0-alpha.1.24426.4">
148+
<Dependency Name="Microsoft.NETCore.Runtime.Wasm.Emscripten.Transport" Version="9.0.0-alpha.1.24427.1">
149149
<Uri>https://github.com/dotnet/emscripten</Uri>
150-
<Sha>7c194d60ef57e5426f1946c9d2a9a80c284666c2</Sha>
150+
<Sha>6c5692fdaef90acb4d4315d8dd43ac16172a28e6</Sha>
151151
</Dependency>
152152
</ProductDependencies>
153153
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<runtimeosxx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>19.0.0-alpha.1.24426.1</runtimeosxx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
4444
<runtimewinarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>19.0.0-alpha.1.24426.1</runtimewinarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
4545
<runtimewinx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>19.0.0-alpha.1.24426.1</runtimewinx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
46-
<MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>9.0.0-alpha.1.24426.4</MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>
46+
<MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>9.0.0-alpha.1.24427.1</MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>
4747
</PropertyGroup>
4848
<PropertyGroup>
4949
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>

0 commit comments

Comments
 (0)