8000 Update dependencies from https://github.com/dotnet/emsdk build 202504… · Forgind/sdk@fc5a8ef · GitHub
[go: up one dir, main page]

Skip to content

Commit fc5a8ef

Browse files
Update dependencies from https://github.com/dotnet/emsdk build 20250419.1
Microsoft.NET.Runtime.Emscripten.Sdk.Internal From Version 10.0.0-preview.4.25218.1 -> To Version 10.0.0-preview.4.25219.1
1 parent e5f35a2 commit fc5a8ef

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.25218.1">
94+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.Sdk.Internal" Version="10.0.0-preview.4.25219.1">
9595
<Uri>https://github.com/dotnet/emsdk</Uri>
96-
<Sha>4970d92089e0312183ef7d9d3951ececd156662d</Sha>
96+
<Sha>1257632985b401d81f8b295d158065d9d10f8d61</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
@@ -258,7 +258,7 @@
258258
</PropertyGroup>
259259
<PropertyGroup>
260260
<!-- Dependencies from https://github.com/dotnet/emsdk -->
261-
<MicrosoftNETRuntimeEmscriptenSdkInternalVersion>10.0.0-preview.4.25218.1</MicrosoftNETRuntimeEmscriptenSdkInternalVersion>
261+
<MicrosoftNETRuntimeEmscriptenSdkInternalVersion>10.0.0-preview.4.25219.1</MicrosoftNETRuntimeEmscriptenSdkInternalVersion>
262262
<!-- emscripten versions, these are are included in package IDs and need to be kept in sync with emsdk -->
263263
<EmscriptenVersionCurrent>3.1.56</EmscriptenVersionCurrent>
264264
<EmscriptenVersionNet9>3.1.56</EmscriptenVersionNet9>

0 commit comments

Comments
 (0)
0