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="pallopeli1.exe" version="1.0.0.0" publicKeyToken="1b693863226187ba" language="neutral" processorArchitecture="x86" type="win32" />
|
---|
4 | <description asmv2:iconFile="Game.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
---|
5 | <application />
|
---|
6 | <entryPoint>
|
---|
7 | <assemblyIdentity name="pallopeli1" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
|
---|
8 | <commandLine file="pallopeli1.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 | <!-- |
---|
18 | UAC Manifest Options |
---|
19 | If you want to change the Windows User Account Control level replace the |
---|
20 | requestedExecutionLevel node with one of the following. |
---|
21 | |
---|
22 | <requestedExecutionLevel level="asInvoker" uiAccess="false" /> |
---|
23 | <requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> |
---|
24 | <requestedExecutionLevel level="highestAvailable" uiAccess="false" /> |
---|
25 | |
---|
26 | If you want to utilize File and Registry Virtualization for backward |
---|
27 | compatibility then delete the requestedExecutionLevel node. |
---|
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="preRequisite" allowDelayedBinding="true">
|
---|
47 | <assemblyIdentity name="Microsoft.Xna.Framework" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
48 | </dependentAssembly>
|
---|
49 | </dependency>
|
---|
50 | <dependency>
|
---|
51 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
52 | <assemblyIdentity name="Microsoft.Xna.Framework.Avatar" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
53 | </dependentAssembly>
|
---|
54 | </dependency>
|
---|
55 | <dependency>
|
---|
56 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
57 | <assemblyIdentity name="Microsoft.Xna.Framework.Game" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
58 | </dependentAssembly>
|
---|
59 | </dependency>
|
---|
60 | <dependency>
|
---|
61 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
62 | <assemblyIdentity name="Microsoft.Xna.Framework.GamerServices" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
63 | </dependentAssembly>
|
---|
64 | </dependency>
|
---|
65 | <dependency>
|
---|
66 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
67 | <assemblyIdentity name="Microsoft.Xna.Framework.Graphics" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
68 | </dependentAssembly>
|
---|
69 | </dependency>
|
---|
70 | <dependency>
|
---|
71 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
72 | <assemblyIdentity name="Microsoft.Xna.Framework.Input.Touch" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
73 | </dependentAssembly>
|
---|
74 | </dependency>
|
---|
75 | <dependency>
|
---|
76 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
77 | <assemblyIdentity name="Microsoft.Xna.Framework.Net" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
78 | </dependentAssembly>
|
---|
79 | </dependency>
|
---|
80 | <dependency>
|
---|
81 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
82 | <assemblyIdentity name="Microsoft.Xna.Framework.Storage" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
83 | </dependentAssembly>
|
---|
84 | </dependency>
|
---|
85 | <dependency>
|
---|
86 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
87 | <assemblyIdentity name="Microsoft.Xna.Framework.Video" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="msil" />
|
---|
88 | </dependentAssembly>
|
---|
89 | </dependency>
|
---|
90 | <dependency>
|
---|
91 | <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
|
---|
92 | <assemblyIdentity name="Microsoft.Xna.Framework.Xact" version="4.0.0.0" publicKeyToken="842CF8BE1DE50553" language="neutral" processorArchitecture="x86" />
|
---|
93 | </dependentAssembly>
|
---|
94 | </dependency>
|
---|
95 | <dependency>
|
---|
96 | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Jypeli.dll" size="1310720">
|
---|
97 | <assemblyIdentity name="Jypeli" version="5.0.0.0" language="neutral" processorArchitecture="x86" />
|
---|
98 | <hash>
|
---|
99 | <dsig:Transforms>
|
---|
100 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
101 | </dsig:Transforms>
|
---|
102 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
103 | <dsig:DigestValue>NHv6H36Qq9oPtI+D5ByzBX1bbQE=</dsig:DigestValue>
|
---|
104 | </hash>
|
---|
105 | </dependentAssembly>
|
---|
106 | </dependency>
|
---|
107 | <dependency>
|
---|
108 | <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="pallopeli1.exe" size="17920">
|
---|
109 | <assemblyIdentity name="pallopeli1" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
|
---|
110 | <hash>
|
---|
111 | <dsig:Transforms>
|
---|
112 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
113 | </dsig:Transforms>
|
---|
114 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
115 | <dsig:DigestValue>nne16trleTaPSiElviDMzIEtrOY=</dsig:DigestValue>
|
---|
116 | </hash>
|
---|
117 | </dependentAssembly>
|
---|
118 | </dependency>
|
---|
119 | <file name="Content\kentta1.xnb" size="735">
|
---|
120 | <hash>
|
---|
121 | <dsig:Transforms>
|
---|
122 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
123 | </dsig:Transforms>
|
---|
124 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
125 | <dsig:DigestValue>JHiGR0vpG2GsGzh/VEBM4OW1ge0=</dsig:DigestValue>
|
---|
126 | </hash>
|
---|
127 | </file>
|
---|
128 | <file name="Content\kentta2.xnb" size="1279">
|
---|
129 | <hash>
|
---|
130 | <dsig:Transforms>
|
---|
131 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
132 | </dsig:Transforms>
|
---|
133 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
134 | <dsig:DigestValue>qGNRuaPG0reLRQGN2SGUuTnBW+A=</dsig:DigestValue>
|
---|
135 | </hash>
|
---|
136 | </file>
|
---|
137 | <file name="Content\kentta3.xnb" size="1776">
|
---|
138 | <hash>
|
---|
139 | <dsig:Transforms>
|
---|
140 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
141 | </dsig:Transforms>
|
---|
142 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
143 | <dsig:DigestValue>IG4BZu/K+Mbi+6x669KddiyMZeQ=</dsig:DigestValue>
|
---|
144 | </hash>
|
---|
145 | </file>
|
---|
146 | <file name="Content\kentta4.xnb" size="1709">
|
---|
147 | <hash>
|
---|
148 | <dsig:Transforms>
|
---|
149 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
150 | </dsig:Transforms>
|
---|
151 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
152 | <dsig:DigestValue>CKVwR30PVed4+ovXCkMR2sIZnC4=</dsig:DigestValue>
|
---|
153 | </hash>
|
---|
154 | </file>
|
---|
155 | <file name="Content\kentta5.xnb" size="2513">
|
---|
156 | <hash>
|
---|
157 | <dsig:Transforms>
|
---|
158 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
159 | </dsig:Transforms>
|
---|
160 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
161 | <dsig:DigestValue>kEf7LnW9QYvHCVdW0sChg5hTf/0=</dsig:DigestValue>
|
---|
162 | </hash>
|
---|
163 | </file>
|
---|
164 | <file name="Content\pallo.xnb" size="40187">
|
---|
165 | <hash>
|
---|
166 | <dsig:Transforms>
|
---|
167 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
168 | </dsig:Transforms>
|
---|
169 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
170 | <dsig:DigestValue>+tXOLSWHcPAqEfJ36gIZU/iQWms=</dsig:DigestValue>
|
---|
171 | </hash>
|
---|
172 | </file>
|
---|
173 | <file name="Content\pallo1.xnb" size="40187">
|
---|
174 | <hash>
|
---|
175 | <dsig:Transforms>
|
---|
176 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
177 | </dsig:Transforms>
|
---|
178 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
179 | <dsig:DigestValue>xuAlO8gwDsuIASQ+m25hdwpPFrQ=</dsig:DigestValue>
|
---|
180 | </hash>
|
---|
181 | </file>
|
---|
182 | <file name="Content\piikki1.xnb" size="90187">
|
---|
183 | <hash>
|
---|
184 | <dsig:Transforms>
|
---|
185 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
186 | </dsig:Transforms>
|
---|
187 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
188 | <dsig:DigestValue>XhIK5EKY8kFCXaNhOpiI7cxkMuw=</dsig:DigestValue>
|
---|
189 | </hash>
|
---|
190 | </file>
|
---|
191 | <file name="Content\tahti.xnb" size="6587">
|
---|
192 | <hash>
|
---|
193 | <dsig:Transforms>
|
---|
194 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
195 | </dsig:Transforms>
|
---|
196 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
197 | <dsig:DigestValue>UIcGV1JuC7hqt4RSGHsLSh6K4Ng=</dsig:DigestValue>
|
---|
198 | </hash>
|
---|
199 | </file>
|
---|
200 | <file name="Game.ico" size="4286">
|
---|
201 | <hash>
|
---|
202 | <dsig:Transforms>
|
---|
203 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
204 | </dsig:Transforms>
|
---|
205 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
206 | <dsig:DigestValue>/y21PfwGnUAkwpPwwaFuIIyWENo=</dsig:DigestValue>
|
---|
207 | </hash>
|
---|
208 | </file>
|
---|
209 | <file name="GameThumbnail.png" size="5734">
|
---|
210 | <hash>
|
---|
211 | <dsig:Transforms>
|
---|
212 | <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
---|
213 | </dsig:Transforms>
|
---|
214 | <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
|
---|
215 | <dsig:DigestValue>diNvdcDpDtGEMuMQIHpkKK3qVHc=</dsig:DigestValue>
|
---|
216 | </hash>
|
---|
217 | </file>
|
---|
218 | <publisherIdentity name="CN=JYUNET\urpynnon" issuerKeyHash="34ac846075ed12990bfc478f17c01f9fe720f4fa" /><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-sha1" /><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#sha1" /><DigestValue>11kC4Y1x1qwmwckJ+QumC3xb0/g=</DigestValue></Reference></SignedInfo><SignatureValue>dWQC1bXB+fSxx9T4WqqVcK9Wa+t7zGPT9hI/WjgdjLgzNCafEimDpp6tWMbWYCho2RUvjsbvwMNwdfCij+9jMAPwnK12rfwDANPNcNtrRF45jgy7GosPboVeL77awIUARBkXUhuwAb6lTu5EaBx7ueei2XYXSNgQiKmYS4pIdiY=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>u5zq5R3Z3lNPtpJ2e6eTAUpwc2nCxlDDs+Et1dchYjVySg21c1pLZJ+EQjFoEJ5jWzHkwlrDsTDcQ69ucGkaSvOvuborS9J91JnMWCvlN6F0f8RgELckCnSy8xKhjpBtdf1ORmDiXWIhICPVCWvuYcFgD6+buhp3Pb1bAAXATvk=</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="f8d35b7c0ba60bf909c9c126acd6718de10259d7" Description="" Url=""><as:assemblyIdentity name="pallopeli1.exe" version="1.0.0.0" publicKeyToken="1b693863226187ba" language="neutral" processorArchitecture="x86" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=JYUNET\urpynnon</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-sha1" /><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#sha1" /><DigestValue>PKTBdon5BncSOj+EYXx26RuuPvI=</DigestValue></Reference></SignedInfo><SignatureValue>pAOFHIMcbUy9XMpuEcWZ9ZRNUml514dIEOQTtOJlWY5SAgTdsDq+kRr9g1bmr9UdG8SVNkqpT3ggSmT/yCFX3vEIx7vCHyYd4HcSvzTSK27M/OtCuofX7S8hjJaEvCSdGlXLFo1nhDsqQXzSZ2t0hUga1Mh3dUYnNlzfYBJjs9M=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>u5zq5R3Z3lNPtpJ2e6eTAUpwc2nCxlDDs+Et1dchYjVySg21c1pLZJ+EQjFoEJ5jWzHkwlrDsTDcQ69ucGkaSvOvuborS9J91JnMWCvlN6F0f8RgELckCnSy8xKhjpBtdf1ORmDiXWIhICPVCWvuYcFgD6+buhp3Pb1bAAXATvk=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB1TCCAT6gAwIBAgIQQSloXscinpdErMKVLL2UizANBgkqhkiG9w0BAQUFADApMScwJQYDVQQDHh4ASgBZAFUATgBFAFQAXAB1AHIAcAB5AG4AbgBvAG4wHhcNMTQwNjEyMTE0NzAzWhcNMTUwNjEyMTc0NzAzWjApMScwJQYDVQQDHh4ASgBZAFUATgBFAFQAXAB1AHIAcAB5AG4AbgBvAG4wgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBALuc6uUd2d5TT7aSdnunkwFKcHNpwsZQw7PhLdXXIWI1ckoNtXNaS2SfhEIxaBCeY1sx5MJaw7Ew3EOvbnBpGkrzr7m6K0vSfdSZzFgr5TehdH/EYBC3JAp0svMSoY6QbXX9TkZg4l1iISAj1Qlr7mHBYA+vm7oadz29WwAFwE75AgMBAAEwDQYJKoZIhvcNAQEFBQADgYEAOpoSPueFvzlM8YxB5H08PtCdRSLgco+jKsdX/6RvMaIK53FEKN2LZJgei/IbB/cJ15Gvjdh2XZs174aJPJWETnxZ7y8+KnJMuYjbYcQpxyEixuO6t+JRBCTQcAGh4Sxd3ot/20l1Jw4GEOFmDJF8JrO9MKhaeehvubq+3Fe0RCQ=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly> |
---|