Release - 2.7.0.4
This commit is contained in:
@ -1,10 +1,10 @@
|
||||
<?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:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
|
||||
<asmv1:assemblyIdentity name="TPS1100 Convert.exe" version="2.7.0.3" publicKeyToken="0000000000000000" language="sl-SI" processorArchitecture="msil" type="win32" />
|
||||
<asmv1:assemblyIdentity name="TPS1100 Convert.exe" version="2.7.0.4" publicKeyToken="0000000000000000" language="sl-SI" processorArchitecture="msil" type="win32" />
|
||||
<description asmv2:iconFile="TPS1100CNVRT.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
||||
<application />
|
||||
<entryPoint>
|
||||
<assemblyIdentity name="TPS1100 Convert" version="2.7.0.3" language="neutral" processorArchitecture="msil" />
|
||||
<assemblyIdentity name="TPS1100 Convert" version="2.7.0.4" language="neutral" processorArchitecture="msil" />
|
||||
<commandLine file="TPS1100 Convert.exe" parameters="" />
|
||||
</entryPoint>
|
||||
<trustInfo>
|
||||
@ -43,24 +43,24 @@
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TPS1100 Convert.exe" size="1239040">
|
||||
<assemblyIdentity name="TPS1100 Convert" version="2.7.0.3" language="neutral" processorArchitecture="msil" />
|
||||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="TPS1100 Convert.exe" size="1241088">
|
||||
<assemblyIdentity name="TPS1100 Convert" version="2.7.0.4" 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>9MbQdsngL/DHeK3cDx94oj68MzP5KjB+q9WSEUtgKKA=</dsig:DigestValue>
|
||||
<dsig:DigestValue>2EdOprQDPWWzBpfUnVZGDGbK2kcMlkpfYfX+780uX2k=</dsig:DigestValue>
|
||||
</hash>
|
||||
</dependentAssembly>
|
||||
</dependency>
|
||||
<file name="CHANGELOG.md" size="1803">
|
||||
<file name="CHANGELOG.md" size="1891">
|
||||
<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>TnL6bdrblDtfQ1Ivt3Cvr9XTXjAr+ofmFHcsg3XXil0=</dsig:DigestValue>
|
||||
<dsig:DigestValue>MIJ8P9KBihEVq+RAyMxvPLC5CfEfxMFEPw1SYExqe50=</dsig:DigestValue>
|
||||
</hash>
|
||||
</file>
|
||||
<file name="Navodila.pdf" size="206224">
|
||||
@ -126,6 +126,15 @@
|
||||
<dsig:DigestValue>74qm9dMNKX/YirNPCGO0q9XYo6Tzd8K6cBxxg17LnsU=</dsig:DigestValue>
|
||||
</hash>
|
||||
</file>
|
||||
<file name="version.txt" size="10">
|
||||
<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>mNmAlgFrhbUzVYOqihJIyFyJwHrZr0+dXBsUtIvCb9g=</dsig:DigestValue>
|
||||
</hash>
|
||||
</file>
|
||||
<compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
||||
<application>
|
||||
<!-- A list of the Windows versions that this application has been tested on
|
||||
|
Reference in New Issue
Block a user