[bcl] Remove ONLY_1_1 defines from class libs
[mono-project.git] / mcs / class / Facades / System.Diagnostics.Tracing / System.Diagnostics.Tracing-net_4_5.csproj
blob326d9eac08d6eb1de3dce3bd696782e82131ff49
1 <?xml version="1.0" encoding="utf-8"?>
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
3 <PropertyGroup>
4 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
6 <ProductVersion>9.0.30729</ProductVersion>
7 <SchemaVersion>2.0</SchemaVersion>
8 <ProjectGuid>{34C2ACED-602C-41CD-AB40-3813B3420625}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <NoWarn>1699,1616,1699</NoWarn>
11 <OutputPath>./../../../class/lib/net_4_5/Facades</OutputPath>
12 <NoStdLib>True</NoStdLib>
13 <NoConfig>True</NoConfig>
15 <AppDesignerFolder>Properties</AppDesignerFolder>
16 <RootNamespace>
17 </RootNamespace>
18 <AssemblyName>System.Diagnostics.Tracing</AssemblyName>
19 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
20 <FileAlignment>512</FileAlignment>
21 </PropertyGroup>
22 <PropertyGroup>
23 <SignAssembly>true</SignAssembly>
24 <DelaySign>true</DelaySign>
25 </PropertyGroup>
26 <PropertyGroup>
27 <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>
28 </PropertyGroup>
29 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
30 <DebugSymbols>true</DebugSymbols>
31 <DebugType>full</DebugType>
32 <NoWarn>1699,1616,1699</NoWarn>
33 <Optimize>false</Optimize>
34 <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>
35 <ErrorReport>prompt</ErrorReport>
36 <WarningLevel>4</WarningLevel>
37 </PropertyGroup>
38 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
39 <DebugType>pdbonly</DebugType>
40 <NoWarn>1699,1616,1699</NoWarn>
41 <Optimize>true</Optimize>
42 <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;MONO;DISABLE_CAS_USE</DefineConstants>
43 <ErrorReport>prompt</ErrorReport>
44 <WarningLevel>4</WarningLevel>
45 </PropertyGroup>
46 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
47 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
48 is a problem to compile the Mono mscorlib.dll -->
49 <PropertyGroup>
50 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
51 </PropertyGroup>
52 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
53 <ItemGroup>
54 <Compile Include="AssemblyInfo.cs" />
55 <Compile Include="TypeForwarders.cs" /> </ItemGroup>
56 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
57 Other similar extension points exist, see Microsoft.Common.targets.
58 <Target Name="BeforeBuild">
59 </Target>
60 <Target Name="AfterBuild">
61 </Target>
62 -->
63 <PropertyGroup>
64 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
66 </PreBuildEvent>
67 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
69 </PreBuildEvent>
71 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
73 </PostBuildEvent>
74 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
76 </PostBuildEvent>
77 </PropertyGroup>
78 <ItemGroup>
79 <ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
80 <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
81 <Name>corlib-net_4_5</Name>
82 </ProjectReference>
83 <ProjectReference Include="../../corlib/corlib-net_4_5.csproj">
84 <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>
85 <Name>corlib-net_4_5</Name>
86 </ProjectReference>
87 </ItemGroup>
88 <ItemGroup>
89 <Folder Include="Properties\" />
90 </ItemGroup>
91 </Project>