[System] Fixes UdpClient.Receive with IPv6 endpoint
[mono.git] / mcs / class / System.Drawing / System.Drawing-tests-net_4_5.csproj
index 2e2b2359c6f8df2020da44b5926bf3277914a505..6b5bd8ef1cc808bb60febd2367266d710a23cf86 100644 (file)
@@ -5,39 +5,42 @@
     <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>{6E248AA8-76CF-4FFE-859D-F979E3DE810B}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699,618,219,169,1595</NoWarn>\r
-    <OutputPath>.\</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\System.Drawing-tests-net_4_5</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>False</NoConfig>\r
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>System.Drawing_test_net_4_5</AssemblyName>\r
     <TargetFrameworkVersion>v4.5</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
+    <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
-    <Optimize>False</Optimize>\r
+    <NoWarn>1699,618,219,169,1595</NoWarn>\r
+    <Optimize>false</Optimize>\r
     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;TEST</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
-    <OutputPath>.</OutputPath>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
-    <PlatformTarget>AnyCPU</PlatformTarget>\r
     <DebugType>pdbonly</DebugType>\r
-    <Optimize>True</Optimize>\r
+    <NoWarn>1699,618,219,169,1595</NoWarn>\r
+    <Optimize>true</Optimize>\r
     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;NET_4_5;TEST</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
-    <AdditionalLibPaths>./../../class/lib/net_4_5</AdditionalLibPaths>\r
-    <OutputPath>.</OutputPath>\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="System.Drawing\gdipFunctions.cs" />\r
     <Compile Include="System.Drawing\gdipStructs.cs" />\r
     <Compile Include="Test\HostIgnoreList.cs" />\r
-    <Compile Include="Test\System.Drawing\ColorTranslator.cs" />\r
-    <Compile Include="Test\System.Drawing\ColorConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\FontFamilyTest.cs" />\r
-    <Compile Include="Test\System.Drawing\GDIPlusTest.cs" />\r
-    <Compile Include="Test\System.Drawing\PenTest.cs" />\r
-    <Compile Include="Test\System.Drawing\RegionDataTest.cs" />\r
-    <Compile Include="Test\System.Drawing\RegionNonRectTest.cs" />\r
-    <Compile Include="Test\System.Drawing\SolidBrushTest.cs" />\r
-    <Compile Include="Test\System.Drawing\SystemFontsTest.cs" />\r
-    <Compile Include="Test\System.Drawing\SystemIconsTest.cs" />\r
-    <Compile Include="Test\System.Drawing\TestBitmap.cs" />\r
-    <Compile Include="Test\System.Drawing\TestBrushes.cs" />\r
-    <Compile Include="Test\System.Drawing\TestColor.cs" />\r
-    <Compile Include="Test\System.Drawing\TestFont.cs" />\r
-    <Compile Include="Test\System.Drawing\TestFontConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestGraphics.cs" />\r
-    <Compile Include="Test\System.Drawing\TestImage.cs" />\r
-    <Compile Include="Test\System.Drawing\TestPens.cs" />\r
-    <Compile Include="Test\System.Drawing\TestPoint.cs" />\r
-    <Compile Include="Test\System.Drawing\TestPointConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestPointF.cs" />\r
-    <Compile Include="Test\System.Drawing\TestRectangle.cs" />\r
-    <Compile Include="Test\System.Drawing\TestRectangleConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestRectangleF.cs" />\r
-    <Compile Include="Test\System.Drawing\TestRegion.cs" />\r
-    <Compile Include="Test\System.Drawing\TestSize.cs" />\r
-    <Compile Include="Test\System.Drawing\TestSizeConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestSizeFConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestSizeF.cs" />\r
-    <Compile Include="Test\System.Drawing\TestStringFormat.cs" />\r
-    <Compile Include="Test\System.Drawing\TestSystemBrushes.cs" />\r
-    <Compile Include="Test\System.Drawing\TestSystemPens.cs" />\r
-    <Compile Include="Test\System.Drawing\TestImageConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestImageFormatConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestIconConverter.cs" />\r
-    <Compile Include="Test\System.Drawing\TestIcon.cs" />\r
-    <Compile Include="Test\System.Drawing\TextureBrushTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\CategoryNameCollectionCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\PaintValueEventArgsCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\PropertyValueUIItemCas.cs" />\r
     <Compile Include="Test\System.Drawing.Design\TestToolboxItem.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatedEventArgsCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatingEventArgsCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxItemCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\ToolboxItemCollectionCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Design\UITypeEditorCas.cs" />\r
     <Compile Include="Test\System.Drawing.Design\UITypeEditorTest.cs" />\r
     <Compile Include="Test\System.Drawing.Drawing2D\GraphicsPathTest.cs" />\r
     <Compile Include="Test\System.Drawing.Drawing2D\LinearGradientBrushTest.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\MetafileTest.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\MetaHeaderTest.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\PngCodecTest.cs" />\r
-    <Compile Include="Test\System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
-    <Compile Include="Test\System.Drawing.Imaging\TestImageFormat.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\TestBmpCodec.cs" />\r
-    <Compile Include="Test\System.Drawing.Imaging\TestJpegCodec.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\TestColorMatrix.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\TestImageAttributes.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestImageCodecInfo.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestImageFormat.cs" />\r
+    <Compile Include="Test\System.Drawing.Imaging\TestJpegCodec.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\TiffCodecTest.cs" />\r
     <Compile Include="Test\System.Drawing.Imaging\WmfPlaceableFileHeaderTest.cs" />\r
     <Compile Include="Test\System.Drawing.Printing\MarginsTest.cs" />\r
     <Compile Include="Test\System.Drawing.Printing\PrintingPermissionAttributeTest.cs" />\r
     <Compile Include="Test\System.Drawing.Printing\PrintingPermissionTest.cs" />\r
     <Compile Include="Test\System.Drawing.Printing\PrintingServicesUnixTest.cs" />\r
