Fix Search

This commit is contained in:
2021-07-24 13:44:49 +05:00
parent 2eccc7a25d
commit cdefe04db2
17 changed files with 44 additions and 42 deletions

View File

@@ -14,7 +14,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>X0hvKwTTHcE7anb0WonPeVSVBpfYZcFUxNBKIpU62qQ=</dsig:DigestValue>
<dsig:DigestValue>TzNPHv6M8mLAxSDQqyZLoIm9WvZPLJIFosQQ8OaR9jY=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@@ -41,7 +41,6 @@ D:\GIT\Diplom B\bin\Debug\System.Collections.Immutable.xml
D:\GIT\Diplom B\bin\Debug\System.Diagnostics.DiagnosticSource.xml
D:\GIT\Diplom B\bin\Debug\System.Interactive.Async.xml
D:\GIT\Diplom B\bin\Debug\System.Runtime.CompilerServices.Unsafe.xml
D:\GIT\Diplom B\obj\Debug\Diplom B.csproj.AssemblyReference.cache
D:\GIT\Diplom B\obj\Debug\Diplom_B.Properties.Resources.resources
D:\GIT\Diplom B\obj\Debug\Diplom B.csproj.GenerateResource.cache
D:\GIT\Diplom B\obj\Debug\Diplom B.csproj.CoreCompileInputs.cache

Binary file not shown.

View File

@@ -42,14 +42,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Diplom B.exe" size="173536">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Diplom B.exe" size="174048">
<assemblyIdentity name="Diplom B" version="1.0.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>PcItQ+GLTtgDVnU0grCE/UCpxJx55939ybCOeLAFj8s=</dsig:DigestValue>
<dsig:DigestValue>Lc+oIKpqjyk+uMl/kgdtTvFquZkAokG2jNhSx9lEB2Q=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

Binary file not shown.