[HttpConnection] Bug fix: HttpListener's "IgnoreWriteExceptions" property value is...
[mono.git] / mcs / class / System.Web.Routing / System.Web.Routing-tests-net_4_5.csproj
index ed57bc8e17f93b284126ca3e3f4c753a4820c7d0..9059e20ce6ae3c14dd4f5beee4878fa09f261ddc 100644 (file)
@@ -5,14 +5,16 @@
     <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>{B98A55A6-32F8-43D4-97EC-04118F2731CB}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>.\</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Web.Routing-tests-net_4_5</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>False</NoConfig>\r
     \r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Web.Routing_test_net_4_5</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>\r
     <FileAlignment>512</FileAlignment>\r
@@ -25,7 +27,6 @@
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</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.Web.Routing\AssertExtensions.cs" />
-   <Compile Include="Test\System.Web.Routing\FakeHttpWorkerRequest.cs" />
-   <Compile Include="Test\System.Web.Routing\HttpMethodConstraintTest.cs" />
-   <Compile Include="Test\System.Web.Routing\KnownResponseHeader.cs" />
-   <Compile Include="Test\System.Web.Routing\RequestContext.cs" />
-   <Compile Include="Test\System.Web.Routing\RouteCollectionTest.cs" />
-   <Compile Include="Test\System.Web.Routing\RouteDataTest.cs" />
-   <Compile Include="Test\System.Web.Routing\RouteTest.cs" />
-   <Compile Include="Test\System.Web.Routing\RouteValueDictionaryTest.cs" />
-   <Compile Include="Test\System.Web.Routing\StopRoutingHandlerTest.cs" />
-   <Compile Include="Test\System.Web.Routing\TestStubTypes.cs" />
-   <Compile Include="Test\System.Web.Routing\UnknownResponseHeader.cs" />
-   <Compile Include="Test\System.Web.Routing\UrlRoutingHandlerTest.cs" />
-   <Compile Include="Test\System.Web.Routing\UrlRoutingModuleTest.cs" />
-   <Compile Include="Test\System.Web.Routing\VirtualPathDataTest.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="Test\System.Web.Routing\AssertExtensions.cs" />\r
+    <Compile Include="Test\System.Web.Routing\FakeHttpWorkerRequest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\HttpMethodConstraintTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\KnownResponseHeader.cs" />\r
+    <Compile Include="Test\System.Web.Routing\RequestContext.cs" />\r
+    <Compile Include="Test\System.Web.Routing\RouteCollectionTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\RouteDataTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\RouteTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\RouteValueDictionaryTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\StopRoutingHandlerTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\TestStubTypes.cs" />\r
+    <Compile Include="Test\System.Web.Routing\UnknownResponseHeader.cs" />\r
+    <Compile Include="Test\System.Web.Routing\UrlRoutingHandlerTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\UrlRoutingModuleTest.cs" />\r
+    <Compile Include="Test\System.Web.Routing\VirtualPathDataTest.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_5/System.Web.Routing.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_4_5/System.Web.Routing.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Web.Abstractions.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Web.Abstractions.dll</HintPath>
-    </Reference>
-    <Reference Include="nunit.framework" />
-\r
+    <Reference Include="..\lib\net_4_5\nunit.framework.dll" />\r
+    <ProjectReference Include="..\corlib\corlib-net_4_5.csproj">\r
+      <Project>{33BF0182-AC5C-464C-995B-C9CFE74E1A95}</Project>\r
+      <Name>corlib\corlib-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Routing\System.Web.Routing-net_4_5.csproj">\r
+      <Project>{A28F2A14-901C-452C-82B6-75ECE5C7E714}</Project>\r
+      <Name>System.Web.Routing\System.Web.Routing-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_5-2.csproj">\r
+      <Project>{5C605B73-19DA-4FB7-AB39-C7EF9A8B19FE}</Project>\r
+      <Name>System\System-net_4_5-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_5.csproj">\r
+      <Project>{D92530F4-3F2B-4351-BD21-9D6BEE6D2A4E}</Project>\r
+      <Name>System.Core\System.Core-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web\System.Web-net_4_5-2.csproj">\r
+      <Project>{725FB152-838A-4C6E-8A12-AC47E2DD4CEA}</Project>\r
+      <Name>System.Web\System.Web-net_4_5-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Web.Abstractions\System.Web.Abstractions-net_4_5.csproj">\r
+      <Project>{94BD3939-6937-47AA-86CF-5C3E4C59E272}</Project>\r
+      <Name>System.Web.Abstractions\System.Web.Abstractions-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r