Skip to content

Commit 11ffc24

Browse files
[main] Update dependencies from dotnet/emsdk (#4855)
* Update dependencies from https://github.com/dotnet/emsdk build 20250513.1 Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 From Version 9.0.6 -> To Version 9.0.6 * Update dependencies from https://github.com/dotnet/emsdk build 20250516.3 Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 From Version 9.0.6 -> To Version 9.0.6 * Update dependencies from https://github.com/dotnet/emsdk build 20250519.3 Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 From Version 9.0.6 -> To Version 9.0.6 * Update dependencies from https://github.com/dotnet/emsdk build 20250519.4 Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64 From Version 9.0.6 -> To Version 9.0.6 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Parker Bibus <[email protected]>
1 parent 2769d4a commit 11ffc24

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

NuGet.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,7 @@
2222
<add key="darc-pub-dotnet-aspnetcore-bb179c2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-aspnetcore-bb179c27/nuget/v3/index.json" />
2323
<!-- End: Package sources from dotnet-aspnetcore -->
2424
<!-- Begin: Package sources from dotnet-emsdk -->
25-
<add key="darc-pub-dotnet-emsdk-e3d8e8e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea/nuget/v3/index.json" />
26-
<add key="darc-pub-dotnet-emsdk-e3d8e8e-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e3d8e8ea-1/nuget/v3/index.json" />
25+
<add key="darc-pub-dotnet-emsdk-8db661c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-8db661ce/nuget/v3/index.json" />
2726
<!-- End: Package sources from dotnet-emsdk -->
2827
<!-- Begin: Package sources from dotnet-maui -->
2928
<!-- End: Package sources from dotnet-maui -->

eng/Version.Details.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</Dependency>
2828
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64" Version="9.0.6">
2929
<Uri>https://github.com/dotnet/emsdk</Uri>
30-
<Sha>e3d8e8ea6df192d864698cdd76984d74135d0d13</Sha>
30+
<Sha>8db661ce51c46a4cca45fefc7a92550d7cb0b5db</Sha>
3131
</Dependency>
3232
</ProductDependencies>
3333
<ToolsetDependencies>

0 commit comments

Comments
 (0)