[msvc] Update csproj files (#5832)
[mono-project.git] / mcs / class / System.Reactive.Runtime.Remoting / System.Reactive.Runtime.Remoting-net_4_x.csproj
blob31baf38541f7b1ac7bf7387eac93e5e52e64b57e
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 <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)</OutputPath>
16 <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>
17 <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
18 <NoStdLib>True</NoStdLib>
20 <NoConfig>True</NoConfig>
22 <AppDesignerFolder>Properties</AppDesignerFolder>
23 <RootNamespace>
24 </RootNamespace>
25 <AssemblyName>System.Reactive.Runtime.Remoting</AssemblyName>
26 <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
27 <FileAlignment>512</FileAlignment>
28 <SignAssembly>true</SignAssembly>
29 <DelaySign>true</DelaySign>
30 <AssemblyOriginatorKeyFile>../reactive.pub</AssemblyOriginatorKeyFile>
31 </PropertyGroup>
32 <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
33 <DebugSymbols>true</DebugSymbols>
34 <DebugType>full</DebugType>
35 <NoWarn>1699</NoWarn>
36 <Optimize>false</Optimize>
37 <DefineConstants>TRACE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;SIGNED;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT</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</NoWarn>
44 <Optimize>true</Optimize>
45 <DefineConstants>NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS;SIGNED;HAS_EDI;PREFERASYNC;PREFER_ASYNC;HAS_AWAIT</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="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\GlobalSuppressions.cs" />
58 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Properties\AssemblyInfo.cs" />
59 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\Observable.Remoting.cs" />
60 <Compile Include="..\..\..\external\rx\Rx\NET\Source\System.Reactive.Runtime.Remoting\Reactive\Linq\QueryLanguage.Remoting.cs" />
61 <Compile Include="Assembly\AssemblyInfo.cs" /> </ItemGroup>
62 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
63 Other similar extension points exist, see Microsoft.Common.targets.
64 <Target Name="BeforeBuild">
65 </Target>
66 <Target Name="AfterBuild">
67 </Target>
68 -->
69 <PropertyGroup>
70 <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
72 </PreBuildEvent>
73 <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
75 </PreBuildEvent>
76 <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
78 </PostBuildEvent>
79 <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
81 </PostBuildEvent>
82 </PropertyGroup>
83 <ItemGroup>
84 <ProjectReference Include="../corlib/corlib-net_4_x.csproj">
85 <Project>{2CA6026B-2DC8-4C4C-A12C-1E8234049DB7}</Project>
86 <Name>corlib-net_4_x</Name>
87 </ProjectReference>
88 <ProjectReference Include="../System/System-net_4_x.csproj">
89 <Project>{2762E921-91A8-4C87-91E9-BA628013F753}</Project>
90 <Name>System-net_4_x</Name>
91 </ProjectReference>
92 <ProjectReference Include="../System.Core/System.Core-net_4_x.csproj">
93 <Project>{359142A1-D80F-401E-AA64-7167C9317649}</Project>
94 <Name>System.Core-net_4_x</Name>
95 </ProjectReference>
96 <ProjectReference Include="../System.Reactive.Interfaces/System.Reactive.Interfaces-net_4_x.csproj">
97 <Project>{0DA7868F-C598-4E45-B33C-86FBB482DB76}</Project>
98 <Name>System.Reactive.Interfaces-net_4_x</Name>
99 </ProjectReference>
100 <ProjectReference Include="../System.Reactive.Core/System.Reactive.Core-net_4_x.csproj">
101 <Project>{52F7F1BD-9D67-494E-A53A-C291FF5424B4}</Project>
102 <Name>System.Reactive.Core-net_4_x</Name>
103 </ProjectReference>
104 <ProjectReference Include="../System.Reactive.Linq/System.Reactive.Linq-net_4_x.csproj">
105 <Project>{EE5FC05D-135B-460A-9F0D-7F5084F4DBD7}</Project>
106 <Name>System.Reactive.Linq-net_4_x</Name>
107 </ProjectReference>
108 </ItemGroup>
109 <ItemGroup>
110 <Folder Include="Properties\" />
111 </ItemGroup>
112 </Project>