diff options
| author | Alex-TIMEHACK <[email protected]> | 2017-05-06 18:02:36 +0100 |
|---|---|---|
| committer | Alex-TIMEHACK <[email protected]> | 2017-05-06 18:02:36 +0100 |
| commit | 113d963fa22ffe5328676a8f8020492477ad76c3 (patch) | |
| tree | a9bddf6f61377759db49b962188b8ed0d47f99d3 /TimeHACK.Main/obj/Release/TimeHACK.application | |
| parent | b3d60f914a4619f637e1ee6aa3f80ab0cc7f4b51 (diff) | |
| download | histacom2-113d963fa22ffe5328676a8f8020492477ad76c3.tar.gz histacom2-113d963fa22ffe5328676a8f8020492477ad76c3.tar.bz2 histacom2-113d963fa22ffe5328676a8f8020492477ad76c3.zip | |
Fixed conflicts
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 f950128..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="22480"> - <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>xjHHFGhzyw8t/woi94tXsDi0wHI6NNfYQtZ7SVesCss=</dsig:DigestValue> - </hash> - </dependentAssembly> - </dependency> -</asmv1:assembly>
\ No newline at end of file |
