[msvc] Update csproj files (#4846)
[mono.git] / mcs / class / monodoc / monodoc-net_4_x.csproj
index 00b8965193ab03510d13d0363c8d049d70b44a1a..8a6cb3be2e094562440b96e2f7cdedff7c96ed04 100644 (file)
@@ -1,4 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>\r
+<!-- WARNING: this file is autogenerated, don't modify it. Edit the .sources file of the corresponding assembly instead if you want to add/remove C# source files. -->\r
 <Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
   <PropertyGroup>\r
     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>\r
@@ -7,8 +8,12 @@
     <SchemaVersion>2.0</SchemaVersion>\r
     <ProjectGuid>{0248869F-8D3B-4AB2-B976-B2A9AF1319A9}</ProjectGuid>\r
     <OutputType>Library</OutputType>\r
-    <NoWarn>618,612,672,809,1699,169,164,162,168,219,618,612</NoWarn>\r
-    <OutputPath>./../../class/lib/net_4_x</OutputPath>\r
+    <NoWarn>618,612,672,809,414,649,1699,169,164,162,168,219,618,612</NoWarn>\r
+    <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Windows_NT'">win32</HostPlatform>\r
+    <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix' and $([System.IO.File]::Exists('/usr/lib/libc.dylib'))">darwin</HostPlatform>\r
+    <HostPlatform Condition=" '$(HostPlatform)' == '' and '$(OS)' == 'Unix'">linux</HostPlatform>\r
+    <OutputPath>./../../class/lib/net_4_x-$(HostPlatform)</OutputPath>\r
+    <IntermediateOutputPath>obj-net_4_x-$(HostPlatform)</IntermediateOutputPath>\r
     <GenerateTargetFrameworkAttribute>false</GenerateTargetFrameworkAttribute>\r
     <NoStdLib>True</NoStdLib>\r
     \r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">\r
     <DebugSymbols>true</DebugSymbols>\r
     <DebugType>full</DebugType>\r
-    <NoWarn>618,612,672,809,1699,169,164,162,168,219,618,612</NoWarn>\r
+    <NoWarn>618,612,672,809,414,649,1699,169,164,162,168,219,618,612</NoWarn>\r
     <Optimize>false</Optimize>\r
-    <DefineConstants>TRACE;LEGACY_MODE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
+    <DefineConstants>TRACE;LEGACY_MODE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
   </PropertyGroup>\r
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">\r
     <DebugType>pdbonly</DebugType>\r
-    <NoWarn>618,612,672,809,1699,169,164,162,168,219,618,612</NoWarn>\r
+    <NoWarn>618,612,672,809,414,649,1699,169,164,162,168,219,618,612</NoWarn>\r
     <Optimize>true</Optimize>\r
-    <DefineConstants>LEGACY_MODE;NET_4_0;NET_4_5;NET_4_6;MONO;DISABLE_CAS_USE</DefineConstants>\r
+    <DefineConstants>LEGACY_MODE;NET_4_0;NET_4_5;NET_4_6;MONO;WIN_PLATFORM;MULTIPLEX_OS</DefineConstants>\r
     <ErrorReport>prompt</ErrorReport>\r
     <WarningLevel>4</WarningLevel>\r
   </PropertyGroup>\r
   </PropertyGroup>\r
   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />\r
   <ItemGroup>\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Analyzer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\ASCIIFoldingFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\BaseCharFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\CachingTokenFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\CharArraySet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\CharFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\CharReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\CharStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\CharTokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\ISOLatin1AccentFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\KeywordAnalyzer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\KeywordTokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\LengthFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\LetterTokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\LowerCaseFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\LowerCaseTokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\MappingCharFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\NormalizeCharMap.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\NumericTokenStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\PerFieldAnalyzerWrapper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\PorterStemFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\PorterStemmer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\SimpleAnalyzer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardAnalyzer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardTokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardTokenizerImpl.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\StopAnalyzer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\StopFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\TeeSinkTokenFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Token.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\FlagsAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IFlagsAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IOffsetAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IPayloadAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IPositionIncrementAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\ITermAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\ITypeAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\OffsetAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\PayloadAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\PositionIncrementAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\TermAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\TypeAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\TokenFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\Tokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\TokenStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\WhitespaceAnalyzer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\WhitespaceTokenizer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Analysis\WordlistLoader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\AbstractField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\CompressionTools.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\DateField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\DateTools.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\Document.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\Field.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\Fieldable.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\FieldSelector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\FieldSelectorResult.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\LoadFirstFieldSelector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\MapFieldSelector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\NumberTools.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\NumericField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Document\SetBasedFieldSelector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\AbstractAllTermDocs.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\AllTermDocs.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\BufferedDeletes.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ByteBlockPool.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ByteSliceReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ByteSliceWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\CharBlockPool.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\CheckIndex.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\CompoundFileReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\CompoundFileWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ConcurrentMergeScheduler.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\CorruptIndexException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DefaultSkipListReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DefaultSkipListWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DirectoryReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocConsumerPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldConsumerPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldConsumerPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldConsumers.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldConsumersPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldConsumersPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldProcessor.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldProcessorPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocFieldProcessorPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocInverter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocInverterPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocInverterPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocumentsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\DocumentsWriterThreadState.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldInfo.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldInfos.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldInvertState.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldReaderException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldSortedTermVectorMapper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldsReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FieldsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FilterIndexReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsDocsConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsDocsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsFieldsConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsFieldsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsPositionsConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsPositionsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsTermsConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FormatPostingsTermsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FreqProxFieldMergeState.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FreqProxTermsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FreqProxTermsWriterPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\FreqProxTermsWriterPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexCommit.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexDeletionPolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexFileDeleter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexFileNameFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexFileNames.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IndexWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\IntBlockPool.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\InvertedDocConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\InvertedDocConsumerPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\InvertedDocConsumerPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\InvertedDocEndConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\InvertedDocEndConsumerPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\InvertedDocEndConsumerPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\KeepOnlyLastCommitDeletionPolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\LogByteSizeMergePolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\LogDocMergePolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\LogMergePolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MergeDocIDRemapper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MergePolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MergeScheduler.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MultiLevelSkipListReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MultiLevelSkipListWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MultipleTermPositions.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\MultiReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\NormsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\NormsWriterPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\NormsWriterPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ParallelReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\Payload.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\PositionBasedTermVectorMapper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\RawPostingList.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ReadOnlyDirectoryReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ReadOnlySegmentReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\ReusableStringReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentInfo.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentInfos.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentMergeInfo.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentMergeQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentMerger.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentTermDocs.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentTermPositions.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentTermPositionVector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentTermVector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SegmentWriteState.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SerialMergeScheduler.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SnapshotDeletionPolicy.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\SortedTermVectorMapper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\StaleReaderException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\StoredFieldsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\StoredFieldsWriterPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\Term.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermBuffer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermDocs.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermFreqVector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermInfo.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermInfosReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermInfosWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermPositions.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermPositionVector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermsHash.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermsHashConsumer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermsHashConsumerPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermsHashConsumerPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermsHashPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermsHashPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorEntry.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorEntryFreqSortedComparator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorMapper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorOffsetInfo.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorsReader.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorsTermsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorsTermsWriterPerField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorsTermsWriterPerThread.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Index\TermVectorsWriter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\LucenePackage.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\LZOCompressor.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Messages\INLSException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Messages\Message.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Messages\MessageImpl.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Messages\NLS.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\CharStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\FastCharStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\MultiFieldQueryParser.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\ParseException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\QueryParser.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\QueryParserConstants.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\QueryParserTokenManager.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\Token.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\QueryParser\TokenMgrError.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\BooleanClause.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\BooleanQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\BooleanScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\BooleanScorer2.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\CachingSpanFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\CachingWrapperFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Collector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ComplexExplanation.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ConjunctionScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ConstantScoreQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\DefaultSimilarity.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\DisjunctionMaxQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\DisjunctionMaxScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\DisjunctionSumScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\DocIdSet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\DocIdSetIterator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ExactPhraseScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Explanation.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldCache.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldCacheImpl.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldCacheRangeFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldCacheTermsFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldComparator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldComparatorSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldDoc.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldDocSortedHitQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FieldValueHitQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Filter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FilteredDocIdSet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FilteredDocIdSetIterator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FilteredQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FilteredTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FilterManager.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\ByteFieldSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\CustomScoreProvider.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\CustomScoreQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\DocValues.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\FieldCacheSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\FieldScoreQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\FloatFieldSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\IntFieldSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\OrdFieldSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\ReverseOrdFieldSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\ShortFieldSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\ValueSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Function\ValueSourceQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FuzzyQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\FuzzyTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\HitQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\IndexSearcher.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\MatchAllDocsQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\MultiPhraseQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\MultiSearcher.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\MultiTermQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\MultiTermQueryWrapperFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\NumericRangeFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\NumericRangeQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ParallelMultiSearcher.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\AveragePayloadFunction.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\MaxPayloadFunction.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\MinPayloadFunction.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadFunction.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadNearQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadSpanUtil.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadTermQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PhrasePositions.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PhraseQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PhraseQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PhraseScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PositiveScoresOnlyCollector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PrefixFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PrefixQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\PrefixTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Query.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\QueryTermVector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\QueryWrapperFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ReqExclScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ReqOptSumScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ScoreCachingWrappingScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\ScoreDoc.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Scorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Searchable.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Searcher.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Similarity.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SimilarityDelegator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SingleTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SloppyPhraseScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Sort.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SortField.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SpanFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SpanFilterResult.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\SpanQueryFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\FieldMaskingSpanQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\NearSpansOrdered.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\NearSpansUnordered.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanFirstQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanNearQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanNotQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanOrQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\Spans.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanTermQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\SpanWeight.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Spans\TermSpans.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TermQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TermRangeFilter.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TermRangeQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TermRangeTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TermScorer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TimeLimitingCollector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TopDocs.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TopDocsCollector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TopFieldCollector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TopFieldDocs.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\TopScoreDocCollector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\Weight.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\WildcardQuery.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Search\WildcardTermEnum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\AlreadyClosedException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\BufferedIndexInput.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\BufferedIndexOutput.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\CheckSumIndexInput.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\CheckSumIndexOutput.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\Directory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\FileSwitchDirectory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\FSDirectory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\FSLockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\IndexInput.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\IndexOutput.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\Lock.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\LockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\LockObtainFailedException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\LockReleaseFailedException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\LockStressTest.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\LockVerifyServer.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\MMapDirectory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\NativeFSLockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\NIOFSDirectory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\NoLockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\NoSuchDirectoryException.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\RAMDirectory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\RAMFile.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\RAMInputStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\RAMOutputStream.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\SimpleFSDirectory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\SimpleFSLockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\SingleInstanceLockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Store\VerifyingLockFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\AppSettings.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\AttributeImplItem.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\BitSetSupport.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\BuildType.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Character.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\CloseableThreadLocalProfiler.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\CollectionsHelper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compare.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\ConcurrentDictionary.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\Func.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\ISet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\SetFactory.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\SortedSet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\ThreadLocal.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Compatibility\WrappedHashSet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\CRC32.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Cryptography.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Deflater.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Double.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\EquatableList.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\FileSupport.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\GeneralKeyedCollection.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\HashMap.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\IChecksum.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Inflater.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\IThreadRunnable.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Number.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\OS.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\SharpZipLib.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\Single.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\TextSupport.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\ThreadClass.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\ThreadLock.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Support\WeakDictionary.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\ArrayUtil.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\Attribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\AttributeSource.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\AverageGuessMemoryModel.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\BitUtil.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\BitVector.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\Cache\Cache.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\Cache\SimpleLRUCache.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\Cache\SimpleMapCache.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\CloseableThreadLocal.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\Constants.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\DocIdBitSet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\FieldCacheSanityChecker.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\IAttribute.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\IdentityDictionary.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\IndexableBinaryStringTools.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\MapOfSets.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\MemoryModel.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\NumericUtils.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\OpenBitSet.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\OpenBitSetDISI.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\OpenBitSetIterator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\PriorityQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\RamUsageEstimator.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\ReaderUtil.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\ScorerDocQueue.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\SimpleStringInterner.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\SmallFloat.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\SortedVIntList.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\SorterTemplate.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\StringHelper.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\StringInterner.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\ToStringUtils.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\UnicodeUtil.cs" />\r
-    <Compile Include="..\..\..\external\Lucene.Net.Light\src\core\Util\Version.cs" />\r
-    <Compile Include="Assembly\AssemblyInfo.cs" />\r
-    <Compile Include="Mono.Documentation\ManifestResourceResolver.cs" />\r
-    <Compile Include="Mono.Documentation\XmlDocUtils.cs" />\r
-    <Compile Include="Mono.Utilities\colorizer.cs" />\r
-    <Compile Include="Mono.Utilities\LRUCache.cs" />\r
-    <Compile Include="Monodoc.Ecma\EcmaDesc.cs" />\r
-    <Compile Include="Monodoc.Ecma\EcmaUrlParser.cs" />\r
-    <Compile Include="Monodoc.Ecma\EcmaUrlTokenizer.cs" />\r
-    <Compile Include="Monodoc\cache.cs" />\r
-    <Compile Include="Monodoc\caches\FileCache.cs" />\r
-    <Compile Include="Monodoc\caches\NullCache.cs" />\r
-    <Compile Include="Monodoc\generator.cs" />\r
-    <Compile Include="Monodoc\generators\html\Addin2Html.cs" />\r
-    <Compile Include="Monodoc\generators\html\Ecma2Html.cs" />\r
-    <Compile Include="Monodoc\generators\html\Ecmaspec2Html.cs" />\r
-    <Compile Include="Monodoc\generators\html\Error2Html.cs" />\r
-    <Compile Include="Monodoc\generators\html\Idem.cs" />\r
-    <Compile Include="Monodoc\generators\html\Man2Html.cs" />\r
-    <Compile Include="Monodoc\generators\html\MonoBook2Html.cs" />\r
-    <Compile Include="Monodoc\generators\html\Toc2Html.cs" />\r
-    <Compile Include="Monodoc\generators\HtmlGenerator.cs" />\r
-    <Compile Include="Monodoc\generators\RawGenerator.cs" />\r
-    <Compile Include="Monodoc\HelpSource.cs" />\r
-    <Compile Include="Monodoc\HelpSource_Legacy.cs" />\r
-    <Compile Include="Monodoc\index.cs" />\r
-    <Compile Include="Monodoc\Node.cs" />\r
-    <Compile Include="Monodoc\Node_Legacy.cs" />\r
-    <Compile Include="Monodoc\Provider.cs" />\r
-    <Compile Include="Monodoc\providers\addins-provider.cs" />\r
-    <Compile Include="Monodoc\providers\EcmaDoc.cs" />\r
-    <Compile Include="Monodoc\providers\ecma-provider.cs" />\r
-    <Compile Include="Monodoc\providers\ecmaspec-provider.cs" />\r
-    <Compile Include="Monodoc\providers\ecmauncompiled-provider.cs" />\r
-    <Compile Include="Monodoc\providers\error-provider.cs" />\r
-    <Compile Include="Monodoc\providers\man-provider.cs" />\r
-    <Compile Include="Monodoc\providers\xhtml-provider.cs" />\r
-    <Compile Include="Monodoc\RootTree.cs" />\r
-    <Compile Include="Monodoc\RootTree_Legacy.cs" />\r
-    <Compile Include="Monodoc\SearchableDocument.cs" />\r
-    <Compile Include="Monodoc\SearchableIndex.cs" />\r
-    <Compile Include="Monodoc\settings.cs" />\r
-    <Compile Include="Monodoc\settings_Legacy.cs" />\r
-    <Compile Include="Monodoc\storage.cs" />\r
-    <Compile Include="Monodoc\storage\NullStorage.cs" />\r
-    <Compile Include="Monodoc\storage\UncompiledDocStorage.cs" />\r
-    <Compile Include="Monodoc\storage\ZipStorage.cs" />\r
-    <Compile Include="Monodoc\Tree.cs" />\r
-    <Compile Include="Monodoc\TypeUtils.cs" />\r  </ItemGroup>\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Analyzer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\ASCIIFoldingFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\BaseCharFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\CachingTokenFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\CharArraySet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\CharFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\CharReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\CharStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\CharTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\ISOLatin1AccentFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\KeywordAnalyzer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\KeywordTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\LengthFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\LetterTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\LowerCaseFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\LowerCaseTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\MappingCharFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\NormalizeCharMap.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\NumericTokenStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\PerFieldAnalyzerWrapper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\PorterStemFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\PorterStemmer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\SimpleAnalyzer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardAnalyzer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Standard\StandardTokenizerImpl.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\StopAnalyzer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\StopFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\TeeSinkTokenFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Token.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\FlagsAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IFlagsAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IOffsetAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IPayloadAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\IPositionIncrementAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\ITermAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\ITypeAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\OffsetAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\PayloadAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\PositionIncrementAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\TermAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenattributes\TypeAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\TokenFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\Tokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\TokenStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\WhitespaceAnalyzer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\WhitespaceTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Analysis\WordlistLoader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\AbstractField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\CompressionTools.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\DateField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\DateTools.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\Document.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\Field.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\Fieldable.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\FieldSelector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\FieldSelectorResult.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\LoadFirstFieldSelector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\MapFieldSelector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\NumberTools.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\NumericField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Document\SetBasedFieldSelector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\AbstractAllTermDocs.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\AllTermDocs.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\BufferedDeletes.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ByteBlockPool.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ByteSliceReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ByteSliceWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\CharBlockPool.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\CheckIndex.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\CompoundFileReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\CompoundFileWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ConcurrentMergeScheduler.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\CorruptIndexException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DefaultSkipListReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DefaultSkipListWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DirectoryReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocConsumerPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldConsumerPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldConsumerPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldConsumers.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldConsumersPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldConsumersPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldProcessor.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldProcessorPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocFieldProcessorPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocInverter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocInverterPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocInverterPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocumentsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\DocumentsWriterThreadState.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldInfo.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldInfos.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldInvertState.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldReaderException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldSortedTermVectorMapper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldsReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FieldsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FilterIndexReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsDocsConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsDocsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsFieldsConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsFieldsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsPositionsConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsPositionsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsTermsConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FormatPostingsTermsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FreqProxFieldMergeState.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FreqProxTermsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FreqProxTermsWriterPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\FreqProxTermsWriterPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexCommit.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexDeletionPolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexFileDeleter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexFileNameFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexFileNames.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IndexWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\IntBlockPool.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\InvertedDocConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\InvertedDocConsumerPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\InvertedDocConsumerPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\InvertedDocEndConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\InvertedDocEndConsumerPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\InvertedDocEndConsumerPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\KeepOnlyLastCommitDeletionPolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\LogByteSizeMergePolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\LogDocMergePolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\LogMergePolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MergeDocIDRemapper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MergePolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MergeScheduler.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MultiLevelSkipListReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MultiLevelSkipListWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MultipleTermPositions.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\MultiReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\NormsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\NormsWriterPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\NormsWriterPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ParallelReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\Payload.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\PositionBasedTermVectorMapper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\RawPostingList.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ReadOnlyDirectoryReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ReadOnlySegmentReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\ReusableStringReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentInfo.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentInfos.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentMergeInfo.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentMergeQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentMerger.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentTermDocs.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentTermPositions.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentTermPositionVector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentTermVector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SegmentWriteState.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SerialMergeScheduler.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SnapshotDeletionPolicy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\SortedTermVectorMapper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\StaleReaderException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\StoredFieldsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\StoredFieldsWriterPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\Term.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermBuffer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermDocs.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermFreqVector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermInfo.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermInfosReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermInfosWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermPositions.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermPositionVector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermsHash.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermsHashConsumer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermsHashConsumerPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermsHashConsumerPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermsHashPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermsHashPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorEntry.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorEntryFreqSortedComparator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorMapper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorOffsetInfo.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorsReader.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorsTermsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorsTermsWriterPerField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorsTermsWriterPerThread.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Index\TermVectorsWriter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\LucenePackage.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\LZOCompressor.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Messages\INLSException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Messages\Message.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Messages\MessageImpl.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Messages\NLS.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\CharStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\FastCharStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\MultiFieldQueryParser.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\ParseException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\QueryParser.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\QueryParserConstants.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\QueryParserTokenManager.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\Token.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\QueryParser\TokenMgrError.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\BooleanClause.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\BooleanQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\BooleanScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\BooleanScorer2.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\CachingSpanFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\CachingWrapperFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Collector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ComplexExplanation.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ConjunctionScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ConstantScoreQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\DefaultSimilarity.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\DisjunctionMaxQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\DisjunctionMaxScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\DisjunctionSumScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\DocIdSet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\DocIdSetIterator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ExactPhraseScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Explanation.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldCache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldCacheImpl.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldCacheRangeFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldCacheTermsFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldComparator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldComparatorSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldDoc.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldDocSortedHitQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FieldValueHitQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Filter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FilteredDocIdSet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FilteredDocIdSetIterator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FilteredQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FilteredTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FilterManager.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\ByteFieldSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\CustomScoreProvider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\CustomScoreQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\DocValues.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\FieldCacheSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\FieldScoreQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\FloatFieldSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\IntFieldSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\OrdFieldSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\ReverseOrdFieldSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\ShortFieldSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\ValueSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Function\ValueSourceQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FuzzyQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\FuzzyTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\HitQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\IndexSearcher.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\MatchAllDocsQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\MultiPhraseQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\MultiSearcher.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\MultiTermQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\MultiTermQueryWrapperFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\NumericRangeFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\NumericRangeQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ParallelMultiSearcher.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\AveragePayloadFunction.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\MaxPayloadFunction.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\MinPayloadFunction.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadFunction.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadNearQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadSpanUtil.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Payloads\PayloadTermQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PhrasePositions.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PhraseQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PhraseQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PhraseScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PositiveScoresOnlyCollector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PrefixFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PrefixQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\PrefixTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Query.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\QueryTermVector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\QueryWrapperFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ReqExclScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ReqOptSumScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ScoreCachingWrappingScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\ScoreDoc.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Scorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Searchable.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Searcher.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Similarity.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SimilarityDelegator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SingleTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SloppyPhraseScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Sort.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SortField.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SpanFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SpanFilterResult.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\SpanQueryFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\FieldMaskingSpanQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\NearSpansOrdered.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\NearSpansUnordered.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanFirstQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanNearQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanNotQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanOrQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\Spans.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanTermQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\SpanWeight.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Spans\TermSpans.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TermQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TermRangeFilter.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TermRangeQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TermRangeTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TermScorer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TimeLimitingCollector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TopDocs.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TopDocsCollector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TopFieldCollector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TopFieldDocs.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\TopScoreDocCollector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\Weight.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\WildcardQuery.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Search\WildcardTermEnum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\AlreadyClosedException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\BufferedIndexInput.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\BufferedIndexOutput.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\CheckSumIndexInput.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\CheckSumIndexOutput.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\Directory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\FileSwitchDirectory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\FSDirectory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\FSLockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\IndexInput.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\IndexOutput.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\Lock.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\LockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\LockObtainFailedException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\LockReleaseFailedException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\LockStressTest.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\LockVerifyServer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\MMapDirectory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\NativeFSLockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\NIOFSDirectory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\NoLockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\NoSuchDirectoryException.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\RAMDirectory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\RAMFile.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\RAMInputStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\RAMOutputStream.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\SimpleFSDirectory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\SimpleFSLockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\SingleInstanceLockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Store\VerifyingLockFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\AppSettings.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\AttributeImplItem.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\BitSetSupport.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\BuildType.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Character.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\CloseableThreadLocalProfiler.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\CollectionsHelper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compare.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\ConcurrentDictionary.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\Func.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\ISet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\SetFactory.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\SortedSet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\ThreadLocal.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Compatibility\WrappedHashSet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\CRC32.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Cryptography.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Deflater.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Double.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\EquatableList.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\FileSupport.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\GeneralKeyedCollection.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\HashMap.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\IChecksum.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Inflater.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\IThreadRunnable.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Number.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\OS.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\SharpZipLib.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\Single.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\TextSupport.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\ThreadClass.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\ThreadLock.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Support\WeakDictionary.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\ArrayUtil.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\Attribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\AttributeSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\AverageGuessMemoryModel.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\BitUtil.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\BitVector.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\Cache\Cache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\Cache\SimpleLRUCache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\Cache\SimpleMapCache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\CloseableThreadLocal.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\Constants.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\DocIdBitSet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\FieldCacheSanityChecker.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\IAttribute.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\IdentityDictionary.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\IndexableBinaryStringTools.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\MapOfSets.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\MemoryModel.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\NumericUtils.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\OpenBitSet.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\OpenBitSetDISI.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\OpenBitSetIterator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\PriorityQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\RamUsageEstimator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\ReaderUtil.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\ScorerDocQueue.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\SimpleStringInterner.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\SmallFloat.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\SortedVIntList.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\SorterTemplate.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\StringHelper.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\StringInterner.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\ToStringUtils.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\UnicodeUtil.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\external\Lucene.Net.Light\src\core\Util\Version.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Mono.Documentation\ManifestResourceResolver.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Mono.Documentation\XmlDocUtils.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Mono.Utilities\colorizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Mono.Utilities\LRUCache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc.Ecma\EcmaDesc.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc.Ecma\EcmaUrlTokenizer.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc.Ecma\prebuilt\EcmaUrlParser.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\cache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\caches\FileCache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\caches\NullCache.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Addin2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Ecma2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Ecmaspec2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Error2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Idem.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Man2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\MonoBook2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\html\Toc2Html.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\HtmlGenerator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\generators\RawGenerator.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\HelpSource.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\HelpSource_Legacy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\index.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\Node.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\Node_Legacy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\Provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\addins-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\EcmaDoc.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\ecma-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\ecmaspec-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\ecmauncompiled-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\error-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\man-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\providers\xhtml-provider.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\RootTree.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\RootTree_Legacy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\SearchableDocument.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\SearchableIndex.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\settings.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\settings_Legacy.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\storage.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\storage\NullStorage.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\storage\UncompiledDocStorage.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\storage\ZipStorage.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\Tree.cs" />\r
+    <Compile Include="..\..\..\external\api-doc-tools\monodoc\Monodoc\TypeUtils.cs" />\r
+    <Compile Include="Assembly\AssemblyInfo.cs" />\r  </ItemGroup>\r
   <!-- To modify your build process, add your task inside one of the targets below and uncomment it. \r
        Other similar extension points exist, see Microsoft.Common.targets.\r
   <Target Name="BeforeBuild">\r
   </Target>\r
   -->\r
   <PropertyGroup>\r
-    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
-\r
+    <PreBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+$(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Monodoc.Ecma\EcmaUrlParser.jay > $(ProjectDir)\Monodoc.Ecma\EcmaUrlParser.cs
+
+
     </PreBuildEvent>\r
     <PreBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
+$(ProjectDir)\..\..\jay\jay -ct &lt; $(ProjectDir)\..\..\jay\skeleton.cs $(ProjectDir)\Monodoc.Ecma\EcmaUrlParser.jay > $(ProjectDir)\Monodoc.Ecma\EcmaUrlParser.cs
+
 \r
     </PreBuildEvent>\r
-\r
-    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">\r
-\r
+    <PostBuildEvent Condition=" '$(OS)' != 'Windows_NT' ">
+
     </PostBuildEvent>\r
     <PostBuildEvent Condition=" '$(OS)' == 'Windows_NT' ">\r
 \r
     <EmbeddedResource Include="../../docs/monodoc.xml">\r
       <LogicalName>monodoc.xml</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/base.css">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/base.css">\r
       <LogicalName>base.css</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/ecmaspec-html-css.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/ecmaspec-html-css.xsl">\r
       <LogicalName>ecmaspec-html-css.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/ecmaspec-html.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/ecmaspec-html.xsl">\r
       <LogicalName>ecmaspec-html.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/ecmaspec.css">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/ecmaspec.css">\r
       <LogicalName>ecmaspec.css</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/helper.js">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/helper.js">\r
       <LogicalName>helper.js</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/home.html">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/home.html">\r
       <LogicalName>home.html</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/Lminus.gif">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/Lminus.gif">\r
       <LogicalName>Lminus.gif</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/Lplus.gif">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/Lplus.gif">\r
       <LogicalName>Lplus.gif</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/creativecommons.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/creativecommons.png">\r
       <LogicalName>creativecommons.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mdoc-html-format.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-html-format.xsl">\r
       <LogicalName>mdoc-html-format.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mdoc-html-utils.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-html-utils.xsl">\r
       <LogicalName>mdoc-html-utils.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mdoc-sections-css.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-sections-css.xsl">\r
       <LogicalName>mdoc-sections-css.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mdoc-sections.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mdoc-sections.xsl">\r
       <LogicalName>mdoc-sections.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mono-ecma-css.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mono-ecma-css.xsl">\r
       <LogicalName>mono-ecma-css.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mono-ecma-impl.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mono-ecma-impl.xsl">\r
       <LogicalName>mono-ecma-impl.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mono-ecma.css">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mono-ecma.css">\r
       <LogicalName>mono-ecma.css</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/mono-ecma.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/mono-ecma.xsl">\r
       <LogicalName>mono-ecma.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/toc-html.xsl">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/toc-html.xsl">\r
       <LogicalName>toc-html.xsl</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/bc_bg.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/bc_bg.png">\r
       <LogicalName>bc_bg.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/bc_separator.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/bc_separator.png">\r
       <LogicalName>bc_separator.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/error.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/error.png">\r
       <LogicalName>error.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/hatch.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/hatch.png">\r
       <LogicalName>hatch.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/headerbg.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/headerbg.png">\r
       <LogicalName>headerbg.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/help.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/help.png">\r
       <LogicalName>help.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/house.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/house.png">\r
       <LogicalName>house.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/members.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/members.png">\r
       <LogicalName>members.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/namespace.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/namespace.png">\r
       <LogicalName>namespace.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privclass.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privclass.png">\r
       <LogicalName>privclass.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privdelegate.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privdelegate.png">\r
       <LogicalName>privdelegate.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privenumeration.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privenumeration.png">\r
       <LogicalName>privenumeration.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privevent.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privevent.png">\r
       <LogicalName>privevent.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privextension.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privextension.png">\r
       <LogicalName>privextension.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privfield.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privfield.png">\r
       <LogicalName>privfield.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privinterface.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privinterface.png">\r
       <LogicalName>privinterface.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privmethod.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privmethod.png">\r
       <LogicalName>privmethod.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privproperty.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privproperty.png">\r
       <LogicalName>privproperty.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/privstructure.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/privstructure.png">\r
       <LogicalName>privstructure.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protclass.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protclass.png">\r
       <LogicalName>protclass.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protdelegate.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protdelegate.png">\r
       <LogicalName>protdelegate.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protenumeration.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protenumeration.png">\r
       <LogicalName>protenumeration.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protevent.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protevent.png">\r
       <LogicalName>protevent.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protextension.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protextension.png">\r
       <LogicalName>protextension.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protfield.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protfield.png">\r
       <LogicalName>protfield.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protinterface.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protinterface.png">\r
       <LogicalName>protinterface.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protmethod.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protmethod.png">\r
       <LogicalName>protmethod.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protproperty.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protproperty.png">\r
       <LogicalName>protproperty.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/protstructure.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/protstructure.png">\r
       <LogicalName>protstructure.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubclass.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubclass.png">\r
       <LogicalName>pubclass.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubdelegate.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubdelegate.png">\r
       <LogicalName>pubdelegate.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubenumeration.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubenumeration.png">\r
       <LogicalName>pubenumeration.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubevent.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubevent.png">\r
       <LogicalName>pubevent.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubextension.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubextension.png">\r
       <LogicalName>pubextension.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubfield.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubfield.png">\r
       <LogicalName>pubfield.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubinterface.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubinterface.png">\r
       <LogicalName>pubinterface.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubmethod.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubmethod.png">\r
       <LogicalName>pubmethod.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubproperty.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubproperty.png">\r
       <LogicalName>pubproperty.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/pubstructure.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/pubstructure.png">\r
       <LogicalName>pubstructure.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/reference.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/reference.png">\r
       <LogicalName>reference.png</LogicalName>\r
     </EmbeddedResource>\r
-    <EmbeddedResource Include="Resources/images/treebg.png">\r
+    <EmbeddedResource Include="../../../external/api-doc-tools/monodoc/Resources/images/treebg.png">\r
       <LogicalName>treebg.png</LogicalName>\r
     </EmbeddedResource>\r
   </ItemGroup>\r