Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2014-04-19 02:15:06 +0400
committerMiguel de Icaza <miguel@gnome.org>2014-04-19 02:15:35 +0400
commitd79280674bec813a7bdf8fd314a3538ea5a5f56f (patch)
tree05539d2c94fcf6531682ec7c257e4fc6988f4114 /mcs/class/System.Data.Services.Client
parentcaa76153288d51a87cccf4a4131efeb26c290051 (diff)
Refreshed the CSProj files to use the new output build directory
Diffstat (limited to 'mcs/class/System.Data.Services.Client')
-rw-r--r--mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_2_0.csproj30
-rw-r--r--mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj30
-rw-r--r--mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_5.csproj30
3 files changed, 51 insertions, 39 deletions
diff --git a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_2_0.csproj b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_2_0.csproj
index 86a85c24d1a..18b69588385 100644
--- a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_2_0.csproj
+++ b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_2_0.csproj
@@ -5,10 +5,10 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{28041CBC-632D-4961-B316-C2A15CFD9488}</ProjectGuid>
+ <ProjectGuid>{2BD87584-B572-4E15-9941-93776CE3C901}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.Data.Services.Client-net_2_0</OutputPath>
+ <OutputPath>./../../class/lib/net_2_0</OutputPath>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>
@@ -171,37 +171,40 @@
<PreBuildEvent>
</PreBuildEvent>
- <PostBuildEvent>
- xcopy $(TargetName).* $(ProjectDir)..\lib\net_2_0\ /Y /R /D
- </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+ </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_2_0.csproj">
- <Project>{EB7444A6-C3E6-4224-BDB0-63CA3B4F2B87}</Project>
+ <Project>{5A00133C-6D08-48F7-A164-8B796CE6DB83}</Project>
<Name>corlib\corlib-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_2_0-2.csproj">
- <Project>{79F25FD7-0D76-4526-AF39-1A648649A827}</Project>
+ <Project>{1F3B168C-A4D0-44AA-B116-792D8804971F}</Project>
<Name>System\System-net_2_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_2_0.csproj">
- <Project>{B91370A1-A33A-4F7A-BDF2-1E194AFA0869}</Project>
+ <Project>{FBEC45AD-4493-41EA-9BCC-F3F29A08EB9E}</Project>
<Name>System.Core\System.Core-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Xml.Linq\System.Xml.Linq-net_2_0.csproj">
- <Project>{13E70866-6FF1-4D25-803F-BAE8CF945920}</Project>
+ <Project>{80B8A117-6BB4-4646-8BE9-863A5C105437}</Project>
<Name>System.Xml.Linq\System.Xml.Linq-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Data\System.Data-net_2_0.csproj">
- <Project>{49220562-83E1-49A2-971F-5D31C4AB0258}</Project>
+ <Project>{69458D09-40A2-48AD-8C0F-0E437CF5FE6D}</Project>
<Name>System.Data\System.Data-net_2_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_2_0-1.csproj">
- <Project>{D9776E38-7673-45F6-BF19-7B77830DF9CA}</Project>
+ <Project>{080698DE-8AF0-496E-9AD7-58B6C605328A}</Project>
<Name>System.XML\System.Xml-net_2_0-1</Name>
</ProjectReference>
<ProjectReference Include="..\WindowsBase\WindowsBase-net_2_0.csproj">
- <Project>{6FC343B3-4186-4DB7-B678-3BDFEF0065CD}</Project>
+ <Project>{65F08514-3634-45C8-8EEB-6BAEA2EDC0C8}</Project>
<Name>WindowsBase\WindowsBase-net_2_0</Name>
</ProjectReference>
</ItemGroup>
@@ -213,4 +216,5 @@
<LogicalName>System.Data.Services.Client.resources</LogicalName>
</EmbeddedResource>
</ItemGroup>
-</Project>
+</Project>
+
diff --git a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj
index 45c051ab7ad..a95aa62c6a1 100644
--- a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj
+++ b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_0.csproj
@@ -5,10 +5,10 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{F743C94C-ACFF-461F-87AE-EA7427D158A5}</ProjectGuid>
+ <ProjectGuid>{133BEBD5-0BA9-498E-AD69-16CF10D20D56}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.Data.Services.Client-net_4_0</OutputPath>
+ <OutputPath>./../../class/lib/net_4_0</OutputPath>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>
@@ -173,37 +173,40 @@
<PreBuildEvent>
</PreBuildEvent>
- <PostBuildEvent>
- xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D
- </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+ </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_0.csproj">
- <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>
+ <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>
<Name>corlib\corlib-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_0-2.csproj">
- <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>
+ <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</Project>
<Name>System\System-net_4_0-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">
- <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</Project>
+ <Project>{8B53B0E9-E0CA-4378-8C57-F85D518871D3}</Project>
<Name>System.Core\System.Core-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Xml.Linq\System.Xml.Linq-net_4_0.csproj">
- <Project>{1BD010C0-0588-4ACB-A9E7-483D138D29E9}</Project>
+ <Project>{9D657157-DCA0-45BF-BB67-1FFB3CD8823A}</Project>
<Name>System.Xml.Linq\System.Xml.Linq-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.Data\System.Data-net_4_0.csproj">
- <Project>{BC1890C0-51E5-48D0-8DBA-B1DD23468F9C}</Project>
+ <Project>{0ADBE502-5524-4312-81B0-8456328C367C}</Project>
<Name>System.Data\System.Data-net_4_0</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">
- <Project>{51720A26-B4D9-4B84-8CB5-9CBA57477FBB}</Project>
+ <Project>{3FFA80F7-ACB9-480C-828F-7C9BA7A17EE3}</Project>
<Name>System.XML\System.Xml-net_4_0-1</Name>
</ProjectReference>
<ProjectReference Include="..\WindowsBase\WindowsBase-net_4_0.csproj">
- <Project>{E016C66E-35A6-4A95-BD35-AF13FBCD3DA0}</Project>
+ <Project>{166B91FA-332C-48D9-9A0E-EF02794507BC}</Project>
<Name>WindowsBase\WindowsBase-net_4_0</Name>
</ProjectReference>
</ItemGroup>
@@ -215,4 +218,5 @@
<LogicalName>System.Data.Services.Client.resources</LogicalName>
</EmbeddedResource>
</ItemGroup>
-</Project>
+</Project>
+
diff --git a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_5.csproj b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_5.csproj
index 7c054b085bd..4f98f88b338 100644
--- a/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_5.csproj
+++ b/mcs/class/System.Data.Services.Client/System.Data.Services.Client-net_4_5.csproj
@@ -5,10 +5,10 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{05D23556-E085-4A30-A6AF-8F39651CA284}</ProjectGuid>
+ <ProjectGuid>{E9B87AE3-9A05-4146-83CC-082BE32D8EB2}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.Data.Services.Client-net_4_5</OutputPath>
+ <OutputPath>./../../class/lib/net_4_5</OutputPath>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>
@@ -173,37 +173,40 @@
<PreBuildEvent>
</PreBuildEvent>
- <PostBuildEvent>
- xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D
- </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+ </PostBuildEvent>
+ <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+ </PostBuildEvent>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\corlib\corlib-net_4_5.csproj">
- <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>
+ <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
<Name>corlib\corlib-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System\System-net_4_5-2.csproj">
- <Project>{38FCD731-0E11-46F7-A31B-DCBE853AD8D7}</Project>
+ <Project>{5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE}</Project>
<Name>System\System-net_4_5-2</Name>
</ProjectReference>
<ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">
- <Project>{D8260595-C32F-4AC3-9C01-2CD2528CFA1D}</Project>
+ <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>
<Name>System.Core\System.Core-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Xml.Linq\System.Xml.Linq-net_4_5.csproj">
- <Project>{A581C8A4-F031-43BA-A744-042ECD6EA6FE}</Project>
+ <Project>{8328796E-8A15-4972-8F1E-2F15E7D57C42}</Project>
<Name>System.Xml.Linq\System.Xml.Linq-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Data\System.Data-net_4_5.csproj">
- <Project>{663D8C81-B74E-4D44-8C59-2264C6942B30}</Project>
+ <Project>{9A33954F-57A8-4D75-B1D8-0F81808A0DD4}</Project>
<Name>System.Data\System.Data-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">
- <Project>{4ED6CCE8-8E8A-4D82-8BCA-3EA4D4203AA4}</Project>
+ <Project>{2534ADE0-05E4-490F-933D-1E39310A0CB9}</Project>
<Name>System.XML\System.Xml-net_4_5-1</Name>
</ProjectReference>
<ProjectReference Include="..\WindowsBase\WindowsBase-net_4_5.csproj">
- <Project>{0BE7F9C7-58D0-42F5-A177-1DA6CAE06A94}</Project>
+ <Project>{8E6ED7D5-3B08-4A83-905E-8FB4CF0C160D}</Project>
<Name>WindowsBase\WindowsBase-net_4_5</Name>
</ProjectReference>
</ItemGroup>
@@ -215,4 +218,5 @@
<LogicalName>System.Data.Services.Client.resources</LogicalName>
</EmbeddedResource>
</ItemGroup>
-</Project>
+</Project>
+