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.ServiceModel.Routing
parentcaa76153288d51a87cccf4a4131efeb26c290051 (diff)
Refreshed the CSProj files to use the new output build directory
Diffstat (limited to 'mcs/class/System.ServiceModel.Routing')
-rw-r--r--mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_0.csproj34
-rw-r--r--mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_5.csproj34
2 files changed, 38 insertions, 30 deletions
diff --git a/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_0.csproj b/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_0.csproj
index d04edff196e..99ce6637945 100644
--- a/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_0.csproj
+++ b/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_0.csproj
@@ -5,10 +5,10 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{27FEFDE2-8058-4C92-A095-172994B224B9}</ProjectGuid>
+ <ProjectGuid>{971936E9-C270-4F35-B43E-06C1404989B8}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.ServiceModel.Routing-net_4_0</OutputPath>
+ <OutputPath>./../../class/lib/net_4_0</OutputPath>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>
@@ -84,41 +84,45 @@
<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.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="..\System.Runtime.Serialization\System.Runtime.Serialization-net_4_0.csproj">
- <Project>{4F614C6C-A83E-4C3C-859B-0548391F519E}</Project>
+ <Project>{28265916-A48E-4A4D-A845-2F1C06027D68}</Project>
<Name>System.Runtime.Serialization\System.Runtime.Serialization-net_4_0</Name>
</ProjectReference>
- <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_0.csproj">
- <Project>{3353D8EA-FB17-4A46-B7B6-82D55B12BD5D}</Project>
- <Name>System.ServiceModel\System.ServiceModel-net_4_0</Name>
+ <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_0-1.csproj">
+ <Project>{CB54BC7B-F3CD-43DC-B983-3FFFF41D01E1}</Project>
+ <Name>System.ServiceModel\System.ServiceModel-net_4_0-1</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.Configuration\System.Configuration-net_4_0.csproj">
- <Project>{CA49630B-FD24-411F-9651-B15CA72CE5B8}</Project>
+ <Project>{BC3505BA-1086-45B4-92AC-EB589CC1292F}</Project>
<Name>System.Configuration\System.Configuration-net_4_0</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
-</Project>
+</Project>
+
diff --git a/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_5.csproj b/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_5.csproj
index ca59f54a2aa..98b73dec165 100644
--- a/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_5.csproj
+++ b/mcs/class/System.ServiceModel.Routing/System.ServiceModel.Routing-net_4_5.csproj
@@ -5,10 +5,10 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{C60066A8-6929-44CD-BD9F-4556AFFC0087}</ProjectGuid>
+ <ProjectGuid>{6546230C-B2F4-4F79-8E57-6B4867997D77}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.ServiceModel.Routing-net_4_5</OutputPath>
+ <OutputPath>./../../class/lib/net_4_5</OutputPath>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>
@@ -84,41 +84,45 @@
<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.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="..\System.Runtime.Serialization\System.Runtime.Serialization-net_4_5.csproj">
- <Project>{E90544E8-C031-49EE-BB6F-8688382E8618}</Project>
+ <Project>{08FF4C26-9C12-433D-AE90-43370046387A}</Project>
<Name>System.Runtime.Serialization\System.Runtime.Serialization-net_4_5</Name>
</ProjectReference>
- <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_5.csproj">
- <Project>{0EDE201B-DEE2-486E-8DF2-F18F9D6239B9}</Project>
- <Name>System.ServiceModel\System.ServiceModel-net_4_5</Name>
+ <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_5-1.csproj">
+ <Project>{F1316A49-176B-4E68-8A5F-1BA718289D46}</Project>
+ <Name>System.ServiceModel\System.ServiceModel-net_4_5-1</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.Configuration\System.Configuration-net_4_5.csproj">
- <Project>{CA2CD67B-1308-460D-BDBA-498F63DEAA31}</Project>
+ <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>
<Name>System.Configuration\System.Configuration-net_4_5</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Folder Include="Properties\" />
</ItemGroup>
-</Project>
+</Project>
+