Merge pull request #498 from Unroll-Me/master
[mono.git] / mcs / class / System.ServiceModel / System.ServiceModel-net_4_5.csproj
index 0fa326f35df44cb5d5d90ccc531fdb5c617f0150..66f2673acf8d3fcc554124a3c6362f70bb669927 100644 (file)
     <AssemblyName>System.ServiceModel</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,414,169,67,3005,436,219,618</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,414,169,67,3005,436,219,618</NoWarn>\r
     <Optimize>true</Optimize>\r
    <Compile Include="System.ServiceModel\AddressAccessDeniedException.cs" />
    <Compile Include="System.ServiceModel\AddressAlreadyInUseException.cs" />
    <Compile Include="System.ServiceModel\AllEnums.cs" />
-   <Compile Include="System.ServiceModel\BasicHttpBinding.cs" />
+   <Compile Include="System.ServiceModel\HttpBindingBase.cs" />
+   <Compile Include="System.ServiceModel\BasicHttpBinding_4_5.cs" />
    <Compile Include="System.ServiceModel\BasicHttpMessageSecurity.cs" />
    <Compile Include="System.ServiceModel\BasicHttpSecurity.cs" />
    <Compile Include="System.ServiceModel\CallbackBehaviorAttribute.cs" />
     <PreBuildEvent></PreBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-        <Reference Include="mscorlib.dll">
+    <Reference Include="mscorlib.dll">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>mscorlib.dll</HintPath>
     </Reference>