Merge pull request #820 from brendanzagaeski/master
[mono.git] / mcs / class / WindowsBase / WindowsBase-tests-net_4_0.csproj
index b2c9cfa9564f52871cc9129b8ad6d264e427c13f..8e125454ae84ffaea73b82d5aecaaeb833dd2f40 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>{99E17164-FD6F-4058-AD77-00ECEB685C9B}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
     <NoWarn>1699</NoWarn>\r
-    <OutputPath>.\</OutputPath>\r
-    <NoStdLib>true</NoStdLib>\r
+    <OutputPath>bin\Debug\WindowsBase-tests-net_4_0</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_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</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</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.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>\r
+      xcopy $(TargetName).* $(ProjectDir)..\lib\net_4_0\ /Y /R /D\r
+  </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/WindowsBase.dll">
-      <SpecificVersion>False</SpecificVersion>
-      <HintPath>./../../class/lib/net_4_0/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_0\nunit.framework.dll" />\r
+    <ProjectReference Include="..\corlib\corlib-net_4_0.csproj">\r
+      <Project>{3874F10B-9AE4-4A7E-873B-42FFDCE80CB7}</Project>\r
+      <Name>corlib\corlib-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\WindowsBase\WindowsBase-net_4_0.csproj">\r
+      <Project>{E016C66E-35A6-4A95-BD35-AF13FBCD3DA0}</Project>\r
+      <Name>WindowsBase\WindowsBase-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\WindowsBase\WindowsBase-net_4_0.csproj">\r
+      <Project>{E016C66E-35A6-4A95-BD35-AF13FBCD3DA0}</Project>\r
+      <Name>WindowsBase\WindowsBase-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System\System-net_4_0-2.csproj">\r
+      <Project>{8260E24F-1471-4320-AB5B-7CC7B68521E3}</Project>\r
+      <Name>System\System-net_4_0-2</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.XML\System.Xml-net_4_0-1.csproj">\r
+      <Project>{51720A26-B4D9-4B84-8CB5-9CBA57477FBB}</Project>\r
+      <Name>System.XML\System.Xml-net_4_0-1</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Core\System.Core-net_4_0.csproj">\r
+      <Project>{D121EB80-19C6-4313-9BBE-6F66556CE8B7}</Project>\r
+      <Name>System.Core\System.Core-net_4_0</Name>\r
+    </ProjectReference>\r
+    <ProjectReference Include="..\System.Xaml\System.Xaml-net_4_0.csproj">\r
+      <Project>{98E9FB98-226C-4256-A22A-91819C4C33B6}</Project>\r
+      <Name>System.Xaml\System.Xaml-net_4_0</Name>\r
+    </ProjectReference>\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r
   </ItemGroup>\r
-  \r
-</Project>\r
-
+</Project>