WingMan – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 {
2 "runtimeTarget": {
3 "name": ".NETStandard,Version=v2.0/",
4 "signature": "5b6a99954c625a1ba70c802690a406374a15d2d1"
5 },
6 "compilationOptions": {},
7 "targets": {
8 ".NETStandard,Version=v2.0": {},
9 ".NETStandard,Version=v2.0/": {
10 "MQTTnet.Extensions.ManagedClient/1.0.0": {
11 "dependencies": {
12 "MQTTnet": "1.0.0",
13 "NETStandard.Library": "2.0.3"
14 },
15 "runtime": {
16 "MQTTnet.Extensions.ManagedClient.dll": {}
17 }
18 },
19 "Microsoft.NETCore.Platforms/1.1.0": {},
20 "Microsoft.NETCore.Targets/1.1.0": {},
21 "Microsoft.Win32.Primitives/4.3.0": {
22 "dependencies": {
23 "Microsoft.NETCore.Platforms": "1.1.0",
24 "Microsoft.NETCore.Targets": "1.1.0",
25 "System.Runtime": "4.3.0"
26 }
27 },
28 "NETStandard.Library/2.0.3": {
29 "dependencies": {
30 "Microsoft.NETCore.Platforms": "1.1.0"
31 }
32 },
33 "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
34 "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
35 "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
36 "runtime.native.System/4.3.0": {
37 "dependencies": {
38 "Microsoft.NETCore.Platforms": "1.1.0",
39 "Microsoft.NETCore.Targets": "1.1.0"
40 }
41 },
42 "runtime.native.System.Net.Http/4.3.0": {
43 "dependencies": {
44 "Microsoft.NETCore.Platforms": "1.1.0",
45 "Microsoft.NETCore.Targets": "1.1.0"
46 }
47 },
48 "runtime.native.System.Net.Security/4.3.0": {
49 "dependencies": {
50 "Microsoft.NETCore.Platforms": "1.1.0",
51 "Microsoft.NETCore.Targets": "1.1.0"
52 }
53 },
54 "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
55 "dependencies": {
56 "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
57 }
58 },
59 "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
60 "dependencies": {
61 "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
62 "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
63 "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
64 "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
65 "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
66 "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
67 "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
68 "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
69 "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
70 "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
71 }
72 },
73 "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
74 "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
75 "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
76 "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
77 "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
78 "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
79 "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
80 "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
81 "System.Collections/4.3.0": {
82 "dependencies": {
83 "Microsoft.NETCore.Platforms": "1.1.0",
84 "Microsoft.NETCore.Targets": "1.1.0",
85 "System.Runtime": "4.3.0"
86 }
87 },
88 "System.Collections.Concurrent/4.3.0": {
89 "dependencies": {
90 "System.Collections": "4.3.0",
91 "System.Diagnostics.Debug": "4.3.0",
92 "System.Diagnostics.Tracing": "4.3.0",
93 "System.Globalization": "4.3.0",
94 "System.Reflection": "4.3.0",
95 "System.Resources.ResourceManager": "4.3.0",
96 "System.Runtime": "4.3.0",
97 "System.Runtime.Extensions": "4.3.0",
98 "System.Threading": "4.3.0",
99 "System.Threading.Tasks": "4.3.0"
100 },
101 "runtime": {
102 "lib/netstandard1.3/System.Collections.Concurrent.dll": {
103 "assemblyVersion": "4.0.13.0",
104 "fileVersion": "4.6.24705.1"
105 }
106 }
107 },
108 "System.Diagnostics.Debug/4.3.0": {
109 "dependencies": {
110 "Microsoft.NETCore.Platforms": "1.1.0",
111 "Microsoft.NETCore.Targets": "1.1.0",
112 "System.Runtime": "4.3.0"
113 }
114 },
115 "System.Diagnostics.Tracing/4.3.0": {
116 "dependencies": {
117 "Microsoft.NETCore.Platforms": "1.1.0",
118 "Microsoft.NETCore.Targets": "1.1.0",
119 "System.Runtime": "4.3.0"
120 }
121 },
122 "System.Globalization/4.3.0": {
123 "dependencies": {
124 "Microsoft.NETCore.Platforms": "1.1.0",
125 "Microsoft.NETCore.Targets": "1.1.0",
126 "System.Runtime": "4.3.0"
127 }
128 },
129 "System.Globalization.Calendars/4.3.0": {
130 "dependencies": {
131 "Microsoft.NETCore.Platforms": "1.1.0",
132 "Microsoft.NETCore.Targets": "1.1.0",
133 "System.Globalization": "4.3.0",
134 "System.Runtime": "4.3.0"
135 }
136 },
137 "System.Globalization.Extensions/4.3.0": {
138 "dependencies": {
139 "Microsoft.NETCore.Platforms": "1.1.0",
140 "System.Globalization": "4.3.0",
141 "System.Resources.ResourceManager": "4.3.0",
142 "System.Runtime": "4.3.0",
143 "System.Runtime.Extensions": "4.3.0",
144 "System.Runtime.InteropServices": "4.3.0"
145 }
146 },
147 "System.IO/4.3.0": {
148 "dependencies": {
149 "Microsoft.NETCore.Platforms": "1.1.0",
150 "Microsoft.NETCore.Targets": "1.1.0",
151 "System.Runtime": "4.3.0",
152 "System.Text.Encoding": "4.3.0",
153 "System.Threading.Tasks": "4.3.0"
154 }
155 },
156 "System.IO.FileSystem/4.3.0": {
157 "dependencies": {
158 "Microsoft.NETCore.Platforms": "1.1.0",
159 "Microsoft.NETCore.Targets": "1.1.0",
160 "System.IO": "4.3.0",
161 "System.IO.FileSystem.Primitives": "4.3.0",
162 "System.Runtime": "4.3.0",
163 "System.Runtime.Handles": "4.3.0",
164 "System.Text.Encoding": "4.3.0",
165 "System.Threading.Tasks": "4.3.0"
166 }
167 },
168 "System.IO.FileSystem.Primitives/4.3.0": {
169 "dependencies": {
170 "System.Runtime": "4.3.0"
171 },
172 "runtime": {
173 "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {
174 "assemblyVersion": "4.0.2.0",
175 "fileVersion": "4.6.24705.1"
176 }
177 }
178 },
179 "System.Linq/4.3.0": {
180 "dependencies": {
181 "System.Collections": "4.3.0",
182 "System.Diagnostics.Debug": "4.3.0",
183 "System.Resources.ResourceManager": "4.3.0",
184 "System.Runtime": "4.3.0",
185 "System.Runtime.Extensions": "4.3.0"
186 },
187 "runtime": {
188 "lib/netstandard1.6/System.Linq.dll": {
189 "assemblyVersion": "4.1.1.0",
190 "fileVersion": "4.6.24705.1"
191 }
192 }
193 },
194 "System.Net.NameResolution/4.3.0": {
195 "dependencies": {
196 "Microsoft.NETCore.Platforms": "1.1.0",
197 "System.Collections": "4.3.0",
198 "System.Diagnostics.Tracing": "4.3.0",
199 "System.Globalization": "4.3.0",
200 "System.Net.Primitives": "4.3.0",
201 "System.Resources.ResourceManager": "4.3.0",
202 "System.Runtime": "4.3.0",
203 "System.Runtime.Extensions": "4.3.0",
204 "System.Runtime.Handles": "4.3.0",
205 "System.Runtime.InteropServices": "4.3.0",
206 "System.Security.Principal.Windows": "4.3.0",
207 "System.Threading": "4.3.0",
208 "System.Threading.Tasks": "4.3.0",
209 "runtime.native.System": "4.3.0"
210 }
211 },
212 "System.Net.Primitives/4.3.0": {
213 "dependencies": {
214 "Microsoft.NETCore.Platforms": "1.1.0",
215 "Microsoft.NETCore.Targets": "1.1.0",
216 "System.Runtime": "4.3.0",
217 "System.Runtime.Handles": "4.3.0"
218 }
219 },
220 "System.Net.Security/4.3.2": {
221 "dependencies": {
222 "Microsoft.NETCore.Platforms": "1.1.0",
223 "Microsoft.Win32.Primitives": "4.3.0",
224 "System.Collections": "4.3.0",
225 "System.Collections.Concurrent": "4.3.0",
226 "System.Diagnostics.Tracing": "4.3.0",
227 "System.Globalization": "4.3.0",
228 "System.Globalization.Extensions": "4.3.0",
229 "System.IO": "4.3.0",
230 "System.Net.Primitives": "4.3.0",
231 "System.Resources.ResourceManager": "4.3.0",
232 "System.Runtime": "4.3.0",
233 "System.Runtime.Extensions": "4.3.0",
234 "System.Runtime.Handles": "4.3.0",
235 "System.Runtime.InteropServices": "4.3.0",
236 "System.Security.Claims": "4.3.0",
237 "System.Security.Cryptography.Algorithms": "4.3.0",
238 "System.Security.Cryptography.Encoding": "4.3.0",
239 "System.Security.Cryptography.OpenSsl": "4.3.0",
240 "System.Security.Cryptography.Primitives": "4.3.0",
241 "System.Security.Cryptography.X509Certificates": "4.3.0",
242 "System.Security.Principal": "4.3.0",
243 "System.Text.Encoding": "4.3.0",
244 "System.Threading": "4.3.0",
245 "System.Threading.Tasks": "4.3.0",
246 "System.Threading.ThreadPool": "4.3.0",
247 "runtime.native.System": "4.3.0",
248 "runtime.native.System.Net.Security": "4.3.0",
249 "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
250 }
251 },
252 "System.Net.Sockets/4.3.0": {
253 "dependencies": {
254 "Microsoft.NETCore.Platforms": "1.1.0",
255 "Microsoft.NETCore.Targets": "1.1.0",
256 "System.IO": "4.3.0",
257 "System.Net.Primitives": "4.3.0",
258 "System.Runtime": "4.3.0",
259 "System.Threading.Tasks": "4.3.0"
260 }
261 },
262 "System.Net.WebHeaderCollection/4.3.0": {
263 "dependencies": {
264 "System.Collections": "4.3.0",
265 "System.Resources.ResourceManager": "4.3.0",
266 "System.Runtime": "4.3.0",
267 "System.Runtime.Extensions": "4.3.0"
268 },
269 "runtime": {
270 "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {
271 "assemblyVersion": "4.0.2.0",
272 "fileVersion": "4.6.24705.1"
273 }
274 }
275 },
276 "System.Net.WebSockets/4.3.0": {
277 "dependencies": {
278 "Microsoft.Win32.Primitives": "4.3.0",
279 "System.Resources.ResourceManager": "4.3.0",
280 "System.Runtime": "4.3.0",
281 "System.Threading.Tasks": "4.3.0"
282 },
283 "runtime": {
284 "lib/netstandard1.3/System.Net.WebSockets.dll": {
285 "assemblyVersion": "4.0.1.0",
286 "fileVersion": "4.6.24705.1"
287 }
288 }
289 },
290 "System.Net.WebSockets.Client/4.3.2": {
291 "dependencies": {
292 "Microsoft.NETCore.Platforms": "1.1.0",
293 "Microsoft.Win32.Primitives": "4.3.0",
294 "System.Collections": "4.3.0",
295 "System.Diagnostics.Debug": "4.3.0",
296 "System.Diagnostics.Tracing": "4.3.0",
297 "System.Globalization": "4.3.0",
298 "System.IO": "4.3.0",
299 "System.Net.NameResolution": "4.3.0",
300 "System.Net.Primitives": "4.3.0",
301 "System.Net.Security": "4.3.2",
302 "System.Net.Sockets": "4.3.0",
303 "System.Net.WebHeaderCollection": "4.3.0",
304 "System.Net.WebSockets": "4.3.0",
305 "System.Resources.ResourceManager": "4.3.0",
306 "System.Runtime": "4.3.0",
307 "System.Runtime.Extensions": "4.3.0",
308 "System.Runtime.Handles": "4.3.0",
309 "System.Runtime.InteropServices": "4.3.0",
310 "System.Security.Cryptography.Algorithms": "4.3.0",
311 "System.Security.Cryptography.Primitives": "4.3.0",
312 "System.Security.Cryptography.X509Certificates": "4.3.0",
313 "System.Text.Encoding": "4.3.0",
314 "System.Text.Encoding.Extensions": "4.3.0",
315 "System.Threading": "4.3.0",
316 "System.Threading.Tasks": "4.3.0",
317 "System.Threading.Timer": "4.3.0"
318 }
319 },
320 "System.Reflection/4.3.0": {
321 "dependencies": {
322 "Microsoft.NETCore.Platforms": "1.1.0",
323 "Microsoft.NETCore.Targets": "1.1.0",
324 "System.IO": "4.3.0",
325 "System.Reflection.Primitives": "4.3.0",
326 "System.Runtime": "4.3.0"
327 }
328 },
329 "System.Reflection.Primitives/4.3.0": {
330 "dependencies": {
331 "Microsoft.NETCore.Platforms": "1.1.0",
332 "Microsoft.NETCore.Targets": "1.1.0",
333 "System.Runtime": "4.3.0"
334 }
335 },
336 "System.Resources.ResourceManager/4.3.0": {
337 "dependencies": {
338 "Microsoft.NETCore.Platforms": "1.1.0",
339 "Microsoft.NETCore.Targets": "1.1.0",
340 "System.Globalization": "4.3.0",
341 "System.Reflection": "4.3.0",
342 "System.Runtime": "4.3.0"
343 }
344 },
345 "System.Runtime/4.3.0": {
346 "dependencies": {
347 "Microsoft.NETCore.Platforms": "1.1.0",
348 "Microsoft.NETCore.Targets": "1.1.0"
349 }
350 },
351 "System.Runtime.Extensions/4.3.0": {
352 "dependencies": {
353 "Microsoft.NETCore.Platforms": "1.1.0",
354 "Microsoft.NETCore.Targets": "1.1.0",
355 "System.Runtime": "4.3.0"
356 }
357 },
358 "System.Runtime.Handles/4.3.0": {
359 "dependencies": {
360 "Microsoft.NETCore.Platforms": "1.1.0",
361 "Microsoft.NETCore.Targets": "1.1.0",
362 "System.Runtime": "4.3.0"
363 }
364 },
365 "System.Runtime.InteropServices/4.3.0": {
366 "dependencies": {
367 "Microsoft.NETCore.Platforms": "1.1.0",
368 "Microsoft.NETCore.Targets": "1.1.0",
369 "System.Reflection": "4.3.0",
370 "System.Reflection.Primitives": "4.3.0",
371 "System.Runtime": "4.3.0",
372 "System.Runtime.Handles": "4.3.0"
373 }
374 },
375 "System.Runtime.Numerics/4.3.0": {
376 "dependencies": {
377 "System.Globalization": "4.3.0",
378 "System.Resources.ResourceManager": "4.3.0",
379 "System.Runtime": "4.3.0",
380 "System.Runtime.Extensions": "4.3.0"
381 },
382 "runtime": {
383 "lib/netstandard1.3/System.Runtime.Numerics.dll": {
384 "assemblyVersion": "4.0.2.0",
385 "fileVersion": "4.6.24705.1"
386 }
387 }
388 },
389 "System.Security.Claims/4.3.0": {
390 "dependencies": {
391 "System.Collections": "4.3.0",
392 "System.Globalization": "4.3.0",
393 "System.IO": "4.3.0",
394 "System.Resources.ResourceManager": "4.3.0",
395 "System.Runtime": "4.3.0",
396 "System.Runtime.Extensions": "4.3.0",
397 "System.Security.Principal": "4.3.0"
398 },
399 "runtime": {
400 "lib/netstandard1.3/System.Security.Claims.dll": {
401 "assemblyVersion": "4.0.2.0",
402 "fileVersion": "4.6.24705.1"
403 }
404 }
405 },
406 "System.Security.Cryptography.Algorithms/4.3.0": {
407 "dependencies": {
408 "Microsoft.NETCore.Platforms": "1.1.0",
409 "System.Collections": "4.3.0",
410 "System.IO": "4.3.0",
411 "System.Resources.ResourceManager": "4.3.0",
412 "System.Runtime": "4.3.0",
413 "System.Runtime.Extensions": "4.3.0",
414 "System.Runtime.Handles": "4.3.0",
415 "System.Runtime.InteropServices": "4.3.0",
416 "System.Runtime.Numerics": "4.3.0",
417 "System.Security.Cryptography.Encoding": "4.3.0",
418 "System.Security.Cryptography.Primitives": "4.3.0",
419 "System.Text.Encoding": "4.3.0",
420 "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
421 "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
422 }
423 },
424 "System.Security.Cryptography.Cng/4.3.0": {
425 "dependencies": {
426 "Microsoft.NETCore.Platforms": "1.1.0",
427 "System.IO": "4.3.0",
428 "System.Resources.ResourceManager": "4.3.0",
429 "System.Runtime": "4.3.0",
430 "System.Runtime.Extensions": "4.3.0",
431 "System.Runtime.Handles": "4.3.0",
432 "System.Runtime.InteropServices": "4.3.0",
433 "System.Security.Cryptography.Algorithms": "4.3.0",
434 "System.Security.Cryptography.Encoding": "4.3.0",
435 "System.Security.Cryptography.Primitives": "4.3.0",
436 "System.Text.Encoding": "4.3.0"
437 }
438 },
439 "System.Security.Cryptography.Csp/4.3.0": {
440 "dependencies": {
441 "Microsoft.NETCore.Platforms": "1.1.0",
442 "System.IO": "4.3.0",
443 "System.Reflection": "4.3.0",
444 "System.Resources.ResourceManager": "4.3.0",
445 "System.Runtime": "4.3.0",
446 "System.Runtime.Extensions": "4.3.0",
447 "System.Runtime.Handles": "4.3.0",
448 "System.Runtime.InteropServices": "4.3.0",
449 "System.Security.Cryptography.Algorithms": "4.3.0",
450 "System.Security.Cryptography.Encoding": "4.3.0",
451 "System.Security.Cryptography.Primitives": "4.3.0",
452 "System.Text.Encoding": "4.3.0",
453 "System.Threading": "4.3.0"
454 }
455 },
456 "System.Security.Cryptography.Encoding/4.3.0": {
457 "dependencies": {
458 "Microsoft.NETCore.Platforms": "1.1.0",
459 "System.Collections": "4.3.0",
460 "System.Collections.Concurrent": "4.3.0",
461 "System.Linq": "4.3.0",
462 "System.Resources.ResourceManager": "4.3.0",
463 "System.Runtime": "4.3.0",
464 "System.Runtime.Extensions": "4.3.0",
465 "System.Runtime.Handles": "4.3.0",
466 "System.Runtime.InteropServices": "4.3.0",
467 "System.Security.Cryptography.Primitives": "4.3.0",
468 "System.Text.Encoding": "4.3.0",
469 "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
470 }
471 },
472 "System.Security.Cryptography.OpenSsl/4.3.0": {
473 "dependencies": {
474 "System.Collections": "4.3.0",
475 "System.IO": "4.3.0",
476 "System.Resources.ResourceManager": "4.3.0",
477 "System.Runtime": "4.3.0",
478 "System.Runtime.Extensions": "4.3.0",
479 "System.Runtime.Handles": "4.3.0",
480 "System.Runtime.InteropServices": "4.3.0",
481 "System.Runtime.Numerics": "4.3.0",
482 "System.Security.Cryptography.Algorithms": "4.3.0",
483 "System.Security.Cryptography.Encoding": "4.3.0",
484 "System.Security.Cryptography.Primitives": "4.3.0",
485 "System.Text.Encoding": "4.3.0",
486 "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
487 },
488 "runtime": {
489 "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
490 "assemblyVersion": "4.0.0.0",
491 "fileVersion": "1.0.24212.1"
492 }
493 }
494 },
495 "System.Security.Cryptography.Primitives/4.3.0": {
496 "dependencies": {
497 "System.Diagnostics.Debug": "4.3.0",
498 "System.Globalization": "4.3.0",
499 "System.IO": "4.3.0",
500 "System.Resources.ResourceManager": "4.3.0",
501 "System.Runtime": "4.3.0",
502 "System.Threading": "4.3.0",
503 "System.Threading.Tasks": "4.3.0"
504 },
505 "runtime": {
506 "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {
507 "assemblyVersion": "4.0.1.0",
508 "fileVersion": "4.6.24705.1"
509 }
510 }
511 },
512 "System.Security.Cryptography.X509Certificates/4.3.0": {
513 "dependencies": {
514 "Microsoft.NETCore.Platforms": "1.1.0",
515 "System.Collections": "4.3.0",
516 "System.Diagnostics.Debug": "4.3.0",
517 "System.Globalization": "4.3.0",
518 "System.Globalization.Calendars": "4.3.0",
519 "System.IO": "4.3.0",
520 "System.IO.FileSystem": "4.3.0",
521 "System.IO.FileSystem.Primitives": "4.3.0",
522 "System.Resources.ResourceManager": "4.3.0",
523 "System.Runtime": "4.3.0",
524 "System.Runtime.Extensions": "4.3.0",
525 "System.Runtime.Handles": "4.3.0",
526 "System.Runtime.InteropServices": "4.3.0",
527 "System.Runtime.Numerics": "4.3.0",
528 "System.Security.Cryptography.Algorithms": "4.3.0",
529 "System.Security.Cryptography.Cng": "4.3.0",
530 "System.Security.Cryptography.Csp": "4.3.0",
531 "System.Security.Cryptography.Encoding": "4.3.0",
532 "System.Security.Cryptography.OpenSsl": "4.3.0",
533 "System.Security.Cryptography.Primitives": "4.3.0",
534 "System.Text.Encoding": "4.3.0",
535 "System.Threading": "4.3.0",
536 "runtime.native.System": "4.3.0",
537 "runtime.native.System.Net.Http": "4.3.0",
538 "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
539 }
540 },
541 "System.Security.Principal/4.3.0": {
542 "dependencies": {
543 "System.Runtime": "4.3.0"
544 },
545 "runtime": {
546 "lib/netstandard1.0/System.Security.Principal.dll": {
547 "assemblyVersion": "4.0.2.0",
548 "fileVersion": "4.6.24705.1"
549 }
550 }
551 },
552 "System.Security.Principal.Windows/4.3.0": {
553 "dependencies": {
554 "Microsoft.NETCore.Platforms": "1.1.0",
555 "Microsoft.Win32.Primitives": "4.3.0",
556 "System.Collections": "4.3.0",
557 "System.Diagnostics.Debug": "4.3.0",
558 "System.Reflection": "4.3.0",
559 "System.Resources.ResourceManager": "4.3.0",
560 "System.Runtime": "4.3.0",
561 "System.Runtime.Extensions": "4.3.0",
562 "System.Runtime.Handles": "4.3.0",
563 "System.Runtime.InteropServices": "4.3.0",
564 "System.Security.Claims": "4.3.0",
565 "System.Security.Principal": "4.3.0",
566 "System.Text.Encoding": "4.3.0",
567 "System.Threading": "4.3.0"
568 }
569 },
570 "System.Text.Encoding/4.3.0": {
571 "dependencies": {
572 "Microsoft.NETCore.Platforms": "1.1.0",
573 "Microsoft.NETCore.Targets": "1.1.0",
574 "System.Runtime": "4.3.0"
575 }
576 },
577 "System.Text.Encoding.Extensions/4.3.0": {
578 "dependencies": {
579 "Microsoft.NETCore.Platforms": "1.1.0",
580 "Microsoft.NETCore.Targets": "1.1.0",
581 "System.Runtime": "4.3.0",
582 "System.Text.Encoding": "4.3.0"
583 }
584 },
585 "System.Threading/4.3.0": {
586 "dependencies": {
587 "System.Runtime": "4.3.0",
588 "System.Threading.Tasks": "4.3.0"
589 },
590 "runtime": {
591 "lib/netstandard1.3/System.Threading.dll": {
592 "assemblyVersion": "4.0.12.0",
593 "fileVersion": "4.6.24705.1"
594 }
595 }
596 },
597 "System.Threading.Tasks/4.3.0": {
598 "dependencies": {
599 "Microsoft.NETCore.Platforms": "1.1.0",
600 "Microsoft.NETCore.Targets": "1.1.0",
601 "System.Runtime": "4.3.0"
602 }
603 },
604 "System.Threading.ThreadPool/4.3.0": {
605 "dependencies": {
606 "System.Runtime": "4.3.0",
607 "System.Runtime.Handles": "4.3.0"
608 },
609 "runtime": {
610 "lib/netstandard1.3/System.Threading.ThreadPool.dll": {
611 "assemblyVersion": "4.0.11.0",
612 "fileVersion": "4.6.24705.1"
613 }
614 }
615 },
616 "System.Threading.Timer/4.3.0": {
617 "dependencies": {
618 "Microsoft.NETCore.Platforms": "1.1.0",
619 "Microsoft.NETCore.Targets": "1.1.0",
620 "System.Runtime": "4.3.0"
621 }
622 },
623 "MQTTnet/1.0.0": {
624 "dependencies": {
625 "System.Net.Security": "4.3.2",
626 "System.Net.WebSockets": "4.3.0",
627 "System.Net.WebSockets.Client": "4.3.2"
628 },
629 "runtime": {
630 "MQTTnet.dll": {}
631 }
632 }
633 }
634 },
635 "libraries": {
636 "MQTTnet.Extensions.ManagedClient/1.0.0": {
637 "type": "project",
638 "serviceable": false,
639 "sha512": ""
640 },
641 "Microsoft.NETCore.Platforms/1.1.0": {
642 "type": "package",
643 "serviceable": true,
644 "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
645 "path": "microsoft.netcore.platforms/1.1.0",
646 "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
647 },
648 "Microsoft.NETCore.Targets/1.1.0": {
649 "type": "package",
650 "serviceable": true,
651 "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
652 "path": "microsoft.netcore.targets/1.1.0",
653 "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
654 },
655 "Microsoft.Win32.Primitives/4.3.0": {
656 "type": "package",
657 "serviceable": true,
658 "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
659 "path": "microsoft.win32.primitives/4.3.0",
660 "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
661 },
662 "NETStandard.Library/2.0.3": {
663 "type": "package",
664 "serviceable": true,
665 "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
666 "path": "netstandard.library/2.0.3",
667 "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
668 },
669 "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
670 "type": "package",
671 "serviceable": true,
672 "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
673 "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
674 "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
675 },
676 "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
677 "type": "package",
678 "serviceable": true,
679 "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
680 "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
681 "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
682 },
683 "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
684 "type": "package",
685 "serviceable": true,
686 "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
687 "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
688 "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
689 },
690 "runtime.native.System/4.3.0": {
691 "type": "package",
692 "serviceable": true,
693 "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
694 "path": "runtime.native.system/4.3.0",
695 "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
696 },
697 "runtime.native.System.Net.Http/4.3.0": {
698 "type": "package",
699 "serviceable": true,
700 "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
701 "path": "runtime.native.system.net.http/4.3.0",
702 "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
703 },
704 "runtime.native.System.Net.Security/4.3.0": {
705 "type": "package",
706 "serviceable": true,
707 "sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
708 "path": "runtime.native.system.net.security/4.3.0",
709 "hashPath": "runtime.native.system.net.security.4.3.0.nupkg.sha512"
710 },
711 "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
712 "type": "package",
713 "serviceable": true,
714 "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
715 "path": "runtime.native.system.security.cryptography.apple/4.3.0",
716 "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
717 },
718 "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
719 "type": "package",
720 "serviceable": true,
721 "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
722 "path": "runtime.native.system.security.cryptography.openssl/4.3.2",
723 "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
724 },
725 "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
726 "type": "package",
727 "serviceable": true,
728 "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
729 "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
730 "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
731 },
732 "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
733 "type": "package",
734 "serviceable": true,
735 "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
736 "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
737 "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
738 },
739 "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
740 "type": "package",
741 "serviceable": true,
742 "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
743 "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
744 "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
745 },
746 "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
747 "type": "package",
748 "serviceable": true,
749 "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
750 "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
751 "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
752 },
753 "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
754 "type": "package",
755 "serviceable": true,
756 "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
757 "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
758 "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
759 },
760 "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
761 "type": "package",
762 "serviceable": true,
763 "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
764 "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
765 "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
766 },
767 "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
768 "type": "package",
769 "serviceable": true,
770 "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
771 "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
772 "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
773 },
774 "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
775 "type": "package",
776 "serviceable": true,
777 "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
778 "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
779 "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
780 },
781 "System.Collections/4.3.0": {
782 "type": "package",
783 "serviceable": true,
784 "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
785 "path": "system.collections/4.3.0",
786 "hashPath": "system.collections.4.3.0.nupkg.sha512"
787 },
788 "System.Collections.Concurrent/4.3.0": {
789 "type": "package",
790 "serviceable": true,
791 "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
792 "path": "system.collections.concurrent/4.3.0",
793 "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
794 },
795 "System.Diagnostics.Debug/4.3.0": {
796 "type": "package",
797 "serviceable": true,
798 "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
799 "path": "system.diagnostics.debug/4.3.0",
800 "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
801 },
802 "System.Diagnostics.Tracing/4.3.0": {
803 "type": "package",
804 "serviceable": true,
805 "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
806 "path": "system.diagnostics.tracing/4.3.0",
807 "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
808 },
809 "System.Globalization/4.3.0": {
810 "type": "package",
811 "serviceable": true,
812 "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
813 "path": "system.globalization/4.3.0",
814 "hashPath": "system.globalization.4.3.0.nupkg.sha512"
815 },
816 "System.Globalization.Calendars/4.3.0": {
817 "type": "package",
818 "serviceable": true,
819 "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
820 "path": "system.globalization.calendars/4.3.0",
821 "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
822 },
823 "System.Globalization.Extensions/4.3.0": {
824 "type": "package",
825 "serviceable": true,
826 "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
827 "path": "system.globalization.extensions/4.3.0",
828 "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
829 },
830 "System.IO/4.3.0": {
831 "type": "package",
832 "serviceable": true,
833 "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
834 "path": "system.io/4.3.0",
835 "hashPath": "system.io.4.3.0.nupkg.sha512"
836 },
837 "System.IO.FileSystem/4.3.0": {
838 "type": "package",
839 "serviceable": true,
840 "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
841 "path": "system.io.filesystem/4.3.0",
842 "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
843 },
844 "System.IO.FileSystem.Primitives/4.3.0": {
845 "type": "package",
846 "serviceable": true,
847 "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
848 "path": "system.io.filesystem.primitives/4.3.0",
849 "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
850 },
851 "System.Linq/4.3.0": {
852 "type": "package",
853 "serviceable": true,
854 "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
855 "path": "system.linq/4.3.0",
856 "hashPath": "system.linq.4.3.0.nupkg.sha512"
857 },
858 "System.Net.NameResolution/4.3.0": {
859 "type": "package",
860 "serviceable": true,
861 "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
862 "path": "system.net.nameresolution/4.3.0",
863 "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
864 },
865 "System.Net.Primitives/4.3.0": {
866 "type": "package",
867 "serviceable": true,
868 "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
869 "path": "system.net.primitives/4.3.0",
870 "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
871 },
872 "System.Net.Security/4.3.2": {
873 "type": "package",
874 "serviceable": true,
875 "sha512": "sha512-xT2jbYpbBo3ha87rViHoTA6WdvqOAW37drmqyx/6LD8p7HEPT2qgdxoimRzWtPg8Jh4X5G9BV2seeTv4x6FYlA==",
876 "path": "system.net.security/4.3.2",
877 "hashPath": "system.net.security.4.3.2.nupkg.sha512"
878 },
879 "System.Net.Sockets/4.3.0": {
880 "type": "package",
881 "serviceable": true,
882 "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
883 "path": "system.net.sockets/4.3.0",
884 "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
885 },
886 "System.Net.WebHeaderCollection/4.3.0": {
887 "type": "package",
888 "serviceable": true,
889 "sha512": "sha512-XZrXYG3c7QV/GpWeoaRC02rM6LH2JJetfVYskf35wdC/w2fFDFMphec4gmVH2dkll6abtW14u9Rt96pxd9YH2A==",
890 "path": "system.net.webheadercollection/4.3.0",
891 "hashPath": "system.net.webheadercollection.4.3.0.nupkg.sha512"
892 },
893 "System.Net.WebSockets/4.3.0": {
894 "type": "package",
895 "serviceable": true,
896 "sha512": "sha512-u6fFNY5q4T8KerUAVbya7bR6b7muBuSTAersyrihkcmE5QhEOiH3t5rh4il15SexbVlpXFHGuMwr/m8fDrnkQg==",
897 "path": "system.net.websockets/4.3.0",
898 "hashPath": "system.net.websockets.4.3.0.nupkg.sha512"
899 },
900 "System.Net.WebSockets.Client/4.3.2": {
901 "type": "package",
902 "serviceable": true,
903 "sha512": "sha512-LqSrocFY47SxEmu1fYWbUmXcFJ2B/PqnMtc6zudOTUhNINgo75hgmoHv46ynkJLmqjkpxPzl251SGWHc+jofFQ==",
904 "path": "system.net.websockets.client/4.3.2",
905 "hashPath": "system.net.websockets.client.4.3.2.nupkg.sha512"
906 },
907 "System.Reflection/4.3.0": {
908 "type": "package",
909 "serviceable": true,
910 "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
911 "path": "system.reflection/4.3.0",
912 "hashPath": "system.reflection.4.3.0.nupkg.sha512"
913 },
914 "System.Reflection.Primitives/4.3.0": {
915 "type": "package",
916 "serviceable": true,
917 "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
918 "path": "system.reflection.primitives/4.3.0",
919 "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
920 },
921 "System.Resources.ResourceManager/4.3.0": {
922 "type": "package",
923 "serviceable": true,
924 "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
925 "path": "system.resources.resourcemanager/4.3.0",
926 "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
927 },
928 "System.Runtime/4.3.0": {
929 "type": "package",
930 "serviceable": true,
931 "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
932 "path": "system.runtime/4.3.0",
933 "hashPath": "system.runtime.4.3.0.nupkg.sha512"
934 },
935 "System.Runtime.Extensions/4.3.0": {
936 "type": "package",
937 "serviceable": true,
938 "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
939 "path": "system.runtime.extensions/4.3.0",
940 "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
941 },
942 "System.Runtime.Handles/4.3.0": {
943 "type": "package",
944 "serviceable": true,
945 "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
946 "path": "system.runtime.handles/4.3.0",
947 "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
948 },
949 "System.Runtime.InteropServices/4.3.0": {
950 "type": "package",
951 "serviceable": true,
952 "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
953 "path": "system.runtime.interopservices/4.3.0",
954 "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
955 },
956 "System.Runtime.Numerics/4.3.0": {
957 "type": "package",
958 "serviceable": true,
959 "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
960 "path": "system.runtime.numerics/4.3.0",
961 "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
962 },
963 "System.Security.Claims/4.3.0": {
964 "type": "package",
965 "serviceable": true,
966 "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
967 "path": "system.security.claims/4.3.0",
968 "hashPath": "system.security.claims.4.3.0.nupkg.sha512"
969 },
970 "System.Security.Cryptography.Algorithms/4.3.0": {
971 "type": "package",
972 "serviceable": true,
973 "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
974 "path": "system.security.cryptography.algorithms/4.3.0",
975 "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
976 },
977 "System.Security.Cryptography.Cng/4.3.0": {
978 "type": "package",
979 "serviceable": true,
980 "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
981 "path": "system.security.cryptography.cng/4.3.0",
982 "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
983 },
984 "System.Security.Cryptography.Csp/4.3.0": {
985 "type": "package",
986 "serviceable": true,
987 "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
988 "path": "system.security.cryptography.csp/4.3.0",
989 "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
990 },
991 "System.Security.Cryptography.Encoding/4.3.0": {
992 "type": "package",
993 "serviceable": true,
994 "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
995 "path": "system.security.cryptography.encoding/4.3.0",
996 "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
997 },
998 "System.Security.Cryptography.OpenSsl/4.3.0": {
999 "type": "package",
1000 "serviceable": true,
1001 "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
1002 "path": "system.security.cryptography.openssl/4.3.0",
1003 "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1004 },
1005 "System.Security.Cryptography.Primitives/4.3.0": {
1006 "type": "package",
1007 "serviceable": true,
1008 "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
1009 "path": "system.security.cryptography.primitives/4.3.0",
1010 "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
1011 },
1012 "System.Security.Cryptography.X509Certificates/4.3.0": {
1013 "type": "package",
1014 "serviceable": true,
1015 "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
1016 "path": "system.security.cryptography.x509certificates/4.3.0",
1017 "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
1018 },
1019 "System.Security.Principal/4.3.0": {
1020 "type": "package",
1021 "serviceable": true,
1022 "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
1023 "path": "system.security.principal/4.3.0",
1024 "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
1025 },
1026 "System.Security.Principal.Windows/4.3.0": {
1027 "type": "package",
1028 "serviceable": true,
1029 "sha512": "sha512-HVL1rvqYtnRCxFsYag/2le/ZfKLK4yMw79+s6FmKXbSCNN0JeAhrYxnRAHFoWRa0dEojsDcbBSpH3l22QxAVyw==",
1030 "path": "system.security.principal.windows/4.3.0",
1031 "hashPath": "system.security.principal.windows.4.3.0.nupkg.sha512"
1032 },
1033 "System.Text.Encoding/4.3.0": {
1034 "type": "package",
1035 "serviceable": true,
1036 "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
1037 "path": "system.text.encoding/4.3.0",
1038 "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
1039 },
1040 "System.Text.Encoding.Extensions/4.3.0": {
1041 "type": "package",
1042 "serviceable": true,
1043 "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
1044 "path": "system.text.encoding.extensions/4.3.0",
1045 "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
1046 },
1047 "System.Threading/4.3.0": {
1048 "type": "package",
1049 "serviceable": true,
1050 "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
1051 "path": "system.threading/4.3.0",
1052 "hashPath": "system.threading.4.3.0.nupkg.sha512"
1053 },
1054 "System.Threading.Tasks/4.3.0": {
1055 "type": "package",
1056 "serviceable": true,
1057 "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
1058 "path": "system.threading.tasks/4.3.0",
1059 "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
1060 },
1061 "System.Threading.ThreadPool/4.3.0": {
1062 "type": "package",
1063 "serviceable": true,
1064 "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
1065 "path": "system.threading.threadpool/4.3.0",
1066 "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
1067 },
1068 "System.Threading.Timer/4.3.0": {
1069 "type": "package",
1070 "serviceable": true,
1071 "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
1072 "path": "system.threading.timer/4.3.0",
1073 "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
1074 },
1075 "MQTTnet/1.0.0": {
1076 "type": "project",
1077 "serviceable": false,
1078 "sha512": ""
1079 }
1080 }
1081 }