[build] Regenerate .csproj files
[mono-project.git] / mcs / class / System.Web.Abstractions / System.Web.Abstractions-net_4_x.csproj
blob3a4f38fddcd6c549bda23ff6aa2930ca1d03354c
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>{79D6E70D-8FD8-4EAA-9E81-B32B5C2815FB}</ProjectGuid>
9 <OutputType>Library</OutputType>
10 <NoWarn>1699</NoWarn>
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>
19 <RootNamespace>
20 </RootNamespace>
21 <AssemblyName>System.Web.Abstractions</AssemblyName>
22 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
23 <FileAlignment>512</FileAlignment>
24 </PropertyGroup>
26 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
27 <DebugSymbols>true</DebugSymbols>
28 <DebugType>full</DebugType>
29 <NoWarn>1699</NoWarn>
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>
34 </PropertyGroup>
35 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
36 <DebugType>pdbonly</DebugType>
37 <NoWarn>1699</NoWarn>
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>
42 </PropertyGroup>
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 -->
46 <PropertyGroup>
47 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
48 </PropertyGroup>
49 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
50 <ItemGroup>
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">
56 </Target>
57 <Target Name="AfterBuild">
58 </Target>
59 -->
60 <PropertyGroup>
61 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
63 </PreBuildEvent>
64 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
66 </PreBuildEvent>
67 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
69 </PostBuildEvent>
70 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
72 </PostBuildEvent>
73 </PropertyGroup>
74 <ItemGroup>
75 <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
76 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
77 <Name>corlib-net_4_x</Name>
78 </ProjectReference>
79 <ProjectReference Include="../System/System-net_4_x.csproj">
80 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
81 <Name>System-net_4_x</Name>
82 </ProjectReference>
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>
86 </ProjectReference>
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>
90 </ProjectReference>
91 </ItemGroup>
92 <ItemGroup>
93 <Folder Include="Properties\" />
94 </ItemGroup>
95 </Project>