From 6bb074bbfb218254c95e319fbecff2c49421a85c Mon Sep 17 00:00:00 2001 From: monojenkins Date: Sat, 4 Mar 2017 21:52:47 +0000 Subject: [PATCH] [msvc] Update csproj files (#4474) --- .../System.Core/System.Core-net_4_x.csproj | 8 ++++---- mcs/class/corlib/corlib-net_4_x.csproj | 20 +++++++++++++++++++ 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/mcs/class/System.Core/System.Core-net_4_x.csproj b/mcs/class/System.Core/System.Core-net_4_x.csproj index 19cd7e6be5d..bbac05969d4 100644 --- a/mcs/class/System.Core/System.Core-net_4_x.csproj +++ b/mcs/class/System.Core/System.Core-net_4_x.csproj @@ -67,6 +67,10 @@ + + + + @@ -277,10 +281,6 @@ - - - - diff --git a/mcs/class/corlib/corlib-net_4_x.csproj b/mcs/class/corlib/corlib-net_4_x.csproj index 0750f933b96..8a80a2b0cc7 100644 --- a/mcs/class/corlib/corlib-net_4_x.csproj +++ b/mcs/class/corlib/corlib-net_4_x.csproj @@ -57,11 +57,28 @@ + + + + + + + + + + + + + + + + + @@ -813,7 +830,10 @@ + + + -- 2.25.1