Merge pull request #498 from Unroll-Me/master
[mono.git] / mcs / class / WindowsBase / WindowsBase-net_4_5.csproj
index b30ff5afacd195c4ba3397d46b33745cfa331a66..78b5ba275de24099ab96f71cacf202c0a7cfb678 100644 (file)
     <AssemblyName>WindowsBase</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
@@ -28,6 +31,7 @@
     <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
@@ -54,6 +58,7 @@
    <Compile Include="System.ComponentModel\ICollectionView.cs" />
    <Compile Include="System.ComponentModel\ICollectionViewFactory.cs" />
    <Compile Include="System.ComponentModel\IEditableCollectionView.cs" />
+   <Compile Include="System.ComponentModel\IEditableCollectionViewAddNewItem.cs" />
    <Compile Include="System.ComponentModel\IItemProperties.cs" />
    <Compile Include="System.ComponentModel\ItemPropertyInfo.cs" />
    <Compile Include="System.ComponentModel\NewItemPlaceholderPosition.cs" />
     <PreBuildEvent></PreBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-        <Reference Include="mscorlib.dll">
+    <Reference Include="mscorlib.dll">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>mscorlib.dll</HintPath>
     </Reference>
-    <Reference Include="System">
+    <Reference Include="System.dll">
       <SpecificVersion>False</SpecificVersion>
-      <HintPath>System</HintPath>
+      <HintPath>System.dll</HintPath>
     </Reference>
-    <Reference Include="System.Xml">
+    <Reference Include="System.Xml.dll">
       <SpecificVersion>False</SpecificVersion>
-      <HintPath>System.Xml</HintPath>
+      <HintPath>System.Xml.dll</HintPath>
     </Reference>
     <Reference Include="System.Xaml.dll">
       <SpecificVersion>False</SpecificVersion>