From 173add3aee0c61658658e4c7583937cdc8c631f1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 1 Dec 2015 22:16:23 +0100 Subject: [PATCH] [csproj] Update order.xml and csproj files --- .../Mono.CSharp/Mono.CSharp-net_4_x.csproj | 4 +- ...o.Security.Providers.DotNet-net_4_x.csproj | 99 +++ ...y.Providers.NewSystemSource-net_4_x.csproj | 124 ++++ ...o.Security.Providers.OldTls-net_4_x.csproj | 165 +++++ .../Mono.Security-net_4_x.csproj | 17 + .../System.Core/System.Core-net_4_x.csproj | 3 +- .../System.Core-plaincore-net_4_x.csproj | 3 +- .../System.Data/System.Data-net_4_x.csproj | 3 + .../System.DirectoryServices-net_4_x.csproj | 2 +- ...em.Threading.Tasks.Dataflow-net_4_x.csproj | 84 +-- .../System.Web/System.Web-net_4_x.csproj | 664 +++++++++--------- .../System.Web-plainweb-net_4_x.csproj | 664 +++++++++--------- .../System.XML/System.Xml-bare-net_4_x.csproj | 1 + .../System.XML/System.Xml-net_4_x.csproj | 1 + mcs/class/System/System-bare-net_4_x.csproj | 31 +- mcs/class/System/System-net_4_x.csproj | 31 +- mcs/class/System/System-secxml-net_4_x.csproj | 31 +- mcs/class/corlib/corlib-net_4_x.csproj | 14 +- msvc/scripts/net_4_x.sln | 42 +- msvc/scripts/order.xml | 420 ++++++----- 20 files changed, 1497 insertions(+), 906 deletions(-) create mode 100644 mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj create mode 100644 mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj create mode 100644 mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj diff --git a/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj b/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj index 440042170c2..b36796d2439 100644 --- a/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj +++ b/mcs/class/Mono.CSharp/Mono.CSharp-net_4_x.csproj @@ -25,7 +25,7 @@ full 1699 false - TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;MONO_FEATURE_THREAD_ABORT prompt 4 @@ -33,7 +33,7 @@ pdbonly 1699 true - NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE + NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;MONO_FEATURE_THREAD_ABORT prompt 4 diff --git a/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj b/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj new file mode 100644 index 00000000000..5199a373e5b --- /dev/null +++ b/mcs/class/Mono.Security.Providers.DotNet/Mono.Security.Providers.DotNet-net_4_x.csproj @@ -0,0 +1,99 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {391EDD2B-85AC-4FCA-B607-AAD6C51E6799} + Library + 1699,1030 + ./../../class/lib/net_4_x + True + True + true + Properties + + + Mono.Security.Providers.DotNet + v4.5 + 512 + + + true + true + + + ../mono.pub + + + true + full + 1699,1030 + false + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE + prompt + 4 + + + pdbonly + 1699,1030 + true + NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE + prompt + 4 + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + {2CA6026B-2DC8-4C4C-A12C-1E8234049DB7} + corlib-net_4_x + + + {2762E921-91A8-4C87-91E9-BA628013F753} + System-net_4_x + + + {42D59DE7-586F-4ACF-BDD5-E7869E39E3EF} + Mono.Security-net_4_x + + + + + + + diff --git a/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj b/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj new file mode 100644 index 00000000000..9df975f3276 --- /dev/null +++ b/mcs/class/Mono.Security.Providers.NewSystemSource/Mono.Security.Providers.NewSystemSource-net_4_x.csproj @@ -0,0 +1,124 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {0BB4541F-9B1A-4CBC-BEB1-00B31B37F74E} + Library + 1699,1030 + ./../../class/lib/net_4_x + True + True + true + Properties + + + Mono.Security.Providers.NewSystemSource + v4.5 + 512 + + + true + true + + + ../mono.pub + + + true + full + 1699,1030 + false + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP;MONO_SECURITY_ALIAS;MONO;FEATURE_PAL;MONO_FEATURE_NEW_TLS;MONO_FEATURE_NEW_SYSTEM_SOURCE;DISABLE_CAS_USE + prompt + 4 + + + pdbonly + 1699,1030 + true + NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP;MONO_SECURITY_ALIAS;MONO;FEATURE_PAL;MONO_FEATURE_NEW_TLS;MONO_FEATURE_NEW_SYSTEM_SOURCE;DISABLE_CAS_USE + prompt + 4 + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {2CA6026B-2DC8-4C4C-A12C-1E8234049DB7} + corlib-net_4_x + + + {2762E921-91A8-4C87-91E9-BA628013F753} + System-net_4_x + + + {42D59DE7-586F-4ACF-BDD5-E7869E39E3EF} + Mono.Security-net_4_x + MonoSecurity + + + + + + diff --git a/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj b/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj new file mode 100644 index 00000000000..7439af9be77 --- /dev/null +++ b/mcs/class/Mono.Security.Providers.OldTls/Mono.Security.Providers.OldTls-net_4_x.csproj @@ -0,0 +1,165 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {E485E885-59B1-4081-BC66-56AAAFD8771A} + Library + 1699,1030 + ./../../class/lib/net_4_x + True + True + true + Properties + + + Mono.Security.Providers.OldTls + v4.5 + 512 + + + true + true + + + ../mono.pub + + + true + full + 1699,1030 + false + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP + prompt + 4 + + + pdbonly + 1699,1030 + true + NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;SECURITY_DEP + prompt + 4 + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {2CA6026B-2DC8-4C4C-A12C-1E8234049DB7} + corlib-net_4_x + + + {2762E921-91A8-4C87-91E9-BA628013F753} + System-net_4_x + + + {42D59DE7-586F-4ACF-BDD5-E7869E39E3EF} + Mono.Security-net_4_x + + + + + + + diff --git a/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj b/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj index cc51fcf06ec..879cb7e517f 100644 --- a/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj +++ b/mcs/class/Mono.Security/Mono.Security-net_4_x.csproj @@ -80,6 +80,23 @@ + + + + + + + + + + + + + + + + + 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 27c7975c9a9..f789945f01b 100644 --- a/mcs/class/System.Core/System.Core-net_4_x.csproj +++ b/mcs/class/System.Core/System.Core-net_4_x.csproj @@ -47,6 +47,8 @@ + + @@ -257,7 +259,6 @@ - diff --git a/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj b/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj index 8e4141ca05c..ef334979b34 100644 --- a/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj +++ b/mcs/class/System.Core/System.Core-plaincore-net_4_x.csproj @@ -47,6 +47,8 @@ + + @@ -257,7 +259,6 @@ - diff --git a/mcs/class/System.Data/System.Data-net_4_x.csproj b/mcs/class/System.Data/System.Data-net_4_x.csproj index a0f8a936bb8..23229be5f1c 100644 --- a/mcs/class/System.Data/System.Data-net_4_x.csproj +++ b/mcs/class/System.Data/System.Data-net_4_x.csproj @@ -328,6 +328,8 @@ + + @@ -369,6 +371,7 @@ + diff --git a/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj b/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj index 924e26d9036..c31a24cab6f 100644 --- a/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj +++ b/mcs/class/System.DirectoryServices/System.DirectoryServices-net_4_x.csproj @@ -49,7 +49,7 @@ - + diff --git a/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj b/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj index d32383802fd..8a3a31b9e5e 100644 --- a/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj +++ b/mcs/class/System.Threading.Tasks.Dataflow/System.Threading.Tasks.Dataflow-net_4_x.csproj @@ -25,7 +25,7 @@ full 1699 false - TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE + TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONCURRENT_COLLECTIONS prompt 4 @@ -33,7 +33,7 @@ pdbonly 1699 true - NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE + NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE;CONCURRENT_COLLECTIONS prompt 4 @@ -48,52 +48,42 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +