summaryrefslogtreecommitdiff
path: root/clr.coreclr.props
diff options
context:
space:
mode:
Diffstat (limited to 'clr.coreclr.props')
-rw-r--r--clr.coreclr.props1
1 files changed, 0 insertions, 1 deletions
diff --git a/clr.coreclr.props b/clr.coreclr.props
index c8c391ced2..a036310b50 100644
--- a/clr.coreclr.props
+++ b/clr.coreclr.props
@@ -8,7 +8,6 @@
<FeatureArrayStubAsIL Condition="('$(TargetArch)' == 'arm') or ('$(TargetArch)' == 'amd64') or ('$(TargetArch)' == 'arm64')">true</FeatureArrayStubAsIL>
<FeatureStubsAsIL Condition="'$(TargetArch)' == 'arm64'">true</FeatureStubsAsIL>
<FeatureCominteropApartmentSupport>true</FeatureCominteropApartmentSupport>
- <FeatureCoreclr>true</FeatureCoreclr>
<FeatureCorruptingExceptions>true</FeatureCorruptingExceptions>
<FeatureDbiDebugging>true</FeatureDbiDebugging>
<FeatureDbiOopDebugging_HostLocal>false</FeatureDbiOopDebugging_HostLocal>