From d79280674bec813a7bdf8fd314a3538ea5a5f56f Mon Sep 17 00:00:00 2001 From: Miguel de Icaza Date: Fri, 18 Apr 2014 18:15:06 -0400 Subject: Refreshed the CSProj files to use the new output build directory --- .../System.Reactive.Core-net_4_0.csproj | 171 +++++++++++++++++++++ .../System.Reactive.Core-net_4_5.csproj | 24 +-- 2 files changed, 185 insertions(+), 10 deletions(-) create mode 100644 mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_0.csproj (limited to 'mcs/class/System.Reactive.Core') diff --git a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_0.csproj b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_0.csproj new file mode 100644 index 00000000000..b4d328edc51 --- /dev/null +++ b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_0.csproj @@ -0,0 +1,171 @@ + + + + Debug + AnyCPU + 9.0.30729 + 2.0 + {A86E0D79-7283-4D2B-80CE-0E6394F5F0A8} + Library + 1699 + ./../../class/lib/net_4_0 + True + True + + Properties + + + System.Reactive.Core + v4.0 + 512 + + + true + full + 1699 + false + DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;SIGNED + prompt + 4 + + + pdbonly + 1699 + true + NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;SIGNED + prompt + 4 + + + + false + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {F42F5509-677F-4C93-A026-047AB6153801} + corlib\corlib-net_4_0 + + + {3391D58D-26E9-48D2-9A76-4BC1A2F06BE9} + System\System-net_4_0-2 + + + {8B53B0E9-E0CA-4378-8C57-F85D518871D3} + System.Core\System.Core-net_4_0 + + + {0B4F919D-8F01-4CDC-86AF-84D085CEDE00} + System.Reactive.Interfaces\System.Reactive.Interfaces-net_4_0 + + + + + + + + System.Reactive.Strings_Core.resources + + + + diff --git a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_5.csproj b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_5.csproj index b49f9cd31d8..651d2d92e35 100644 --- a/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_5.csproj +++ b/mcs/class/System.Reactive.Core/System.Reactive.Core-net_4_5.csproj @@ -5,10 +5,10 @@ AnyCPU 9.0.30729 2.0 - {CC4B4666-F6F2-4E54-8AF9-656A76A3F0DF} + {4EF3C775-C516-4897-AB1D-DC9F8862A4D9} Library 1699 - bin\Debug\System.Reactive.Core-net_4_5 + ./../../class/lib/net_4_5 True True @@ -134,25 +134,28 @@ - - xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D - + + + + + + - {07C1F58B-9E99-47F8-A847-79EDA5157DA8} + {33BF0182-AC5C-464C-995B-C9CFE74E1A95} corlib\corlib-net_4_5 - {38FCD731-0E11-46F7-A31B-DCBE853AD8D7} + {5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE} System\System-net_4_5-2 - {D8260595-C32F-4AC3-9C01-2CD2528CFA1D} + {D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E} System.Core\System.Core-net_4_5 - {D80FD091-3F53-4879-B0BB-08897139CF97} + {EFA38650-CE13-4BF3-993D-70B238DB1C9E} System.Reactive.Interfaces\System.Reactive.Interfaces-net_4_5 @@ -164,4 +167,5 @@ System.Reactive.Strings_Core.resources - + + -- cgit v1.2.3