[netcore] Remove local copy of static alc resolve methods
[mono-project.git] / mcs / class / System.Net / System.Net.csproj
blob8aeebdc62b9b044f04def3c9e1215d900a5b2853
1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->
3 <Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4   <PropertyGroup>
5     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6     <Platform Condition=" '$(Platform)' == '' ">net_4_x</Platform>
7     <ProjectGuid>{182E5AD7-2F59-48E5-B338-C515733AE79B}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,1720</NoWarn>
10     <LangVersion>latest</LangVersion>
11     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
12     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">macos</HostPlatform>
13     <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
14     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15     <NoStdLib>True</NoStdLib>
16     <NoConfig>True</NoConfig>
17     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
18     <AssemblyName>System.Net</AssemblyName>
19     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
20   </PropertyGroup>
21   <PropertyGroup>
22     <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
23     Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
24     is a problem to compile the Mono mscorlib.dll -->
25     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
26   </PropertyGroup>
27   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
28     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
29     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>
30     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;NET_3_5</DefineConstants>
31   </PropertyGroup>
32   <PropertyGroup Condition=" '$(Platform)' == 'monodroid' ">
33     <OutputPath>./../../class/lib/monodroid</OutputPath>
34     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monodroid</IntermediateOutputPath>
35     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;MOBILE_DYNAMIC;MONODROID;ANDROID</DefineConstants>
36   </PropertyGroup>
37   <PropertyGroup Condition=" '$(Platform)' == 'monotouch' ">
38     <OutputPath>./../../class/lib/monotouch</OutputPath>
39     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch</IntermediateOutputPath>
40     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME</DefineConstants>
41   </PropertyGroup>
42   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
43     <OutputPath>./../../class/lib/monotouch_watch</OutputPath>
44     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch_watch</IntermediateOutputPath>
45     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;FEATURE_NO_BSD_SOCKETS;MONOTOUCH_WATCH</DefineConstants>
46   </PropertyGroup>
47   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
48     <OutputPath>./../../class/lib/monotouch_tv</OutputPath>
49     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch_tv</IntermediateOutputPath>
50     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MOBILE;MOBILE_LEGACY;MONO;MONOTOUCH;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;MONOTOUCH_TV</DefineConstants>
51   </PropertyGroup>
52   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
53     <OutputPath>./../../class/lib/testing_aot_full_interp</OutputPath>
54     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_full_interp</IntermediateOutputPath>
55     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_REMOTING;DISABLE_SECURITY;FULL_AOT_INTERP;DISABLE_COM</DefineConstants>
56   </PropertyGroup>
57   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
58     <OutputPath>./../../class/lib/testing_aot_hybrid</OutputPath>
59     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_hybrid</IntermediateOutputPath>
60     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_REMOTING;DISABLE_SECURITY;MOBILE_DYNAMIC</DefineConstants>
61   </PropertyGroup>
62   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
63     <OutputPath>./../../class/lib/testing_aot_full</OutputPath>
64     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_full</IntermediateOutputPath>
65     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_REMOTING;DISABLE_SECURITY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;DISABLE_COM</DefineConstants>
66   </PropertyGroup>
67   <PropertyGroup Condition=" '$(Platform)' == 'winaot' ">
68     <OutputPath>./../../class/lib/winaot</OutputPath>
69     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-winaot</IntermediateOutputPath>
70     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_COM;WIN_PLATFORM;WINAOT;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME</DefineConstants>
71   </PropertyGroup>
72   <PropertyGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
73     <OutputPath>./../../class/lib/testing_winaot_interp</OutputPath>
74     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_winaot_interp</IntermediateOutputPath>
75     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;DISABLE_COM;WIN_PLATFORM;WINAOT;FULL_AOT_INTERP;DISABLE_SECURITY;DISABLE_REMOTING</DefineConstants>
76   </PropertyGroup>
77   <PropertyGroup Condition=" '$(Platform)' == 'xammac' ">
78     <OutputPath>./../../class/lib/xammac</OutputPath>
79     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac</IntermediateOutputPath>
80     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_DYNAMIC;XAMMAC;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;XAMARIN_MODERN</DefineConstants>
81   </PropertyGroup>
82   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
83     <OutputPath>./../../class/lib/xammac_net_4_5</OutputPath>
84     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac_net_4_5</IntermediateOutputPath>
85     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;NO_SYSTEM_DRAWING_DEPENDENCY;NO_WINFORMS_DEPENDENCY;NO_SYSTEM_WEB_DEPENDENCY;XAMMAC_4_5;XAMARIN_MODERN;NET_3_5</DefineConstants>
86   </PropertyGroup>
87   <PropertyGroup Condition=" '$(Platform)' == 'orbis' ">
88     <OutputPath>./../../class/lib/orbis</OutputPath>
89     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-orbis</IntermediateOutputPath>
90     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;NET_3_5;NET_4_0;NET_4_5;MONO;MOBILE;MOBILE_LEGACY;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;ORBIS;DISABLE_COM</DefineConstants>
91   </PropertyGroup>
92   <PropertyGroup Condition=" '$(Platform)' == 'unreal' ">
93     <OutputPath>./../../class/lib/unreal</OutputPath>
94     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-unreal</IntermediateOutputPath>
95     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;MOBILE;MOBILE_DYNAMIC;NET_3_5;NET_4_0;NET_4_5;MONO</DefineConstants>
96   </PropertyGroup>
97   <!-- @ALL_PROFILE_PROPERTIES@ -->
98   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
99     <DebugSymbols>true</DebugSymbols>
100     <DebugType>full</DebugType>
101     <Optimize>false</Optimize>
102     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
103     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
104   </PropertyGroup>
105   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
106     <DebugType>pdbonly</DebugType>
107     <Optimize>true</Optimize>
108   </PropertyGroup>
109   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
110   <!-- @BUILT_SOURCES@ -->
111   <!--Common files-->
112   <ItemGroup>
113     <Compile Include="..\..\build\common\Consts.cs" />
114     <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
115     <Compile Include="..\referencesource\System.Net\net\IPEndPointCollection.cs" />
116     <Compile Include="Assembly\AssemblyInfo.cs" />
117     <Compile Include="Assembly\TypeForwarders.cs" />
118     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
119       <Name>genconsts</Name>
120       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
121       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
122       <CopyToOutputDirectory>Never</CopyToOutputDirectory>
123       <Private>false</Private>
124     </ProjectReference>
125   </ItemGroup>
126   <!--End of common files-->
127   <!-- @ALL_SOURCES@ -->
128   <ItemGroup>
129     <ProjectReference Include="../System/System.csproj" />
130     <ProjectReference Include="../System.Core/System.Core.csproj" />
131     <ProjectReference Include="../System.XML/System.Xml.csproj" />
132     <ProjectReference Include="../corlib/corlib.csproj" />
133   </ItemGroup>
134   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
135     <Reference Include="nunitlite">
136       <HintPath>..\lib\testing_aot_full_interp\nunitlite.dll</HintPath>
137       <Private>False</Private>
138     </Reference>
139   </ItemGroup>
140   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
141     <Reference Include="nunitlite">
142       <HintPath>..\lib\testing_aot_hybrid\nunitlite.dll</HintPath>
143       <Private>False</Private>
144     </Reference>
145   </ItemGroup>
146   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
147     <Reference Include="nunitlite">
148       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
149       <Private>False</Private>
150     </Reference>
151   </ItemGroup>
152   <ItemGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
153     <Reference Include="nunitlite">
154       <HintPath>..\lib\testing_winaot_interp\nunitlite.dll</HintPath>
155       <Private>False</Private>
156     </Reference>
157   </ItemGroup>
158   <!-- @ALL_REFERENCES@ -->
159   <!-- @ALL_RESOURCES@ -->
160   <PropertyGroup>
161     <!-- Force the pre-build event to run after references have been resolved. The default
162       behavior is to run them before resolving references, which can cause things like
163       culevel.exe to be used before they have been built. -->
164     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
165   </PropertyGroup>
166 </Project>