1 <?xml version=
"1.0" encoding=
"utf-8"?>
2 <Project ToolsVersion=
"4.0" DefaultTargets=
"Build" xmlns=
"http://schemas.microsoft.com/developer/msbuild/2003">
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>{
79D6E70D-
8FD8-
4EAA-
9E81-B32B5C2815FB}
</ProjectGuid>
9 <OutputType>Library
</OutputType>
11 <OutputPath>./../../class/lib/net_4_x
</OutputPath>
12 <IntermediateOutputPath>obj-net_4_x
</IntermediateOutputPath>
13 <GenerateTargetFrameworkAttribute>false
</GenerateTargetFrameworkAttribute>
14 <NoStdLib>True
</NoStdLib>
16 <NoConfig>True
</NoConfig>
18 <AppDesignerFolder>Properties
</AppDesignerFolder>
21 <AssemblyName>System.Web.Abstractions
</AssemblyName>
22 <TargetFrameworkVersion>v4.5
</TargetFrameworkVersion>
23 <FileAlignment>512</FileAlignment>
26 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true
</DebugSymbols>
28 <DebugType>full
</DebugType>
30 <Optimize>false
</Optimize>
31 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO
</DefineConstants>
32 <ErrorReport>prompt
</ErrorReport>
33 <WarningLevel>4</WarningLevel>
35 <PropertyGroup Condition=
" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <DebugType>pdbonly
</DebugType>
38 <Optimize>true
</Optimize>
39 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO
</DefineConstants>
40 <ErrorReport>prompt
</ErrorReport>
41 <WarningLevel>4</WarningLevel>
43 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
44 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
45 is a problem to compile the Mono mscorlib.dll -->
47 <AddAdditionalExplicitAssemblyReferences>false
</AddAdditionalExplicitAssemblyReferences>
49 <Import Project=
"$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
51 <Compile Include=
"..\..\build\common\Consts.cs" />
52 <Compile Include=
"Assembly\AssemblyInfo.cs" />
</ItemGroup>
53 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
54 Other similar extension points exist, see Microsoft.Common.targets.
55 <Target Name="BeforeBuild">
57 <Target Name="AfterBuild">
61 <PreBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
64 <PreBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
67 <PostBuildEvent Condition=
" '$(OS)' != 'Windows_NT' ">
70 <PostBuildEvent Condition=
" '$(OS)' == 'Windows_NT' ">
75 <ProjectReference Include=
"../corlib/corlib-net_4_x.csproj">
76 <Project>{
2CA6026B-
2DC8-
4C4C-A12C-
1E8234049DB7}
</Project>
77 <Name>corlib-net_4_x
</Name>
79 <ProjectReference Include=
"../System/System-net_4_x.csproj">
80 <Project>{
2762E921-
91A8-
4C87-
91E9-BA628013F753}
</Project>
81 <Name>System-net_4_x
</Name>
83 <ProjectReference Include=
"../System.Core/System.Core-net_4_x.csproj">
84 <Project>{
359142A1-D80F-
401E-AA64-
7167C9317649}
</Project>
85 <Name>System.Core-net_4_x
</Name>
87 <ProjectReference Include=
"../System.Web/System.Web-net_4_x.csproj">
88 <Project>{
9DB806CB-B828-
49B7-BAE2-
2E52402CB4DC}
</Project>
89 <Name>System.Web-net_4_x
</Name>
93 <Folder Include=
"Properties\" />