Skip to content

Commit 6267539

Browse files
Update dependencies from https://github.com/dotnet/emsdk build 20250422.4
Microsoft.NET.Runtime.Emscripten.Sdk.Internal From Version 10.0.0-preview.4.25219.1 -> To Version 10.0.0-preview.5.25222.4
1 parent b688c4e commit 6267539

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
@@ -91,9 +91,9 @@
9191
<Uri>https://github.com/dotnet/core-setup</Uri>
9292
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.NET.Runtime.Emscripten.Sdk.Internal" Version="10.0.0-preview.4.25219.1">
94+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.Sdk.Internal" Version="10.0.0-preview.5.25222.4">
9595
<Uri>https://github.com/dotnet/emsdk</Uri>
96-
<Sha>1257632985b401d81f8b295d158065d9d10f8d61</Sha>
96+
<Sha>a8b1bb526931eefd80697be16d1dcb755dc3871d</Sha>
9797
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
9898
</Dependency>
9999
<Dependency Name="Microsoft.Build" Version="17.15.0-preview-25217-10">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
</PropertyGroup>
262262
<PropertyGroup>
263263
<!-- Dependencies from https://github.com/dotnet/emsdk -->
264-
<MicrosoftNETRuntimeEmscriptenSdkInternalVersion>10.0.0-preview.4.25219.1</MicrosoftNETRuntimeEmscriptenSdkInternalVersion>
264+
<MicrosoftNETRuntimeEmscriptenSdkInternalVersion>10.0.0-preview.5.25222.4</MicrosoftNETRuntimeEmscriptenSdkInternalVersion>
265265
<!-- emscripten versions, these are are included in package IDs and need to be kept in sync with emsdk -->
266266
<EmscriptenVersionCurrent>3.1.56</EmscriptenVersionCurrent>
267267
<EmscriptenVersionNet9>3.1.56</EmscriptenVersionNet9>

0 commit comments

Comments
 (0)