Overwrites dequeued ref/value with default. Fixes 18421.
[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>{A7DC51E3-AB8D-4FE4-B25F-4C16F3CCCB5C}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699</NoWarn>\r
11     <OutputPath>./../../class/lib/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 Condition=" '$(OS)' != 'Windows_NT' ">
97
98     </PreBuildEvent>
99     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
100
101     </PreBuildEvent>
102 \r
103     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
104
105     </PostBuildEvent>
106     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
107
108     </PostBuildEvent>\r
109   </PropertyGroup>\r
110   <ItemGroup>\r
111     <ProjectReference Include="../corlib/corlib-net_4_5.csproj">\r
112       <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
113       <Name>corlib\corlib-net_4_5</Name>\r
114     </ProjectReference>\r
115     <ProjectReference Include="../System.Core/System.Core-net_4_5.csproj">\r
116       <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
117       <Name>System.Core\System.Core-net_4_5</Name>\r
118     </ProjectReference>\r
119     <ProjectReference Include="../System/System-net_4_5.csproj">\r
120       <Project>{FFAC0B73-D997-493B-9C62-27656CD858BB}</Project>\r
121       <Name>System\System-net_4_5</Name>\r
122     </ProjectReference>\r
123     <ProjectReference Include="../System.XML/System.Xml-net_4_5.csproj">\r
124       <Project>{2951DEC2-4393-4A78-83F9-42EB39CB708F}</Project>\r
125       <Name>System.XML\System.Xml-net_4_5</Name>\r
126     </ProjectReference>\r
127     <ProjectReference Include="../System.Configuration/System.Configuration-net_4_5.csproj">\r
128       <Project>{D52A2CEA-245E-4877-950E-3EAC5F541B8E}</Project>\r
129       <Name>System.Configuration\System.Configuration-net_4_5</Name>\r
130     </ProjectReference>\r
131     <ProjectReference Include="../System.Net.Http/System.Net.Http-net_4_5.csproj">\r
132       <Project>{E36C154B-A0AC-4721-B06A-AFE31D357CE5}</Project>\r
133       <Name>System.Net.Http\System.Net.Http-net_4_5</Name>\r
134     </ProjectReference>\r
135     <ProjectReference Include="../System.Runtime.Serialization/System.Runtime.Serialization-net_4_5.csproj">\r
136       <Project>{08FF4C26-9C12-433D-AE90-43370046387A}</Project>\r
137       <Name>System.Runtime.Serialization\System.Runtime.Serialization-net_4_5</Name>\r
138     </ProjectReference>\r
139     <ProjectReference Include="../System.ServiceModel/System.ServiceModel-net_4_5.csproj">\r
140       <Project>{F2156C09-C377-4945-A690-39CFBF3319B3}</Project>\r
141       <Name>System.ServiceModel\System.ServiceModel-net_4_5</Name>\r
142     </ProjectReference>\r
143     <ProjectReference Include="../System.IdentityModel/System.IdentityModel-net_4_5.csproj">\r
144       <Project>{F056C062-E467-4989-9366-440E8CD23C0C}</Project>\r
145       <Name>System.IdentityModel\System.IdentityModel-net_4_5</Name>\r
146     </ProjectReference>\r
147     <ProjectReference Include="../System.Web.Http/System.Web.Http-net_4_5.csproj">\r
148       <Project>{2EFF8684-99DB-4DD6-B3BC-7E7AA42A15FC}</Project>\r
149       <Name>System.Web.Http\System.Web.Http-net_4_5</Name>\r
150     </ProjectReference>\r
151     <ProjectReference Include="../System.Net.Http.Formatting/System.Net.Http.Formatting-net_4_5.csproj">\r
152       <Project>{BFBE5444-4F21-45CF-929E-C8FBEF302F5E}</Project>\r
153       <Name>System.Net.Http.Formatting\System.Net.Http.Formatting-net_4_5</Name>\r
154     </ProjectReference>\r
155   </ItemGroup>\r
156   <ItemGroup>\r
157     <Folder Include="Properties\" />\r
158   </ItemGroup>\r
159 </Project>\r
160