diff --git a/eng/Subsets.props b/eng/Subsets.props
index b753c4422c1d55..47287fb8e7797b 100644
--- a/eng/Subsets.props
+++ b/eng/Subsets.props
@@ -85,8 +85,7 @@
- android+browser+wasi
- $(MonoCrossAOTTargetOS)+tvos+ios+maccatalyst
+ browser+wasi
@@ -714,6 +713,10 @@
<_BuildMonoRuntimePack Condition="'$(PrimaryRuntimeFlavor)' == 'Mono'">true
+
+ <_BuildMonoRuntimePack>
+
+
<_BuildNativeAOTRuntimePack Condition="'$(NativeAOTSupported)' == 'true'">true
<_BuildHostPack Condition="'$(TargetsMobile)' != 'true' and !('$(TargetsLinuxBionic)' == 'true' and '$(TargetArchitecture)' == 'arm')">true