Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/emscripten build 2…
Browse files Browse the repository at this point in the history
…0240827.1 (#903)

[main] Update dependencies from dotnet/emscripten
  • Loading branch information
dotnet-maestro[bot] authored Aug 29, 2024
1 parent b365fe8 commit fa4f883
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -145,9 +145,9 @@
<Uri>https://github.com/dotnet/llvm-project</Uri>
<Sha>2de628a180fd4402d300910b4a50f50748936201</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.Runtime.Wasm.Emscripten.Transport" Version="9.0.0-alpha.1.24426.4">
<Dependency Name="Microsoft.NETCore.Runtime.Wasm.Emscripten.Transport" Version="9.0.0-alpha.1.24427.1">
<Uri>https://github.com/dotnet/emscripten</Uri>
<Sha>7c194d60ef57e5426f1946c9d2a9a80c284666c2</Sha>
<Sha>6c5692fdaef90acb4d4315d8dd43ac16172a28e6</Sha>
</Dependency>
</ProductDependencies>
<ToolsetDependencies>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<runtimeosxx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>19.0.0-alpha.1.24426.1</runtimeosxx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
<runtimewinarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>19.0.0-alpha.1.24426.1</runtimewinarm64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
<runtimewinx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>19.0.0-alpha.1.24426.1</runtimewinx64MicrosoftNETCoreRuntimeWasmLLVMTransportVersion>
<MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>9.0.0-alpha.1.24426.4</MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>
<MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>9.0.0-alpha.1.24427.1</MicrosoftNETCoreRuntimeWasmEmscriptenTransportVersion>
</PropertyGroup>
<PropertyGroup>
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
Expand Down

0 comments on commit fa4f883

Please sign in to comment.