Merge pull request #1032 from miguelzf/master
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting-tests-net_4_0.csproj
index 161fe58c30c1d0fd2b1681b9209cad86acec5679..16eeea172b75b312b5e826ebd68c19fb543e460c 100644 (file)
@@ -5,22 +5,21 @@
     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
     <ProductVersion>9.0.30729</ProductVersion>\r
     <SchemaVersion>2.0</SchemaVersion>\r
-    <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
+    <ProjectGuid>{63A1C1C9-008F-42CB-8E72-5C92ACC6FAC3}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,618</NoWarn>\r
-    <OutputPath>.\</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Runtime.Remoting-tests-net_4_0</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>False</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Runtime.Remoting_test_net_4_0</AssemblyName>\r
     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
-    <!-- Filter out System.Core added by: Microsoft.NETFramework.props  -->\r
-    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
     <NoWarn>1699,618</NoWarn>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699,618</NoWarn>\r
     <Optimize>true</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
+  </PropertyGroup>\r
+  <!-- Set AddAdditionalExplicitAssemblyReferences to false, otherwise if targetting .NET4.0, \r
+  Microsoft.NETFramework.props will force a dependency on the assembly System.Core. This\r
+  is a problem to compile the Mono mscorlib.dll -->\r
+  <PropertyGroup>\r
+    <AddAdditionalExplicitAssemblyReferences>false</AddAdditionalExplicitAssemblyReferences>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-   <Compile Include="Test\System.Runtime.Remoting.Channels.Tcp\TcpChannelTest.cs" />
-   <Compile Include="Test\ServerObject.cs" />
-   <Compile Include="Test\ContextsTest.cs" />
-   <Compile Include="Test\CallSeq.cs" />
-   <Compile Include="Test\ContextHookAttribute.cs" />
-   <Compile Include="Test\BaseCalls.cs" />
-   <Compile Include="Test\SyncCalls.cs" />
-   <Compile Include="Test\AsyncCalls.cs" />
-   <Compile Include="Test\ReflectionCalls.cs" />
-   <Compile Include="Test\DelegateCalls.cs" />
-   <Compile Include="Test\TcpCalls.cs" />
-   <Compile Include="Test\CrossDomainCalls.cs" />
-   <Compile Include="Test\HttpCalls.cs" />
-   <Compile Include="Test\ActivationTests.cs" />
-   <Compile Include="Test\RemotingServicesTest.cs" />
-   <Compile Include="Test\IpcCalls.cs" />
-   <Compile Include="Test\GenericTest.cs" />
-   <Compile Include="Test\IpcChannelTest.cs" />
-   <Compile Include="Test\HttpBugTests.cs" />
-   <Compile Include="Test\HttpServerChannelTests.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="Test\ActivationTests.cs" />\r
+    <Compile Include="Test\AsyncCalls.cs" />\r
+    <Compile Include="Test\BaseCalls.cs" />\r
+    <Compile Include="Test\CallSeq.cs" />\r
+    <Compile Include="Test\ContextHookAttribute.cs" />\r
+    <Compile Include="Test\ContextsTest.cs" />\r
+    <Compile Include="Test\CrossDomainCalls.cs" />\r
+    <Compile Include="Test\DelegateCalls.cs" />\r
+    <Compile Include="Test\GenericTest.cs" />\r
+    <Compile Include="Test\HttpBugTests.cs" />\r
+    <Compile Include="Test\HttpCalls.cs" />\r
+    <Compile Include="Test\HttpServerChannelTests.cs" />\r
+    <Compile Include="Test\IpcCalls.cs" />\r
+    <Compile Include="Test\IpcChannelTest.cs" />\r
+    <Compile Include="Test\ReflectionCalls.cs" />\r
+    <Compile Include="Test\RemotingServicesTest.cs" />\r
+    <Compile Include="Test\ServerObject.cs" />\r
+    <Compile Include="Test\SyncCalls.cs" />\r
+    <Compile Include="Test\System.Runtime.Remoting.Channels.Tcp\TcpChannelTest.cs" />\r
+    <Compile Include="Test\TcpCalls.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent></PreBuildEvent>\r
+    <PreBuildEvent>\r
+\r
+    </PreBuildEvent>\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
+    </PostBuildEvent>
+    <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">
+
+    </PostBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="./../../class/lib/net_4_0/System.Runtime.Remoting.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_4_0/System.Runtime.Remoting.dll</HintPath>
-    </Reference>
-    <Reference Include="mscorlib.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>mscorlib.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Runtime.Serialization.Formatters.Soap.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Runtime.Serialization.Formatters.Soap.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Runtime.Remoting.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Runtime.Remoting.dll</HintPath>
-    </Reference>
-    <Reference Include="nunit.framework" />
-\r
+    <Reference Include="..\lib\net_4_0\nunit.framework.dll" />\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{F42F5509-677F-4C93-A026-047AB6153801}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Runtime.Remoting\System.Runtime.Remoting-net_4_0.csproj">\r
+      <Project>{E8EE34D7-A86B-4569-8C5D-4DB8D3E2EF54}</Project>\r
+      <Name>System.Runtime.Remoting\System.Runtime.Remoting-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{3391D58D-26E9-48D2-9A76-4BC1A2F06BE9}</Project>\r
+      <Name>System\System-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web\System.Web-net_4_0-1.csproj">\r
+      <Project>{C385F6FA-0893-438F-AA08-32E08FF478AA}</Project>\r
+      <Name>System.Web\System.Web-net_4_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">\r
+      <Project>{3FFA80F7-ACB9-480C-828F-7C9BA7A17EE3}</Project>\r
+      <Name>System.XML\System.Xml-net_4_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Runtime.Serialization.Formatters.Soap\System.Runtime.Serialization.Formatters.Soap-net_4_0.csproj">\r
+      <Project>{2FDBA71E-A6EC-4247-B0BD-BF7A618C0747}</Project>\r
+      <Name>System.Runtime.Serialization.Formatters.Soap\System.Runtime.Serialization.Formatters.Soap-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Runtime.Remoting\System.Runtime.Remoting-net_4_0.csproj">\r
+      <Project>{E8EE34D7-A86B-4569-8C5D-4DB8D3E2EF54}</Project>\r
+      <Name>System.Runtime.Remoting\System.Runtime.Remoting-net_4_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r