Skip to content

Commit ab54652

Browse files
committed
// 2023.Q4
1 parent be80ecb commit ab54652

File tree

56 files changed

+1957
-55
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+1957
-55
lines changed
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"RootPath":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer","ProjectFileName":"BitCutStudios.CorpusExplorer.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Addon\\AbstractAddonService.cs"},{"SourceFile":"Addon\\AddonHost.cs"},{"SourceFile":"Addon\\AddonLoadPriority.cs"},{"SourceFile":"Addon\\Interfaces\\IAddon.cs"},{"SourceFile":"Addon\\Interfaces\\IAddonHost.cs"},{"SourceFile":"Addon\\Interfaces\\IHostWindow.cs"},{"SourceFile":"Addon\\Interfaces\\IService.cs"},{"SourceFile":"Addon\\Interfaces\\IServiceContract.cs"},{"SourceFile":"Addon\\Interfaces\\IView.cs"},{"SourceFile":"Crawler\\Helper\\CrawlerDictionaryExtension.cs"},{"SourceFile":"Crawler\\HtmlMultipageCrawler.cs"},{"SourceFile":"Crawler\\HtmlPagedCrawler.cs"},{"SourceFile":"Crawler\\PlaintextCrawler.cs"},{"SourceFile":"Crawler\\HtmlCrawler.cs"},{"SourceFile":"Crawler\\HtmlSearchCrawler.cs"},{"SourceFile":"Crawler\\HtmlStaticIndexCrawlerFilterLinks.cs"},{"SourceFile":"Crawler\\HtmlStaticIndexCrawler.cs"},{"SourceFile":"Crawler\\Interface\\ICrawler.cs"},{"SourceFile":"IO\\FileAccessHelper.cs"},{"SourceFile":"IO\\FileIO.cs"},{"SourceFile":"IO\\FileSizeCalculator.cs"},{"SourceFile":"Network\\NetworkFileInfo.cs"},{"SourceFile":"Network\\WebRequestHelper.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Security\\BloomFilter.cs"},{"SourceFile":"Security\\CryptoHelper.cs"},{"SourceFile":"Security\\EasyHash.cs"},{"SourceFile":"Security\\FNV.cs"},{"SourceFile":"Security\\KeyGenerator.cs"},{"SourceFile":"Security\\OsSecurity.cs"},{"SourceFile":"Security\\RandomPasswordGenerator.cs"},{"SourceFile":"Security\\RijndaelKeyExchanger.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\CorpusExplorer.Sdk.Diagnostic\\bin\\Debug\\CorpusExplorer.Sdk.Diagnostic.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":""},{"Reference":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\packages\\HtmlAgilityPack.1.11.55\\lib\\Net45\\HtmlAgilityPack.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.IO.Compression.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.dll","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.dll"},{"OutputItemFullPath":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.pdb","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.pdb"}],"CopyToOutputEntries":[{"OutputItemFullPath":"","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.dll","CopyToOutputDirectory":"","CopyToOutputSource":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.dll","BuildAccelerationOnly":false},{"OutputItemFullPath":"","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.pdb","CopyToOutputDirectory":"","CopyToOutputSource":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.pdb","BuildAccelerationOnly":false},{"OutputItemFullPath":"","OutputItemRelativePath":"HtmlAgilityPack.dll","CopyToOutputDirectory":"","CopyToOutputSource":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\packages\\HtmlAgilityPack.1.11.55\\lib\\Net45\\HtmlAgilityPack.dll","BuildAccelerationOnly":false}]}
1+
{"RootPath":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer","ProjectFileName":"BitCutStudios.CorpusExplorer.csproj","Configuration":"Debug|AnyCPU","FrameworkPath":"","Sources":[{"SourceFile":"Addon\\AbstractAddonService.cs"},{"SourceFile":"Addon\\AddonHost.cs"},{"SourceFile":"Addon\\AddonLoadPriority.cs"},{"SourceFile":"Addon\\Interfaces\\IAddon.cs"},{"SourceFile":"Addon\\Interfaces\\IAddonHost.cs"},{"SourceFile":"Addon\\Interfaces\\IHostWindow.cs"},{"SourceFile":"Addon\\Interfaces\\IService.cs"},{"SourceFile":"Addon\\Interfaces\\IServiceContract.cs"},{"SourceFile":"Addon\\Interfaces\\IView.cs"},{"SourceFile":"Crawler\\Helper\\CrawlerDictionaryExtension.cs"},{"SourceFile":"Crawler\\HtmlMultipageCrawler.cs"},{"SourceFile":"Crawler\\HtmlPagedCrawler.cs"},{"SourceFile":"Crawler\\PlaintextCrawler.cs"},{"SourceFile":"Crawler\\HtmlCrawler.cs"},{"SourceFile":"Crawler\\HtmlSearchCrawler.cs"},{"SourceFile":"Crawler\\HtmlStaticIndexCrawlerFilterLinks.cs"},{"SourceFile":"Crawler\\HtmlStaticIndexCrawler.cs"},{"SourceFile":"Crawler\\Interface\\ICrawler.cs"},{"SourceFile":"IO\\FileAccessHelper.cs"},{"SourceFile":"IO\\FileIO.cs"},{"SourceFile":"IO\\FileSizeCalculator.cs"},{"SourceFile":"Network\\NetworkFileInfo.cs"},{"SourceFile":"Network\\WebRequestHelper.cs"},{"SourceFile":"Properties\\AssemblyInfo.cs"},{"SourceFile":"Security\\BloomFilter.cs"},{"SourceFile":"Security\\CryptoHelper.cs"},{"SourceFile":"Security\\EasyHash.cs"},{"SourceFile":"Security\\FNV.cs"},{"SourceFile":"Security\\KeyGenerator.cs"},{"SourceFile":"Security\\OsSecurity.cs"},{"SourceFile":"Security\\RandomPasswordGenerator.cs"},{"SourceFile":"Security\\RijndaelKeyExchanger.cs"},{"SourceFile":"obj\\Debug\\.NETFramework,Version=v4.6.2.AssemblyAttributes.cs"}],"References":[{"Reference":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\CorpusExplorer.Sdk.Diagnostic\\bin\\Debug\\CorpusExplorer.Sdk.Diagnostic.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":true,"ProjectPath":""},{"Reference":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\packages\\HtmlAgilityPack.1.11.57\\lib\\Net45\\HtmlAgilityPack.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\mscorlib.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.Core.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.IO.Compression.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.Web.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""},{"Reference":"C:\\Program Files (x86)\\Reference Assemblies\\Microsoft\\Framework\\.NETFramework\\v4.6.2\\System.Xml.dll","ResolvedFrom":"","OriginalItemSpec":"","Name":"","EmbedInteropTypes":false,"CopyLocal":false,"IsProjectReference":false,"ProjectPath":""}],"Analyzers":[],"Outputs":[{"OutputItemFullPath":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.dll","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.dll"},{"OutputItemFullPath":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.pdb","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.pdb"}],"CopyToOutputEntries":[{"OutputItemFullPath":"","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.dll","CopyToOutputDirectory":"","CopyToOutputSource":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.dll","BuildAccelerationOnly":false},{"OutputItemFullPath":"","OutputItemRelativePath":"BitCutStudios.CorpusExplorer.pdb","CopyToOutputDirectory":"","CopyToOutputSource":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\BitCutStudios.CorpusExplorer\\bin\\Debug\\BitCutStudios.CorpusExplorer.pdb","BuildAccelerationOnly":false},{"OutputItemFullPath":"","OutputItemRelativePath":"HtmlAgilityPack.dll","CopyToOutputDirectory":"","CopyToOutputSource":"C:\\Projekte\\CorpusExplorerV2\\CorpusExplorer\\packages\\HtmlAgilityPack.1.11.57\\lib\\Net45\\HtmlAgilityPack.dll","BuildAccelerationOnly":false}]}

