diff options
| author | AShifter <[email protected]> | 2017-03-18 17:19:13 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-03-18 17:19:13 -0600 |
| commit | cfc3cde2a0bae77ddabc12e80aea2461d5ae1514 (patch) | |
| tree | be4d185709c92b2b58956762791dcdc6bc3540cf /TimeHACK.Main/obj/Debug/TimeHACK.application | |
| parent | 2ef1e277a54e698f0d96cc87ab5523c2471d0ef4 (diff) | |
| parent | e3dea4fcfb2c04688e4b734260621dc61df5fc34 (diff) | |
| download | histacom2-cfc3cde2a0bae77ddabc12e80aea2461d5ae1514.tar.gz histacom2-cfc3cde2a0bae77ddabc12e80aea2461d5ae1514.tar.bz2 histacom2-cfc3cde2a0bae77ddabc12e80aea2461d5ae1514.zip | |
Merge pull request #1 from AShifter/master
I shouldn't make a pull request but okay
Diffstat (limited to 'TimeHACK.Main/obj/Debug/TimeHACK.application')
| -rw-r--r-- | TimeHACK.Main/obj/Debug/TimeHACK.application | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/TimeHACK.Main/obj/Debug/TimeHACK.application b/TimeHACK.Main/obj/Debug/TimeHACK.application new file mode 100644 index 0000000..669ba00 --- /dev/null +++ b/TimeHACK.Main/obj/Debug/TimeHACK.application @@ -0,0 +1,21 @@ +<?xml version="1.0" encoding="utf-8"?> +<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2"> + <assemblyIdentity name="TimeHACK.application" version="1.0.1.0" publicKeyToken="0000000000000000" language="en" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> + <description asmv2:publisher="HistacomCS Development Team" asmv2:product="HistacomCS" asmv2:supportUrl="http://www.ashifter.ml/histacom/forum" xmlns="urn:schemas-microsoft-com:asm.v1" /> + <deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true" /> + <compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> + <framework targetVersion="4.5.2" profile="Full" supportedRuntime="4.0.30319" /> + </compatibleFrameworks> + <dependency> + <dependentAssembly dependencyType="install" codebase="TimeHACK.exe.manifest" size="22087"> + <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>XJCo3TUZ+qMvuX2PFyOUztsxWsEAFcyFJ486JTNAnD8=</dsig:DigestValue> + </hash> + </dependentAssembly> + </dependency> +</asmv1:assembly>
\ No newline at end of file |
