diff options
| author | Michael <[email protected]> | 2017-05-07 20:04:31 -0400 |
|---|---|---|
| committer | Michael <[email protected]> | 2017-05-07 20:04:31 -0400 |
| commit | 9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7 (patch) | |
| tree | 21a0103d5d44aeffe26fe0dd0f3253b2dd4e5957 /TimeHACK.Main/obj/Release/TimeHACK.exe.manifest | |
| parent | 1220d4d995b1cf0c64e0a38e33a81f96c699858f (diff) | |
| download | histacom2-9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7.tar.gz histacom2-9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7.tar.bz2 histacom2-9e2582cd3f5b2bf6f3e8c2d6434ab06ea97832a7.zip | |
Implement a proper save system
Diffstat (limited to 'TimeHACK.Main/obj/Release/TimeHACK.exe.manifest')
| -rw-r--r-- | TimeHACK.Main/obj/Release/TimeHACK.exe.manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest index c2dfd19..375c506 100644 --- a/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest +++ b/TimeHACK.Main/obj/Release/TimeHACK.exe.manifest @@ -63,19 +63,19 @@ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> </dsig:Transforms> <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> - <dsig:DigestValue>Td2TYOaDP/QyjPIAStenJiwmqqmIdwTWbqIXB1t1U7Q=</dsig:DigestValue> + <dsig:DigestValue>6TXNhM+YgvjkCt77w0GQTcIrotJF2QVUhEdYf1z/jr4=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> <dependency> - <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="185344"> + <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TimeHACK.Engine.dll" size="188928"> <assemblyIdentity name="TimeHACK.Engine" 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>SIXbCIc3wbx0rQbc1SZnPbW3ytPXP4QDiBiWIwFS8WY=</dsig:DigestValue> + <dsig:DigestValue>IHN6zq12VyThKYP0thtt/7SHfFzso+22RuHWIy0c4dg=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> |
