Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/emsdk build 202410…
Browse files Browse the repository at this point in the history
…04.3 (#495)

[dotnet/main] Update dependencies from dotnet/emsdk
  • Loading branch information
dotnet-maestro[bot] authored Oct 7, 2024
1 parent 16b2ae6 commit 7cd8334
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
12 changes: 6 additions & 6 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>f209a925b15bc66ecb9a8825bd9595937bbe3aa1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64" Version="10.0.0-alpha.1.24502.5">
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64" Version="10.0.0-alpha.1.24504.3">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>1aada425a8ee61b6d1201aa91a329b3166b16f77</Sha>
<Sha>8318cbc2e09d2fa658c0f55b51128760b7374089</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64" Version="10.0.0-alpha.1.24502.5">
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64" Version="10.0.0-alpha.1.24504.3">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>1aada425a8ee61b6d1201aa91a329b3166b16f77</Sha>
<Sha>8318cbc2e09d2fa658c0f55b51128760b7374089</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64" Version="10.0.0-alpha.1.24502.5">
<Dependency Name="Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64" Version="10.0.0-alpha.1.24504.3">
<Uri>https://github.com/dotnet/emsdk</Uri>
<Sha>1aada425a8ee61b6d1201aa91a329b3166b16f77</Sha>
<Sha>8318cbc2e09d2fa658c0f55b51128760b7374089</Sha>
</Dependency>
</ToolsetDependencies>
</Dependencies>
6 changes: 3 additions & 3 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
<PreReleaseVersionIteration>1</PreReleaseVersionIteration>
</PropertyGroup>
<PropertyGroup>
<MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>10.0.0-alpha.1.24502.5</MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>
<MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>10.0.0-alpha.1.24502.5</MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>
<MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>10.0.0-alpha.1.24502.5</MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>
<MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>10.0.0-alpha.1.24504.3</MicrosoftNETRuntimeEmscripten3156Nodelinuxx64Version>
<MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>10.0.0-alpha.1.24504.3</MicrosoftNETRuntimeEmscripten3156Sdklinuxx64Version>
<MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>10.0.0-alpha.1.24504.3</MicrosoftNETRuntimeEmscripten3156Cachelinuxx64Version>
<MicrosoftDotNetBuildTasksPackagingVersion>10.0.0-beta.24504.4</MicrosoftDotNetBuildTasksPackagingVersion>
</PropertyGroup>
<PropertyGroup>
Expand Down

0 comments on commit 7cd8334

Please sign in to comment.