From 9d24fb156422961bd13fb50565113c563898b0bd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20K=C3=B6plinger?= Date: Tue, 1 Dec 2015 21:55:36 +0100 Subject: [csproj] Remove *net_4_5.csproj files from the class libs We only use the net_4_x profile now so those csproj's don't make sense anymore. --- .../System.Data.Services-net_4_5.csproj | 179 --------------------- .../System.Data.Services-tests-net_4_5.csproj | 100 ------------ 2 files changed, 279 deletions(-) delete mode 100644 mcs/class/System.Data.Services/System.Data.Services-net_4_5.csproj delete mode 100644 mcs/class/System.Data.Services/System.Data.Services-tests-net_4_5.csproj (limited to 'mcs/class/System.Data.Services') diff --git a/mcs/class/System.Data.Services/System.Data.Services-net_4_5.csproj b/mcs/class/System.Data.Services/System.Data.Services-net_4_5.csproj deleted file mode 100644 index 9801ed8583e..00000000000 --- a/mcs/class/System.Data.Services/System.Data.Services-net_4_5.csproj +++ /dev/null @@ -1,179 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {F3B101A1-2CC5-416E-9C64-AABAB5D4A625} - Library - 1699 - ./../../class/lib/net_4_5 - True - True - - Properties - - - System.Data.Services - v4.5 - 512 - - - - true - full - 1699 - false - DEBUG;TRACE;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5 - prompt - 4 - - - pdbonly - 1699 - true - NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE;NET_3_5 - prompt - 4 - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {33BF0182-AC5C-464C-995B-C9CFE74E1A95} - corlib-net_4_5 - - - {FFAC0B73-D997-493B-9C62-27656CD858BB} - System-net_4_5 - - - {D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E} - System.Core-net_4_5 - - - {F2156C09-C377-4945-A690-39CFBF3319B3} - System.ServiceModel-net_4_5 - - - {BD4DF654-42EE-40E8-A3F4-8A80959E7879} - System.ServiceModel.Web-net_4_5 - - - {E9B87AE3-9A05-4146-83CC-082BE32D8EB2} - System.Data.Services.Client-net_4_5 - - - {E537F31B-BCB7-4935-ABF3-DF2FAC48DCB3} - System.ServiceModel.Activation-net_4_5 - - - - - - - diff --git a/mcs/class/System.Data.Services/System.Data.Services-tests-net_4_5.csproj b/mcs/class/System.Data.Services/System.Data.Services-tests-net_4_5.csproj deleted file mode 100644 index 7241ba33039..00000000000 --- a/mcs/class/System.Data.Services/System.Data.Services-tests-net_4_5.csproj +++ /dev/null @@ -1,100 +0,0 @@ - - - - Debug - AnyCPU - 9.0.30729 - 2.0 - {A39E95C7-A667-472B-8A53-798974756DBD} - Library - 1699 - bin\Debug\System.Data.Services-tests-net_4_5 - True - False - - Properties - - - System.Data.Services_test_net_4_5 - v4.5 - 512 - - - true - full - 1699 - false - DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5 - prompt - 4 - - - pdbonly - 1699 - true - NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5 - prompt - 4 - - - - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - {33BF0182-AC5C-464C-995B-C9CFE74E1A95} - corlib\corlib-net_4_5 - - - {F3B101A1-2CC5-416E-9C64-AABAB5D4A625} - System.Data.Services\System.Data.Services-net_4_5 - - - {F1316A49-176B-4E68-8A5F-1BA718289D46} - System.ServiceModel\System.ServiceModel-net_4_5-1 - - - {D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E} - System.Core\System.Core-net_4_5 - - - - - - - -- cgit v1.2.3