Re-enable CSharpCodeProviderTest on the Mac.
[mono.git] / mcs / class / System / System-net_2_0.csproj
index 8cb4cfb71f2d09084ae72d8f9c5986cb8c033215..7b6d9e98785903391105f14e638f96bf6ee32ec7 100644 (file)
     <AssemblyName>System</AssemblyName>\r
     <TargetFrameworkVersion>v2.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,618</NoWarn>\r
@@ -28,6 +31,7 @@
     <AdditionalLibPaths>./../../class/lib/net_2_0</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
     <PreBuildEvent></PreBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-        <Reference Include="mscorlib.dll">
+    <Reference Include="mscorlib.dll">
       <SpecificVersion>False</SpecificVersion>
       <HintPath>mscorlib.dll</HintPath>
     </Reference>