Skip to content

Commit 9b4ea0e

Browse files
Update dependencies from https://github.com/dotnet/emsdk build 20250604.2 (#629)
[dotnet/release/9.0] Update dependencies from dotnet/emsdk
1 parent 37c54f5 commit 9b4ea0e

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-emsdk -->
10-
<add key="darc-pub-dotnet-emsdk-40f1323" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-40f13232/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-emsdk-b567cdb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b567cdb6/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-emsdk -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,17 @@
1515
<Uri>https://github.com/dotnet/arcade</Uri>
1616
<Sha>93823d49ca01742464ad1c0b49ea940e693b1be3</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64" Version="9.0.6">
18+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64" Version="9.0.7">
1919
<Uri>https://github.com/dotnet/emsdk</Uri>
20-
<Sha>40f13232ae375d9b34eff55934f3094997e4a3a2</Sha>
20+
<Sha>b567cdb6b8b461de79f2a2536a22ca3a67f2f33e</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64" Version="9.0.6">
22+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64" Version="9.0.7">
2323
<Uri>https://github.com/dotnet/emsdk</Uri>
24-
<Sha>40f13232ae375d9b34eff55934f3094997e4a3a2</Sha>
24+
<Sha>b567cdb6b8b461de79f2a2536a22ca3a67f2f33e</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64" Version="9.0.6">
26+
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64" Version="9.0.7">
2727
<Uri>https://github.com/dotnet/emsdk</Uri>
28-
<Sha>40f13232ae375d9b34eff55934f3094997e4a3a2</Sha>
28+
<Sha>b567cdb6b8b461de79f2a2536a22ca3a67f2f33e</Sha>
2929
</Dependency>
3030
</ToolsetDependencies>
3131
</Dependencies>

eng/Versions.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
<PropertyGroup>
1010
<MicrosoftDotNetBuildTasksPackagingVersion>9.0.0-beta.25263.5</MicrosoftDotNetBuildTasksPackagingVersion>
1111
<!-- emsdk -->
12-
<MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>9.0.6</MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>
13-
<MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>9.0.6</MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>
14-
<MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>9.0.6</MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>
12+
<MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>9.0.7</MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>
13+
<MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>9.0.7</MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>
14+
<MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>9.0.7</MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>
1515
</PropertyGroup>
1616
<PropertyGroup>
1717
<WasiSdkVersion>16</WasiSdkVersion>

0 commit comments

Comments
 (0)