Skip to content

Commit

Permalink
Update Release Folder
Browse files Browse the repository at this point in the history
Update release folder
  • Loading branch information
Jose Sperk committed Nov 1, 2018
1 parent 6fb90ef commit 7529046
Show file tree
Hide file tree
Showing 12 changed files with 41 additions and 32 deletions.
4 changes: 2 additions & 2 deletions Foca Release/FOCA.application
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
<framework targetVersion="4.6.1" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="FOCA.exe.manifest" size="51962">
<dependentAssembly dependencyType="install" codebase="FOCA.exe.manifest" size="52254">
<assemblyIdentity name="FOCA.exe" version="2.6.0.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>/a9d5zheExBVyY8TeHEJWuD3D1Y/qJvBgbH/GRKYY4s=</dsig:DigestValue>
<dsig:DigestValue>NO6LmzrYRulhF6YpuODhT2iSwwFs5IYiMw4D1giKuGM=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file modified Foca Release/FOCA.exe
Binary file not shown.
17 changes: 11 additions & 6 deletions Foca Release/FOCA.exe.manifest
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,11 @@
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
<assemblyIdentity name="System.Net.Http" version="4.1.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DNSLibrary.dll" size="41472">
<assemblyIdentity name="DNSLibrary" version="1.0.0.1" publicKeyToken="F1A302B3881C2619" language="neutral" processorArchitecture="msil" />
Expand Down Expand Up @@ -85,7 +90,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>bsBkRS2E5VW5haxGjXI/hmRiAAW/hurH1MwyntK0VYA=</dsig:DigestValue>
<dsig:DigestValue>onJgdgqBdMQHtKm8UfVClQ+jusVzRzwMN8RhbHqUCvc=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down Expand Up @@ -157,7 +162,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>OIi8qYs+JPvkJ0oLtmSa3OtiyphkQe5Yh0IphMndfbw=</dsig:DigestValue>
<dsig:DigestValue>sK3CLr7ztr6kWhzdvi+hZVk+HxzIxXSwslojboqpmSA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down Expand Up @@ -198,14 +203,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PluginsAPI.dll" size="7680">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PluginsAPI.dll" size="8192">
<assemblyIdentity name="PluginsAPI" version="1.1.0.0" language="neutral" processorArchitecture="msil" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>HGjVu6Dwa+U7Sk51MkSTjw4RZ6QbDOWT6n97MJKafnU=</dsig:DigestValue>
<dsig:DigestValue>ZAeLDYXMhSK+O2FAKECs5sc+BClIOFiYIrjL2ZBAHJw=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand All @@ -229,7 +234,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>nL7xYeFemW9i6WBTuJIM9nP87E8aAWZgDIzcvu1qaXw=</dsig:DigestValue>
<dsig:DigestValue>2d3WiMsBhwlOpS5e0cEoNoh7stK+fDjHSHRpyScap78=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand All @@ -241,7 +246,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>kivKXiC+AdfZHPLNMkcMs3vkhE1/I8UeBNIXT/A6VRE=</dsig:DigestValue>
<dsig:DigestValue>q4L2IKXivdSEwmarbE0D5lXiGYQSPHHk8dMYvI3PP1Q=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
Expand Down
Binary file removed Foca Release/FOCA.vshost.exe
Binary file not shown.
24 changes: 0 additions & 24 deletions Foca Release/FOCA.vshost.exe.config

This file was deleted.

Binary file removed Foca Release/HtmlAgilityPack.pdb
Binary file not shown.
Binary file modified Foca Release/MetadataExtractCore.dll
Binary file not shown.
Binary file removed Foca Release/SQLi.dll
Binary file not shown.
Binary file modified Foca Release/SearcherCore.XmlSerializers.dll
Binary file not shown.
Binary file modified Foca Release/SearcherCore.dll
Binary file not shown.
28 changes: 28 additions & 0 deletions Foca Release/SearcherCore.dll.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<configSections>
<sectionGroup name="applicationSettings" type="System.Configuration.ApplicationSettingsGroup, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
<section name="SearcherCore.Properties.Settings" type="System.Configuration.ClientSettingsSection, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false" />
</sectionGroup>
</configSections>
<system.serviceModel>
<bindings />
<client />
</system.serviceModel>
<applicationSettings>
<SearcherCore.Properties.Settings>
<setting name="SearcherCore_net_bing_api_BingService" serializeAs="String">
<value>http://api.bing.net:80/soap.asmx</value>
</setting>
</SearcherCore.Properties.Settings>
</applicationSettings>
<startup><supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1" /></startup>
<runtime>
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
<dependentAssembly>
<assemblyIdentity name="System.Net.Http" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
<bindingRedirect oldVersion="0.0.0.0-4.1.1.0" newVersion="4.1.1.0" />
</dependentAssembly>
</assemblyBinding>
</runtime>
</configuration>
Binary file modified Foca Release/app.publish/FOCA.exe
Binary file not shown.

0 comments on commit 7529046

Please sign in to comment.