Update NETStandard2.1 APIs (#17080)
[mono-project.git] / mcs / class / System.Data.DataSetExtensions / System.Data.DataSetExtensions.csproj
blob0edda30026218cf9188f476db78eeeaccef196c1
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>{AC3AC4DA-7C10-4AE9-A131-6DBBE61432E3}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,436</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>System.Data.DataSetExtensions</AssemblyName>
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
19     <SignAssembly>true</SignAssembly>
20     <AssemblyOriginatorKeyFile>../ecma.pub</AssemblyOriginatorKeyFile>
21   </PropertyGroup>
22   <PropertyGroup>
23     <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
24     Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
25     is a problem to compile the Mono mscorlib.dll -->
26     <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
27   </PropertyGroup>
28   <PropertyGroup Condition=" '$(Platform)' == 'net_4_x' ">
29     <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>
30     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-net_4_x-$(HostPlatform)</IntermediateOutputPath>
31     <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;COREFX</DefineConstants>
32   </PropertyGroup>
33   <PropertyGroup Condition=" '$(Platform)' == 'monodroid' ">
34     <OutputPath>./../../class/lib/monodroid</OutputPath>
35     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monodroid</IntermediateOutputPath>
36     <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;COREFX</DefineConstants>
37   </PropertyGroup>
38   <PropertyGroup Condition=" '$(Platform)' == 'monotouch' ">
39     <OutputPath>./../../class/lib/monotouch</OutputPath>
40     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch</IntermediateOutputPath>
41     <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;COREFX</DefineConstants>
42   </PropertyGroup>
43   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_watch' ">
44     <OutputPath>./../../class/lib/monotouch_watch</OutputPath>
45     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch_watch</IntermediateOutputPath>
46     <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;COREFX</DefineConstants>
47   </PropertyGroup>
48   <PropertyGroup Condition=" '$(Platform)' == 'monotouch_tv' ">
49     <OutputPath>./../../class/lib/monotouch_tv</OutputPath>
50     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-monotouch_tv</IntermediateOutputPath>
51     <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;COREFX</DefineConstants>
52   </PropertyGroup>
53   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
54     <OutputPath>./../../class/lib/testing_aot_full_interp</OutputPath>
55     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_full_interp</IntermediateOutputPath>
56     <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;COREFX</DefineConstants>
57   </PropertyGroup>
58   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
59     <OutputPath>./../../class/lib/testing_aot_hybrid</OutputPath>
60     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_hybrid</IntermediateOutputPath>
61     <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;COREFX</DefineConstants>
62   </PropertyGroup>
63   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
64     <OutputPath>./../../class/lib/testing_aot_full</OutputPath>
65     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_aot_full</IntermediateOutputPath>
66     <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;COREFX</DefineConstants>
67   </PropertyGroup>
68   <PropertyGroup Condition=" '$(Platform)' == 'winaot' ">
69     <OutputPath>./../../class/lib/winaot</OutputPath>
70     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-winaot</IntermediateOutputPath>
71     <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;COREFX</DefineConstants>
72   </PropertyGroup>
73   <PropertyGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
74     <OutputPath>./../../class/lib/testing_winaot_interp</OutputPath>
75     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-testing_winaot_interp</IntermediateOutputPath>
76     <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;COREFX</DefineConstants>
77   </PropertyGroup>
78   <PropertyGroup Condition=" '$(Platform)' == 'xammac' ">
79     <OutputPath>./../../class/lib/xammac</OutputPath>
80     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac</IntermediateOutputPath>
81     <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;COREFX</DefineConstants>
82   </PropertyGroup>
83   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
84     <OutputPath>./../../class/lib/xammac_net_4_5</OutputPath>
85     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-xammac_net_4_5</IntermediateOutputPath>
86     <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;COREFX</DefineConstants>
87   </PropertyGroup>
88   <PropertyGroup Condition=" '$(Platform)' == 'orbis' ">
89     <OutputPath>./../../class/lib/orbis</OutputPath>
90     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-orbis</IntermediateOutputPath>
91     <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;COREFX</DefineConstants>
92   </PropertyGroup>
93   <PropertyGroup Condition=" '$(Platform)' == 'unreal' ">
94     <OutputPath>./../../class/lib/unreal</OutputPath>
95     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-unreal</IntermediateOutputPath>
96     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;MOBILE;MOBILE_DYNAMIC;NET_3_5;NET_4_0;NET_4_5;MONO;COREFX</DefineConstants>
97   </PropertyGroup>
98   <PropertyGroup Condition=" '$(Platform)' == 'wasm' ">
99     <OutputPath>./../../class/lib/wasm</OutputPath>
100     <IntermediateOutputPath>./../../class/obj/$(AssemblyName)-wasm</IntermediateOutputPath>
101     <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;COREFX</DefineConstants>
102   </PropertyGroup>
103   <!-- @ALL_PROFILE_PROPERTIES@ -->
104   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
105     <DebugSymbols>true</DebugSymbols>
106     <DebugType>full</DebugType>
107     <Optimize>false</Optimize>
108     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
109     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
110   </PropertyGroup>
111   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
112     <DebugType>pdbonly</DebugType>
113     <Optimize>true</Optimize>
114   </PropertyGroup>
115   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
116   <!-- @BUILT_SOURCES@ -->
117   <!--Common files-->
118   <ItemGroup>
119     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\DataRowComparer.cs" />
120     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\DataRowExtensions.cs" />
121     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\DataSetUtil.cs" />
122     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\DataTableExtensions.cs" />
123     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\EnumerableRowCollection.cs" />
124     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\EnumerableRowCollectionExtensions.cs" />
125     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\OrderedEnumerableRowCollection.cs" />
126     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\SortExpressionBuilder.cs" />
127     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\TypedTableBase.cs" />
128     <Compile Include="..\..\..\external\corefx\src\System.Data.DataSetExtensions\src\System\Data\TypedTableBaseExtensions.cs" />
129     <Compile Include="..\..\build\common\Consts.cs" />
130     <Compile Include="Assembly\AssemblyInfo.cs" />
131     <Compile Include="corefx\SR.cs" />
132     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
133       <Name>genconsts</Name>
134       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
135       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
136       <CopyToOutputDirectory>Never</CopyToOutputDirectory>
137       <Private>false</Private>
138     </ProjectReference>
139   </ItemGroup>
140   <!--End of common files-->
141   <!-- @ALL_SOURCES@ -->
142   <ItemGroup>
143     <ProjectReference Include="../System.Core/System.Core.csproj" />
144     <ProjectReference Include="../System/System.csproj" />
145     <ProjectReference Include="../System.Data/System.Data.csproj" />
146     <ProjectReference Include="../System.XML/System.Xml.csproj" />
147     <ProjectReference Include="../corlib/corlib.csproj" />
148   </ItemGroup>
149   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
150     <Reference Include="nunitlite">
151       <HintPath>..\lib\testing_aot_full_interp\nunitlite.dll</HintPath>
152       <Private>False</Private>
153     </Reference>
154   </ItemGroup>
155   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
156     <Reference Include="nunitlite">
157       <HintPath>..\lib\testing_aot_hybrid\nunitlite.dll</HintPath>
158       <Private>False</Private>
159     </Reference>
160   </ItemGroup>
161   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
162     <Reference Include="nunitlite">
163       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
164       <Private>False</Private>
165     </Reference>
166   </ItemGroup>
167   <ItemGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
168     <Reference Include="nunitlite">
169       <HintPath>..\lib\testing_winaot_interp\nunitlite.dll</HintPath>
170       <Private>False</Private>
171     </Reference>
172   </ItemGroup>
173   <!-- @ALL_REFERENCES@ -->
174   <!-- @ALL_RESOURCES@ -->
175   <PropertyGroup>
176     <!-- Force the pre-build event to run after references have been resolved. The default
177       behavior is to run them before resolving references, which can cause things like
178       culevel.exe to be used before they have been built. -->
179     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
180   </PropertyGroup>
181 </Project>