diff options
| author | lempamo <smartypantslf@gmail.com> | 2017-03-31 14:28:34 -0400 |
|---|---|---|
| committer | lempamo <smartypantslf@gmail.com> | 2017-03-31 14:28:34 -0400 |
| commit | 4c50ceab1c15545c0c643e2e82650a86b4c1f27b (patch) | |
| tree | 90dc0cd665f8d212c7c5bf73bac0ffb6eaf75d0f /TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest | |
| parent | e2213726e627553783571fa631dd032f773f8794 (diff) | |
| download | histacom2-4c50ceab1c15545c0c643e2e82650a86b4c1f27b.tar.gz histacom2-4c50ceab1c15545c0c643e2e82650a86b4c1f27b.tar.bz2 histacom2-4c50ceab1c15545c0c643e2e82650a86b4c1f27b.zip | |
make message parser
Diffstat (limited to 'TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest')
| -rw-r--r-- | TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest index 1d7c3d4..fb36093 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.exe.manifest @@ -63,7 +63,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>plR98K+NhvVW+NWDVr/6Ridl1ZBQjbEHLs+io1Ljf4k=</dsig:DigestValue> + <dsig:DigestValue>U7Kekeyx6Ql+9uqUNh8/OwQYQaKLz8r3pS1n2eI6994=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> @@ -75,7 +75,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>JcbRZTkAsDszUwGNpbxDF8k8HOqul6OO1xlMBp+H1As=</dsig:DigestValue> + <dsig:DigestValue>egCP83neM3apVMcIH6zkNIiRVob2rALwSMmYPhotJik=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> @@ -457,6 +457,15 @@ <dsig:DigestValue>yrDBF1QPiJUsw5OapnDIEykQ8dj5guyF87IFQaEAs2w=</dsig:DigestValue> </hash> </file> + <file name="Resources\WinClassic\Window\sliversilver.png" size="156"> + <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>T9l945vYoKcCSIEDDqot2H3OVrkVxqkoQ/E6pZokY8g=</dsig:DigestValue> + </hash> + </file> <file name="Resources\WinClassic\Window\TopLeft.png" size="170"> <hash> <dsig:Transforms> |
