StreamContent.TryComputeLength(): Check content.CanSeek
[mono.git] / mcs / class / corlib / corlib-net_4_5.csproj
index ed0cfbb97a24a198025fb5611f765f472c8c0ac9..0a30d25bb70544118430f6be6e14dc12a67bbc9e 100644 (file)
     <AssemblyName>mscorlib</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>612,618,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>612,618,1699</NoWarn>\r
     <Optimize>true</Optimize>\r
    <Compile Include="System\AccessViolationException.cs" />
    <Compile Include="System\ActivationContext.cs" />
    <Compile Include="System\Activator.cs" />
+   <Compile Include="System\AndroidPlatform.cs" />
    <Compile Include="System\AppDomain.cs" />
    <Compile Include="System\AppDomainInitializer.cs" />
    <Compile Include="System\AppDomainManager.cs" />
    <Compile Include="System.Globalization\NumberStyles.cs" />
    <Compile Include="System.Globalization\PersianCalendar.cs" />
    <Compile Include="System.Globalization\RegionInfo.cs" />
+   <Compile Include="System.Globalization\RegionInfo.MonoTouch.cs" />
    <Compile Include="System.Globalization\StringInfo.cs" />
    <Compile Include="System.Globalization\TaiwanCalendar.cs" />
    <Compile Include="System.Globalization\TaiwanLunisolarCalendar.cs" />
    <Compile Include="System.Reflection\AssemblyInformationalVersionAttribute.cs" />
    <Compile Include="System.Reflection\AssemblyKeyFileAttribute.cs" />
    <Compile Include="System.Reflection\AssemblyKeyNameAttribute.cs" />
+   <Compile Include="System.Reflection\AssemblyMetadataAttribute.cs" />
    <Compile Include="System.Reflection\AssemblyName.cs" />
    <Compile Include="System.Reflection\AssemblyNameFlags.cs" />
    <Compile Include="System.Reflection\AssemblyNameProxy.cs" />
    <Compile Include="System.Reflection\AssemblyProductAttribute.cs" />
+   <Compile Include="System.Reflection\AssemblySignatureKeyAttribute.cs" />
    <Compile Include="System.Reflection\AssemblyTitleAttribute.cs" />
    <Compile Include="System.Reflection\AssemblyTradeMarkAttribute.cs" />
    <Compile Include="System.Reflection\AssemblyVersionAttribute.cs" />
    <Compile Include="System.Reflection\CallingConventions.cs" />
    <Compile Include="System.Reflection\ConstructorInfo.cs" />
    <Compile Include="System.Reflection\CustomAttributeData.cs" />
+   <Compile Include="System.Reflection\CustomAttributeExtensions.cs" />
    <Compile Include="System.Reflection\CustomAttributeFormatException.cs" />
    <Compile Include="System.Reflection\CustomAttributeNamedArgument.cs" />
    <Compile Include="System.Reflection\CustomAttributeTypedArgument.cs" />
    <Compile Include="System.Runtime\MemoryFailPoint.cs" />
    <Compile Include="System.Runtime\TargetedPatchingOptOutAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\AccessedThroughPropertyAttribute.cs" />
+   <Compile Include="System.Runtime.CompilerServices\AsyncStateMachineAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\AsyncVoidMethodBuilder.cs" />
    <Compile Include="System.Runtime.CompilerServices\AsyncTaskMethodBuilder.cs" />
    <Compile Include="System.Runtime.CompilerServices\AsyncTaskMethodBuilder_T.cs" />
    <Compile Include="System.Runtime.CompilerServices\CallConvFastcall.cs" />
    <Compile Include="System.Runtime.CompilerServices\CallConvThiscall.cs" />
    <Compile Include="System.Runtime.CompilerServices\CallConvStdcall.cs" />
