diff --git a/eng/Version.Details.xml b/eng/Version.Details.xml
index 0f1ac438ffb07..fffb15f6f3b72 100644
--- a/eng/Version.Details.xml
+++ b/eng/Version.Details.xml
@@ -12,10 +12,6 @@
https://github.com/dotnet/wcf
7f504aabb1988e9a093c1e74d8040bd52feb2f01
-
- https://github.com/dotnet/emsdk
- d3583522209829d1ed0440662ba136c7b7700b16
-
https://github.com/dotnet/llvm-project
3358dfd351b424698f3f2cd67432dc62c333a64d
diff --git a/eng/Versions.props b/eng/Versions.props
index 35580c0b17afe..254683a3cc288 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -241,7 +241,6 @@
-->
9.0.0-rc.1.24373.3
$(MicrosoftNETWorkloadEmscriptenCurrentManifest90100TransportVersion)
- 9.0.0-preview.7.24352.2
1.1.87-gba258badda
1.0.0-v3.14.0.5722
@@ -262,6 +261,7 @@
9.0.0-alpha.1.24175.1
$(MicrosoftNETRuntimeEmscriptenVersion)
$(runtimewinx64MicrosoftNETCoreRuntimeWasmNodeTransportPackageVersion)
+
3.1.56
diff --git a/src/mono/mono.proj b/src/mono/mono.proj
index dbe6f6a5229b4..235b600adf62a 100644
--- a/src/mono/mono.proj
+++ b/src/mono/mono.proj
@@ -83,9 +83,9 @@
@@ -108,7 +108,7 @@
Only wasi doesn't come with its own python and windows uses 32-bit python, so refer to the transport pack instead.
-->
- $([MSBuild]::NormalizePath('$(PkgMicrosoft_NET_Runtime_Emscripten_3_1_34_Python_win-x64)', 'tools', 'python'))
+ $([MSBuild]::NormalizePath('$(PkgMicrosoft_NET_Runtime_Emscripten_3_1_56_Python_win-x64)', 'tools', 'python'))
@@ -261,11 +261,11 @@ JS_ENGINES = [NODE_JS]
-
-