[System] Fixes UdpClient.Receive with IPv6 endpoint
[mono.git] / mcs / class / WindowsBase / WindowsBase-tests-net_4_5.csproj
index f4975ac4690b4526e69ac9296384074abac1ce65..f255d1df11d0c6f424958de9e5970bdd45d23b98 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>{C1439AE1-8420-4D56-98F1-2F98B221485A}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>.\</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\WindowsBase-tests-net_4_5</OutputPath>\r
+    <NoStdLib>True</NoStdLib>\r
+    <NoConfig>False</NoConfig>\r
     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
     <AppDesignerFolder>Properties</AppDesignerFolder>\r
-    <RootNamespace></RootNamespace>\r
+    <RootNamespace>\r
+    </RootNamespace>\r
     <AssemblyName>WindowsBase_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
     <DebugType>full</DebugType>\r
     <NoWarn>1699</NoWarn>\r
     <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
-    <PlatformTarget>AnyCPU</PlatformTarget>  \r
     <DebugType>pdbonly</DebugType>\r
     <NoWarn>1699</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</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.Collections.ObjectModel\ObservableCollectionTest.cs" />
-   <Compile Include="Test\System.Collections.ObjectModel\ReadOnlyObservableCollectionTest.cs" />
-   <Compile Include="Test\System.Collections.Specialized\NotifyCollectionChangedEventArgsTest.cs" />
-   <Compile Include="Test\System.Collections.Specialized\CollectionChangedEventValidators.cs" />
-   <Compile Include="Test\System.ComponentModel\CurrentChangingEventArgsTest.cs" />
-   <Compile Include="Test\System.ComponentModel\PropertyFilterAttributeTest.cs" />
-   <Compile Include="Test\System.ComponentModel\SortDescriptionCollectionTest.cs" />
-   <Compile Include="Test\System.ComponentModel\SortDescriptionTest.cs" />
-   <Compile Include="Test\System.IO.Packaging\FakePackage.cs" />
-   <Compile Include="Test\System.IO.Packaging\FakePackagePart.cs" />
-   <Compile Include="Test\System.IO.Packaging\FakePackagePartTests.cs" />
-   <Compile Include="Test\System.IO.Packaging\FakePackageTests.cs" />
-   <Compile Include="Test\System.IO.Packaging\FakeStream.cs" />
-   <Compile Include="Test\System.IO.Packaging\PackagePartFileTests.cs" />
-   <Compile Include="Test\System.IO.Packaging\PackagePartStreamTests.cs" />
-   <Compile Include="Test\System.IO.Packaging\PackagePartTest.cs" />
-   <Compile Include="Test\System.IO.Packaging\PackageRelationshipTests.cs" />
-   <Compile Include="Test\System.IO.Packaging\PackageTest.cs" />
-   <Compile Include="Test\System.IO.Packaging\PackUriHelperTests.cs" />
-   <Compile Include="Test\System.IO.Packaging\TestBase.cs" />
-   <Compile Include="Test\System.Windows\DependencyObjectTest.cs" />
-   <Compile Include="Test\System.Windows\DependencyObjectTypeTest.cs" />
-   <Compile Include="Test\System.Windows\DependencyPropertyTest.cs" />
-   <Compile Include="Test\System.Windows\Int32RectTest.cs" />
-   <Compile Include="Test\System.Windows\Int32RectConverterTest.cs" />
-   <Compile Include="Test\System.Windows\PointTest.cs" />
-   <Compile Include="Test\System.Windows\PointConverterTest.cs" />
-   <Compile Include="Test\System.Windows\PropertyMetadataTest.cs" />
-   <Compile Include="Test\System.Windows\RectTest.cs" />
-   <Compile Include="Test\System.Windows\RectConverterTest.cs" />
-   <Compile Include="Test\System.Windows\SizeTest.cs" />
-   <Compile Include="Test\System.Windows\SizeConverterTest.cs" />
-   <Compile Include="Test\System.Windows\VectorTest.cs" />
-   <Compile Include="Test\System.Windows\VectorConverterTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\ConstructorArgumentAttributeTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\ContentPropertyAttributeTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\ContentWrapperAttributeTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\DateTimeValueSerializerTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\DependsOnAttributeTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\MarkupExtensionReturnTypeAttributeTest.cs" />
-   <Compile Include="Test\System.Windows.Markup\ValueSerializerTest.cs" />
-   <Compile Include="Test\System.Windows.Media\MatrixTest.cs" />
-   <Compile Include="Test\System.Windows.Threading\DispatcherTest.cs" />
-   <Compile Include="Test\System.Windows.Threading\DispatcherTimerTest.cs" />
-\r
-  </ItemGroup>\r
+    <Compile Include="Test\System.Collections.ObjectModel\ObservableCollectionTest.cs" />\r
+    <Compile Include="Test\System.Collections.ObjectModel\ReadOnlyObservableCollectionTest.cs" />\r
+    <Compile Include="Test\System.Collections.Specialized\CollectionChangedEventValidators.cs" />\r
+    <Compile Include="Test\System.Collections.Specialized\NotifyCollectionChangedEventArgsTest.cs" />\r
+    <Compile Include="Test\System.ComponentModel\CurrentChangingEventArgsTest.cs" />\r
+    <Compile Include="Test\System.ComponentModel\GroupDescriptionTest.cs" />\r
+    <Compile Include="Test\System.ComponentModel\PropertyFilterAttributeTest.cs" />\r
+    <Compile Include="Test\System.ComponentModel\SortDescriptionCollectionTest.cs" />\r
+    <Compile Include="Test\System.ComponentModel\SortDescriptionTest.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\FakePackage.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\FakePackagePart.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\FakePackagePartTests.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\FakePackageTests.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\FakeStream.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\PackagePartFileTests.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\PackagePartStreamTests.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\PackagePartTest.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\PackageRelationshipTests.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\PackageTest.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\PackUriHelperTests.cs" />\r
+    <Compile Include="Test\System.IO.Packaging\TestBase.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\ConstructorArgumentAttributeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\ContentPropertyAttributeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\ContentWrapperAttributeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\DateTimeValueSerializerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\DependsOnAttributeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\MarkupExtensionReturnTypeAttributeTest.cs" />\r
+    <Compile Include="Test\System.Windows.Markup\ValueSerializerTest.cs" />\r
+    <Compile Include="Test\System.Windows.Media\MatrixTest.cs" />\r
+    <Compile Include="Test\System.Windows.Threading\DispatcherTest.cs" />\r
+    <Compile Include="Test\System.Windows.Threading\DispatcherTimerTest.cs" />\r
+    <Compile Include="Test\System.Windows\DependencyObjectTest.cs" />\r
+    <Compile Include="Test\System.Windows\DependencyObjectTypeTest.cs" />\r
+    <Compile Include="Test\System.Windows\DependencyPropertyTest.cs" />\r
+    <Compile Include="Test\System.Windows\Int32RectConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows\Int32RectTest.cs" />\r
+    <Compile Include="Test\System.Windows\PointConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows\PointTest.cs" />\r
+    <Compile Include="Test\System.Windows\PropertyMetadataTest.cs" />\r
+    <Compile Include="Test\System.Windows\RectConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows\RectTest.cs" />\r
+    <Compile Include="Test\System.Windows\SizeConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows\SizeTest.cs" />\r
+    <Compile Include="Test\System.Windows\VectorConverterTest.cs" />\r
+    <Compile Include="Test\System.Windows\VectorTest.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/WindowsBase.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_4_5/WindowsBase.dll</HintPath>
-    </Reference>
-    <Reference Include="WindowsBase.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>WindowsBase.dll</HintPath>
-    </Reference>
-    <Reference Include="System.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Core.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Core.dll</HintPath>
-    </Reference>
-    <Reference Include="System.Xaml.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xaml.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="..\WindowsBase\WindowsBase-net_4_5.csproj">\r
+      <Project>{8E6ED7D5-3B08-4A83-905E-8FB4CF0C160D}</Project>\r
+      <Name>WindowsBase\WindowsBase-net_4_5</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\WindowsBase\WindowsBase-net_4_5.csproj">\r
+      <Project>{8E6ED7D5-3B08-4A83-905E-8FB4CF0C160D}</Project>\r
+      <Name>WindowsBase\WindowsBase-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.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
+    <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.Xaml\System.Xaml-net_4_5.csproj">\r
+      <Project>{F574F9BD-1838-4C13-8722-7D6D33DE1781}</Project>\r
+      <Name>System.Xaml\System.Xaml-net_4_5</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
 </Project>\r