This commit is contained in:
2021-07-17 09:33:09 +05:00
parent b8aa178424
commit 66cba2972e
38 changed files with 888 additions and 202 deletions

Binary file not shown.

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>++GWbjtF1CaF5ugYGC+UUJeSyl7Xy5g/EVE06sLJ8XA=</dsig:DigestValue>
<dsig:DigestValue>2b1QubE+Ze47CBE1wu8wixIqu7deJcA0dNWnAr38KvA=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

View File

@@ -1 +1 @@
6c7778e3dd037a6b96cceb0ce48d3c56d9b0ab12
65b149ef12bdbb64fe7f050140b32fb99bf7c528

View File

@@ -114,3 +114,4 @@ D:\GIT\Diplom B\obj\Release\Diplom_B.LoginForm.resources
D:\GIT\Diplom B\obj\Release\Diplom_B.PostForm.resources
D:\GIT\Diplom B\obj\Release\Diplom_B.ZakazchikForm.resources
D:\GIT\Diplom B\obj\Release\Diplom_B.MainForm.resources
D:\GIT\Diplom B\obj\Release\Diplom_B.DogForm.resources

Binary file not shown.

View File

@@ -42,14 +42,14 @@
</dependentAssembly>
</dependency>
<dependency>
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Diplom B.exe" size="54240">
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Diplom B.exe" size="63456">
<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>8H4LiM6kw+2ElHuLdTLUDVU8g6mzjv6/9jjAisSl1LA=</dsig:DigestValue>
<dsig:DigestValue>nnyDiRvwfMP5VcD7jutgpMUrDVo1ENlsBCgfQp+ZtCI=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>

Binary file not shown.

Binary file not shown.