Bump corefx
[mono-project.git] / mcs / class / System.Reactive.Runtime.Remoting / System.Reactive.Runtime.Remoting-net_4_x.csproj
blob7268b7a376c6c433bcc17ecf88249673efcd6b98
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>{7675D4A6-F017-4D20-BFE3-295B86F166CD}</ProjectGuid>
10 <OutputType>Library</OutputType>
11 <NoWarn>1699</NoWarn>
12 <OutputPath>./../../class/lib/net_4_x</OutputPath>
13 <IntermediateOutputPath>obj-net_4_x</IntermediateOutputPath>
14 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
15 <NoStdLib>True</NoStdLib>
17 <NoConfig>True</NoConfig>
19 <AppDesignerFolder>Properties</AppDesignerFolder>
20 <RootNamespace>
21 </RootNamespace>
22 <AssemblyName>System.Reactive.Runtime.Remoting</AssemblyName>
23 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
24 <FileAlignment>512</FileAlignment>
25 </PropertyGroup>
26 <PropertyGroup>
27 <SignAssembly>true</SignAssembly>
28 <DelaySign>true</DelaySign>
29 </PropertyGroup>
30 <PropertyGroup>
31 <AssemblyOriginatorKeyFile>../reactive.pub</AssemblyOriginatorKeyFile>
32 </PropertyGroup>
33 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
34 <DebugSymbols>true</DebugSymbols>
35 <DebugType>full</DebugType>
36 <NoWarn>1699</NoWarn>
37 <Optimize>false</Optimize>
38 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT;SIGNED</DefineConstants>
39 <ErrorReport>prompt</ErrorReport>
40 <WarningLevel>4</WarningLevel>
41 </PropertyGroup>
42 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
43 <DebugType>pdbonly</DebugType>
44 <NoWarn>1699</NoWarn>
45 <Optimize>true</Optimize>
46 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT;SIGNED</DefineConstants>
47 <ErrorReport>prompt</ErrorReport>
48 <WarningLevel>4</WarningLevel>
49 </PropertyGroup>
50 <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0,
51 Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This
52 is a problem to compile the Mono mscorlib.dll -->
53 <PropertyGroup>
54 <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>
55 </PropertyGroup>
56 <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
57 <ItemGroup>
58 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\GlobalSuppressions.cs" />
59 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Properties\AssemblyInfo.cs" />
60 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\Observable.Remoting.cs" />
61 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\QueryLanguage.Remoting.cs" />
62 <Compile Include="Assembly\AssemblyInfo.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/System-net_4_x.csproj">
90 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
91 <Name>System-net_4_x</Name>
92 </ProjectReference>
93 <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
94 <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
95 <Name>System.Core-net_4_x</Name>
96 </ProjectReference>
97 <ProjectReference Include="../System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj">
98 <Project>{0DA7868F-C598-4E45-B33C-86FBB482DB76}</Project>
99 <Name>System.Reactive.Interfaces-net_4_x</Name>
100 </ProjectReference>
101 <ProjectReference Include="../System.Reactive.Core/System.Reactive.Core-net_4_x.csproj">
102 <Project>{52F7F1BD-9D67-494E-A53A-C291FF5424B4}</Project>
103 <Name>System.Reactive.Core-net_4_x</Name>
104 </ProjectReference>
105 <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">
106 <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>
107 <Name>System.Reactive.Linq-net_4_x</Name>
108 </ProjectReference>
109 </ItemGroup>
110 <ItemGroup>
111 <Folder Include="Properties\" />
112 </ItemGroup>
113 </Project>