-    <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionTest.cs" />\r
     <Compile Include="Test\System.Drawing.Text\InstalledFontCollectionTest.cs" />\r
+    <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionCas.cs" />\r
+    <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionTest.cs" />\r
     <Compile Include="Test\System.Drawing\BitmapCas.cs" />\r
+    <Compile Include="Test\System.Drawing\ColorConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\ColorTranslator.cs" />\r
+    <Compile Include="Test\System.Drawing\FontFamilyTest.cs" />\r
+    <Compile Include="Test\System.Drawing\GDIPlusTest.cs" />\r
     <Compile Include="Test\System.Drawing\GraphicsCas.cs" />\r
+    <Compile Include="Test\System.Drawing\PenTest.cs" />\r
     <Compile Include="Test\System.Drawing\RegionCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\CategoryNameCollectionCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\PaintValueEventArgsCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\PropertyValueUIItemCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatedEventArgsCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\ToolboxComponentsCreatingEventArgsCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\ToolboxItemCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\ToolboxItemCollectionCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Design\UITypeEditorCas.cs" />\r
-    <Compile Include="Test\System.Drawing.Text\PrivateFontCollectionCas.cs" />\r
-  </ItemGroup>\r
+    <Compile Include="Test\System.Drawing\RegionDataTest.cs" />\r
+    <Compile Include="Test\System.Drawing\RegionNonRectTest.cs" />\r
+    <Compile Include="Test\System.Drawing\SolidBrushTest.cs" />\r
+    <Compile Include="Test\System.Drawing\SystemFontsTest.cs" />\r
+    <Compile Include="Test\System.Drawing\SystemIconsTest.cs" />\r
+    <Compile Include="Test\System.Drawing\TestBitmap.cs" />\r
+    <Compile Include="Test\System.Drawing\TestBrushes.cs" />\r
+    <Compile Include="Test\System.Drawing\TestColor.cs" />\r
+    <Compile Include="Test\System.Drawing\TestFont.cs" />\r
+    <Compile Include="Test\System.Drawing\TestFontConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestGraphics.cs" />\r
+    <Compile Include="Test\System.Drawing\TestIcon.cs" />\r
+    <Compile Include="Test\System.Drawing\TestIconConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestImage.cs" />\r
+    <Compile Include="Test\System.Drawing\TestImageConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestImageFormatConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPens.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPoint.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPointConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestPointF.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRectangle.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRectangleConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRectangleF.cs" />\r
+    <Compile Include="Test\System.Drawing\TestRegion.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSize.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSizeConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSizeF.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSizeFConverter.cs" />\r
+    <Compile Include="Test\System.Drawing\TestStringFormat.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSystemBrushes.cs" />\r
+    <Compile Include="Test\System.Drawing\TestSystemPens.cs" />\r
+    <Compile Include="Test\System.Drawing\TextureBrushTest.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
   -->\r
   <PropertyGroup>\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">\r
-      <HintPath>mscorlib.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="System.dll">\r
-      <HintPath>System.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="System.Drawing.dll">\r
-      <HintPath>System.Drawing.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="System.Runtime.Serialization.Formatters.Soap.dll">\r
-      <HintPath>System.Runtime.Serialization.Formatters.Soap.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="System.Xml.dll">\r
-      <HintPath>System.Xml.dll</HintPath>\r
-    </Reference>\r
-    <Reference Include="nunit.framework" />\r
-    <Reference Include="System.Drawing">\r
-      <HintPath>..\lib\net_4_5\System.Drawing.dll</HintPath>\r
-    </Reference>\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.Drawing\System.Drawing-net_4_5.csproj">\r
+      <Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>\r
+      <Name>System.Drawing\System.Drawing-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.Drawing\System.Drawing-net_4_5.csproj">\r
+      <Project>{CB1CB976-AA54-4553-B0E7-05665B199EC4}</Project>\r
+      <Name>System.Drawing\System.Drawing-net_4_5</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.XML\System.Xml-net_4_5-1.csproj">\r
+      <Project>{2534ADE0-05E4-490F-933D-1E39310A0CB9}</Project>\r
+      <Name>System.XML\System.Xml-net_4_5-1</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
   <ItemGroup>\r
-    <EmbeddedResource Include="Assembly\Mono.ico">\r
+    <EmbeddedResource Include="Assembly/Mono.ico">\r
       <LogicalName>Mono.ico</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Assembly\Information.ico">\r
+    <EmbeddedResource Include="Assembly/Information.ico">\r
       <LogicalName>Information.ico</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Assembly\Error.ico">\r
+    <EmbeddedResource Include="Assembly/Error.ico">\r
       <LogicalName>Error.ico</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Assembly\Warning.ico">\r
+    <EmbeddedResource Include="Assembly/Warning.ico">\r
       <LogicalName>Warning.ico</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Assembly\Question.ico">\r
+    <EmbeddedResource Include="Assembly/Question.ico">\r
       <LogicalName>Question.ico</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Test\resources\indexed.png">\r
+    <EmbeddedResource Include="Assembly/Shield.ico">\r
+      <LogicalName>Shield.ico</LogicalName>\r
+    </EmbeddedResource>\r
+    <EmbeddedResource Include="Test/resources/indexed.png">\r
       <LogicalName>indexed.png</LogicalName>\r
     </EmbeddedResource>\r
   </ItemGroup>\r
-  <ItemGroup>\r
-    <None Include="Assembly\Shield.ico" />\r
-  </ItemGroup>\r
 </Project>\r
+