summaryrefslogtreecommitdiff
path: root/clr.desktop.props
diff options
context:
space:
mode:
Diffstat (limited to 'clr.desktop.props')
-rw-r--r--clr.desktop.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/clr.desktop.props b/clr.desktop.props
index 84dd6cfc1a..88a4d9f15c 100644
--- a/clr.desktop.props
+++ b/clr.desktop.props
@@ -104,5 +104,6 @@
<!-- Setting this to "false" works only for workstation GC, not server. -->
<FeatureSymDiff>true</FeatureSymDiff>
<FeatureWinDbAppCompat>true</FeatureWinDbAppCompat>
+ <FeatureReadyToRun Condition="'$(TargetArch)'!='arm64'">true</FeatureReadyToRun>
</PropertyGroup>
</Project> \ No newline at end of file