summaryrefslogtreecommitdiff
path: root/clr.coreclr.props
diff options
context:
space:
mode:
authorJan Kotas <jkotas@microsoft.com>2016-10-31 11:47:57 -0700
committerGitHub <noreply@github.com>2016-10-31 11:47:57 -0700
commitf42984160f5f9407f70ebc2e86edfcf226fccd81 (patch)
tree2e267938fb3adf5ac255ba1c3f6fed5fd8ac3692 /clr.coreclr.props
parenta1b899b9e67426a7cdbb69ca2be708745c126b59 (diff)
parent4c5e9791dcc5b082ae01abc437dcb7456ae3e806 (diff)
downloadcoreclr-f42984160f5f9407f70ebc2e86edfcf226fccd81.tar.gz
coreclr-f42984160f5f9407f70ebc2e86edfcf226fccd81.tar.bz2
coreclr-f42984160f5f9407f70ebc2e86edfcf226fccd81.zip
Merge pull request #7886 from jkotas/SpanOfT
Merge SpanOfT branch into master
Diffstat (limited to 'clr.coreclr.props')
-rw-r--r--clr.coreclr.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/clr.coreclr.props b/clr.coreclr.props
index 2627e1b95c..2e7ca83c1f 100644
--- a/clr.coreclr.props
+++ b/clr.coreclr.props
@@ -34,6 +34,7 @@
<FeatureMergeJitAndEngine>true</FeatureMergeJitAndEngine>
<FeatureMulticoreJIT>true</FeatureMulticoreJIT>
<FeaturePrejit>true</FeaturePrejit>
+ <FeatureSpanOfT>true</FeatureSpanOfT>
<FeatureStandaloneSn>true</FeatureStandaloneSn>
<FeatureStrongnameDelaySigningAllowed>true</FeatureStrongnameDelaySigningAllowed>
<FeatureStrongnameMigration>true</FeatureStrongnameMigration>