From 8458b99e7c51febba7efcbcd9c6bd318e975a154 Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Fri, 20 Oct 2023 22:07:33 -0500 Subject: [PATCH 1/2] Fix emsdk dep for stable version --- NuGet.config | 3 +++ eng/Version.Details.xml | 2 +- eng/Versions.props | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/NuGet.config b/NuGet.config index 1348db7fdadc..4a154a25a3cb 100644 --- a/NuGet.config +++ b/NuGet.config @@ -3,6 +3,9 @@ + + + diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index a1a565fa20f3..9c9003321ad6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -43,7 +43,7 @@ https://github.com/dotnet/runtime da3500bb02343b1d0424c74ccdddbc592b5b3f4f - + https://github.com/dotnet/emsdk 5aa30d16129b4adee94f3bf9ff7980e2464c46ae diff --git a/eng/Versions.props b/eng/Versions.props index d575af83ed51..d2c48ccb2991 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -207,8 +207,8 @@ - 8.0.0-rc.2.23455.4 - $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportPackageVersion) + 8.0.0 + $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100PackageVersion) 8.0.100$([System.Text.RegularExpressions.Regex]::Match($(EmscriptenWorkloadManifestVersion), `-[A-z]*[\.]*\d*`)) From 46af534758cef0785ec47e37b73963899ff923db Mon Sep 17 00:00:00 2001 From: Larry Ewing Date: Sun, 22 Oct 2023 16:28:47 -0500 Subject: [PATCH 2/2] Remove the sourcebuild element --- eng/Version.Details.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index c2ded55a7284..475129d36d76 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -50,7 +50,6 @@ https://github.com/dotnet/emsdk 1b7f3a6560f6fb5f32b2758603c0376037f555ea - https://github.com/dotnet/msbuild