Publish ClickOnce without deploy extension mapping

This commit is contained in:
Livio Merola
2026-07-24 10:52:03 +02:00
parent bb676b8aee
commit e489c2d151
8 changed files with 14 additions and 14 deletions
+4 -4
View File
@@ -1,6 +1,6 @@
<?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="LMEMoxaTransfer.exe" version="1.0.2.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<asmv1:assemblyIdentity name="LMEMoxaTransfer.exe" version="1.0.3.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<description asmv2:iconFile="Assets\app-icon.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
@@ -72,13 +72,13 @@
<dsig:DigestValue>vrKGEd9S1kba0lj1Dse7EraF35cGx7P3QeERgj0t9sQ=</dsig:DigestValue>
</hash>
</file>
<file name="LMEMoxaTransfer.dll" size="72192">
<file name="LMEMoxaTransfer.dll" size="71680">
<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>wFyuPcFMLs+kQUWReMPRdDVplj0KESRpLIxLr8BRWy8=</dsig:DigestValue>
<dsig:DigestValue>IipBF8EO5D6m8OijUdQZn4rVSOjnzV4On2EBwGN4MMI=</dsig:DigestValue>
</hash>
</file>
<file name="LMEMoxaTransfer.exe" size="161792">
@@ -87,7 +87,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>jwSeTwgZuFH0QAfLimHU9wznPOIaeugQvU7Ax1uzlcU=</dsig:DigestValue>
<dsig:DigestValue>mi1p2c0IgoVHdYjrPf4qu55LhMfeOuNOyNZghBwNCAA=</dsig:DigestValue>
</hash>
</file>
</asmv1:assembly>