+   <Compile Include="System.Runtime.CompilerServices\CallerFilePathAttribute.cs" />
+   <Compile Include="System.Runtime.CompilerServices\CallerLineNumberAttribute.cs" />
+   <Compile Include="System.Runtime.CompilerServices\CallerMemberNameAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\CompilationRelaxations.cs" />
    <Compile Include="System.Runtime.CompilerServices\CompilationRelaxationsAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\CompilerGeneratedAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\FixedAddressValueTypeAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\FixedBufferAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\HasCopySemanticsAttribute.cs" />
+   <Compile Include="System.Runtime.CompilerServices\IAsyncStateMachine.cs" />
+   <Compile Include="System.Runtime.CompilerServices\ICriticalNotifyCompletion.cs" />
    <Compile Include="System.Runtime.CompilerServices\IDispatchConstantAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\IUnknownConstantAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\IndexerNameAttribute.cs" />
+   <Compile Include="System.Runtime.CompilerServices\INotifyCompletion.cs" />
    <Compile Include="System.Runtime.CompilerServices\InternalsVisibleToAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\IsBoxed.cs" />
    <Compile Include="System.Runtime.CompilerServices\IsByValue.cs" />
    <Compile Include="System.Runtime.CompilerServices\IsSignUnspecifiedByte.cs" />
    <Compile Include="System.Runtime.CompilerServices\IsUdtReturn.cs" />
    <Compile Include="System.Runtime.CompilerServices\IsVolatile.cs" />
+   <Compile Include="System.Runtime.CompilerServices\IteratorStateMachineAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\LoadHint.cs" />
    <Compile Include="System.Runtime.CompilerServices\MethodCodeType.cs" />
    <Compile Include="System.Runtime.CompilerServices\MethodImplAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\SpecialNameAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\ScopelessEnumAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\SuppressIldasmAttribute.cs" />
+   <Compile Include="System.Runtime.CompilerServices\StateMachineAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\StringFreezingAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\UnsafeValueTypeAttribute.cs" />
    <Compile Include="System.Runtime.CompilerServices\TaskAwaiter.cs" />
    <Compile Include="System.Collections.Generic\IComparer.cs" />
    <Compile Include="System.Collections.Generic\IEqualityComparer.cs" />
    <Compile Include="System.Collections.Generic\IDictionary.cs" />
+   <Compile Include="System.Collections.Generic\IReadOnlyCollection.cs" />
    <Compile Include="System.Collections.Generic\IReadOnlyList.cs" />
    <Compile Include="System.Collections.Generic\IReadOnlyDictionary.cs" />
    <Compile Include="System.Collections.Generic\KeyValuePair.cs" />
    <Compile Include="System\Converter.cs" />
    <Compile Include="System\Predicate.cs" />
    <Compile Include="System.Collections.Generic\Comparer.cs" />
+   <Compile Include="System.Threading.Tasks\ConcurrentExclusiveSchedulerPair.cs" />
    <Compile Include="System.Threading.Tasks\TaskFactory.cs" />
    <Compile Include="System.Threading.Tasks\TaskFactory_T.cs" />
    <Compile Include="System.Threading.Tasks\TaskStatus.cs" />
    <Compile Include="System.Threading.Tasks\Task_T.cs" />
    <Compile Include="System.Threading.Tasks\Task.cs" />
    <Compile Include="System.Threading.Tasks\TaskCompletionQueue.cs" />
-   <Compile Include="System.Threading.Tasks\EventSlots.cs" />
    <Compile Include="System.Threading.Tasks\TaskExceptionSlot.cs" />
    <Compile Include="System.Threading.Tasks\TaskActionInvoker.cs" />
    <Compile Include="System.Threading.Tasks\TaskDebuggerView.cs" />
     <PreBuildEvent></PreBuildEvent>\r
   </PropertyGroup>\r
   <ItemGroup>\r
-    \r
+\r
   </ItemGroup>\r
   <ItemGroup>\r
     <Folder Include="Properties\" />\r