From 65cddd77277c10822805b108e833603992f4e03d Mon Sep 17 00:00:00 2001 From: monojenkins Date: Thu, 9 Mar 2017 18:22:15 +0000 Subject: [PATCH] [msvc] Update csproj files (#4479) --- .../System.Security-net_4_x.csproj | 1 + mcs/class/System/System-bare-net_4_x.csproj | 29 ++++++++++++------- mcs/class/System/System-net_4_x.csproj | 29 ++++++++++++------- mcs/class/System/System-secxml-net_4_x.csproj | 29 ++++++++++++------- 4 files changed, 55 insertions(+), 33 deletions(-) diff --git a/mcs/class/System.Security/System.Security-net_4_x.csproj b/mcs/class/System.Security/System.Security-net_4_x.csproj index 7a1464321c0..ab9f2401ef1 100644 --- a/mcs/class/System.Security/System.Security-net_4_x.csproj +++ b/mcs/class/System.Security/System.Security-net_4_x.csproj @@ -53,6 +53,7 @@ + diff --git a/mcs/class/System/System-bare-net_4_x.csproj b/mcs/class/System/System-bare-net_4_x.csproj index d54b04653a3..7dd5a83d0fd 100644 --- a/mcs/class/System/System-bare-net_4_x.csproj +++ b/mcs/class/System/System-bare-net_4_x.csproj @@ -52,6 +52,9 @@ + + + @@ -167,25 +170,29 @@ + + + + + + + + + + + + + + + - - - - - - - - - - - diff --git a/mcs/class/System/System-net_4_x.csproj b/mcs/class/System/System-net_4_x.csproj index 80fb995af4f..edf92db6572 100644 --- a/mcs/class/System/System-net_4_x.csproj +++ b/mcs/class/System/System-net_4_x.csproj @@ -52,6 +52,9 @@ + + + @@ -167,25 +170,29 @@ + + + + + + + + + + + + + + + - - - - - - - - - - - diff --git a/mcs/class/System/System-secxml-net_4_x.csproj b/mcs/class/System/System-secxml-net_4_x.csproj index bf43cdc4786..eca6f313214 100644 --- a/mcs/class/System/System-secxml-net_4_x.csproj +++ b/mcs/class/System/System-secxml-net_4_x.csproj @@ -52,6 +52,9 @@ + + + @@ -167,25 +170,29 @@ + + + + + + + + + + + + + + + - - - - - - - - - - - -- 2.25.1