From ef6f5ce48ccbafbe7b1bf3d3adae147c9e04956c Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Thu, 24 Oct 2024 17:45:57 +0000 Subject: [PATCH] Merged PR 44319: Update to the 6.0.36 emsdk build - Please add description for changes you are making. - If there is an issue related to this PR, please add the reference. Update to the 6.0.36 emsdk build ---- #### AI description (iteration 1) #### PR Classification Dependency update #### PR Summary This pull request updates the Emscripten SDK to version 6.0.36 and modifies related package configurations. - `NuGet.config`: Updated package sources for `dotnet-emsdk` and added new sources for `dotnet-windowsdesktop`. - `eng/Version.Details.xml`: Updated the version and SHA for `Microsoft.NET.Workload.Emscripten.Manifest-6.0.400`. - `eng/Versions.props`: Updated the `MicrosoftNETWorkloadEmscriptenManifest60400Version` to 6.0.36. --- NuGet.config | 13 +++++++------ eng/Version.Details.xml | 4 ++-- eng/Versions.props | 2 +- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/NuGet.config b/NuGet.config index 63f896782b29..5fcd1653434f 100644 --- a/NuGet.config +++ b/NuGet.config @@ -10,10 +10,7 @@ - - - - + @@ -22,10 +19,12 @@ - + + + @@ -52,9 +51,11 @@ - + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index d08bbbad1821..baf05811959c 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -166,9 +166,9 @@ 698fdad58fa64a55f16cd9562c90224cc498ed02 - + https://github.com/dotnet/emsdk - c68eace1f3c11ab25cdf30a425ab3792773bb2cc + d440134ad1037c7a3c91c78fff964078f240e08c https://github.com/dotnet/source-build diff --git a/eng/Versions.props b/eng/Versions.props index 43d773b93fa4..62e7901f4a01 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -156,7 +156,7 @@ 12.3.303 15.4.303 6.0.5 - 6.0.35 + 6.0.36 $(MicrosoftNETWorkloadEmscriptenManifest60400Version)