source: extensions/Picasa2Piwigo/PicasaMyPhotos/obj/Debug/PicasaFindMyPhotos.exe.manifest @ 31334

Last change on this file since 31334 was 31334, checked in by kenl, 8 years ago
File size: 4.6 KB
Line 
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:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" 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">
3  <asmv1:assemblyIdentity name="PicasaFindMyPhotos.exe" version="1.0.0.4" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
4  <application />
5  <entryPoint>
6    <assemblyIdentity name="PicasaFindMyPhotos" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
7    <commandLine file="PicasaFindMyPhotos.exe" parameters="" />
8  </entryPoint>
9  <trustInfo>
10    <security>
11      <applicationRequestMinimum>
12        <PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
13        <defaultAssemblyRequest permissionSetReference="Custom" />
14      </applicationRequestMinimum>
15      <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
16        <!--
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         If you want to utilize File and Registry Virtualization for backward
26         compatibility then delete the requestedExecutionLevel node.
27    -->
28        <requestedExecutionLevel level="asInvoker" uiAccess="false" />
29      </requestedPrivileges>
30    </security>
31  </trustInfo>
32  <dependency>
33    <dependentOS>
34      <osVersionInfo>
35        <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
36      </osVersionInfo>
37    </dependentOS>
38  </dependency>
39  <dependency>
40    <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
41      <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="2.0.50727.0" />
42    </dependentAssembly>
43  </dependency>
44  <dependency>
45    <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
46      <assemblyIdentity name="System.Core" version="3.5.0.0" publicKeyToken="b77a5c561934e089" language="neutral" processorArchitecture="msil" />
47    </dependentAssembly>
48  </dependency>
49  <dependency>
50    <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
51      <assemblyIdentity name="WindowsBase" version="3.0.0.0" publicKeyToken="31bf3856ad364e35" language="neutral" processorArchitecture="msil" />
52    </dependentAssembly>
53  </dependency>
54  <dependency>
55    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="MySql.Data.dll" size="379904">
56      <assemblyIdentity name="MySql.Data" version="6.5.5.0" publicKeyToken="C5687FC88969C44D" language="neutral" processorArchitecture="msil" />
57      <hash>
58        <dsig:Transforms>
59          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
60        </dsig:Transforms>
61        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
62        <dsig:DigestValue>3iT31tAQ6hWSAc69FSWZcurrxRc=</dsig:DigestValue>
63      </hash>
64    </dependentAssembly>
65  </dependency>
66  <dependency>
67    <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="PicasaFindMyPhotos.exe" size="31744">
68      <assemblyIdentity name="PicasaFindMyPhotos" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
69      <hash>
70        <dsig:Transforms>
71          <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
72        </dsig:Transforms>
73        <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
74        <dsig:DigestValue>dvH5njAMm7fqT7Z4b3NBr8Z+Skg=</dsig:DigestValue>
75      </hash>
76    </dependentAssembly>
77  </dependency>
78  <file name="PicasaFindMyPhotos.exe.config" size="2183">
79    <hash>
80      <dsig:Transforms>
81        <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
82      </dsig:Transforms>
83      <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
84      <dsig:DigestValue>R2lNY2seNUWZ7jd7qc2Hrna3NYk=</dsig:DigestValue>
85    </hash>
86  </file>
87</asmv1:assembly>
Note: See TracBrowser for help on using the repository browser.