Update NETStandard2.1 APIs (#17080)
[mono-project.git] / mcs / class / Facades / netstandard / Facades_netstandard.csproj
bloba11d13df5ba67bff05cc93ddc84cbe1779efdc79
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>{E4596A34-AFBC-4744-8352-E6996AC34C16}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,1616,1699,618</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     <AssemblyName>netstandard</AssemblyName>
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
19     <SignAssembly>true</SignAssembly>
20     <DelaySign>true</DelaySign>
21     <AssemblyOriginatorKeyFile>../../Open.snk</AssemblyOriginatorKeyFile>
22   </PropertyGroup>
23   <PropertyGroup>
24     <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
25     Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
26     is a problem to compile the Mono mscorlib.dll -->
27     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
28   </PropertyGroup>
29   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
30     <OutputPath>./../../../class/lib/net_4_x-$(HostPlatform)/Facades</OutputPath>
31     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
32     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM</DefineConstants>
33   </PropertyGroup>
34   <PropertyGroup Condition=" '$(Platform)' == 'monodroid' ">
35     <OutputPath>./../../../class/lib/monodroid/Facades</OutputPath>
36     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
37     <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>
38   </PropertyGroup>
39   <PropertyGroup Condition=" '$(Platform)' == 'monotouch' ">
40     <OutputPath>./../../../class/lib/monotouch/Facades</OutputPath>
41     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
42     <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>
43   </PropertyGroup>
44   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
45     <OutputPath>./../../../class/lib/monotouch_watch/Facades</OutputPath>
46     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
47     <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>
48   </PropertyGroup>
49   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
50     <OutputPath>./../../../class/lib/monotouch_tv/Facades</OutputPath>
51     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
52     <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>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
55     <OutputPath>./../../../class/lib/testing_aot_full_interp/Facades</OutputPath>
56     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
57     <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>
58   </PropertyGroup>
59   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
60     <OutputPath>./../../../class/lib/testing_aot_hybrid/Facades</OutputPath>
61     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
62     <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>
63   </PropertyGroup>
64   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
65     <OutputPath>./../../../class/lib/testing_aot_full/Facades</OutputPath>
66     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
67     <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>
68   </PropertyGroup>
69   <PropertyGroup Condition=" '$(Platform)' == 'winaot' ">
70     <OutputPath>./../../../class/lib/winaot/Facades</OutputPath>
71     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
72     <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>
73   </PropertyGroup>
74   <PropertyGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
75     <OutputPath>./../../../class/lib/testing_winaot_interp/Facades</OutputPath>
76     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
77     <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>
78   </PropertyGroup>
79   <PropertyGroup Condition=" '$(Platform)' == 'xammac' ">
80     <OutputPath>./../../../class/lib/xammac/Facades</OutputPath>
81     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
82     <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>
83   </PropertyGroup>
84   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
85     <OutputPath>./../../../class/lib/xammac_net_4_5/Facades</OutputPath>
86     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
87     <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</DefineConstants>
88   </PropertyGroup>
89   <PropertyGroup Condition=" '$(Platform)' == 'orbis' ">
90     <OutputPath>./../../../class/lib/orbis/Facades</OutputPath>
91     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
92     <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>
93   </PropertyGroup>
94   <PropertyGroup Condition=" '$(Platform)' == 'unreal' ">
95     <OutputPath>./../../../class/lib/unreal/Facades</OutputPath>
96     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
97     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;MOBILE;MOBILE_DYNAMIC;NET_3_5;NET_4_0;NET_4_5;MONO</DefineConstants>
98   </PropertyGroup>
99   <PropertyGroup Condition=" '$(Platform)' == 'wasm' ">
100     <OutputPath>./../../../class/lib/wasm/Facades</OutputPath>
101     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
102     <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;WASM;DISABLE_COM;FEATURE_NO_BSD_SOCKETS;DISABLE_REMOTING;DISABLE_SECURITY;SYSTEM_WEB_IMPLEMENTATION</DefineConstants>
103   </PropertyGroup>
104   <!-- @ALL_PROFILE_PROPERTIES@ -->
105   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
106     <DebugSymbols>true</DebugSymbols>
107     <DebugType>full</DebugType>
108     <Optimize>false</Optimize>
109     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
110     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
111   </PropertyGroup>
112   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
113     <DebugType>pdbonly</DebugType>
114     <Optimize>true</Optimize>
115   </PropertyGroup>
116   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
117   <!-- @BUILT_SOURCES@ -->
118   <!--Common files-->
119   <ItemGroup>
120     <Compile Include="AssemblyInfo.cs" />
121     <Compile Include="TypeForwarders.cs" />
122   </ItemGroup>
123   <!--End of common files-->
124   <!--Per-profile files-->
125   <Choose>
126     <When Condition="'$(Platform)' == 'xammac'">
127       <ItemGroup />
128     </When>
129     <When Condition="'$(Platform)' == 'winaot'">
130       <ItemGroup />
131     </When>
132     <When Condition="'$(Platform)' == 'wasm'">
133       <ItemGroup>
134         <Compile Include="..\..\..\..\external\corefx\src\System.Web.HttpUtility\src\System\Web\HttpUtility.cs" />
135         <Compile Include="..\..\..\..\external\corefx\src\System.Web.HttpUtility\src\System\Web\Util\HttpEncoder.cs" />
136         <Compile Include="..\..\..\..\external\corefx\src\System.Web.HttpUtility\src\System\Web\Util\HttpEncoderUtility.cs" />
137         <Compile Include="..\..\..\..\external\corefx\src\System.Web.HttpUtility\src\System\Web\Util\UriUtil.cs" />
138         <Compile Include="..\..\..\..\external\corefx\src\System.Web.HttpUtility\src\System\Web\Util\Utf16StringValidator.cs" />
139       </ItemGroup>
140     </When>
141     <When Condition="'$(Platform)' == 'unreal'">
142       <ItemGroup />
143     </When>
144     <When Condition="'$(Platform)' == 'orbis'">
145       <ItemGroup />
146     </When>
147     <When Condition="'$(Platform)' == 'net_4_x'">
148       <ItemGroup />
149     </When>
150     <When Condition="'$(Platform)' == 'monotouch_watch'">
151       <ItemGroup />
152     </When>
153     <When Condition="'$(Platform)' == 'monotouch_tv'">
154       <ItemGroup />
155     </When>
156     <When Condition="'$(Platform)' == 'monotouch'">
157       <ItemGroup />
158     </When>
159     <When Condition="'$(Platform)' == 'monodroid'">
160       <ItemGroup />
161     </When>
162   </Choose>
163   <!--End of per-profile files-->
164   <!-- @ALL_SOURCES@ -->
165   <ItemGroup>
166     <ProjectReference Include="../../System/System.csproj" />
167     <ProjectReference Include="../../System.XML/System.Xml.csproj" />
168     <ProjectReference Include="../../System.Xml.Linq/System.Xml.Linq.csproj" />
169     <ProjectReference Include="../../System.Core/System.Core.csproj" />
170     <ProjectReference Include="../../System.Numerics/System.Numerics.csproj" />
171     <ProjectReference Include="../../System.Net.Http/System.Net.Http.csproj" />
172     <ProjectReference Include="../../System.IO.Compression/System.IO.Compression.csproj" />
173     <ProjectReference Include="../../System.ComponentModel.Composition.4.5/System.ComponentModel.Composition.csproj" />
174     <ProjectReference Include="../../System.IO.Compression.FileSystem/System.IO.Compression.FileSystem.csproj" />
175     <ProjectReference Include="../../System.Transactions/System.Transactions.csproj" />
176     <ProjectReference Include="../../System.Runtime.Serialization/System.Runtime.Serialization.csproj" />
177     <ProjectReference Include="../../System.Data/System.Data.csproj" />
178     <ProjectReference Include="../../System.Data.DataSetExtensions/System.Data.DataSetExtensions.csproj" />
179     <ProjectReference Include="../../corlib/corlib.csproj" />
180   </ItemGroup>
181   <ItemGroup Condition=" '$(Platform)' == 'net_4_x' ">
182     <ProjectReference Include="../../System.Web/System.Web.csproj" />
183     <ProjectReference Include="../../System.Drawing/System.Drawing.csproj" />
184   </ItemGroup>
185   <ItemGroup Condition=" '$(Platform)' == 'monodroid' ">
186     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
187     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
188   </ItemGroup>
189   <ItemGroup Condition=" '$(Platform)' == 'monotouch' ">
190     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
191     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
192   </ItemGroup>
193   <ItemGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
194     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
195     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
196   </ItemGroup>
197   <ItemGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
198     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
199     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
200   </ItemGroup>
201   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
202     <Reference Include="nunitlite">
203       <HintPath>..\lib\testing_aot_full_interp\nunitlite.dll</HintPath>
204       <Private>False</Private>
205     </Reference>
206     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
207     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
208   </ItemGroup>
209   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
210     <Reference Include="nunitlite">
211       <HintPath>..\lib\testing_aot_hybrid\nunitlite.dll</HintPath>
212       <Private>False</Private>
213     </Reference>
214     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
215     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
216   </ItemGroup>
217   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
218     <Reference Include="nunitlite">
219       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
220       <Private>False</Private>
221     </Reference>
222     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
223     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
224   </ItemGroup>
225   <ItemGroup Condition=" '$(Platform)' == 'winaot' ">
226     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
227     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
228   </ItemGroup>
229   <ItemGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
230     <Reference Include="nunitlite">
231       <HintPath>..\lib\testing_winaot_interp\nunitlite.dll</HintPath>
232       <Private>False</Private>
233     </Reference>
234     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
235     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
236   </ItemGroup>
237   <ItemGroup Condition=" '$(Platform)' == 'xammac' ">
238     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
239     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
240   </ItemGroup>
241   <ItemGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
242     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
243     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
244   </ItemGroup>
245   <ItemGroup Condition=" '$(Platform)' == 'orbis' ">
246     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
247     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
248   </ItemGroup>
249   <ItemGroup Condition=" '$(Platform)' == 'unreal' ">
250     <ProjectReference Include="../../System.Web.Services/System.Web.Services.csproj" />
251     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
252   </ItemGroup>
253   <ItemGroup Condition=" '$(Platform)' == 'wasm' ">
254     <ProjectReference Include="../System.Drawing.Common/Facades_System.Drawing.Common.csproj" />
255   </ItemGroup>
256   <!-- @ALL_REFERENCES@ -->
257   <!-- @ALL_RESOURCES@ -->
258   <PropertyGroup>
259     <!-- Force the pre-build event to run after references have been resolved. The default
260       behavior is to run them before resolving references, which can cause things like
261       culevel.exe to be used before they have been built. -->
262     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
263   </PropertyGroup>
264 </Project>