35175afbf2acc555f76fafeb25693d83bede0685
[mono.git] / mcs / class / Facades / System.Net.Sockets / Facades_System.Net.Sockets-net_4_x.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>{FC7570DA-CAE1-40AF-9EB4-9C9566746023}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,1616,1699</NoWarn>\r
11     <OutputPath>./../../../class/lib/net_4_x/Facades</OutputPath>\r
12     <IntermediateOutputPath>obj-Facades</IntermediateOutputPath>\r
13     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
14     <NoStdLib>True</NoStdLib>\r
15     \r
16     <NoConfig>True</NoConfig>\r
17     \r
18     <AppDesignerFolder>Properties</AppDesignerFolder>\r
19     <RootNamespace>\r
20     </RootNamespace>\r
21     <AssemblyName>System.Net.Sockets</AssemblyName>\r
22     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
23     <FileAlignment>512</FileAlignment>\r
24   </PropertyGroup>\r
25     <PropertyGroup>\r
26     <SignAssembly>true</SignAssembly>\r
27     <DelaySign>true</DelaySign>\r
28   </PropertyGroup>\r
29   <PropertyGroup>\r
30     <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>\r
31   </PropertyGroup>\r
32   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
33     <DebugSymbols>true</DebugSymbols>\r
34     <DebugType>full</DebugType>\r
35     <NoWarn>1699,1616,1699</NoWarn>\r
36     <Optimize>false</Optimize>\r
37     <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO</DefineConstants>\r
38     <ErrorReport>prompt</ErrorReport>\r
39     <WarningLevel>4</WarningLevel>\r
40   </PropertyGroup>\r
41   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
42     <DebugType>pdbonly</DebugType>\r
43     <NoWarn>1699,1616,1699</NoWarn>\r
44     <Optimize>true</Optimize>\r
45     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO</DefineConstants>\r
46     <ErrorReport>prompt</ErrorReport>\r
47     <WarningLevel>4</WarningLevel>\r
48   </PropertyGroup>\r
49   <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
50   Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
51   is a problem to compile the Mono mscorlib.dll -->\r
52   <PropertyGroup>\r
53     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
54   </PropertyGroup>\r
55   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
56   <ItemGroup>\r
57     <Compile Include="AssemblyInfo.cs" />\r
58     <Compile Include="SocketReceiveFromResult.cs" />\r
59     <Compile Include="SocketReceiveMessageFromResult.cs" />\r
60     <Compile Include="SocketTaskExtensions.cs" />\r
61     <Compile Include="TypeForwarders.cs" />\r  </ItemGroup>\r
62   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
63        Other similar extension points exist, see Microsoft.Common.targets.\r
64   <Target Name="BeforeBuild">\r
65   </Target>\r
66   <Target Name="AfterBuild">\r
67   </Target>\r
68   -->\r
69   <PropertyGroup>\r
70     <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
71
72     </PreBuildEvent>\r
73     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
74 \r
75     </PreBuildEvent>\r
76     <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
77
78     </PostBuildEvent>\r
79     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
80 \r
81     </PostBuildEvent>\r
82   </PropertyGroup>\r
83   <ItemGroup>\r
84     <ProjectReference Include="../../corlib/corlib-net_4_x.csproj">\r
85       <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>\r
86       <Name>corlib-net_4_x</Name>\r
87     </ProjectReference>\r
88     <ProjectReference Include="../../System/System-net_4_x.csproj">\r
89       <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>\r
90       <Name>System-net_4_x</Name>\r
91     </ProjectReference>\r
92   </ItemGroup>\r
93   <ItemGroup>\r
94     <Folder Include="Properties\" />\r
95   </ItemGroup>\r
96 </Project>\r
97