SocketTest.ConnectMultiple() for Mac OS.
[mono.git] / mcs / class / System / System-net_4_5.csproj
index 8ac3732907108f54cd229ced7cca9e19d76fefb9..735e76fe5dcbfc7b6a648f138ec0b41757f79803 100644 (file)
     <AssemblyName>System</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,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,618</NoWarn>\r
     <Optimize>true</Optimize>\r
    <Compile Include="System.Net.Mime\DispositionTypeNames.cs" />
    <Compile Include="System.Net.Mime\MediaTypeNames.cs" />
    <Compile Include="System.Net.Mime\TransferEncoding.cs" />
+   <Compile Include="System.Net\MacProxy.cs" />
    <Compile Include="System.Net\MonoHttpDate.cs" />
    <Compile Include="System.Net\NetConfig.cs" />
    <Compile Include="System.Net\NetworkAccess.cs" />
    <Compile Include="System\UriParser.cs" />
    <Compile Include="System\UriPartial.cs" />
    <Compile Include="System\UriTypeConverter.cs" />
+   <Compile Include="System\UriElements.cs" />
+   <Compile Include="System\UriParseComponents.cs" />
    <Compile Include="System.Web\AspNetHostingPermissionAttribute.cs" />
    <Compile Include="System.Web\AspNetHostingPermission.cs" />
    <Compile Include="System.Web\AspNetHostingPermissionLevel.cs" />
    <Compile Include="Mono.Net.Dns\ResolverError.cs" />
    <Compile Include="Mono.Net.Dns\SimpleResolverEventArgs.cs" />
    <Compile Include="System.Net\DnsAsyncResult.cs" />
+   <Compile Include="System.Windows.Input\ICommand.cs" />
 \r
   </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r