From 84a7b8e798916916d91e3312092710966fde5889 Mon Sep 17 00:00:00 2001 From: Ankit Jain Date: Sat, 28 Jan 2023 15:08:27 -0500 Subject: [PATCH] [wasm] Update emsdk dependency to `8.0.0-alpha.1.23077.4` (#81312) Added this with `darc add-dependency` this time, instead of a manual edit. --- eng/Version.Details.xml | 8 ++++---- eng/Versions.props | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml index 97290b0..e4123d6 100644 --- a/eng/Version.Details.xml +++ b/eng/Version.Details.xml @@ -8,10 +8,6 @@ https://github.com/dotnet/msquic dc012a715ceb9b5d5258f2fda77520586af5a36a - - https://github.com/dotnet/emsdk - 93f95eea76ca8b74ffffb6cb2581fae0a35272ed - https://github.com/dotnet/wcf 7f504aabb1988e9a093c1e74d8040bd52feb2f01 @@ -92,6 +88,10 @@ https://github.com/dotnet/cecil 92aae1ebe9760194a38f74e903757fc42c612b94 + + https://github.com/dotnet/emsdk + 0fe864fc71191ff4ee18e59ef0af2929ca367a11 + diff --git a/eng/Versions.props b/eng/Versions.props index a6bff28..a40461b 100644 --- a/eng/Versions.props +++ b/eng/Versions.props @@ -235,7 +235,7 @@ 14.0.0-alpha.1.23074.1 14.0.0-alpha.1.23074.1 - 8.0.0-alpha.1.23077.1 + 8.0.0-alpha.1.23077.4 $(MicrosoftNETWorkloadEmscriptenCurrentManifest80100alpha1Version) 1.1.87-gba258badda -- 2.7.4