[gitattributes] Do CRLF normalization on sln/proj files
[mono-project.git] / mcs / class / Facades / System.Net.Cache / Facades_System.Net.Cache.csproj
blobdfa4d261b621dd10020856d538bf12e6614d0ec2
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>{DCD3F7CA-84D5-4AEE-BFBC-B06E3D4948AA}</ProjectGuid>
8     <OutputType>Library</OutputType>
9     <NoWarn>1699,1616,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.Net.Cache</AssemblyName>
18     <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
19     <SignAssembly>true</SignAssembly>
20     <DelaySign>true</DelaySign>
21     <AssemblyOriginatorKeyFile>../../msfinal.pub</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_REMOTING;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_REMOTING;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_REMOTING;DISABLE_COM;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;FULL_AOT_RUNTIME;MONOTOUCH_TV</DefineConstants>
53   </PropertyGroup>
54   <PropertyGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
55     <OutputPath>./../../../class/lib/testing_aot_full/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;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;DISABLE_REMOTING;DISABLE_COM</DefineConstants>
58   </PropertyGroup>
59   <PropertyGroup Condition=" '$(Platform)' == 'winaot' ">
60     <OutputPath>./../../../class/lib/winaot/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;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;DISABLE_REMOTING;DISABLE_COM;WIN_PLATFORM</DefineConstants>
63   </PropertyGroup>
64   <PropertyGroup Condition=" '$(Platform)' == 'xammac' ">
65     <OutputPath>./../../../class/lib/xammac/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_DYNAMIC;XAMMAC;FEATURE_INTERCEPTABLE_THREADPOOL_CALLBACK;XAMARIN_MODERN</DefineConstants>
68   </PropertyGroup>
69   <PropertyGroup Condition=" '$(Platform)' == 'xammac_net_4_5' ">
70     <OutputPath>./../../../class/lib/xammac_net_4_5/Facades</OutputPath>
71     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
72     <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>
73   </PropertyGroup>
74   <PropertyGroup Condition=" '$(Platform)' == 'orbis' ">
75     <OutputPath>./../../../class/lib/orbis/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;FULL_AOT_DESKTOP;FULL_AOT_RUNTIME;ORBIS;DISABLE_REMOTING;DISABLE_COM</DefineConstants>
78   </PropertyGroup>
79   <PropertyGroup Condition=" '$(Platform)' == 'unreal' ">
80     <OutputPath>./../../../class/lib/unreal/Facades</OutputPath>
81     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
82     <DefineConstants>NET_1_1;NET_2_0;NET_2_1;MOBILE;MOBILE_DYNAMIC;NET_3_5;NET_4_0;NET_4_5;MONO</DefineConstants>
83   </PropertyGroup>
84   <PropertyGroup Condition=" '$(Platform)' == 'wasm' ">
85     <OutputPath>./../../../class/lib/wasm/Facades</OutputPath>
86     <IntermediateOutputPath>./../../../class/obj/$(AssemblyName)-Facades</IntermediateOutputPath>
87     <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_REMOTING;DISABLE_COM;FEATURE_NO_BSD_SOCKETS</DefineConstants>
88   </PropertyGroup>
89   <!-- @ALL_PROFILE_PROPERTIES@ -->
90   <PropertyGroup Condition=" '$(Configuration)' == 'Debug' ">
91     <DebugSymbols>true</DebugSymbols>
92     <DebugType>full</DebugType>
93     <Optimize>false</Optimize>
94     <!-- TRACE is set only for Debug configuration, so inherit from platform-specific value -->
95     <DefineConstants>TRACE;$(DefineConstants)</DefineConstants>
96   </PropertyGroup>
97   <PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
98     <DebugType>pdbonly</DebugType>
99     <Optimize>true</Optimize>
100   </PropertyGroup>
101   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
102   <!-- @BUILT_SOURCES@ -->
103   <!--Common files-->
104   <ItemGroup>
105     <Compile Include="AssemblyInfo.cs" />
106     <Compile Include="TypeForwarders.cs" />
107   </ItemGroup>
108   <!--End of common files-->
109   <!-- @ALL_SOURCES@ -->
110   <ItemGroup>
111     <ProjectReference Include="../../System/System.csproj" />
112     <ProjectReference Include="../../corlib/corlib.csproj" />
113   </ItemGroup>
114   <ItemGroup Condition=" '$(Platform)' == 'testing_aot_full' ">
115     <Reference Include="nunitlite">
116       <HintPath>..\lib\testing_aot_full\nunitlite.dll</HintPath>
117       <Private>False</Private>
118     </Reference>
119   </ItemGroup>
120   <!-- @ALL_REFERENCES@ -->
121   <!-- @ALL_RESOURCES@ -->
122   <PropertyGroup>
123     <!-- Force the pre-build event to run after references have been resolved. The default
124       behavior is to run them before resolving references, which can cause things like
125       culevel.exe to be used before they have been built. -->
126     <PreBuildEventDependsOn>ResolveReferences</PreBuildEventDependsOn>
127   </PropertyGroup>
128 </Project>