-
Notifications
You must be signed in to change notification settings - Fork 0
/
KolmeiaWebLurk.application
28 lines (28 loc) · 2.16 KB
/
KolmeiaWebLurk.application
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?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="KolmeiaWebLurk.application" version="1.0.0.31" publicKeyToken="0000000000000000" language="pt-BR" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="SYS Browser WEBLurk" co.v1:suiteName="Kolméia STM - SYS Browser WEBLurk" asmv2:product="Kolméia STM -SYS Browser WEBLurk" asmv2:supportUrl="https://linktr.ee/mad_daniel" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true">
<subscription>
<update>
<beforeApplicationStartup />
</update>
</subscription>
<deploymentProvider codebase="https://kolmeia.live/weblurk/KolmeiaWebLurk.application" />
</deployment>
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
<framework targetVersion="4.7.2" profile="Full" supportedRuntime="4.0.30319" />
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="KolmeiaWebLurk.exe.manifest" size="20352">
<assemblyIdentity name="KolmeiaWebLurk.exe" version="1.0.0.31" publicKeyToken="0000000000000000" language="pt-BR" 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>bPvYgim+fFFgdaUUOrpjRrM/6H0NqzheZcrJcnMYVd0=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
</asmv1:assembly>