diff options
| author | lempamo <[email protected]> | 2017-03-31 18:31:16 -0400 |
|---|---|---|
| committer | lempamo <[email protected]> | 2017-03-31 18:31:16 -0400 |
| commit | 586f0f740898cd7eb7cd59048ba8d59410b2f766 (patch) | |
| tree | 1056452ed84ae193ed9e7e9b7c47582feecf4cdc /TimeHACK.Main/bin/Release/TimeHACK.vshost.application | |
| parent | 5ec8f66c1ad558a165cf621b405bee7cba48be0b (diff) | |
| download | histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.tar.gz histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.tar.bz2 histacom2-586f0f740898cd7eb7cd59048ba8d59410b2f766.zip | |
fixed tons of things
Diffstat (limited to 'TimeHACK.Main/bin/Release/TimeHACK.vshost.application')
| -rw-r--r-- | TimeHACK.Main/bin/Release/TimeHACK.vshost.application | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application index e265f99..3e20261 100644 --- a/TimeHACK.Main/bin/Release/TimeHACK.vshost.application +++ b/TimeHACK.Main/bin/Release/TimeHACK.vshost.application @@ -7,14 +7,14 @@ <framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" /> </compatibleFrameworks> <dependency> - <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="25070"> + <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="20452"> <assemblyIdentity name="TimeHACK.exe" version="1.0.1.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>FLFyLhgh/00187VHfEwpMWCgaYVgEkJOBemU56+LWss=</dsig:DigestValue> + <dsig:DigestValue>Y/rAJqdBIeeVdq8x9pd9jayNokuOTzXppfQCtfe7A8k=</dsig:DigestValue> </hash> </dependentAssembly> </dependency> |
