summaryrefslogtreecommitdiff
path: root/clr.coreclr.props
diff options
context:
space:
mode:
Diffstat (limited to 'clr.coreclr.props')
-rw-r--r--clr.coreclr.props3
1 files changed, 2 insertions, 1 deletions
diff --git a/clr.coreclr.props b/clr.coreclr.props
index e4f2483f95..872cbbca83 100644
--- a/clr.coreclr.props
+++ b/clr.coreclr.props
@@ -1,5 +1,6 @@
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
+ <FeatureCollectibleALC>true</FeatureCollectibleALC>
<FeatureEventTrace>true</FeatureEventTrace>
<FeatureHardwareIntrinsics>true</FeatureHardwareIntrinsics>
<FeatureICastable>true</FeatureICastable>
@@ -34,4 +35,4 @@
<FeatureWin32Registry>true</FeatureWin32Registry>
<FeatureProfAttach>true</FeatureProfAttach>
</PropertyGroup>
-</Project> \ No newline at end of file
+</Project>