Update csproj files
[mono.git] / mcs / class / System.Web.Http.SelfHost / System.Web.Http.SelfHost-net_4_5.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{00562AD9-16A9-4A82-8236-9FFCC0FC9B26}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>bin\Debug\System.Web.Http.SelfHost-net_4_5</OutputPath>\r
12     <NoStdLib>True</NoStdLib>\r
13     <NoConfig>True</NoConfig>\r
14     \r
15     <AppDesignerFolder>Properties</AppDesignerFolder>\r
16     <RootNamespace>\r
17     </RootNamespace>\r
18     <AssemblyName>System.Web.Http.SelfHost</AssemblyName>\r
19     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
20     <FileAlignment>512</FileAlignment>\r
21   </PropertyGroup>\r
22   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
23     <DebugSymbols>true</DebugSymbols>\r
24     <DebugType>full</DebugType>\r
25     <NoWarn>1699</NoWarn>\r
26     <Optimize>false</Optimize>\r
27     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;ASPNETMVC</DefineConstants>\r
28     <ErrorReport>prompt</ErrorReport>\r
29     <WarningLevel>4</WarningLevel>\r
30   </PropertyGroup>\r
31   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
32     <DebugType>pdbonly</DebugType>\r
33     <NoWarn>1699</NoWarn>\r
34     <Optimize>true</Optimize>\r
35     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;ASPNETMVC</DefineConstants>\r
36     <ErrorReport>prompt</ErrorReport>\r
37     <WarningLevel>4</WarningLevel>\r
38   </PropertyGroup>\r
39   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
40   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
41   is a problem to compile the Mono mscorlib.dll -->\r
42   <PropertyGroup>\r
43     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
44   </PropertyGroup>\r
45   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
46   <ItemGroup>\r
47     <Compile Include="..\..\..\external\aspnetwebstack\src\Common\CommonWebApiResources.Designer.cs" />\r
48     <Compile Include="..\..\..\external\aspnetwebstack\src\Common\DictionaryExtensions.cs" />\r
49     <Compile Include="..\..\..\external\aspnetwebstack\src\Common\Error.cs" />\r
50     <Compile Include="..\..\..\external\aspnetwebstack\src\Common\HttpMethodHelper.cs" />\r
51     <Compile Include="..\..\..\external\aspnetwebstack\src\Common\TaskHelpers.cs" />\r
52     <Compile Include="..\..\..\external\aspnetwebstack\src\Common\TaskHelpersExtensions.cs" />\r
53     <Compile Include="..\..\..\external\aspnetwebstack\src\CommonAssemblyInfo.cs" />\r
54     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpBinding.cs" />\r
55     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpBindingSecurity.cs" />\r
56     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpBindingSecurityMode.cs" />\r
57     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpBindingSecurityModeHelper.cs" />\r
58     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessage.cs" />\r
59     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessageEncoderFactory.cs" />\r
60     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessageEncodingBindingElement.cs" />\r
61     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessageEncodingChannelListener.cs" />\r
62     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessageEncodingReplyChannel.cs" />\r
63     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessageEncodingRequestContext.cs" />\r
64     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Channels\HttpMessageExtensions.cs" />\r
65     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\HttpRequestMessageExtensions.cs" />\r
66     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\HttpSelfHostConfiguration.cs" />\r
67     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\HttpSelfHostServer.cs" />\r
68     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Properties\AssemblyInfo.cs" />\r
69     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\Properties\SRResources.Designer.cs" />\r
70     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\AsyncResult.cs" />\r
71     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\BufferedOutputStream.cs" />\r
72     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\BufferManagerOutputStream.cs" />\r
73     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\ChannelAcceptor.cs" />\r
74     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\ChannelBindingUtility.cs" />\r
75     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\CompletedAsyncResult.cs" />\r
76     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\HttpTransportDefaults.cs" />\r
77     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\IChannelAcceptor.cs" />\r
78     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\LayeredChannel.cs" />\r
79     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\LayeredChannelAcceptor.cs" />\r
80     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\LayeredChannelListener.cs" />\r
81     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\Channels\TransportDefaults.cs" />\r
82     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\HostNameComparisonModeHelper.cs" />\r
83     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\HttpClientCredentialTypeHelper.cs" />\r
84     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\HttpProxyCredentialTypeHelper.cs" />\r
85     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\HttpTransportSecurityExtensionMethods.cs" />\r
86     <Compile Include="..\..\..\external\aspnetwebstack\src\System.Web.Http.SelfHost\ServiceModel\TransferModeHelper.cs" />\r
87     <Compile Include="..\..\..\external\aspnetwebstack\src\TransparentCommonAssemblyInfo.cs" />\r  </ItemGroup>\r
88   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
89        Other similar extension points exist, see Microsoft.Common.targets.\r
90   <Target Name="BeforeBuild">\r
91   </Target>\r
92   <Target Name="AfterBuild">\r
93   </Target>\r
94   -->\r
95   <PropertyGroup>\r
96     <PreBuildEvent>\r
97 \r
98     </PreBuildEvent>\r
99     <PostBuildEvent>\r
100       xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_5\ /Y /R /D\r
101   </PostBuildEvent>\r
102   </PropertyGroup>\r
103   <ItemGroup>\r
104     <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
105       <Project>{07C1F58B-9E99-47F8-A847-79EDA5157DA8}</Project>\r
106       <Name>corlib\corlib-net_4_5</Name>\r
107     </ProjectReference>\r
108     <ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">\r
109       <Project>{D8260595-C32F-4AC3-9C01-2CD2528CFA1D}</Project>\r
110       <Name>System.Core\System.Core-net_4_5</Name>\r
111     </ProjectReference>\r
112     <ProjectReference Include="..\System\System-net_4_5-2.csproj">\r
113       <Project>{38FCD731-0E11-46F7-A31B-DCBE853AD8D7}</Project>\r
114       <Name>System\System-net_4_5-2</Name>\r
115     </ProjectReference>\r
116     <ProjectReference Include="..\System.XML\System.Xml-net_4_5-1.csproj">\r
117       <Project>{4ED6CCE8-8E8A-4D82-8BCA-3EA4D4203AA4}</Project>\r
118       <Name>System.XML\System.Xml-net_4_5-1</Name>\r
119     </ProjectReference>\r
120     <ProjectReference Include="..\System.Configuration\System.Configuration-net_4_5.csproj">\r
121       <Project>{CA2CD67B-1308-460D-BDBA-498F63DEAA31}</Project>\r
122       <Name>System.Configuration\System.Configuration-net_4_5</Name>\r
123     </ProjectReference>\r
124     <ProjectReference Include="..\System.Net.Http\System.Net.Http-net_4_5.csproj">\r
125       <Project>{BE71D058-35CB-4623-AA66-631C7EB5F139}</Project>\r
126       <Name>System.Net.Http\System.Net.Http-net_4_5</Name>\r
127     </ProjectReference>\r
128     <ProjectReference Include="..\System.Runtime.Serialization\System.Runtime.Serialization-net_4_5.csproj">\r
129       <Project>{E90544E8-C031-49EE-BB6F-8688382E8618}</Project>\r
130       <Name>System.Runtime.Serialization\System.Runtime.Serialization-net_4_5</Name>\r
131     </ProjectReference>\r
132     <ProjectReference Include="..\System.ServiceModel\System.ServiceModel-net_4_5.csproj">\r
133       <Project>{0EDE201B-DEE2-486E-8DF2-F18F9D6239B9}</Project>\r
134       <Name>System.ServiceModel\System.ServiceModel-net_4_5</Name>\r
135     </ProjectReference>\r
136     <ProjectReference Include="..\System.IdentityModel\System.IdentityModel-net_4_5.csproj">\r
137       <Project>{1B8CCB0F-D7EC-421E-B5E3-9F107139FE7E}</Project>\r
138       <Name>System.IdentityModel\System.IdentityModel-net_4_5</Name>\r
139     </ProjectReference>\r
140     <ProjectReference Include="..\System.Web.Http\System.Web.Http-net_4_5.csproj">\r
141       <Project>{9E5FB1DD-0691-445E-8048-C90981B6948D}</Project>\r
142       <Name>System.Web.Http\System.Web.Http-net_4_5</Name>\r
143     </ProjectReference>\r
144     <ProjectReference Include="..\System.Net.Http.Formatting\System.Net.Http.Formatting-net_4_5.csproj">\r
145       <Project>{9BDDA23D-1ABF-477A-AAA6-CD489033208E}</Project>\r
146       <Name>System.Net.Http.Formatting\System.Net.Http.Formatting-net_4_5</Name>\r
147     </ProjectReference>\r
148   </ItemGroup>\r
149   <ItemGroup>\r
150     <Folder Include="Properties\" />\r
151   </ItemGroup>\r
152 </Project>