diff options
| author | lempamo <[email protected]> | 2017-06-12 00:06:03 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2017-06-12 00:06:03 +0000 |
| commit | a2053d72ddd8a954c4798ba89fda03bb913842d1 (patch) | |
| tree | 5a1a8fbb9cfc88b34d587e6230980d35edf787f9 /TimeHACK.Main/obj/Release/TimeHACK.application | |
| parent | faf77fe89faafe155703e704c52e78d8119a40c8 (diff) | |
| parent | eef1e2b945d0eefd8dfd371d5d3c432608aaae2e (diff) | |
| download | histacom2-a2053d72ddd8a954c4798ba89fda03bb913842d1.tar.gz histacom2-a2053d72ddd8a954c4798ba89fda03bb913842d1.tar.bz2 histacom2-a2053d72ddd8a954c4798ba89fda03bb913842d1.zip | |
Merge pull request #91 from jamierocks/pr/housekeeping
repo: Improve gitignore and gitattributes
Diffstat (limited to 'TimeHACK.Main/obj/Release/TimeHACK.application')
| -rw-r--r-- | TimeHACK.Main/obj/Release/TimeHACK.application | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/TimeHACK.Main/obj/Release/TimeHACK.application b/TimeHACK.Main/obj/Release/TimeHACK.application deleted file mode 100644 index 992f820..0000000 --- a/TimeHACK.Main/obj/Release/TimeHACK.application +++ /dev/null @@ -1,21 +0,0 @@ -<?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="24110">
- <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>szMAZloBWxVA5ynGbEjxjLRYcK6rY7+H4OymbTTBl/M=</dsig:DigestValue>
- </hash>
- </dependentAssembly>
- </dependency>
-</asmv1:assembly>
\ No newline at end of file |
