1+ <?xml version =" 1.0" encoding =" utf-8" ?>
2+ <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" >
3+ <asmv1 : assemblyIdentity name =" WebView2Utilities.exe" version =" 1.0.0.14" publicKeyToken =" 5800a037f15d80e5" language =" en-US" processorArchitecture =" msil" type =" win32" />
4+ <description asmv2 : iconFile =" logo.ico" xmlns =" urn:schemas-microsoft-com:asm.v1" />
5+ <application />
6+ <entryPoint >
7+ <assemblyIdentity name =" WebView2Utilities" version =" 1.0.0.14" language =" neutral" processorArchitecture =" msil" />
8+ <commandLine file =" WebView2Utilities.exe" parameters =" " />
9+ </entryPoint >
10+ <trustInfo >
11+ <security >
12+ <applicationRequestMinimum >
13+ <PermissionSet Unrestricted =" true" ID =" Custom" SameSite =" site" />
14+ <defaultAssemblyRequest permissionSetReference =" Custom" />
15+ </applicationRequestMinimum >
16+ <requestedPrivileges xmlns =" urn:schemas-microsoft-com:asm.v3" >
17+ <!-- UAC Manifest Options
18+ If you want to change the Windows User Account Control level replace the
19+ requestedExecutionLevel node with one of the following.
20+
21+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
22+ <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
23+ <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
24+
25+ Specifying requestedExecutionLevel element will disable file and registry virtualization.
26+ Remove this element if your application requires this virtualization for backwards
27+ compatibility.
28+ -->
29+ <requestedExecutionLevel level =" asInvoker" uiAccess =" false" />
30+ </requestedPrivileges >
31+ </security >
32+ </trustInfo >
33+ <dependency >
34+ <dependentOS >
35+ <osVersionInfo >
36+ <os majorVersion =" 5" minorVersion =" 1" buildNumber =" 2600" servicePackMajor =" 0" />
37+ </osVersionInfo >
38+ </dependentOS >
39+ </dependency >
40+ <dependency >
41+ <dependentAssembly dependencyType =" preRequisite" allowDelayedBinding =" true" >
42+ <assemblyIdentity name =" Microsoft.Windows.CommonLanguageRuntime" version =" 4.0.30319.0" />
43+ </dependentAssembly >
44+ </dependency >
45+ <dependency >
46+ <dependentAssembly dependencyType =" install" allowDelayedBinding =" true" codebase =" WebView2Utilities.exe" size =" 375720" >
47+ <assemblyIdentity name =" WebView2Utilities" version =" 1.0.0.14" language =" neutral" processorArchitecture =" msil" />
48+ <hash >
49+ <dsig : Transforms >
50+ <dsig : Transform Algorithm =" urn:schemas-microsoft-com:HashTransforms.Identity" />
51+ </dsig : Transforms >
52+ <dsig : DigestMethod Algorithm =" http://www.w3.org/2000/09/xmldsig#sha256" />
53+ <dsig : DigestValue >ixxUjvRPDyBgTHticeYlLvl1Y+3PIbkpFNw8+NqbPpw=</dsig : DigestValue >
54+ </hash >
55+ </dependentAssembly >
56+ </dependency >
57+ <file name =" logo.ico" size =" 158562" >
58+ <hash >
59+ <dsig : Transforms >
60+ <dsig : Transform Algorithm =" urn:schemas-microsoft-com:HashTransforms.Identity" />
61+ </dsig : Transforms >
62+ <dsig : DigestMethod Algorithm =" http://www.w3.org/2000/09/xmldsig#sha256" />
63+ <dsig : DigestValue >4h1coqXCrwT54aRwOrkPnG+sF/nDEjNJSvVKtY58ERY=</dsig : DigestValue >
64+ </hash >
65+ </file >
66+ <file name =" WebView2Utilities.exe.config" size =" 184" >
67+ <hash >
68+ <dsig : Transforms >
69+ <dsig : Transform Algorithm =" urn:schemas-microsoft-com:HashTransforms.Identity" />
70+ </dsig : Transforms >
71+ <dsig : DigestMethod Algorithm =" http://www.w3.org/2000/09/xmldsig#sha256" />
72+ <dsig : DigestValue >X+GtgC9o18R9u9jmAWK6iKuu0WLaXTgchdPkk1MRli4=</dsig : DigestValue >
73+ </hash >
74+ </file >
75+ <compatibility xmlns =" urn:schemas-microsoft-com:compatibility.v1" >
76+ <application >
77+ <!-- A list of the Windows versions that this application has been tested on
78+ and is designed to work with. Uncomment the appropriate elements
79+ and Windows will automatically select the most compatible environment. -->
80+ <!-- Windows Vista -->
81+ <!-- <supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
82+ <!-- Windows 7 -->
83+ <!-- <supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
84+ <!-- Windows 8 -->
85+ <!-- <supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
86+ <!-- Windows 8.1 -->
87+ <!-- <supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
88+ <!-- Windows 10 -->
89+ <!-- <supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
90+ </application >
91+ </compatibility >
92+ <publisherIdentity name="CN=NTDEV\davris" issuerKeyHash="e5e80057f76410a8f6e15d8eca7f497bf9889276" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>LO4vAu3OawcAlmutQXgBfJgywYUAaeKk/AOainHQL94=</DigestValue></Reference></SignedInfo><SignatureValue>ENNKyCd/muygzW7uRju7g5ZseeR3d3OJ1P/xEh8wNvnGpkJTW4mWKwynGDfvF/M0mlleW8svgObVe3FvBWT1f/7yIfMCvTXktiLN3S031Mm1eSY6hgddcwUAFhsLh+eUZyap1Dgw/jOcq8q8c8OnzLeeL8Ecbv89wMREZ0+kKww=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>yQ0rXR3hW9xnoPMArZbB/+IoYDaCPcx1GsKS86pze1epffZGFRRZsqvNxl+L9SaoysPlsh+VBi4V75w6Qxy8VrUbntWfMo2jnj64vrpgmAdIj5xrPKMp7hz6/8i51T439RMayNJl9jJ6ab3l1QD+WE94mRKQpPdX8fTsU9WfrxE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="de2fd0718a9a03fca4e2690085c132987c017841ad6b9600076bceed022fee2c" Description="" Url=""><as:assemblyIdentity name="WebView2Utilities.exe" version="1.0.0.14" publicKeyToken="5800a037f15d80e5" language="en-US" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=NTDEV\davris</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>U+m5wnDr+kBW13+8du5i+5VNpewMpy0LJD0+Fn4nypw=</DigestValue></Reference></SignedInfo><SignatureValue>TY0ffCrUKyWpQYET3MHYjdOptalXNvBb8lReqKkpa6nfnn0JJtsh/hZJKHCqFF+7uFXtr2rYgf6IZcu6uibpdPLz05qcAgv8mIWXNWYSCzmJEwdbP5We0nvZtY6vnZD/KloGi64U6zAggiDgP3q8UM7FdnCbnR8389D09BY/wk0=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>yQ0rXR3hW9xnoPMArZbB/+IoYDaCPcx1GsKS86pze1epffZGFRRZsqvNxl+L9SaoysPlsh+VBi4V75w6Qxy8VrUbntWfMo2jnj64vrpgmAdIj5xrPKMp7hz6/8i51T439RMayNJl9jJ6ab3l1QD+WE94mRKQpPdX8fTsU9WfrxE=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIByTCCATKgAwIBAgIQKnRXgMgm5YNDxv8o9Im9iDANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDHhgATgBUAEQARQBWAFwAZABhAHYAcgBpAHMwHhcNMjEwMzI4MDEyNTI1WhcNMjIwMzI4MDcyNTI1WjAjMSEwHwYDVQQDHhgATgBUAEQARQBWAFwAZABhAHYAcgBpAHMwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAMkNK10d4VvcZ6DzAK2Wwf/iKGA2gj3MdRrCkvOqc3tXqX32RhUUWbKrzcZfi/UmqMrD5bIflQYuFe+cOkMcvFa1G57VnzKNo54+uL66YJgHSI+cazyjKe4c+v/IudU+N/UTGsjSZfYyemm95dUA/lhPeJkSkKT3V/H07FPVn68RAgMBAAEwDQYJKoZIhvcNAQELBQADgYEAiyG3/kh7ZFBZ6Sf+Nsc+rLFtvjgppBYasfUV2sQOfFLhoTkHJJUihNL1gV0TZnX9ZSWUMUXCkfZhHDtdllN41pospNK+D8w4aZ4wvH2FBYWBBCSSXPwIiGGVLYseTQtOzYXO5NDZHTDwGtc660um0PS0pcS884xiOXt9OUcAUmE=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
0 commit comments