From: John Chen (CLR) Date: Mon, 9 Jan 2017 17:18:10 +0000 (-0800) Subject: Enable HighEntropyVA in mscorlib.dll X-Git-Tag: submit/tizen/20210909.063632~11030^2~8492^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=515fd8a73eaef4b4c32a72a07ffd782112cfdc45;p=platform%2Fupstream%2Fdotnet%2Fruntime.git Enable HighEntropyVA in mscorlib.dll Commit migrated from https://github.com/dotnet/coreclr/commit/b9d79c8784e6ee8544871834b1f47e4e8c1ef4ff --- diff --git a/src/coreclr/src/mscorlib/facade/mscorlib.csproj b/src/coreclr/src/mscorlib/facade/mscorlib.csproj index bf00760..038a698 100644 --- a/src/coreclr/src/mscorlib/facade/mscorlib.csproj +++ b/src/coreclr/src/mscorlib/facade/mscorlib.csproj @@ -10,6 +10,7 @@ true Library true + true false