From 62730f3e9f4b1b8cff342e5074238037712b769c Mon Sep 17 00:00:00 2001 From: Jose Perez Rodriguez Date: Fri, 15 Apr 2016 08:52:51 -0700 Subject: Adding Serviceable attribute to mscorlib --- src/mscorlib/mscorlib.csproj | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src') diff --git a/src/mscorlib/mscorlib.csproj b/src/mscorlib/mscorlib.csproj index b2e0dbb39d..fa471c1e98 100644 --- a/src/mscorlib/mscorlib.csproj +++ b/src/mscorlib/mscorlib.csproj @@ -43,6 +43,13 @@ $(DefineConstants);NEW_EXPERIMENTAL_ASYNC_IO;_USE_NLS_PLUS_TABLE;RESOURCE_SATELLITE_CONFIG;INSIDE_CLR;CODE_ANALYSIS_BASELINE + + + + True + + + x64 -- cgit v1.2.3