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.Web.Http
parentcaa76153288d51a87cccf4a4131efeb26c290051 (diff)
Refreshed the CSProj files to use the new output build directory
Diffstat (limited to 'mcs/class/System.Web.Http')
-rw-r--r--mcs/class/System.Web.Http/System.Web.Http-net_4_5.csproj36
1 files changed, 20 insertions, 16 deletions
diff --git a/mcs/class/System.Web.Http/System.Web.Http-net_4_5.csproj b/mcs/class/System.Web.Http/System.Web.Http-net_4_5.csproj
index e816c780f6e..2604f845120 100644
--- a/mcs/class/System.Web.Http/System.Web.Http-net_4_5.csproj
+++ b/mcs/class/System.Web.Http/System.Web.Http-net_4_5.csproj
@@ -5,10 +5,10 @@
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
<ProductVersion>9.0.30729</ProductVersion>
<SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{9E5FB1DD-0691-445E-8048-C90981B6948D}</ProjectGuid>
+ <ProjectGuid>{2EFF8684-99DB-4DD6-B3BC-7E7AA42A15FC}</ProjectGuid>
<OutputType>Library</OutputType>
<NoWarn>1699</NoWarn>
- <OutputPath>bin\Debug\System.Web.Http-net_4_5</OutputPath>
+ <OutputPath>./../../class/lib/net_4_5</OutputPath>
<NoStdLib>True</NoStdLib>
<NoConfig>True</NoConfig>
@@ -319,49 +319,52 @@
<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.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\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.Net.Http\System.Net.Http-net_4_5.csproj">
- <Project>{BE71D058-35CB-4623-AA66-631C7EB5F139}</Project>
+ <Project>{E36C154B-A0AC-4721-B06A-AFE31D357CE5}</Project>
<Name>System.Net.Http\System.Net.Http-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.ComponentModel.DataAnnotations\System.ComponentModel.DataAnnotations-net_4_5.csproj">
- <Project>{64E625C0-AA4E-44DC-98F4-352D552F2EF8}</Project>
+ <Project>{63EC4158-FFAC-4867-8003-CF6054C8DF0B}</Project>
<Name>System.ComponentModel.DataAnnotations\System.ComponentModel.DataAnnotations-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Net.Http.Formatting\System.Net.Http.Formatting-net_4_5.csproj">
- <Project>{9BDDA23D-1ABF-477A-AAA6-CD489033208E}</Project>
+ <Project>{BFBE5444-4F21-45CF-929E-C8FBEF302F5E}</Project>
<Name>System.Net.Http.Formatting\System.Net.Http.Formatting-net_4_5</Name>
</ProjectReference>
<ProjectReference Include="..\System.Runtime.Caching\System.Runtime.Caching-net_4_5.csproj">
- <Project>{C18ABE89-33D2-4780-93BE-AB89B8187581}</Project>
+ <Project>{CB3E9225-3DFF-4930-BFED-1E8AE5319C32}</Project>
<Name>System.Runtime.Caching\System.Runtime.Caching-net_4_5</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.Data.Linq\System.Data.Linq-net_4_5.csproj">
- <Project>{D5F1C909-8875-4D37-8CC1-30851258C594}</Project>
+ <Project>{8AC5471F-9515-4D01-87B9-7974F2CBD6F1}</Project>
<Name>System.Data.Linq\System.Data.Linq-net_4_5</Name>
</ProjectReference>
</ItemGroup>
@@ -376,4 +379,5 @@
<LogicalName>System.Web.Http.Properties.SRResources.resources</LogicalName>
</EmbeddedResource>
</ItemGroup>
-</Project>
+</Project>
+