[netcore] Remove local copy of static alc resolve methods
[mono-project.git] / mcs / class / System.Xml.Serialization / System.Xml.Serialization.csproj
blob8685470044adb9dc5e6ba9c8c070afcc524c47ba
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>{E161C076-8631-4D5D-96BD-2B2FB2CEE76D}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699</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.Xml.Serialization</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</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</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</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</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</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</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</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</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</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</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</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</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</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</DefineConstants>
97   </PropertyGroup>
98   <!-- @ALL_PROFILE_PROPERTIES@ -->
99   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
100     <DebugSymbols>true</DebugSymbols>
101     <DebugType>full</DebugType>
102     <Optimize>false</Optimize>
103     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
104     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
105   </PropertyGroup>
106   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
107     <DebugType>pdbonly</DebugType>
108     <Optimize>true</Optimize>
109   </PropertyGroup>
110   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
111   <!-- @BUILT_SOURCES@ -->
112   <!--Common files-->
113   <ItemGroup>
114     <Compile Include="..\..\build\common\Consts.cs" />
115     <Compile Include="AssemblyInfo.cs" />
116     <Compile Include="TypeForwarders.cs" />
117     <ProjectReference Include="$(SolutionDir)\msvc\scripts\genconsts.csproj">
118       <Name>genconsts</Name>
119       <Project>{702AE2C0-71DD-4112-9A06-E4FABCA59986}</Project>
120       <ReferenceOutputAssembly>false</ReferenceOutputAssembly>
121       <CopyToOutputDirectory>Never</CopyToOutputDirectory>
122       <Private>false</Private>
123     </ProjectReference>
124   </ItemGroup>
125   <!--End of common files-->
126   <!-- @ALL_SOURCES@ -->
127   <ItemGroup>
128     <ProjectReference Include="../System.XML/System.Xml.csproj" />
129     <ProjectReference Include="../System.ServiceModel/System.ServiceModel.csproj" />
130     <ProjectReference Include="../corlib/corlib.csproj" />
131   </ItemGroup>
132   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full_interp' ">
133     <Reference Include="nunitlite">
134       <HintPath>..\lib\testing_aot_full_interp\nunitlite.dll</HintPath>
135       <Private>False</Private>
136     </Reference>
137   </ItemGroup>
138   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_hybrid' ">
139     <Reference Include="nunitlite">
140       <HintPath>..\lib\testing_aot_hybrid\nunitlite.dll</HintPath>
141       <Private>False</Private>
142     </Reference>
143   </ItemGroup>
144   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
145     <Reference Include="nunitlite">
146       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
147       <Private>False</Private>
148     </Reference>
149   </ItemGroup>
150   <ItemGroup Condition=" '$(Platform)' == 'testing_winaot_interp' ">
151     <Reference Include="nunitlite">
152       <HintPath>..\lib\testing_winaot_interp\nunitlite.dll</HintPath>
153       <Private>False</Private>
154     </Reference>
155   </ItemGroup>
156   <!-- @ALL_REFERENCES@ -->
157   <!-- @ALL_RESOURCES@ -->
158   <PropertyGroup>
159     <!-- Force the pre-build event to run after references have been resolved. The default
160       behavior is to run them before resolving references, which can cause things like
161       culevel.exe to be used before they have been built. -->
162     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
163   </PropertyGroup>
164 </Project>