[msvc] Update csproj files (#4846)
[mono-project.git] / mcs / class / Facades / System.Runtime.Serialization.Json / Facades_System.Runtime.Serialization.Json-net_4_x.csproj
blob61e3f91f4b10af337c131571ca167c6ca992f61e
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>{88B512E6-3E9D-4F87-A9E4-5F9239848665}</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.Runtime.Serialization.Json</AssemblyName>
26 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
27 <FileAlignment>512</FileAlignment>
28 </PropertyGroup>
29 <PropertyGroup>
30 <SignAssembly>true</SignAssembly>
31 <DelaySign>true</DelaySign>
32 </PropertyGroup>
33 <PropertyGroup>
34 <AssemblyOriginatorKeyFile>../../msfinal.pub</AssemblyOriginatorKeyFile>
35 </PropertyGroup>
36 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
37 <DebugSymbols>true</DebugSymbols>
38 <DebugType>full</DebugType>
39 <NoWarn>1699,1616,1699</NoWarn>
40 <Optimize>false</Optimize>
41 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
42 <ErrorReport>prompt</ErrorReport>
43 <WarningLevel>4</WarningLevel>
44 </PropertyGroup>
45 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
46 <DebugType>pdbonly</DebugType>
47 <NoWarn>1699,1616,1699</NoWarn>
48 <Optimize>true</Optimize>
49 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>
50 <ErrorReport>prompt</ErrorReport>
51 <WarningLevel>4</WarningLevel>
52 </PropertyGroup>
53 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
54 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
55 is a problem to compile the Mono mscorlib.dll -->
56 <PropertyGroup>
57 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
58 </PropertyGroup>
59 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
60 <ItemGroup>
61 <Compile Include="AssemblyInfo.cs" />
62 <Compile Include="TypeForwarders.cs" /> </ItemGroup>
63 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
64 Other similar extension points exist, see Microsoft.Common.targets.
65 <Target Name="BeforeBuild">
66 </Target>
67 <Target Name="AfterBuild">
68 </Target>
69 -->
70 <PropertyGroup>
71 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
73 </PreBuildEvent>
74 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
76 </PreBuildEvent>
77 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
79 </PostBuildEvent>
80 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
82 </PostBuildEvent>
83 </PropertyGroup>
84 <ItemGroup>
85 <ProjectReference Include="../../corlib/corlib-net_4_x.csproj">
86 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
87 <Name>corlib-net_4_x</Name>
88 </ProjectReference>
89 <ProjectReference Include="../../System.Runtime.Serialization/System.Runtime.Serialization-net_4_x.csproj">
90 <Project>{D845AD9D-3CCB-49CB-9543-028678E94938}</Project>
91 <Name>System.Runtime.Serialization-net_4_x</Name>
92 </ProjectReference>
93 </ItemGroup>
94 <ItemGroup>
95 <Folder Include="Properties\" />
96 </ItemGroup>
97 </Project>