File: System.Linq.csproj
Web Access
Project: src\src\libraries\System.Linq\src\System.Linq.csproj (System.Linq)
<Project Sdk="Microsoft.NET.Sdk">
  <PropertyGroup>
    <TargetFramework>netcoreapp2.1</TargetFramework>
    <EnableDefaultItems>false</EnableDefaultItems>
    <GenerateAssemblyInfo>false</GenerateAssemblyInfo>
    <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>
    <DisableImplicitFrameworkReferences>true</DisableImplicitFrameworkReferences>
    <AssemblyName>System.Linq</AssemblyName>
    <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
    <LangVersion>Preview</LangVersion>
    <DefineConstants>TRACE;DEBUG;NET;NET9_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NET9_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREATER;NETCOREAPP3_1_OR_GREATER</DefineConstants>
  </PropertyGroup>
  <ItemGroup>
    <Compile Include="System\Linq\AppendPrepend.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Cast.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Concat.SpeedOpt.cs"/>
    <Compile Include="System\Linq\DefaultIfEmpty.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Distinct.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Grouping.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Iterator.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Lookup.SpeedOpt.cs"/>
    <Compile Include="System\Linq\OfType.SpeedOpt.cs"/>
    <Compile Include="System\Linq\OrderedEnumerable.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Range.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Repeat.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Reverse.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Select.SpeedOpt.cs"/>
    <Compile Include="System\Linq\SelectMany.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Skip.SpeedOpt.cs"/>
    <Compile Include="System\Linq\SkipTake.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Take.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Union.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Where.SpeedOpt.cs"/>
    <Compile Include="System\Linq\Aggregate.cs"/>
    <Compile Include="System\Linq\AnyAll.cs"/>
    <Compile Include="System\Linq\AppendPrepend.cs"/>
    <Compile Include="System\Linq\Average.cs"/>
    <Compile Include="System\Linq\Cast.cs"/>
    <Compile Include="System\Linq\Chunk.cs"/>
    <Compile Include="System\Linq\Concat.cs"/>
    <Compile Include="System\Linq\Contains.cs"/>
    <Compile Include="System\Linq\AggregateBy.cs"/>
    <Compile Include="System\Linq\CountBy.cs"/>
    <Compile Include="System\Linq\Count.cs"/>
    <Compile Include="System\Linq\DebugView.cs"/>
    <Compile Include="System\Linq\DefaultIfEmpty.cs"/>
    <Compile Include="System\Linq\Distinct.cs"/>
    <Compile Include="System\Linq\ElementAt.cs"/>
    <Compile Include="System\Linq\Enumerable.cs"/>
    <Compile Include="System\Linq\Except.cs"/>
    <Compile Include="System\Linq\First.cs"/>
    <Compile Include="System\Linq\Grouping.cs"/>
    <Compile Include="System\Linq\GroupJoin.cs"/>
    <Compile Include="System\Linq\Index.cs"/>
    <Compile Include="System\Linq\Intersect.cs"/>
    <Compile Include="System\Linq\Iterator.cs"/>
    <Compile Include="System\Linq\Join.cs"/>
    <Compile Include="System\Linq\Last.cs"/>
    <Compile Include="System\Linq\Lookup.cs"/>
    <Compile Include="System\Linq\Max.cs"/>
    <Compile Include="System\Linq\MaxMin.cs"/>
    <Compile Include="System\Linq\Min.cs"/>
    <Compile Include="System\Linq\OfType.cs"/>
    <Compile Include="System\Linq\OrderBy.cs"/>
    <Compile Include="System\Linq\OrderedEnumerable.cs"/>
    <Compile Include="System\Linq\PartialArrayEnumerator.cs"/>
    <Compile Include="System\Linq\Range.cs"/>
    <Compile Include="System\Linq\Repeat.cs"/>
    <Compile Include="System\Linq\Reverse.cs"/>
    <Compile Include="System\Linq\SegmentedArrayBuilder.cs"/>
    <Compile Include="System\Linq\Select.cs"/>
    <Compile Include="System\Linq\SelectMany.cs"/>
    <Compile Include="System\Linq\SequenceEqual.cs"/>
    <Compile Include="System\Linq\Single.cs"/>
    <Compile Include="System\Linq\SingleLinkedNode.cs"/>
    <Compile Include="System\Linq\Skip.cs"/>
    <Compile Include="System\Linq\Sum.cs"/>
    <Compile Include="System\Linq\Take.cs"/>
    <Compile Include="System\Linq\ThrowHelper.cs"/>
    <Compile Include="System\Linq\ToCollection.cs"/>
    <Compile Include="System\Linq\Union.cs"/>
    <Compile Include="System\Linq\Utilities.cs"/>
    <Compile Include="System\Linq\Where.cs"/>
    <Compile Include="System\Linq\Zip.cs"/>
    <Compile Include="..\..\Common\src\System\SR.cs" Link="src\libraries\Common\src\System\SR.cs"/>
    <Compile Include="..\..\Common\src\SkipLocalsInit.cs" Link="src\libraries\Common\src\SkipLocalsInit.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Linq\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs" Link="artifacts\obj\System.Linq\Debug\net9.0\.NETCoreApp,Version=v9.0.AssemblyAttributes.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Linq\Debug\net9.0\System.SR.cs" Link="artifacts\obj\System.Linq\Debug\net9.0\System.SR.cs"/>
    <Compile Include="..\..\..\..\artifacts\obj\System.Linq\Debug\net9.0\System.Linq.AssemblyInfo.cs" Link="artifacts\obj\System.Linq\Debug\net9.0\System.Linq.AssemblyInfo.cs"/>
  </ItemGroup>
  <ItemGroup>
    <ReferencePath Include="..\..\..\..\..\ref\ea3f97b293844a95a7d96fe5aa5cf949\System.Collections.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\ecfac0c0077841a6b5433c90eee656e1\System.Memory.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\860d495c2f8c43669622ddab4561331b\System.Numerics.Vectors.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\0fe7e9e0d68d474c903923044fb409dd\System.Runtime.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\2c781fe8da814f3191a483f37b320258\System.Runtime.InteropServices.dll"/>
    <ReferencePath Include="..\..\..\..\..\ref\140635cc34094a51a2ebac4e77f3434e\System.Runtime.Intrinsics.dll"/>
  </ItemGroup>
</Project>