|
@@ -0,0 +1,367 @@
|
|
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="DotNettyFrom.exe" version="1.0.0.0" publicKeyToken="6b2717623172f764" language="neutral" processorArchitecture="msil" type="win32" />
|
|
4
|
+ <description asmv2:iconFile="DotNettyFrom.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
|
|
5
|
+ <application />
|
|
6
|
+ <entryPoint>
|
|
7
|
+ <assemblyIdentity name="DotNettyFrom" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
8
|
+ <commandLine file="DotNettyFrom.exe" parameters="" />
|
|
9
|
+ </entryPoint>
|
|
10
|
+ <trustInfo>
|
|
11
|
+ <security>
|
|
12
|
+ <applicationRequestMinimum>
|
|
13
|
+ <PermissionSet version="1" class="System.Security.NamedPermissionSet" Name="LocalIntranet" Description="Default rights given to applications on the local intranet" Unrestricted="true" ID="Custom" SameSite="site" />
|
|
14
|
+ <defaultAssemblyRequest permissionSetReference="Custom" />
|
|
15
|
+ </applicationRequestMinimum>
|
|
16
|
+ <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
|
|
17
|
+ <!-- UAC 清单选项
|
|
18
|
+ 如果想要更改 Windows 用户帐户控制级别,请使用
|
|
19
|
+ 以下节点之一替换 requestedExecutionLevel 节点。n
|
|
20
|
+ <requestedExecutionLevel level="asInvoker" uiAccess="false" />
|
|
21
|
+ <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
|
|
22
|
+ <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
|
|
23
|
+
|
|
24
|
+ 指定 requestedExecutionLevel 元素将禁用文件和注册表虚拟化。
|
|
25
|
+ 如果你的应用程序需要此虚拟化来实现向后兼容性,则删除此
|
|
26
|
+ 元素。
|
|
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="4.0.30319.0" />
|
|
42
|
+ </dependentAssembly>
|
|
43
|
+ </dependency>
|
|
44
|
+ <dependency>
|
|
45
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DotNetty.Buffers.dll" size="107520">
|
|
46
|
+ <assemblyIdentity name="DotNetty.Buffers" version="0.4.6.0" publicKeyToken="BC13CA065FA06C29" language="neutral" processorArchitecture="msil" />
|
|
47
|
+ <hash>
|
|
48
|
+ <dsig:Transforms>
|
|
49
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
50
|
+ </dsig:Transforms>
|
|
51
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
52
|
+ <dsig:DigestValue>ntkHi2vhTeFpadlSCShImNhp48p5NwnE6vHbcoZ8M5o=</dsig:DigestValue>
|
|
53
|
+ </hash>
|
|
54
|
+ </dependentAssembly>
|
|
55
|
+ </dependency>
|
|
56
|
+ <dependency>
|
|
57
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DotNetty.Codecs.dll" size="32256">
|
|
58
|
+ <assemblyIdentity name="DotNetty.Codecs" version="0.4.6.0" publicKeyToken="BC13CA065FA06C29" language="neutral" processorArchitecture="msil" />
|
|
59
|
+ <hash>
|
|
60
|
+ <dsig:Transforms>
|
|
61
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
62
|
+ </dsig:Transforms>
|
|
63
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
64
|
+ <dsig:DigestValue>PjJEtDSEgExRwjDZTV0FyNzl+Fc4fOOKuFQfzGtCQgU=</dsig:DigestValue>
|
|
65
|
+ </hash>
|
|
66
|
+ </dependentAssembly>
|
|
67
|
+ </dependency>
|
|
68
|
+ <dependency>
|
|
69
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DotNetty.Common.dll" size="100864">
|
|
70
|
+ <assemblyIdentity name="DotNetty.Common" version="0.4.6.0" publicKeyToken="BC13CA065FA06C29" language="neutral" processorArchitecture="msil" />
|
|
71
|
+ <hash>
|
|
72
|
+ <dsig:Transforms>
|
|
73
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
74
|
+ </dsig:Transforms>
|
|
75
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
76
|
+ <dsig:DigestValue>BSmFYJ7zfAtvl8CXsdy1VYuLHfkzbYpphdwxl7LEydk=</dsig:DigestValue>
|
|
77
|
+ </hash>
|
|
78
|
+ </dependentAssembly>
|
|
79
|
+ </dependency>
|
|
80
|
+ <dependency>
|
|
81
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DotNetty.Handlers.dll" size="34816">
|
|
82
|
+ <assemblyIdentity name="DotNetty.Handlers" version="0.4.6.0" publicKeyToken="BC13CA065FA06C29" language="neutral" processorArchitecture="msil" />
|
|
83
|
+ <hash>
|
|
84
|
+ <dsig:Transforms>
|
|
85
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
86
|
+ </dsig:Transforms>
|
|
87
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
88
|
+ <dsig:DigestValue>O2cYbhFZ/5tLvOX/VZjJM4BqTqtbpGrSnILeVTJUUTc=</dsig:DigestValue>
|
|
89
|
+ </hash>
|
|
90
|
+ </dependentAssembly>
|
|
91
|
+ </dependency>
|
|
92
|
+ <dependency>
|
|
93
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DotNetty.Transport.dll" size="137216">
|
|
94
|
+ <assemblyIdentity name="DotNetty.Transport" version="0.4.6.0" publicKeyToken="BC13CA065FA06C29" language="neutral" processorArchitecture="msil" />
|
|
95
|
+ <hash>
|
|
96
|
+ <dsig:Transforms>
|
|
97
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
98
|
+ </dsig:Transforms>
|
|
99
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
100
|
+ <dsig:DigestValue>85+6Re2NVp8Dgxu/F3/tjRzgTcdI+YrSP75AoSHXkVs=</dsig:DigestValue>
|
|
101
|
+ </hash>
|
|
102
|
+ </dependentAssembly>
|
|
103
|
+ </dependency>
|
|
104
|
+ <dependency>
|
|
105
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="DotNettyFrom.exe" size="622032">
|
|
106
|
+ <assemblyIdentity name="DotNettyFrom" version="1.0.0.0" language="neutral" processorArchitecture="msil" />
|
|
107
|
+ <hash>
|
|
108
|
+ <dsig:Transforms>
|
|
109
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
110
|
+ </dsig:Transforms>
|
|
111
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
112
|
+ <dsig:DigestValue>DuUYLeXcsKtjlJWqvuMSZXY+2nFQSt7IgYyO4HGAS9M=</dsig:DigestValue>
|
|
113
|
+ </hash>
|
|
114
|
+ </dependentAssembly>
|
|
115
|
+ </dependency>
|
|
116
|
+ <dependency>
|
|
117
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.Extensions.DependencyInjection.Abstractions.dll" size="35320">
|
|
118
|
+ <assemblyIdentity name="Microsoft.Extensions.DependencyInjection.Abstractions" version="1.1.0.0" publicKeyToken="ADB9793829DDAE60" language="neutral" processorArchitecture="msil" />
|
|
119
|
+ <hash>
|
|
120
|
+ <dsig:Transforms>
|
|
121
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
122
|
+ </dsig:Transforms>
|
|
123
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
124
|
+ <dsig:DigestValue>MxVDd3tVqduiDlNKTMG4c72T1X/RKozVwNWmdMGBZWo=</dsig:DigestValue>
|
|
125
|
+ </hash>
|
|
126
|
+ </dependentAssembly>
|
|
127
|
+ </dependency>
|
|
128
|
+ <dependency>
|
|
129
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.Extensions.Logging.dll" size="18432">
|
|
130
|
+ <assemblyIdentity name="Microsoft.Extensions.Logging" version="1.1.1.0" publicKeyToken="ADB9793829DDAE60" language="neutral" processorArchitecture="msil" />
|
|
131
|
+ <hash>
|
|
132
|
+ <dsig:Transforms>
|
|
133
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
134
|
+ </dsig:Transforms>
|
|
135
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
136
|
+ <dsig:DigestValue>ljvFAFGG5dFo5S5+rWLHtTAcv6Mcx8YC2lo8sUbrJ/A=</dsig:DigestValue>
|
|
137
|
+ </hash>
|
|
138
|
+ </dependentAssembly>
|
|
139
|
+ </dependency>
|
|
140
|
+ <dependency>
|
|
141
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.Extensions.Logging.Abstractions.dll" size="44032">
|
|
142
|
+ <assemblyIdentity name="Microsoft.Extensions.Logging.Abstractions" version="1.1.1.0" publicKeyToken="ADB9793829DDAE60" language="neutral" processorArchitecture="msil" />
|
|
143
|
+ <hash>
|
|
144
|
+ <dsig:Transforms>
|
|
145
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
146
|
+ </dsig:Transforms>
|
|
147
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
148
|
+ <dsig:DigestValue>L6SX5wIYpcLNXSB0PzYeZeQMx9s1gzatUczSrFLY6X8=</dsig:DigestValue>
|
|
149
|
+ </hash>
|
|
150
|
+ </dependentAssembly>
|
|
151
|
+ </dependency>
|
|
152
|
+ <dependency>
|
|
153
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Microsoft.Win32.Primitives.dll" size="22768">
|
|
154
|
+ <assemblyIdentity name="Microsoft.Win32.Primitives" version="4.0.2.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
155
|
+ <hash>
|
|
156
|
+ <dsig:Transforms>
|
|
157
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
158
|
+ </dsig:Transforms>
|
|
159
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
160
|
+ <dsig:DigestValue>4oHQTTURi386JAYBQzPgWBt06kti9PI4itOtizIiPIM=</dsig:DigestValue>
|
|
161
|
+ </hash>
|
|
162
|
+ </dependentAssembly>
|
|
163
|
+ </dependency>
|
|
164
|
+ <dependency>
|
|
165
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="nunit.framework.dll" size="344064">
|
|
166
|
+ <assemblyIdentity name="nunit.framework" version="3.8.1.0" publicKeyToken="2638CD05610744EB" language="neutral" processorArchitecture="msil" />
|
|
167
|
+ <hash>
|
|
168
|
+ <dsig:Transforms>
|
|
169
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
170
|
+ </dsig:Transforms>
|
|
171
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
172
|
+ <dsig:DigestValue>1Lvxoaoyv9INAlBu5FfTtXd+h1wwypHTKbyf8sfA02g=</dsig:DigestValue>
|
|
173
|
+ </hash>
|
|
174
|
+ </dependentAssembly>
|
|
175
|
+ </dependency>
|
|
176
|
+ <dependency>
|
|
177
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.AppContext.dll" size="20168">
|
|
178
|
+ <assemblyIdentity name="System.AppContext" version="4.0.0.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
179
|
+ <hash>
|
|
180
|
+ <dsig:Transforms>
|
|
181
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
182
|
+ </dsig:Transforms>
|
|
183
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
184
|
+ <dsig:DigestValue>6jowA+EPRCgAdIEJNCYbYaIJwewekCm5MnQshTvedD4=</dsig:DigestValue>
|
|
185
|
+ </hash>
|
|
186
|
+ </dependentAssembly>
|
|
187
|
+ </dependency>
|
|
188
|
+ <dependency>
|
|
189
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Console.dll" size="34496">
|
|
190
|
+ <assemblyIdentity name="System.Console" version="4.0.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
191
|
+ <hash>
|
|
192
|
+ <dsig:Transforms>
|
|
193
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
194
|
+ </dsig:Transforms>
|
|
195
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
196
|
+ <dsig:DigestValue>CD+GSduAY/Ix6zivOaRQzEy5yNOBgEvRibz1ieufCVE=</dsig:DigestValue>
|
|
197
|
+ </hash>
|
|
198
|
+ </dependentAssembly>
|
|
199
|
+ </dependency>
|
|
200
|
+ <dependency>
|
|
201
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Diagnostics.DiagnosticSource.dll" size="35760">
|
|
202
|
+ <assemblyIdentity name="System.Diagnostics.DiagnosticSource" version="4.0.1.0" publicKeyToken="CC7B13FFCD2DDD51" language="neutral" processorArchitecture="msil" />
|
|
203
|
+ <hash>
|
|
204
|
+ <dsig:Transforms>
|
|
205
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
206
|
+ </dsig:Transforms>
|
|
207
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
208
|
+ <dsig:DigestValue>0iEzgYowMT4L7PAQ14pValazTqNh29M1iMmBdjH+1UA=</dsig:DigestValue>
|
|
209
|
+ </hash>
|
|
210
|
+ </dependentAssembly>
|
|
211
|
+ </dependency>
|
|
212
|
+ <dependency>
|
|
213
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Globalization.Calendars.dll" size="23296">
|
|
214
|
+ <assemblyIdentity name="System.Globalization.Calendars" version="4.0.2.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
215
|
+ <hash>
|
|
216
|
+ <dsig:Transforms>
|
|
217
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
218
|
+ </dsig:Transforms>
|
|
219
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
220
|
+ <dsig:DigestValue>jlpUnGwDOaX4ghfmtbdbdFo8IP6XCBtIBitoTE+l1EE=</dsig:DigestValue>
|
|
221
|
+ </hash>
|
|
222
|
+ </dependentAssembly>
|
|
223
|
+ </dependency>
|
|
224
|
+ <dependency>
|
|
225
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.IO.Compression.ZipFile.dll" size="24824">
|
|
226
|
+ <assemblyIdentity name="System.IO.Compression.ZipFile" version="4.0.2.0" publicKeyToken="B77A5C561934E089" language="neutral" processorArchitecture="msil" />
|
|
227
|
+ <hash>
|
|
228
|
+ <dsig:Transforms>
|
|
229
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
230
|
+ </dsig:Transforms>
|
|
231
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
232
|
+ <dsig:DigestValue>tcEukJlkPi7am0nt0NmL2u0VPHKn6OYjXY54cUQC0Wo=</dsig:DigestValue>
|
|
233
|
+ </hash>
|
|
234
|
+ </dependentAssembly>
|
|
235
|
+ </dependency>
|
|
236
|
+ <dependency>
|
|
237
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.IO.FileSystem.dll" size="22736">
|
|
238
|
+ <assemblyIdentity name="System.IO.FileSystem" version="4.0.2.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
239
|
+ <hash>
|
|
240
|
+ <dsig:Transforms>
|
|
241
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
242
|
+ </dsig:Transforms>
|
|
243
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
244
|
+ <dsig:DigestValue>LZF9UgSItWZz50rJ3GEKJIiucKfru7/wl8LoVboe9ZA=</dsig:DigestValue>
|
|
245
|
+ </hash>
|
|
246
|
+ </dependentAssembly>
|
|
247
|
+ </dependency>
|
|
248
|
+ <dependency>
|
|
249
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.IO.FileSystem.Primitives.dll" size="22784">
|
|
250
|
+ <assemblyIdentity name="System.IO.FileSystem.Primitives" version="4.0.2.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
251
|
+ <hash>
|
|
252
|
+ <dsig:Transforms>
|
|
253
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
254
|
+ </dsig:Transforms>
|
|
255
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
256
|
+ <dsig:DigestValue>Aqb5YBqkhVf8XDv+2A4xdioHhbn3jsVoyfLwci7rnAs=</dsig:DigestValue>
|
|
257
|
+ </hash>
|
|
258
|
+ </dependentAssembly>
|
|
259
|
+ </dependency>
|
|
260
|
+ <dependency>
|
|
261
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Net.Sockets.dll" size="46280">
|
|
262
|
+ <assemblyIdentity name="System.Net.Sockets" version="4.1.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
263
|
+ <hash>
|
|
264
|
+ <dsig:Transforms>
|
|
265
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
266
|
+ </dsig:Transforms>
|
|
267
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
268
|
+ <dsig:DigestValue>7vpmjaeg1YgPeUrZqSBWN5l+iOofwITkAnAuti0doSA=</dsig:DigestValue>
|
|
269
|
+ </hash>
|
|
270
|
+ </dependentAssembly>
|
|
271
|
+ </dependency>
|
|
272
|
+ <dependency>
|
|
273
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Runtime.InteropServices.RuntimeInformation.dll" size="33256">
|
|
274
|
+ <assemblyIdentity name="System.Runtime.InteropServices.RuntimeInformation" version="4.0.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
275
|
+ <hash>
|
|
276
|
+ <dsig:Transforms>
|
|
277
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
278
|
+ </dsig:Transforms>
|
|
279
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
280
|
+ <dsig:DigestValue>LxQbcqKvBFiZPidVk5XYqM2wt1LXmxcDVBph5yi1Ujc=</dsig:DigestValue>
|
|
281
|
+ </hash>
|
|
282
|
+ </dependentAssembly>
|
|
283
|
+ </dependency>
|
|
284
|
+ <dependency>
|
|
285
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Security.Cryptography.Algorithms.dll" size="39872">
|
|
286
|
+ <assemblyIdentity name="System.Security.Cryptography.Algorithms" version="4.1.0.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
287
|
+ <hash>
|
|
288
|
+ <dsig:Transforms>
|
|
289
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
290
|
+ </dsig:Transforms>
|
|
291
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
292
|
+ <dsig:DigestValue>8U3zpUioxDz+f2DTJaxeldksYF9IK77hejn5i8/MchY=</dsig:DigestValue>
|
|
293
|
+ </hash>
|
|
294
|
+ </dependentAssembly>
|
|
295
|
+ </dependency>
|
|
296
|
+ <dependency>
|
|
297
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Security.Cryptography.Encoding.dll" size="23480">
|
|
298
|
+ <assemblyIdentity name="System.Security.Cryptography.Encoding" version="4.0.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
299
|
+ <hash>
|
|
300
|
+ <dsig:Transforms>
|
|
301
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
302
|
+ </dsig:Transforms>
|
|
303
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
304
|
+ <dsig:DigestValue>kcfALUb3VBk7OYjCgFATXIBOR9w0VtDD3eAorANB++I=</dsig:DigestValue>
|
|
305
|
+ </hash>
|
|
306
|
+ </dependentAssembly>
|
|
307
|
+ </dependency>
|
|
308
|
+ <dependency>
|
|
309
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Security.Cryptography.Primitives.dll" size="22816">
|
|
310
|
+ <assemblyIdentity name="System.Security.Cryptography.Primitives" version="4.0.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
311
|
+ <hash>
|
|
312
|
+ <dsig:Transforms>
|
|
313
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
314
|
+ </dsig:Transforms>
|
|
315
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
316
|
+ <dsig:DigestValue>WmyPaajeqKd1MxJzqq5wfu4qJ0P7FJjDzE26tnkSXRE=</dsig:DigestValue>
|
|
317
|
+ </hash>
|
|
318
|
+ </dependentAssembly>
|
|
319
|
+ </dependency>
|
|
320
|
+ <dependency>
|
|
321
|
+ <dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="System.Security.Cryptography.X509Certificates.dll" size="38872">
|
|
322
|
+ <assemblyIdentity name="System.Security.Cryptography.X509Certificates" version="4.1.1.0" publicKeyToken="B03F5F7F11D50A3A" language="neutral" processorArchitecture="msil" />
|
|
323
|
+ <hash>
|
|
324
|
+ <dsig:Transforms>
|
|
325
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
326
|
+ </dsig:Transforms>
|
|
327
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
328
|
+ <dsig:DigestValue>EyroDInzh1DRreQ70eWI9NCXHqgTtN9dylrzwRPp5xM=</dsig:DigestValue>
|
|
329
|
+ </hash>
|
|
330
|
+ </dependentAssembly>
|
|
331
|
+ </dependency>
|
|
332
|
+ <file name="DotNettyFrom.exe.config" size="562">
|
|
333
|
+ <hash>
|
|
334
|
+ <dsig:Transforms>
|
|
335
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
336
|
+ </dsig:Transforms>
|
|
337
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
338
|
+ <dsig:DigestValue>zIPeNlfSPfRP446SpDzUXcInHZiolYsEOm7OU2NIMwU=</dsig:DigestValue>
|
|
339
|
+ </hash>
|
|
340
|
+ </file>
|
|
341
|
+ <file name="DotNettyFrom.ico" size="270398">
|
|
342
|
+ <hash>
|
|
343
|
+ <dsig:Transforms>
|
|
344
|
+ <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
|
|
345
|
+ </dsig:Transforms>
|
|
346
|
+ <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
|
|
347
|
+ <dsig:DigestValue>nUIDscNeRogCpm/HBxlAqZlnNiPOjEBF52DKv+hfgIY=</dsig:DigestValue>
|
|
348
|
+ </hash>
|
|
349
|
+ </file>
|
|
350
|
+ <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
|
|
351
|
+ <application>
|
|
352
|
+ <!-- 设计此应用程序与其一起工作且已针对此应用程序进行测试的
|
|
353
|
+ Windows 版本的列表。取消评论适当的元素,Windows 将
|
|
354
|
+ 自动选择最兼容的环境。 -->
|
|
355
|
+ <!-- Windows Vista -->
|
|
356
|
+ <!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
|
|
357
|
+ <!-- Windows 7 -->
|
|
358
|
+ <!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
|
|
359
|
+ <!-- Windows 8 -->
|
|
360
|
+ <!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
|
|
361
|
+ <!-- Windows 8.1 -->
|
|
362
|
+ <!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
|
|
363
|
+ <!-- Windows 10 -->
|
|
364
|
+ <!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
|
|
365
|
+ </application>
|
|
366
|
+ </compatibility>
|
|
367
|
+<publisherIdentity name="CN=KERRYPC\KerryZhang" issuerKeyHash="715e82d4ad6469528ba1735411fd322a8e56d3f9" /><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>w5Ux7JOd+8UC1wGDO94Qyd1IHt2NF1yc4p5IqN4c6qI=</DigestValue></Reference></SignedInfo><SignatureValue>Km92/oua4S1amN4yFwxBaJhcKFjikmolUWEQTCxRx1/cxS4bqeP8DMVNH5d0HfgQEHNb8gBlReYNPzwEMxw/BHpf6nDiQ/KZFGFbW/gv+xiTXgX/zFW7NcQwGIbec6RJo26lQR/GlQU+e5+l4n3AeECZfwrJiWLJ8vVig5hRG+0=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>2SQaRvqKNlYeUpOt5odQoqOmKFfRtS/U0VQgIyWMnaHeTbV1FHGFf319HEV3spu/1xL0LL2Kp/wH7JlLQ15uXxenzS9U/8upwCmKSKX+RaJk82z8U4OEQISu9DF3NLzpK9qVpOJ3wawZBoWOCKae0AUQBtq5Kw26ppjBQqfI41U=</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="a2ea1cdea8489ee29c5c178ddd1e48ddc910de3b8301d702c5fb9d93ec3195c3" Description="" Url=""><as:assemblyIdentity name="DotNettyFrom.exe" version="1.0.0.0" publicKeyToken="6b2717623172f764" language="neutral" processorArchitecture="msil" type="win32" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=KERRYPC\KerryZhang</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>DzzSdhBhHCriJUkeL+law5JHq02wz0rafakG5O9w8+U=</DigestValue></Reference></SignedInfo><SignatureValue>m5CYXD6nTNMHcD7oqQASQ55/CqzWZhWYO7Oz0f61BI8BRUkM3RyVDCpGCOaybkEUoG8Tp1Khk7rtRUVfYA1GRY5t2t8KGLduvDLZb1Z9uuuJ+T9V+pJX1EZLinCvxU8ZhUkSpdF6gq9FJwA8mh74kC2sEJdCIWwcoVPEN/h6Tvk=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>2SQaRvqKNlYeUpOt5odQoqOmKFfRtS/U0VQgIyWMnaHeTbV1FHGFf319HEV3spu/1xL0LL2Kp/wH7JlLQ15uXxenzS9U/8upwCmKSKX+RaJk82z8U4OEQISu9DF3NLzpK9qVpOJ3wawZBoWOCKae0AUQBtq5Kw26ppjBQqfI41U=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB4TCCAUqgAwIBAgIQJqPJNGotk5NKa7nU2Y6R5DANBgkqhkiG9w0BAQsFADAvMS0wKwYDVQQDHiQASwBFAFIAUgBZAFAAQwBcAEsAZQByAHIAeQBaAGgAYQBuAGcwHhcNMTcxMjAxMDM0NzI0WhcNMTgxMjAxMDk0NzI0WjAvMS0wKwYDVQQDHiQASwBFAFIAUgBZAFAAQwBcAEsAZQByAHIAeQBaAGgAYQBuAGcwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBANkkGkb6ijZWHlKTreaHUKKjpihX0bUv1NFUICMljJ2h3k21dRRxhX99fRxFd7Kbv9cS9Cy9iqf8B+yZS0Nebl8Xp80vVP/LqcApikil/kWiZPNs/FODhECErvQxdzS86SvalaTid8GsGQaFjgimntAFEAbauSsNuqaYwUKnyONVAgMBAAEwDQYJKoZIhvcNAQELBQADgYEARTPmh6ipeJbrr8AErvKBjzwiyJK3So9ijN5Q34rhgz8wQhAw0ay92QZzU2XJ4RhBoIkxgnS47CxF0pQNldjy2MdI/PMyHOCTMOZ59DdP8f7JAMQ7HSkgMcEE6HFQnOBi7gwxrA8ImfLJk8UNZKyEnJazbCfdHcbrRNyHDU+axDA=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
|