[msvc] Update csproj files (#5832)
[mono-project.git] / mcs / class / Facades / System.Xml.XmlSerializer / Facades_System.Xml.XmlSerializer-net_4_x.csproj
blob8313c8cc67baff243843f271f8b4df3f5d9476a4
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="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
4 <PropertyGroup>
5 <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
6 <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
7 <ProductVersion>9.0.30729</ProductVersion>
8 <SchemaVersion>2.0</SchemaVersion>
9 <ProjectGuid>{E95FA58F-8086-45FF-8BD3-5A1FAF776709}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <NoWarn>1699,1616,1699</NoWarn>
12 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>
13 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>
14 <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>
15 <OutputPath>./../../../class/lib/net_4_x-$(HostPlatform)/Facades</OutputPath>
16 <IntermediateOutputPath>obj-Facades</IntermediateOutputPath>
17 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
18 <NoStdLib>True</NoStdLib>
20 <NoConfig>True</NoConfig>
22 <AppDesignerFolder>Properties</AppDesignerFolder>
23 <RootNamespace>
24 </RootNamespace>
25 <AssemblyName>System.Xml.XmlSerializer</AssemblyName>
26 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
27 <FileAlignment>512</FileAlignment>
28 <SignAssembly>true</SignAssembly>
29 <DelaySign>true</DelaySign>
30 <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>
31 </PropertyGroup>
32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33 <DebugSymbols>true</DebugSymbols>
34 <DebugType>full</DebugType>
35 <NoWarn>1699,1616,1699</NoWarn>
36 <Optimize>false</Optimize>
37 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
38 <ErrorReport>prompt</ErrorReport>
39 <WarningLevel>4</WarningLevel>
40 </PropertyGroup>
41 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
42 <DebugType>pdbonly</DebugType>
43 <NoWarn>1699,1616,1699</NoWarn>
44 <Optimize>true</Optimize>
45 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
46 <ErrorReport>prompt</ErrorReport>
47 <WarningLevel>4</WarningLevel>
48 </PropertyGroup>
49 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
50 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
51 is a problem to compile the Mono mscorlib.dll -->
52 <PropertyGroup>
53 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
54 </PropertyGroup>
55 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
56 <ItemGroup>
57 <Compile Include="AssemblyInfo.cs" />
58 <Compile Include="TypeForwarders.cs" /> </ItemGroup>
59 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
60 Other similar extension points exist, see Microsoft.Common.targets.
61 <Target Name="BeforeBuild">
62 </Target>
63 <Target Name="AfterBuild">
64 </Target>
65 -->
66 <PropertyGroup>
67 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
69 </PreBuildEvent>
70 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
72 </PreBuildEvent>
73 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
75 </PostBuildEvent>
76 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
78 </PostBuildEvent>
79 </PropertyGroup>
80 <ItemGroup>
81 <ProjectReference Include="../../corlib/corlib-net_4_x.csproj">
82 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
83 <Name>corlib-net_4_x</Name>
84 </ProjectReference>
85 <ProjectReference Include="../../System.XML/System.Xml-net_4_x.csproj">
86 <Project>{87FD2F0F-5222-4AE6-BD63-2D4975E11E5B}</Project>
87 <Name>System.Xml-net_4_x</Name>
88 </ProjectReference>
89 </ItemGroup>
90 <ItemGroup>
91 <Folder Include="Properties\" />
92 </ItemGroup>
93 </Project>