System.Drawing: added email to icon and test file headers
[mono.git] / mcs / class / System.Core / System.Core-net_4_0.csproj
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
5     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>\r
6     <ProductVersion>9.0.30729</ProductVersion>\r
7     <SchemaVersion>2.0</SchemaVersion>\r
8     <ProjectGuid>{155AEF28-C81F-405D-9072-9D52780E3E70}</ProjectGuid>\r
9     <OutputType>Library</OutputType>\r
10     <NoWarn>1699,1720</NoWarn>\r
11     <OutputPath>./../../class/lib/net_4_0</OutputPath>\r
12     <NoStdLib>true</NoStdLib>\r
13     <AllowUnsafeBlocks>true</AllowUnsafeBlocks>\r
14     <AppDesignerFolder>Properties</AppDesignerFolder>\r
15     <RootNamespace></RootNamespace>\r
16     <AssemblyName>System.Core</AssemblyName>\r
17     <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>\r
18     <FileAlignment>512</FileAlignment>\r
19   </PropertyGroup>\r
20   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
21     <DebugSymbols>true</DebugSymbols>\r
22     <DebugType>full</DebugType>\r
23     <NoWarn>1699,1720</NoWarn>\r
24     <Optimize>false</Optimize>\r
25     <DefineConstants>DEBUG;TRACE;NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;INSIDE_SYSCORE;LIBC;NET_3_5;CODEPLEX_40</DefineConstants>\r
26     <ErrorReport>prompt</ErrorReport>\r
27     <WarningLevel>4</WarningLevel>\r
28     <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
29   </PropertyGroup>\r
30   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
31     <DebugType>pdbonly</DebugType>\r
32     <NoWarn>1699,1720</NoWarn>\r
33     <Optimize>true</Optimize>\r
34     <DefineConstants>NET_1_1;NET_2_0;NET_3_0;NET_3_5;NET_4_0;INSIDE_SYSCORE;LIBC;NET_3_5;CODEPLEX_40</DefineConstants>\r
35     <ErrorReport>prompt</ErrorReport>\r
36     <WarningLevel>4</WarningLevel>\r
37     <AdditionalLibPaths>./../../class/lib/net_4_0</AdditionalLibPaths>\r
38   </PropertyGroup>\r
39   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
40   <ItemGroup>\r
41    <Compile Include="Assembly\AssemblyInfo.cs" />
42    <Compile Include="..\..\build\common\Consts.cs" />
43    <Compile Include="..\..\build\common\Locale.cs" />
44    <Compile Include="..\..\build\common\MonoTODOAttribute.cs" />
45    <Compile Include="..\corlib\Mono.Security.Cryptography\CryptoTools.cs" />
46    <Compile Include="..\corlib\Mono.Security.Cryptography\SymmetricTransform.cs" />
47    <Compile Include="..\corlib\System.Collections.Concurrent.Partitioners\EnumerablePartitioner.cs" />
48    <Compile Include="..\corlib\System.Collections.Generic\CollectionDebuggerView.cs" />
49    <Compile Include="..\corlib\System.Threading\AtomicBoolean.cs" />
50    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\BinaryOperationBinder.cs" />
51    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\BindingRestrictions.cs" />
52    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\CallInfo.cs" />
53    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\CallSiteBinder.cs" />
54    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\CallSite.cs" />
55    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\CallSiteHelpers.cs" />
56    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\CallSiteOps.cs" />
57    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\ConvertBinder.cs" />
58    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\CreateInstanceBinder.cs" />
59    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\DeleteIndexBinder.cs" />
60    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\DeleteMemberBinder.cs" />
61    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\DynamicMetaObjectBinder.cs" />
62    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\DynamicMetaObject.cs" />
63    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\DynamicObject.cs" />
64    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\ExpandoClass.cs" />
65    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\ExpandoObject.cs" />
66    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\GetIndexBinder.cs" />
67    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\GetMemberBinder.cs" />
68    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\IDynamicMetaObjectProvider.cs" />
69    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\IInvokeOnGetBinder.cs" />
70    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\InvokeBinder.cs" />
71    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\InvokeMemberBinder.cs" />
72    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\RuleCache.cs" />
73    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\SetIndexBinder.cs" />
74    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\SetMemberBinder.cs" />
75    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\UnaryOperationBinder.cs" />
76    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Actions\UpdateDelegates.Generated.cs" />
77    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\BinaryExpression.cs" />
78    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\BlockExpression.cs" />
79    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\CatchBlock.cs" />
80    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ConditionalExpression.cs" />
81    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ConstantExpression.cs" />
82    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\DebugInfoExpression.cs" />
83    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\DebugViewWriter.cs" />
84    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\DefaultExpression.cs" />
85    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\DynamicExpression.cs" />
86    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ElementInit.cs" />
87    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\Expression.cs" />
88    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\Expression.DebuggerProxy.cs" />
89    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ExpressionStringBuilder.cs" />
90    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ExpressionType.cs" />
91    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ExpressionVisitor.cs" />
92    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\GotoExpression.cs" />
93    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\IArgumentProvider.cs" />
94    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\IndexExpression.cs" />
95    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\InvocationExpression.cs" />
96    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\LabelExpression.cs" />
97    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\LabelTarget.cs" />
98    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\LambdaExpression.cs" />
99    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ListArgumentProvider.cs" />
100    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ListInitExpression.cs" />
101    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\LoopExpression.cs" />
102    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MemberAssignment.cs" />
103    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MemberBinding.cs" />
104    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MemberExpression.cs" />
105    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MemberInitExpression.cs" />
106    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MemberListBinding.cs" />
107    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MemberMemberBinding.cs" />
108    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\MethodCallExpression.cs" />
109    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\NewArrayExpression.cs" />
110    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\NewExpression.cs" />
111    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\ParameterExpression.cs" />
112    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\RuntimeVariablesExpression.cs" />
113    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\SwitchCase.cs" />
114    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\SwitchExpression.cs" />
115    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\SymbolDocumentInfo.cs" />
116    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\TryExpression.cs" />
117    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\TypeBinaryExpression.cs" />
118    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\TypeUtils.cs" />
119    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Ast\UnaryExpression.cs" />
120    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\AnalyzedTree.cs" />
121    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\AssemblyGen.cs" />
122    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\BoundConstants.cs" />
123    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\Closure.cs" />
124    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\CompilerScope.cs" />
125    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\CompilerScope.Storage.cs" />
126    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\ConstantCheck.cs" />
127    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\DebugInfoGenerator.cs" />
128    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\DelegateHelpers.cs" />
129    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\DelegateHelpers.Generated.cs" />
130    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\ExpressionQuoter.cs" />
131    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\HoistedLocals.cs" />
132    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\ILGen.cs" />
133    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\KeyedQueue.cs" />
134    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LabelInfo.cs" />
135    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Address.cs" />
136    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Binary.cs" />
137    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.ControlFlow.cs" />
138    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.cs" />
139    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Expressions.cs" />
140    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Generated.cs" />
141    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Lambda.cs" />
142    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Logical.cs" />
143    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Statements.cs" />
144    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\LambdaCompiler.Unary.cs" />
145    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\OffsetTrackingILGenerator.cs" />
146    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\RuntimeVariableList.cs" />
147    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\Set.cs" />
148    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\StackSpiller.Bindings.cs" />
149    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\StackSpiller.cs" />
150    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\StackSpiller.Generated.cs" />
151    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\StackSpiller.Temps.cs" />
152    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\SymbolDocumentGenerator.cs" />
153    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Compiler\VariableBinder.cs" />
154    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\CacheDict.cs" />
155    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\CollectionExtensions.cs" />
156    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ContractUtils.cs" />
157    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ExceptionFactory.Generated.cs" />
158    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\Helpers.cs" />
159    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\IRuntimeVariables.cs" />
160    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ReadOnlyCollectionBuilder.cs" />
161    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ReadOnlyDictionary.cs" />
162    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\ReferenceEqualityComparer.cs" />
163    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\TrueReadOnlyCollection.cs" />
164    <Compile Include="..\dlr\Runtime\Microsoft.Scripting.Core\Utils\TypeExtensions.cs" />
165    <Compile Include="Microsoft.Win32.SafeHandles\SafeMemoryMappedFileHandle.cs" />
166    <Compile Include="Microsoft.Win32.SafeHandles\SafeMemoryMappedViewHandle.cs" />
167    <Compile Include="Microsoft.Win32.SafeHandles\SafePipeHandle.cs" />
168    <Compile Include="System\Actions.cs" />
169    <Compile Include="System.Collections.Generic\HashSet.cs" />
170    <Compile Include="System\Funcs.cs" />
171    <Compile Include="System\InvalidTimeZoneException.cs" />
172    <Compile Include="System.IO\HandleInheritability.cs" />
173    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFileAccess.cs" />
174    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFile.cs" />
175    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFileOptions.cs" />
176    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFileRights.cs" />
177    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedFileSecurity.cs" />
178    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedViewAccessor.cs" />
179    <Compile Include="System.IO.MemoryMappedFiles\MemoryMappedViewStream.cs" />
180    <Compile Include="System.IO.Pipes\AnonymousPipeClientStream.cs" />
181    <Compile Include="System.IO.Pipes\AnonymousPipeServerStream.cs" />
182    <Compile Include="System.IO.Pipes\NamedPipeClientStream.cs" />
183    <Compile Include="System.IO.Pipes\NamedPipeServerStream.cs" />
184    <Compile Include="System.IO.Pipes\PipeAccessRights.cs" />
185    <Compile Include="System.IO.Pipes\PipeAccessRule.cs" />
186    <Compile Include="System.IO.Pipes\PipeAuditRule.cs" />
187    <Compile Include="System.IO.Pipes\PipeDirection.cs" />
188    <Compile Include="System.IO.Pipes\PipeInterfaces.cs" />
189    <Compile Include="System.IO.Pipes\PipeOptions.cs" />
190    <Compile Include="System.IO.Pipes\PipeSecurity.cs" />
191    <Compile Include="System.IO.Pipes\PipeStream.cs" />
192    <Compile Include="System.IO.Pipes\PipeStreamImpersonationWorker.cs" />
193    <Compile Include="System.IO.Pipes\PipeTransmissionMode.cs" />
194    <Compile Include="System.IO.Pipes\PipeUnix.cs" />
195    <Compile Include="System.IO.Pipes\PipeWin32.cs" />
196    <Compile Include="System.Linq\Check.cs" />
197    <Compile Include="System.Linq\Enumerable.cs" />
198    <Compile Include="System.Linq\EnumerableExecutor.cs" />
199    <Compile Include="System.Linq\EnumerableExecutor_T.cs" />
200    <Compile Include="System.Linq\EnumerableQuery.cs" />
201    <Compile Include="System.Linq\EnumerableQuery_T.cs" />
202    <Compile Include="System.Linq.Expressions\ExpressionTransformer.cs" />
203    <Compile Include="System.Linq.Expressions\Extensions.cs" />
204    <Compile Include="System.Linq\Grouping.cs" />
205    <Compile Include="System.Linq\IGrouping.cs" />
206    <Compile Include="System.Linq\ILookup_T.cs" />
207    <Compile Include="System.Linq\IOrderedEnumerable_T.cs" />
208    <Compile Include="System.Linq\IOrderedQueryable.cs" />
209    <Compile Include="System.Linq\IOrderedQueryable_T.cs" />
210    <Compile Include="System.Linq\IQueryable.cs" />
211    <Compile Include="System.Linq\IQueryable_T.cs" />
212    <Compile Include="System.Linq\IQueryProvider.cs" />
213    <Compile Include="System.Linq\Lookup.cs" />
214    <Compile Include="System.Linq\OrderedEnumerable.cs" />
215    <Compile Include="System.Linq\OrderedParallelQuery.cs" />
216    <Compile Include="System.Linq\OrderedSequence.cs" />
217    <Compile Include="System.Linq.Parallel\AggregationList.cs" />
218    <Compile Include="System.Linq.Parallel\ConcurrentGrouping.cs" />
219    <Compile Include="System.Linq.Parallel\ConcurrentLookup.cs" />
220    <Compile Include="System.Linq\ParallelEnumerable.cs" />
221    <Compile Include="System.Linq\ParallelExecutionMode.cs" />
222    <Compile Include="System.Linq.Parallel\INodeVisitor.cs" />
223    <Compile Include="System.Linq.Parallel\IVisitableNode.cs" />
224    <Compile Include="System.Linq\ParallelMergeOptions.cs" />
225    <Compile Include="System.Linq.Parallel\OrderingEnumerator.cs" />
226    <Compile Include="System.Linq.Parallel\ParallelExecuter.cs" />
227    <Compile Include="System.Linq.Parallel\ParallelPartitioner.cs" />
228    <Compile Include="System.Linq.Parallel\ParallelQueryEnumerator.cs" />
229    <Compile Include="System.Linq.Parallel\ParallelQuickSort.cs" />
230    <Compile Include="System.Linq.Parallel\QueryCheckerVisitor.cs" />
231    <Compile Include="System.Linq\ParallelQuery.cs" />
232    <Compile Include="System.Linq.Parallel\QueryIsOrderedVisitor.cs" />
233    <Compile Include="System.Linq.Parallel.QueryNodes\QueryBaseNode.cs" />
234    <Compile Include="System.Linq.Parallel.QueryNodes\QueryCastNode.cs" />
235    <Compile Include="System.Linq.Parallel.QueryNodes\QueryChildNode.cs" />
236    <Compile Include="System.Linq.Parallel.QueryNodes\QueryConcatNode.cs" />
237    <Compile Include="System.Linq.Parallel.QueryNodes\QueryDefaultEmptyNode.cs" />
238    <Compile Include="System.Linq.Parallel.QueryNodes\QueryGroupByNode.cs" />
239    <Compile Include="System.Linq.Parallel.QueryNodes\QueryHeadWorkerNode.cs" />
240    <Compile Include="System.Linq.Parallel.QueryNodes\QueryJoinNode.cs" />
241    <Compile Include="System.Linq.Parallel.QueryNodes\QueryMuxNode.cs" />
242    <Compile Include="System.Linq.Parallel.QueryNodes\QueryOptionNode.cs" />
243    <Compile Include="System.Linq.Parallel.QueryNodes\QueryOrderByNode.cs" />
244    <Compile Include="System.Linq.Parallel.QueryNodes\QueryOrderedStreamNode.cs" />
245    <Compile Include="System.Linq.Parallel.QueryNodes\QueryOrderGuardNode.cs" />
246    <Compile Include="System.Linq.Parallel.QueryNodes\QueryReverseNode.cs" />
247    <Compile Include="System.Linq.Parallel.QueryNodes\QuerySelectManyNode.cs" />
248    <Compile Include="System.Linq.Parallel.QueryNodes\QuerySelectNode.cs" />
249    <Compile Include="System.Linq.Parallel.QueryNodes\QuerySetNode.cs" />
250    <Compile Include="System.Linq.Parallel.QueryNodes\QueryStartNode.cs" />
251    <Compile Include="System.Linq.Parallel.QueryNodes\QueryStreamNode.cs" />
252    <Compile Include="System.Linq.Parallel.QueryNodes\QueryWhereNode.cs" />
253    <Compile Include="System.Linq.Parallel.QueryNodes\QueryZipNode.cs" />
254    <Compile Include="System.Linq.Parallel.QueryNodes\SetInclusion.cs" />
255    <Compile Include="System.Linq.Parallel.QueryNodes\WrapHelper.cs" />
256    <Compile Include="System.Linq.Parallel\QueryOptions.cs" />
257    <Compile Include="System.Linq.Parallel\RangeList.cs" />
258    <Compile Include="System.Linq.Parallel\RepeatList.cs" />
259    <Compile Include="System.Linq.Parallel\ReverseList.cs" />
260    <Compile Include="System.Linq.Parallel\StripPartitioner.cs" />
261    <Compile Include="System.Linq\Queryable.cs" />
262    <Compile Include="System.Linq\QueryableEnumerable.cs" />
263    <Compile Include="System.Linq\QueryableTransformer.cs" />
264    <Compile Include="System.Linq\QuickSort.cs" />
265    <Compile Include="System.Linq\SortContext.cs" />
266    <Compile Include="System.Linq\SortDirection.cs" />
267    <Compile Include="System.Linq\SortSequenceContext.cs" />
268    <Compile Include="System.Runtime.CompilerServices\DynamicAttribute.cs" />
269    <Compile Include="System.Runtime.CompilerServices\ExtensionAttribute.cs" />
270    <Compile Include="System.Runtime.CompilerServices\IStrongBox.cs" />
271    <Compile Include="System.Runtime.CompilerServices\StrongBox_T.cs" />
272    <Compile Include="System.Security.Cryptography\AesCryptoServiceProvider.cs" />
273    <Compile Include="System.Security.Cryptography\AesManaged.cs" />
274    <Compile Include="System.Security.Cryptography\AesTransform.cs" />
275    <Compile Include="System.Security.Cryptography\CngAlgorithm.cs" />
276    <Compile Include="System.Security.Cryptography\CngAlgorithmGroup.cs" />
277    <Compile Include="System.Security.Cryptography\MD5Cng.cs" />
278    <Compile Include="System.Security.Cryptography\SHA1Cng.cs" />
279    <Compile Include="System.Security.Cryptography\SHA256Cng.cs" />
280    <Compile Include="System.Security.Cryptography\SHA256CryptoServiceProvider.cs" />
281    <Compile Include="System.Security.Cryptography\SHA384Cng.cs" />
282    <Compile Include="System.Security.Cryptography\SHA384CryptoServiceProvider.cs" />
283    <Compile Include="System.Security.Cryptography\SHA512Cng.cs" />
284    <Compile Include="System.Security.Cryptography\SHA512CryptoServiceProvider.cs" />
285    <Compile Include="System.Threading\LockRecursionException.cs" />
286    <Compile Include="System.Threading\LockRecursionPolicy.cs" />
287    <Compile Include="System.Threading\ReaderWriterLockSlim.cs" />
288    <Compile Include="System.Threading\ReaderWriterLockSlimExtensions.cs" />
289    <Compile Include="System.Threading.Tasks\TaskExtensions.cs" />
290    <Compile Include="System.Threading\ThreadLockState.cs" />
291    <Compile Include="System\TimeZoneInfo.AdjustmentRule.cs" />
292    <Compile Include="System\TimeZoneInfo.cs" />
293    <Compile Include="System\TimeZoneInfo.TransitionTime.cs" />
294    <Compile Include="System\TimeZoneNotFoundException.cs" />
295    <Compile Include="System\Util.cs" />
296 \r
297   </ItemGroup>\r
298   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
299        Other similar extension points exist, see Microsoft.Common.targets.\r
300   <Target Name="BeforeBuild">\r
301   </Target>\r
302   <Target Name="AfterBuild">\r
303   </Target>\r
304   -->\r
305   <PropertyGroup>\r
306     <PreBuildEvent></PreBuildEvent>\r
307   </PropertyGroup>\r
308   <ItemGroup>\r
309     <Reference Include="mscorlib.dll">
310       <SpecificVersion>False</SpecificVersion>
311       <HintPath>mscorlib.dll</HintPath>
312     </Reference>
313     <Reference Include="mscorlib.dll">
314       <SpecificVersion>False</SpecificVersion>
315       <HintPath>mscorlib.dll</HintPath>
316     </Reference>
317     <Reference Include="System.dll">
318       <SpecificVersion>False</SpecificVersion>
319       <HintPath>System.dll</HintPath>
320     </Reference>
321     <Reference Include="Mono.Posix.dll">
322       <SpecificVersion>False</SpecificVersion>
323       <HintPath>Mono.Posix.dll</HintPath>
324     </Reference>
325 \r
326   </ItemGroup>\r
327   <ItemGroup>\r
328     <Folder Include="Properties\" />\r
329   </ItemGroup>\r
330   \r
331 </Project>\r
332