summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mscorlib/facade/mscorlib.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mscorlib/facade/mscorlib.csproj b/src/mscorlib/facade/mscorlib.csproj
index bf007603cf..038a698f23 100644
--- a/src/mscorlib/facade/mscorlib.csproj
+++ b/src/mscorlib/facade/mscorlib.csproj
@@ -10,6 +10,7 @@
<IsPartialFacadeAssembly>true</IsPartialFacadeAssembly>
<OutputType>Library</OutputType>
<ExcludeMscorlibFacade>true</ExcludeMscorlibFacade>
+ <HighEntropyVA>true</HighEntropyVA>
<!-- This prevents the default MsBuild targets from referencing System.Core.dll -->
<AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>