Merge pull request #96 from ualtinok/master
[mono.git] / mcs / class / System.Core / System.Core-2008.csproj
index a2354c6decfc151eb0110d8d3f90d9274ac3bdf9..ee9f8c07c23146fc02dc1ea51889569ab4d12d72 100755 (executable)
@@ -53,6 +53,7 @@
     <Compile Include="System.Linq.Expressions\ElementInit.cs" />\r
     <Compile Include="System.Linq.Expressions\Expression.cs" />\r
     <Compile Include="System.Linq.Expressions\ExpressionPrinter.cs" />\r
+    <Compile Include="System.Linq.Expressions\ExpressionTransformer.cs" />\r
     <Compile Include="System.Linq.Expressions\ExpressionType.cs" />\r
     <Compile Include="System.Linq.Expressions\ExpressionVisitor.cs" />\r
     <Compile Include="System.Linq.Expressions\Expression_T.cs" />\r
     <Compile Include="System.Linq.Expressions\ParameterExpression.cs" />\r
     <Compile Include="System.Linq.Expressions\TypeBinaryExpression.cs" />\r
     <Compile Include="System.Linq.Expressions\UnaryExpression.cs" />\r
-    <Compile Include="System.Linq\AOrderedEnumerable.cs" />\r
     <Compile Include="System.Linq\Check.cs" />\r
+    <Compile Include="System.Linq\QueryableEnumerable.cs" />\r
+    <Compile Include="System.Linq\QueryableTransformer.cs" />\r
+    <Compile Include="System.Linq\QuickSort.cs" />\r
+    <Compile Include="System.Linq\SortSequenceContext.cs" />\r
+    <Compile Include="System.Linq\SortContext.cs" />\r
     <Compile Include="System.Linq\Enumerable.cs" />\r
+    <Compile Include="System.Linq\SortDirection.cs" />\r
     <Compile Include="System.Linq\Grouping.cs" />\r
     <Compile Include="System.Linq\IGrouping.cs" />\r
     <Compile Include="System.Linq\ILookup_T.cs" />\r
-    <Compile Include="System.Linq\InternalOrderedSequence.cs" />\r
     <Compile Include="System.Linq\IOrderedEnumerable_T.cs" />\r
     <Compile Include="System.Linq\IOrderedQueryable.cs" />\r
     <Compile Include="System.Linq\IOrderedQueryable_T.cs" />\r
@@ -87,6 +92,8 @@
     <Compile Include="System.Linq\IQueryable_T.cs" />\r
     <Compile Include="System.Linq\IQueryProvider.cs" />\r
     <Compile Include="System.Linq\Lookup.cs" />\r
+    <Compile Include="System.Linq\OrderedEnumerable.cs" />\r
+    <Compile Include="System.Linq\OrderedSequence.cs" />\r
     <Compile Include="System.Linq\Queryable.cs" />\r
     <Compile Include="System.Runtime.CompilerServices\ExecutionScope.cs" />\r
     <Compile Include="System.Runtime.CompilerServices\ExtensionAttribute.cs" />\r