BitCutStudios.CorpusExplorer/BitCutStudios.CorpusExplorer.csproj

+3-3
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="HtmlAgilityPack" version="1.11.55" targetFramework="net462" />
3+
<package id="HtmlAgilityPack" version="1.11.57" targetFramework="net462" />
44
</packages>

CorpusExplorer.Core/.vs/CorpusExplorer.Core.csproj.dtbcache.json

+1-1
Large diffs are not rendered by default.

CorpusExplorer.Core/CorpusExplorer.Core.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@
5151
<ErrorReport>prompt</ErrorReport>
5252
</PropertyGroup>
5353
<ItemGroup>
54-
<Reference Include="HtmlAgilityPack, Version=1.11.55.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
55-
<HintPath>..\packages\HtmlAgilityPack.1.11.55\lib\Net45\HtmlAgilityPack.dll</HintPath>
54+
<Reference Include="HtmlAgilityPack, Version=1.11.57.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
55+
<HintPath>..\packages\HtmlAgilityPack.1.11.57\lib\Net45\HtmlAgilityPack.dll</HintPath>
5656
</Reference>
5757
<Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
5858
<HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>

CorpusExplorer.Core/packages.config

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="HtmlAgilityPack" version="1.11.55" targetFramework="net462" />
3+
<package id="HtmlAgilityPack" version="1.11.57" targetFramework="net462" />
44
<package id="Microsoft.NETCore.Platforms" version="7.0.4" targetFramework="net461" />
55
<package id="NETStandard.Library" version="2.0.3" targetFramework="net461" />
66
<package id="Newtonsoft.Json" version="13.0.3" targetFramework="net461" />

0 commit comments

Comments
 (0)