From d2e60f48b66508995e8091ab68c6b9dd2c67ecca Mon Sep 17 00:00:00 2001 From: monojenkins Date: Mon, 9 Oct 2017 21:40:39 +0200 Subject: [PATCH] [msvc] Update csproj files (#5745) --- .../Microsoft.CSharp-net_4_x.csproj | 13 ------------- .../System.Drawing/System.Drawing-net_4_x.csproj | 4 +++- mcs/class/corlib/corlib-net_4_x.csproj | 9 +++++++++ 3 files changed, 12 insertions(+), 14 deletions(-) diff --git a/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj b/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj index 68741561827..ae0297a9288 100644 --- a/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj +++ b/mcs/class/Microsoft.CSharp/Microsoft.CSharp-net_4_x.csproj @@ -74,15 +74,10 @@ - - - - - @@ -90,7 +85,6 @@ - @@ -118,7 +112,6 @@ - @@ -138,7 +131,6 @@ - @@ -151,9 +143,7 @@ - - @@ -167,7 +157,6 @@ - @@ -199,12 +188,10 @@ - - diff --git a/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj b/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj index 7d156a4a4af..19ebc40176a 100644 --- a/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj +++ b/mcs/class/System.Drawing/System.Drawing-net_4_x.csproj @@ -53,6 +53,8 @@ + + @@ -86,6 +88,7 @@ + @@ -149,7 +152,6 @@ - diff --git a/mcs/class/corlib/corlib-net_4_x.csproj b/mcs/class/corlib/corlib-net_4_x.csproj index dbd11dbe3f9..4813ba7bbd0 100644 --- a/mcs/class/corlib/corlib-net_4_x.csproj +++ b/mcs/class/corlib/corlib-net_4_x.csproj @@ -62,6 +62,13 @@ + + + + + + + @@ -857,6 +864,7 @@ + @@ -1092,6 +1100,7 @@ + -- 2.25.1