e7dacf5ecfe6407e76c940d73d7eebb5c83e59ee
[platform/core/csapi/tizenfx.git] / tools / ABIChecker / Checker_ABI.deps.json
1 {
2   "runtimeTarget": {
3     "name": ".NETCoreApp,Version=v2.0",
4     "signature": "c90303c5d0baaa71801ec3ac12b8874a1a1a341b"
5   },
6   "compilationOptions": {},
7   "targets": {
8     ".NETCoreApp,Version=v2.0": {
9       "Checker_ABI/1.0.0": {
10         "dependencies": {
11           "CommandLineParser": "2.2.1",
12           "Microsoft.CodeAnalysis": "2.6.1",
13           "Microsoft.Extensions.DependencyModel": "2.0.4",
14           "System.Runtime.Loader": "4.3.0"
15         },
16         "runtime": {
17           "Checker_ABI.dll": {}
18         }
19       },
20       "CommandLineParser/2.2.1": {
21         "dependencies": {
22           "System.Collections": "4.3.0",
23           "System.Console": "4.3.0",
24           "System.Diagnostics.Debug": "4.3.0",
25           "System.Globalization": "4.3.0",
26           "System.IO": "4.3.0",
27           "System.Linq": "4.3.0",
28           "System.Linq.Expressions": "4.3.0",
29           "System.Reflection": "4.3.0",
30           "System.Reflection.Extensions": "4.3.0",
31           "System.Reflection.TypeExtensions": "4.3.0",
32           "System.Resources.ResourceManager": "4.3.0",
33           "System.Runtime": "4.3.0",
34           "System.Runtime.Extensions": "4.3.0"
35         },
36         "runtime": {
37           "lib/netstandard1.5/CommandLine.dll": {}
38         }
39       },
40       "Microsoft.CodeAnalysis/2.6.1": {
41         "dependencies": {
42           "Microsoft.CodeAnalysis.CSharp.Workspaces": "2.6.1",
43           "Microsoft.CodeAnalysis.VisualBasic.Workspaces": "2.6.1"
44         }
45       },
46       "Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
47       "Microsoft.CodeAnalysis.Common/2.6.1": {
48         "dependencies": {
49           "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
50           "System.AppContext": "4.3.0",
51           "System.Collections": "4.3.0",
52           "System.Collections.Concurrent": "4.3.0",
53           "System.Collections.Immutable": "1.3.1",
54           "System.Console": "4.3.0",
55           "System.Diagnostics.Debug": "4.3.0",
56           "System.Diagnostics.FileVersionInfo": "4.3.0",
57           "System.Diagnostics.StackTrace": "4.3.0",
58           "System.Diagnostics.Tools": "4.3.0",
59           "System.Dynamic.Runtime": "4.3.0",
60           "System.Globalization": "4.3.0",
61           "System.IO.Compression": "4.3.0",
62           "System.IO.FileSystem": "4.3.0",
63           "System.IO.FileSystem.Primitives": "4.3.0",
64           "System.Linq": "4.3.0",
65           "System.Linq.Expressions": "4.3.0",
66           "System.Reflection": "4.3.0",
67           "System.Reflection.Metadata": "1.4.2",
68           "System.Resources.ResourceManager": "4.3.0",
69           "System.Runtime": "4.3.0",
70           "System.Runtime.Extensions": "4.3.0",
71           "System.Runtime.InteropServices": "4.3.0",
72           "System.Runtime.Numerics": "4.3.0",
73           "System.Security.Cryptography.Algorithms": "4.3.0",
74           "System.Security.Cryptography.Encoding": "4.3.0",
75           "System.Security.Cryptography.X509Certificates": "4.3.0",
76           "System.Text.Encoding": "4.3.0",
77           "System.Text.Encoding.CodePages": "4.3.0",
78           "System.Text.Encoding.Extensions": "4.3.0",
79           "System.Threading": "4.3.0",
80           "System.Threading.Tasks": "4.3.0",
81           "System.Threading.Tasks.Parallel": "4.3.0",
82           "System.Threading.Thread": "4.3.0",
83           "System.ValueTuple": "4.3.0",
84           "System.Xml.ReaderWriter": "4.3.0",
85           "System.Xml.XDocument": "4.3.0",
86           "System.Xml.XPath.XDocument": "4.3.0",
87           "System.Xml.XmlDocument": "4.3.0"
88         },
89         "runtime": {
90           "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
91         }
92       },
93       "Microsoft.CodeAnalysis.CSharp/2.6.1": {
94         "dependencies": {
95           "Microsoft.CodeAnalysis.Common": "2.6.1"
96         },
97         "runtime": {
98           "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
99         }
100       },
101       "Microsoft.CodeAnalysis.CSharp.Workspaces/2.6.1": {
102         "dependencies": {
103           "Microsoft.CodeAnalysis.CSharp": "2.6.1",
104           "Microsoft.CodeAnalysis.Workspaces.Common": "2.6.1"
105         },
106         "runtime": {
107           "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
108         }
109       },
110       "Microsoft.CodeAnalysis.VisualBasic/2.6.1": {
111         "dependencies": {
112           "Microsoft.CodeAnalysis.Common": "2.6.1"
113         },
114         "runtime": {
115           "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {}
116         }
117       },
118       "Microsoft.CodeAnalysis.VisualBasic.Workspaces/2.6.1": {
119         "dependencies": {
120           "Microsoft.CodeAnalysis.VisualBasic": "2.6.1",
121           "Microsoft.CodeAnalysis.Workspaces.Common": "2.6.1"
122         },
123         "runtime": {
124           "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": {}
125         }
126       },
127       "Microsoft.CodeAnalysis.Workspaces.Common/2.6.1": {
128         "dependencies": {
129           "Microsoft.CodeAnalysis.Common": "2.6.1",
130           "System.Composition": "1.0.31",
131           "System.Diagnostics.Contracts": "4.3.0",
132           "System.Linq.Parallel": "4.3.0",
133           "System.ObjectModel": "4.3.0",
134           "System.Text.RegularExpressions": "4.3.0",
135           "System.Threading.Tasks.Parallel": "4.3.0"
136         },
137         "runtime": {
138           "lib/netstandard1.3/Microsoft.CodeAnalysis.Workspaces.dll": {}
139         }
140       },
141       "Microsoft.CSharp/4.0.1": {
142         "dependencies": {
143           "System.Collections": "4.3.0",
144           "System.Diagnostics.Debug": "4.3.0",
145           "System.Dynamic.Runtime": "4.3.0",
146           "System.Globalization": "4.3.0",
147           "System.Linq": "4.3.0",
148           "System.Linq.Expressions": "4.3.0",
149           "System.ObjectModel": "4.3.0",
150           "System.Reflection": "4.3.0",
151           "System.Reflection.Extensions": "4.3.0",
152           "System.Reflection.Primitives": "4.3.0",
153           "System.Reflection.TypeExtensions": "4.3.0",
154           "System.Resources.ResourceManager": "4.3.0",
155           "System.Runtime": "4.3.0",
156           "System.Runtime.Extensions": "4.3.0",
157           "System.Runtime.InteropServices": "4.3.0",
158           "System.Threading": "4.3.0"
159         }
160       },
161       "Microsoft.DotNet.PlatformAbstractions/2.0.4": {
162         "dependencies": {
163           "System.AppContext": "4.3.0",
164           "System.Collections": "4.3.0",
165           "System.IO": "4.3.0",
166           "System.IO.FileSystem": "4.3.0",
167           "System.Reflection.TypeExtensions": "4.3.0",
168           "System.Runtime.Extensions": "4.3.0",
169           "System.Runtime.InteropServices": "4.3.0",
170           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
171         },
172         "runtime": {
173           "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
174         }
175       },
176       "Microsoft.Extensions.DependencyModel/2.0.4": {
177         "dependencies": {
178           "Microsoft.DotNet.PlatformAbstractions": "2.0.4",
179           "Newtonsoft.Json": "9.0.1",
180           "System.Diagnostics.Debug": "4.3.0",
181           "System.Dynamic.Runtime": "4.3.0",
182           "System.Linq": "4.3.0"
183         },
184         "runtime": {
185           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
186         }
187       },
188       "Microsoft.NETCore.Targets/1.1.0": {},
189       "Newtonsoft.Json/9.0.1": {
190         "dependencies": {
191           "Microsoft.CSharp": "4.0.1",
192           "System.Collections": "4.3.0",
193           "System.Diagnostics.Debug": "4.3.0",
194           "System.Dynamic.Runtime": "4.3.0",
195           "System.Globalization": "4.3.0",
196           "System.IO": "4.3.0",
197           "System.Linq": "4.3.0",
198           "System.Linq.Expressions": "4.3.0",
199           "System.ObjectModel": "4.3.0",
200           "System.Reflection": "4.3.0",
201           "System.Reflection.Extensions": "4.3.0",
202           "System.Resources.ResourceManager": "4.3.0",
203           "System.Runtime": "4.3.0",
204           "System.Runtime.Extensions": "4.3.0",
205           "System.Runtime.Serialization.Primitives": "4.1.1",
206           "System.Text.Encoding": "4.3.0",
207           "System.Text.Encoding.Extensions": "4.3.0",
208           "System.Text.RegularExpressions": "4.3.0",
209           "System.Threading": "4.3.0",
210           "System.Threading.Tasks": "4.3.0",
211           "System.Xml.ReaderWriter": "4.3.0",
212           "System.Xml.XDocument": "4.3.0"
213         },
214         "runtime": {
215           "lib/netstandard1.0/Newtonsoft.Json.dll": {}
216         }
217       },
218       "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
219         "runtimeTargets": {
220           "runtime/debian.8-x64/native/_._": {
221             "rid": "debian.8-x64",
222             "assetType": "native"
223           }
224         }
225       },
226       "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
227         "runtimeTargets": {
228           "runtime/fedora.23-x64/native/_._": {
229             "rid": "fedora.23-x64",
230             "assetType": "native"
231           }
232         }
233       },
234       "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
235         "runtimeTargets": {
236           "runtime/fedora.24-x64/native/_._": {
237             "rid": "fedora.24-x64",
238             "assetType": "native"
239           }
240         }
241       },
242       "runtime.native.System/4.3.0": {
243         "dependencies": {
244           "Microsoft.NETCore.Targets": "1.1.0"
245         }
246       },
247       "runtime.native.System.IO.Compression/4.3.0": {
248         "dependencies": {
249           "Microsoft.NETCore.Targets": "1.1.0"
250         }
251       },
252       "runtime.native.System.Net.Http/4.3.0": {
253         "dependencies": {
254           "Microsoft.NETCore.Targets": "1.1.0"
255         }
256       },
257       "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
258         "dependencies": {
259           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
260         }
261       },
262       "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
263         "dependencies": {
264           "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
265           "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
266           "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
267           "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
268           "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
269           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
270           "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
271           "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
272           "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
273           "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
274         }
275       },
276       "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
277         "runtimeTargets": {
278           "runtime/opensuse.13.2-x64/native/_._": {
279             "rid": "opensuse.13.2-x64",
280             "assetType": "native"
281           }
282         }
283       },
284       "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
285         "runtimeTargets": {
286           "runtime/opensuse.42.1-x64/native/_._": {
287             "rid": "opensuse.42.1-x64",
288             "assetType": "native"
289           }
290         }
291       },
292       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
293         "runtimeTargets": {
294           "runtime/osx.10.10-x64/native/_._": {
295             "rid": "osx.10.10-x64",
296             "assetType": "native"
297           }
298         }
299       },
300       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
301         "runtimeTargets": {
302           "runtime/osx.10.10-x64/native/_._": {
303             "rid": "osx.10.10-x64",
304             "assetType": "native"
305           }
306         }
307       },
308       "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
309         "runtimeTargets": {
310           "runtime/rhel.7-x64/native/_._": {
311             "rid": "rhel.7-x64",
312             "assetType": "native"
313           }
314         }
315       },
316       "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
317         "runtimeTargets": {
318           "runtime/ubuntu.14.04-x64/native/_._": {
319             "rid": "ubuntu.14.04-x64",
320             "assetType": "native"
321           }
322         }
323       },
324       "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
325         "runtimeTargets": {
326           "runtime/ubuntu.16.04-x64/native/_._": {
327             "rid": "ubuntu.16.04-x64",
328             "assetType": "native"
329           }
330         }
331       },
332       "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
333         "runtimeTargets": {
334           "runtime/ubuntu.16.10-x64/native/_._": {
335             "rid": "ubuntu.16.10-x64",
336             "assetType": "native"
337           }
338         }
339       },
340       "System.AppContext/4.3.0": {
341         "dependencies": {
342           "System.Runtime": "4.3.0"
343         }
344       },
345       "System.Buffers/4.3.0": {
346         "dependencies": {
347           "System.Diagnostics.Debug": "4.3.0",
348           "System.Diagnostics.Tracing": "4.3.0",
349           "System.Resources.ResourceManager": "4.3.0",
350           "System.Runtime": "4.3.0",
351           "System.Threading": "4.3.0"
352         }
353       },
354       "System.Collections/4.3.0": {
355         "dependencies": {
356           "Microsoft.NETCore.Targets": "1.1.0",
357           "System.Runtime": "4.3.0"
358         }
359       },
360       "System.Collections.Concurrent/4.3.0": {
361         "dependencies": {
362           "System.Collections": "4.3.0",
363           "System.Diagnostics.Debug": "4.3.0",
364           "System.Diagnostics.Tracing": "4.3.0",
365           "System.Globalization": "4.3.0",
366           "System.Reflection": "4.3.0",
367           "System.Resources.ResourceManager": "4.3.0",
368           "System.Runtime": "4.3.0",
369           "System.Runtime.Extensions": "4.3.0",
370           "System.Threading": "4.3.0",
371           "System.Threading.Tasks": "4.3.0"
372         }
373       },
374       "System.Collections.Immutable/1.3.1": {
375         "dependencies": {
376           "System.Collections": "4.3.0",
377           "System.Diagnostics.Debug": "4.3.0",
378           "System.Globalization": "4.3.0",
379           "System.Linq": "4.3.0",
380           "System.Resources.ResourceManager": "4.3.0",
381           "System.Runtime": "4.3.0",
382           "System.Runtime.Extensions": "4.3.0",
383           "System.Threading": "4.3.0"
384         }
385       },
386       "System.Composition/1.0.31": {
387         "dependencies": {
388           "System.Composition.AttributedModel": "1.0.31",
389           "System.Composition.Convention": "1.0.31",
390           "System.Composition.Hosting": "1.0.31",
391           "System.Composition.Runtime": "1.0.31",
392           "System.Composition.TypedParts": "1.0.31"
393         }
394       },
395       "System.Composition.AttributedModel/1.0.31": {
396         "dependencies": {
397           "System.Reflection": "4.3.0",
398           "System.Runtime": "4.3.0"
399         },
400         "runtime": {
401           "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
402         }
403       },
404       "System.Composition.Convention/1.0.31": {
405         "dependencies": {
406           "System.Collections": "4.3.0",
407           "System.Composition.AttributedModel": "1.0.31",
408           "System.Diagnostics.Debug": "4.3.0",
409           "System.Diagnostics.Tools": "4.3.0",
410           "System.Globalization": "4.3.0",
411           "System.Linq": "4.3.0",
412           "System.Linq.Expressions": "4.3.0",
413           "System.Reflection": "4.3.0",
414           "System.Reflection.Extensions": "4.3.0",
415           "System.Resources.ResourceManager": "4.3.0",
416           "System.Runtime": "4.3.0",
417           "System.Threading": "4.3.0"
418         },
419         "runtime": {
420           "lib/netstandard1.0/System.Composition.Convention.dll": {}
421         }
422       },
423       "System.Composition.Hosting/1.0.31": {
424         "dependencies": {
425           "System.Collections": "4.3.0",
426           "System.Composition.Runtime": "1.0.31",
427           "System.Diagnostics.Debug": "4.3.0",
428           "System.Diagnostics.Tools": "4.3.0",
429           "System.Globalization": "4.3.0",
430           "System.Linq": "4.3.0",
431           "System.Linq.Expressions": "4.3.0",
432           "System.ObjectModel": "4.3.0",
433           "System.Reflection": "4.3.0",
434           "System.Reflection.Extensions": "4.3.0",
435           "System.Resources.ResourceManager": "4.3.0",
436           "System.Runtime": "4.3.0",
437           "System.Threading": "4.3.0"
438         },
439         "runtime": {
440           "lib/netstandard1.0/System.Composition.Hosting.dll": {}
441         }
442       },
443       "System.Composition.Runtime/1.0.31": {
444         "dependencies": {
445           "System.Collections": "4.3.0",
446           "System.Diagnostics.Debug": "4.3.0",
447           "System.Diagnostics.Tools": "4.3.0",
448           "System.Globalization": "4.3.0",
449           "System.Linq": "4.3.0",
450           "System.Reflection": "4.3.0",
451           "System.Resources.ResourceManager": "4.3.0",
452           "System.Runtime": "4.3.0"
453         },
454         "runtime": {
455           "lib/netstandard1.0/System.Composition.Runtime.dll": {}
456         }
457       },
458       "System.Composition.TypedParts/1.0.31": {
459         "dependencies": {
460           "System.Collections": "4.3.0",
461           "System.Composition.AttributedModel": "1.0.31",
462           "System.Composition.Hosting": "1.0.31",
463           "System.Composition.Runtime": "1.0.31",
464           "System.Diagnostics.Debug": "4.3.0",
465           "System.Diagnostics.Tools": "4.3.0",
466           "System.Globalization": "4.3.0",
467           "System.Linq": "4.3.0",
468           "System.Linq.Expressions": "4.3.0",
469           "System.Reflection": "4.3.0",
470           "System.Reflection.Extensions": "4.3.0",
471           "System.Resources.ResourceManager": "4.3.0",
472           "System.Runtime": "4.3.0",
473           "System.Runtime.Extensions": "4.3.0"
474         },
475         "runtime": {
476           "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
477         }
478       },
479       "System.Console/4.3.0": {
480         "dependencies": {
481           "Microsoft.NETCore.Targets": "1.1.0",
482           "System.IO": "4.3.0",
483           "System.Runtime": "4.3.0",
484           "System.Text.Encoding": "4.3.0"
485         }
486       },
487       "System.Diagnostics.Contracts/4.3.0": {
488         "dependencies": {
489           "System.Runtime": "4.3.0"
490         }
491       },
492       "System.Diagnostics.Debug/4.3.0": {
493         "dependencies": {
494           "Microsoft.NETCore.Targets": "1.1.0",
495           "System.Runtime": "4.3.0"
496         }
497       },
498       "System.Diagnostics.FileVersionInfo/4.3.0": {
499         "dependencies": {
500           "System.Globalization": "4.3.0",
501           "System.IO": "4.3.0",
502           "System.IO.FileSystem": "4.3.0",
503           "System.IO.FileSystem.Primitives": "4.3.0",
504           "System.Reflection.Metadata": "1.4.2",
505           "System.Runtime": "4.3.0",
506           "System.Runtime.Extensions": "4.3.0",
507           "System.Runtime.InteropServices": "4.3.0"
508         },
509         "runtimeTargets": {
510           "runtime/unix/lib/_._": {
511             "rid": "unix",
512             "assetType": "runtime"
513           },
514           "runtime/win/lib/_._": {
515             "rid": "win",
516             "assetType": "runtime"
517           }
518         }
519       },
520       "System.Diagnostics.StackTrace/4.3.0": {
521         "dependencies": {
522           "System.IO.FileSystem": "4.3.0",
523           "System.Reflection": "4.3.0",
524           "System.Reflection.Metadata": "1.4.2",
525           "System.Runtime": "4.3.0"
526         }
527       },
528       "System.Diagnostics.Tools/4.3.0": {
529         "dependencies": {
530           "Microsoft.NETCore.Targets": "1.1.0",
531           "System.Runtime": "4.3.0"
532         }
533       },
534       "System.Diagnostics.Tracing/4.3.0": {
535         "dependencies": {
536           "Microsoft.NETCore.Targets": "1.1.0",
537           "System.Runtime": "4.3.0"
538         }
539       },
540       "System.Dynamic.Runtime/4.3.0": {
541         "dependencies": {
542           "System.Collections": "4.3.0",
543           "System.Diagnostics.Debug": "4.3.0",
544           "System.Linq": "4.3.0",
545           "System.Linq.Expressions": "4.3.0",
546           "System.ObjectModel": "4.3.0",
547           "System.Reflection": "4.3.0",
548           "System.Reflection.Emit": "4.3.0",
549           "System.Reflection.Emit.ILGeneration": "4.3.0",
550           "System.Reflection.Primitives": "4.3.0",
551           "System.Reflection.TypeExtensions": "4.3.0",
552           "System.Resources.ResourceManager": "4.3.0",
553           "System.Runtime": "4.3.0",
554           "System.Runtime.Extensions": "4.3.0",
555           "System.Threading": "4.3.0"
556         }
557       },
558       "System.Globalization/4.3.0": {
559         "dependencies": {
560           "Microsoft.NETCore.Targets": "1.1.0",
561           "System.Runtime": "4.3.0"
562         }
563       },
564       "System.Globalization.Calendars/4.3.0": {
565         "dependencies": {
566           "Microsoft.NETCore.Targets": "1.1.0",
567           "System.Globalization": "4.3.0",
568           "System.Runtime": "4.3.0"
569         }
570       },
571       "System.IO/4.3.0": {
572         "dependencies": {
573           "Microsoft.NETCore.Targets": "1.1.0",
574           "System.Runtime": "4.3.0",
575           "System.Text.Encoding": "4.3.0",
576           "System.Threading.Tasks": "4.3.0"
577         }
578       },
579       "System.IO.Compression/4.3.0": {
580         "dependencies": {
581           "System.Buffers": "4.3.0",
582           "System.Collections": "4.3.0",
583           "System.Diagnostics.Debug": "4.3.0",
584           "System.IO": "4.3.0",
585           "System.Resources.ResourceManager": "4.3.0",
586           "System.Runtime": "4.3.0",
587           "System.Runtime.Extensions": "4.3.0",
588           "System.Runtime.Handles": "4.3.0",
589           "System.Runtime.InteropServices": "4.3.0",
590           "System.Text.Encoding": "4.3.0",
591           "System.Threading": "4.3.0",
592           "System.Threading.Tasks": "4.3.0",
593           "runtime.native.System": "4.3.0",
594           "runtime.native.System.IO.Compression": "4.3.0"
595         },
596         "runtimeTargets": {
597           "runtime/unix/lib/_._": {
598             "rid": "unix",
599             "assetType": "runtime"
600           },
601           "runtime/win/lib/_._": {
602             "rid": "win",
603             "assetType": "runtime"
604           }
605         }
606       },
607       "System.IO.FileSystem/4.3.0": {
608         "dependencies": {
609           "Microsoft.NETCore.Targets": "1.1.0",
610           "System.IO": "4.3.0",
611           "System.IO.FileSystem.Primitives": "4.3.0",
612           "System.Runtime": "4.3.0",
613           "System.Runtime.Handles": "4.3.0",
614           "System.Text.Encoding": "4.3.0",
615           "System.Threading.Tasks": "4.3.0"
616         }
617       },
618       "System.IO.FileSystem.Primitives/4.3.0": {
619         "dependencies": {
620           "System.Runtime": "4.3.0"
621         }
622       },
623       "System.Linq/4.3.0": {
624         "dependencies": {
625           "System.Collections": "4.3.0",
626           "System.Diagnostics.Debug": "4.3.0",
627           "System.Resources.ResourceManager": "4.3.0",
628           "System.Runtime": "4.3.0",
629           "System.Runtime.Extensions": "4.3.0"
630         }
631       },
632       "System.Linq.Expressions/4.3.0": {
633         "dependencies": {
634           "System.Collections": "4.3.0",
635           "System.Diagnostics.Debug": "4.3.0",
636           "System.Globalization": "4.3.0",
637           "System.IO": "4.3.0",
638           "System.Linq": "4.3.0",
639           "System.ObjectModel": "4.3.0",
640           "System.Reflection": "4.3.0",
641           "System.Reflection.Emit": "4.3.0",
642           "System.Reflection.Emit.ILGeneration": "4.3.0",
643           "System.Reflection.Emit.Lightweight": "4.3.0",
644           "System.Reflection.Extensions": "4.3.0",
645           "System.Reflection.Primitives": "4.3.0",
646           "System.Reflection.TypeExtensions": "4.3.0",
647           "System.Resources.ResourceManager": "4.3.0",
648           "System.Runtime": "4.3.0",
649           "System.Runtime.Extensions": "4.3.0",
650           "System.Threading": "4.3.0"
651         }
652       },
653       "System.Linq.Parallel/4.3.0": {
654         "dependencies": {
655           "System.Collections": "4.3.0",
656           "System.Collections.Concurrent": "4.3.0",
657           "System.Diagnostics.Debug": "4.3.0",
658           "System.Diagnostics.Tracing": "4.3.0",
659           "System.Linq": "4.3.0",
660           "System.Resources.ResourceManager": "4.3.0",
661           "System.Runtime": "4.3.0",
662           "System.Runtime.Extensions": "4.3.0",
663           "System.Threading": "4.3.0",
664           "System.Threading.Tasks": "4.3.0"
665         }
666       },
667       "System.ObjectModel/4.3.0": {
668         "dependencies": {
669           "System.Collections": "4.3.0",
670           "System.Diagnostics.Debug": "4.3.0",
671           "System.Resources.ResourceManager": "4.3.0",
672           "System.Runtime": "4.3.0",
673           "System.Threading": "4.3.0"
674         }
675       },
676       "System.Reflection/4.3.0": {
677         "dependencies": {
678           "Microsoft.NETCore.Targets": "1.1.0",
679           "System.IO": "4.3.0",
680           "System.Reflection.Primitives": "4.3.0",
681           "System.Runtime": "4.3.0"
682         }
683       },
684       "System.Reflection.Emit/4.3.0": {
685         "dependencies": {
686           "System.IO": "4.3.0",
687           "System.Reflection": "4.3.0",
688           "System.Reflection.Emit.ILGeneration": "4.3.0",
689           "System.Reflection.Primitives": "4.3.0",
690           "System.Runtime": "4.3.0"
691         }
692       },
693       "System.Reflection.Emit.ILGeneration/4.3.0": {
694         "dependencies": {
695           "System.Reflection": "4.3.0",
696           "System.Reflection.Primitives": "4.3.0",
697           "System.Runtime": "4.3.0"
698         }
699       },
700       "System.Reflection.Emit.Lightweight/4.3.0": {
701         "dependencies": {
702           "System.Reflection": "4.3.0",
703           "System.Reflection.Emit.ILGeneration": "4.3.0",
704           "System.Reflection.Primitives": "4.3.0",
705           "System.Runtime": "4.3.0"
706         }
707       },
708       "System.Reflection.Extensions/4.3.0": {
709         "dependencies": {
710           "Microsoft.NETCore.Targets": "1.1.0",
711           "System.Reflection": "4.3.0",
712           "System.Runtime": "4.3.0"
713         }
714       },
715       "System.Reflection.Metadata/1.4.2": {
716         "dependencies": {
717           "System.Collections": "4.3.0",
718           "System.Collections.Immutable": "1.3.1",
719           "System.Diagnostics.Debug": "4.3.0",
720           "System.IO": "4.3.0",
721           "System.IO.Compression": "4.3.0",
722           "System.Linq": "4.3.0",
723           "System.Reflection": "4.3.0",
724           "System.Reflection.Extensions": "4.3.0",
725           "System.Reflection.Primitives": "4.3.0",
726           "System.Resources.ResourceManager": "4.3.0",
727           "System.Runtime": "4.3.0",
728           "System.Runtime.Extensions": "4.3.0",
729           "System.Runtime.InteropServices": "4.3.0",
730           "System.Text.Encoding": "4.3.0",
731           "System.Text.Encoding.Extensions": "4.3.0",
732           "System.Threading": "4.3.0"
733         }
734       },
735       "System.Reflection.Primitives/4.3.0": {
736         "dependencies": {
737           "Microsoft.NETCore.Targets": "1.1.0",
738           "System.Runtime": "4.3.0"
739         }
740       },
741       "System.Reflection.TypeExtensions/4.3.0": {
742         "dependencies": {
743           "System.Reflection": "4.3.0",
744           "System.Runtime": "4.3.0"
745         }
746       },
747       "System.Resources.ResourceManager/4.3.0": {
748         "dependencies": {
749           "Microsoft.NETCore.Targets": "1.1.0",
750           "System.Globalization": "4.3.0",
751           "System.Reflection": "4.3.0",
752           "System.Runtime": "4.3.0"
753         }
754       },
755       "System.Runtime/4.3.0": {
756         "dependencies": {
757           "Microsoft.NETCore.Targets": "1.1.0"
758         }
759       },
760       "System.Runtime.Extensions/4.3.0": {
761         "dependencies": {
762           "Microsoft.NETCore.Targets": "1.1.0",
763           "System.Runtime": "4.3.0"
764         }
765       },
766       "System.Runtime.Handles/4.3.0": {
767         "dependencies": {
768           "Microsoft.NETCore.Targets": "1.1.0",
769           "System.Runtime": "4.3.0"
770         }
771       },
772       "System.Runtime.InteropServices/4.3.0": {
773         "dependencies": {
774           "Microsoft.NETCore.Targets": "1.1.0",
775           "System.Reflection": "4.3.0",
776           "System.Reflection.Primitives": "4.3.0",
777           "System.Runtime": "4.3.0",
778           "System.Runtime.Handles": "4.3.0"
779         }
780       },
781       "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
782         "dependencies": {
783           "System.Reflection": "4.3.0",
784           "System.Resources.ResourceManager": "4.3.0",
785           "System.Runtime": "4.3.0",
786           "System.Runtime.InteropServices": "4.3.0",
787           "System.Threading": "4.3.0",
788           "runtime.native.System": "4.3.0"
789         },
790         "runtimeTargets": {
791           "runtime/unix/lib/_._": {
792             "rid": "unix",
793             "assetType": "runtime"
794           },
795           "runtime/win/lib/_._": {
796             "rid": "win",
797             "assetType": "runtime"
798           }
799         }
800       },
801       "System.Runtime.Loader/4.3.0": {
802         "dependencies": {
803           "System.IO": "4.3.0",
804           "System.Reflection": "4.3.0",
805           "System.Runtime": "4.3.0"
806         }
807       },
808       "System.Runtime.Numerics/4.3.0": {
809         "dependencies": {
810           "System.Globalization": "4.3.0",
811           "System.Resources.ResourceManager": "4.3.0",
812           "System.Runtime": "4.3.0",
813           "System.Runtime.Extensions": "4.3.0"
814         }
815       },
816       "System.Runtime.Serialization.Primitives/4.1.1": {
817         "dependencies": {
818           "System.Resources.ResourceManager": "4.3.0",
819           "System.Runtime": "4.3.0"
820         }
821       },
822       "System.Security.Cryptography.Algorithms/4.3.0": {
823         "dependencies": {
824           "System.Collections": "4.3.0",
825           "System.IO": "4.3.0",
826           "System.Resources.ResourceManager": "4.3.0",
827           "System.Runtime": "4.3.0",
828           "System.Runtime.Extensions": "4.3.0",
829           "System.Runtime.Handles": "4.3.0",
830           "System.Runtime.InteropServices": "4.3.0",
831           "System.Runtime.Numerics": "4.3.0",
832           "System.Security.Cryptography.Encoding": "4.3.0",
833           "System.Security.Cryptography.Primitives": "4.3.0",
834           "System.Text.Encoding": "4.3.0",
835           "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
836           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
837         },
838         "runtimeTargets": {
839           "runtime/osx/lib/_._": {
840             "rid": "osx",
841             "assetType": "runtime"
842           },
843           "runtime/unix/lib/_._": {
844             "rid": "unix",
845             "assetType": "runtime"
846           },
847           "runtime/win/lib/_._": {
848             "rid": "win",
849             "assetType": "runtime"
850           }
851         }
852       },
853       "System.Security.Cryptography.Cng/4.3.0": {
854         "dependencies": {
855           "System.IO": "4.3.0",
856           "System.Resources.ResourceManager": "4.3.0",
857           "System.Runtime": "4.3.0",
858           "System.Runtime.Extensions": "4.3.0",
859           "System.Runtime.Handles": "4.3.0",
860           "System.Runtime.InteropServices": "4.3.0",
861           "System.Security.Cryptography.Algorithms": "4.3.0",
862           "System.Security.Cryptography.Encoding": "4.3.0",
863           "System.Security.Cryptography.Primitives": "4.3.0",
864           "System.Text.Encoding": "4.3.0"
865         },
866         "runtimeTargets": {
867           "runtime/unix/lib/_._": {
868             "rid": "unix",
869             "assetType": "runtime"
870           },
871           "runtime/win/lib/_._": {
872             "rid": "win",
873             "assetType": "runtime"
874           }
875         }
876       },
877       "System.Security.Cryptography.Csp/4.3.0": {
878         "dependencies": {
879           "System.IO": "4.3.0",
880           "System.Reflection": "4.3.0",
881           "System.Resources.ResourceManager": "4.3.0",
882           "System.Runtime": "4.3.0",
883           "System.Runtime.Extensions": "4.3.0",
884           "System.Runtime.Handles": "4.3.0",
885           "System.Runtime.InteropServices": "4.3.0",
886           "System.Security.Cryptography.Algorithms": "4.3.0",
887           "System.Security.Cryptography.Encoding": "4.3.0",
888           "System.Security.Cryptography.Primitives": "4.3.0",
889           "System.Text.Encoding": "4.3.0",
890           "System.Threading": "4.3.0"
891         },
892         "runtimeTargets": {
893           "runtime/unix/lib/_._": {
894             "rid": "unix",
895             "assetType": "runtime"
896           },
897           "runtime/win/lib/_._": {
898             "rid": "win",
899             "assetType": "runtime"
900           }
901         }
902       },
903       "System.Security.Cryptography.Encoding/4.3.0": {
904         "dependencies": {
905           "System.Collections": "4.3.0",
906           "System.Collections.Concurrent": "4.3.0",
907           "System.Linq": "4.3.0",
908           "System.Resources.ResourceManager": "4.3.0",
909           "System.Runtime": "4.3.0",
910           "System.Runtime.Extensions": "4.3.0",
911           "System.Runtime.Handles": "4.3.0",
912           "System.Runtime.InteropServices": "4.3.0",
913           "System.Security.Cryptography.Primitives": "4.3.0",
914           "System.Text.Encoding": "4.3.0",
915           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
916         },
917         "runtimeTargets": {
918           "runtime/unix/lib/_._": {
919             "rid": "unix",
920             "assetType": "runtime"
921           },
922           "runtime/win/lib/_._": {
923             "rid": "win",
924             "assetType": "runtime"
925           }
926         }
927       },
928       "System.Security.Cryptography.OpenSsl/4.3.0": {
929         "dependencies": {
930           "System.Collections": "4.3.0",
931           "System.IO": "4.3.0",
932           "System.Resources.ResourceManager": "4.3.0",
933           "System.Runtime": "4.3.0",
934           "System.Runtime.Extensions": "4.3.0",
935           "System.Runtime.Handles": "4.3.0",
936           "System.Runtime.InteropServices": "4.3.0",
937           "System.Runtime.Numerics": "4.3.0",
938           "System.Security.Cryptography.Algorithms": "4.3.0",
939           "System.Security.Cryptography.Encoding": "4.3.0",
940           "System.Security.Cryptography.Primitives": "4.3.0",
941           "System.Text.Encoding": "4.3.0",
942           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
943         },
944         "runtimeTargets": {
945           "runtime/unix/lib/_._": {
946             "rid": "unix",
947             "assetType": "runtime"
948           }
949         }
950       },
951       "System.Security.Cryptography.Primitives/4.3.0": {
952         "dependencies": {
953           "System.Diagnostics.Debug": "4.3.0",
954           "System.Globalization": "4.3.0",
955           "System.IO": "4.3.0",
956           "System.Resources.ResourceManager": "4.3.0",
957           "System.Runtime": "4.3.0",
958           "System.Threading": "4.3.0",
959           "System.Threading.Tasks": "4.3.0"
960         }
961       },
962       "System.Security.Cryptography.X509Certificates/4.3.0": {
963         "dependencies": {
964           "System.Collections": "4.3.0",
965           "System.Diagnostics.Debug": "4.3.0",
966           "System.Globalization": "4.3.0",
967           "System.Globalization.Calendars": "4.3.0",
968           "System.IO": "4.3.0",
969           "System.IO.FileSystem": "4.3.0",
970           "System.IO.FileSystem.Primitives": "4.3.0",
971           "System.Resources.ResourceManager": "4.3.0",
972           "System.Runtime": "4.3.0",
973           "System.Runtime.Extensions": "4.3.0",
974           "System.Runtime.Handles": "4.3.0",
975           "System.Runtime.InteropServices": "4.3.0",
976           "System.Runtime.Numerics": "4.3.0",
977           "System.Security.Cryptography.Algorithms": "4.3.0",
978           "System.Security.Cryptography.Cng": "4.3.0",
979           "System.Security.Cryptography.Csp": "4.3.0",
980           "System.Security.Cryptography.Encoding": "4.3.0",
981           "System.Security.Cryptography.OpenSsl": "4.3.0",
982           "System.Security.Cryptography.Primitives": "4.3.0",
983           "System.Text.Encoding": "4.3.0",
984           "System.Threading": "4.3.0",
985           "runtime.native.System": "4.3.0",
986           "runtime.native.System.Net.Http": "4.3.0",
987           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
988         },
989         "runtimeTargets": {
990           "runtime/unix/lib/_._": {
991             "rid": "unix",
992             "assetType": "runtime"
993           },
994           "runtime/win/lib/_._": {
995             "rid": "win",
996             "assetType": "runtime"
997           }
998         }
999       },
1000       "System.Text.Encoding/4.3.0": {
1001         "dependencies": {
1002           "Microsoft.NETCore.Targets": "1.1.0",
1003           "System.Runtime": "4.3.0"
1004         }
1005       },
1006       "System.Text.Encoding.CodePages/4.3.0": {
1007         "dependencies": {
1008           "System.Collections": "4.3.0",
1009           "System.Globalization": "4.3.0",
1010           "System.IO": "4.3.0",
1011           "System.Reflection": "4.3.0",
1012           "System.Resources.ResourceManager": "4.3.0",
1013           "System.Runtime": "4.3.0",
1014           "System.Runtime.Extensions": "4.3.0",
1015           "System.Runtime.Handles": "4.3.0",
1016           "System.Runtime.InteropServices": "4.3.0",
1017           "System.Text.Encoding": "4.3.0",
1018           "System.Threading": "4.3.0"
1019         },
1020         "runtimeTargets": {
1021           "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
1022             "rid": "unix",
1023             "assetType": "runtime"
1024           },
1025           "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
1026             "rid": "win",
1027             "assetType": "runtime"
1028           }
1029         }
1030       },
1031       "System.Text.Encoding.Extensions/4.3.0": {
1032         "dependencies": {
1033           "Microsoft.NETCore.Targets": "1.1.0",
1034           "System.Runtime": "4.3.0",
1035           "System.Text.Encoding": "4.3.0"
1036         }
1037       },
1038       "System.Text.RegularExpressions/4.3.0": {
1039         "dependencies": {
1040           "System.Runtime": "4.3.0"
1041         }
1042       },
1043       "System.Threading/4.3.0": {
1044         "dependencies": {
1045           "System.Runtime": "4.3.0",
1046           "System.Threading.Tasks": "4.3.0"
1047         }
1048       },
1049       "System.Threading.Tasks/4.3.0": {
1050         "dependencies": {
1051           "Microsoft.NETCore.Targets": "1.1.0",
1052           "System.Runtime": "4.3.0"
1053         }
1054       },
1055       "System.Threading.Tasks.Extensions/4.3.0": {
1056         "dependencies": {
1057           "System.Collections": "4.3.0",
1058           "System.Runtime": "4.3.0",
1059           "System.Threading.Tasks": "4.3.0"
1060         }
1061       },
1062       "System.Threading.Tasks.Parallel/4.3.0": {
1063         "dependencies": {
1064           "System.Collections.Concurrent": "4.3.0",
1065           "System.Diagnostics.Debug": "4.3.0",
1066           "System.Diagnostics.Tracing": "4.3.0",
1067           "System.Resources.ResourceManager": "4.3.0",
1068           "System.Runtime": "4.3.0",
1069           "System.Runtime.Extensions": "4.3.0",
1070           "System.Threading": "4.3.0",
1071           "System.Threading.Tasks": "4.3.0"
1072         }
1073       },
1074       "System.Threading.Thread/4.3.0": {
1075         "dependencies": {
1076           "System.Runtime": "4.3.0"
1077         }
1078       },
1079       "System.ValueTuple/4.3.0": {
1080         "dependencies": {
1081           "System.Collections": "4.3.0",
1082           "System.Resources.ResourceManager": "4.3.0",
1083           "System.Runtime": "4.3.0"
1084         }
1085       },
1086       "System.Xml.ReaderWriter/4.3.0": {
1087         "dependencies": {
1088           "System.Collections": "4.3.0",
1089           "System.Diagnostics.Debug": "4.3.0",
1090           "System.Globalization": "4.3.0",
1091           "System.IO": "4.3.0",
1092           "System.IO.FileSystem": "4.3.0",
1093           "System.IO.FileSystem.Primitives": "4.3.0",
1094           "System.Resources.ResourceManager": "4.3.0",
1095           "System.Runtime": "4.3.0",
1096           "System.Runtime.Extensions": "4.3.0",
1097           "System.Runtime.InteropServices": "4.3.0",
1098           "System.Text.Encoding": "4.3.0",
1099           "System.Text.Encoding.Extensions": "4.3.0",
1100           "System.Text.RegularExpressions": "4.3.0",
1101           "System.Threading.Tasks": "4.3.0",
1102           "System.Threading.Tasks.Extensions": "4.3.0"
1103         }
1104       },
1105       "System.Xml.XDocument/4.3.0": {
1106         "dependencies": {
1107           "System.Collections": "4.3.0",
1108           "System.Diagnostics.Debug": "4.3.0",
1109           "System.Diagnostics.Tools": "4.3.0",
1110           "System.Globalization": "4.3.0",
1111           "System.IO": "4.3.0",
1112           "System.Reflection": "4.3.0",
1113           "System.Resources.ResourceManager": "4.3.0",
1114           "System.Runtime": "4.3.0",
1115           "System.Runtime.Extensions": "4.3.0",
1116           "System.Text.Encoding": "4.3.0",
1117           "System.Threading": "4.3.0",
1118           "System.Xml.ReaderWriter": "4.3.0"
1119         }
1120       },
1121       "System.Xml.XmlDocument/4.3.0": {
1122         "dependencies": {
1123           "System.Collections": "4.3.0",
1124           "System.Diagnostics.Debug": "4.3.0",
1125           "System.Globalization": "4.3.0",
1126           "System.IO": "4.3.0",
1127           "System.Resources.ResourceManager": "4.3.0",
1128           "System.Runtime": "4.3.0",
1129           "System.Runtime.Extensions": "4.3.0",
1130           "System.Text.Encoding": "4.3.0",
1131           "System.Threading": "4.3.0",
1132           "System.Xml.ReaderWriter": "4.3.0"
1133         }
1134       },
1135       "System.Xml.XPath/4.3.0": {
1136         "dependencies": {
1137           "System.Collections": "4.3.0",
1138           "System.Diagnostics.Debug": "4.3.0",
1139           "System.Globalization": "4.3.0",
1140           "System.IO": "4.3.0",
1141           "System.Resources.ResourceManager": "4.3.0",
1142           "System.Runtime": "4.3.0",
1143           "System.Runtime.Extensions": "4.3.0",
1144           "System.Threading": "4.3.0",
1145           "System.Xml.ReaderWriter": "4.3.0"
1146         }
1147       },
1148       "System.Xml.XPath.XDocument/4.3.0": {
1149         "dependencies": {
1150           "System.Diagnostics.Debug": "4.3.0",
1151           "System.Linq": "4.3.0",
1152           "System.Resources.ResourceManager": "4.3.0",
1153           "System.Runtime": "4.3.0",
1154           "System.Runtime.Extensions": "4.3.0",
1155           "System.Threading": "4.3.0",
1156           "System.Xml.ReaderWriter": "4.3.0",
1157           "System.Xml.XDocument": "4.3.0",
1158           "System.Xml.XPath": "4.3.0"
1159         }
1160       }
1161     }
1162   },
1163   "libraries": {
1164     "Checker_ABI/1.0.0": {
1165       "type": "project",
1166       "serviceable": false,
1167       "sha512": ""
1168     },
1169     "CommandLineParser/2.2.1": {
1170       "type": "package",
1171       "serviceable": true,
1172       "sha512": "sha512-s+cVeOzKcoPu0IWda5DPd0b9K7vfKqo17aOOrj5zsUnE5n3Bts8vutn5R3KYqBlnbuqQEXzJT7IhAkRKMXouzw==",
1173       "path": "commandlineparser/2.2.1",
1174       "hashPath": "commandlineparser.2.2.1.nupkg.sha512"
1175     },
1176     "Microsoft.CodeAnalysis/2.6.1": {
1177       "type": "package",
1178       "serviceable": true,
1179       "sha512": "sha512-fj/JBVjy9v7ss9MsTVxR655zpmKF1hO2UL3SJmZ4d0gJBHR+OONzUMmu0ueRokLBkvtMF3hDgpXUO/fXsK1xyA==",
1180       "path": "microsoft.codeanalysis/2.6.1",
1181       "hashPath": "microsoft.codeanalysis.2.6.1.nupkg.sha512"
1182     },
1183     "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
1184       "type": "package",
1185       "serviceable": true,
1186       "sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
1187       "path": "microsoft.codeanalysis.analyzers/1.1.0",
1188       "hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
1189     },
1190     "Microsoft.CodeAnalysis.Common/2.6.1": {
1191       "type": "package",
1192       "serviceable": true,
1193       "sha512": "sha512-FUDSP9wUdFrVQlSvfzpDWdeeoYHAyhednROVZVEccDDo8XV58NYAg5aNYWVnwsYfbhyFwAk/xFNXK6vi9c6vYg==",
1194       "path": "microsoft.codeanalysis.common/2.6.1",
1195       "hashPath": "microsoft.codeanalysis.common.2.6.1.nupkg.sha512"
1196     },
1197     "Microsoft.CodeAnalysis.CSharp/2.6.1": {
1198       "type": "package",
1199       "serviceable": true,
1200       "sha512": "sha512-HodSc/cNtkTMufeYqliX6/RPH66/n8fRRHkmzP0R7ezr5b/DmPyMjiTBr1mOs5NbXyqjSTTSdPJ4xfBlp2NREQ==",
1201       "path": "microsoft.codeanalysis.csharp/2.6.1",
1202       "hashPath": "microsoft.codeanalysis.csharp.2.6.1.nupkg.sha512"
1203     },
1204     "Microsoft.CodeAnalysis.CSharp.Workspaces/2.6.1": {
1205       "type": "package",
1206       "serviceable": true,
1207       "sha512": "sha512-80Qva3plPdI6sM8B6PYkmrgb+TI2lLd2feEto5eLPwL9s5EaBgvX778jL2vRs+WTZ22as42SFftVM+9I2YxSag==",
1208       "path": "microsoft.codeanalysis.csharp.workspaces/2.6.1",
1209       "hashPath": "microsoft.codeanalysis.csharp.workspaces.2.6.1.nupkg.sha512"
1210     },
1211     "Microsoft.CodeAnalysis.VisualBasic/2.6.1": {
1212       "type": "package",
1213       "serviceable": true,
1214       "sha512": "sha512-jeXBxfRDyNfYGYpTT4w7d/LaVTNjR1S9hu/R6ZOxLO9J3REgUCTU+hAMeSYc3/yQfeoEFe2qYoJKnji4IWRQIQ==",
1215       "path": "microsoft.codeanalysis.visualbasic/2.6.1",
1216       "hashPath": "microsoft.codeanalysis.visualbasic.2.6.1.nupkg.sha512"
1217     },
1218     "Microsoft.CodeAnalysis.VisualBasic.Workspaces/2.6.1": {
1219       "type": "package",
1220       "serviceable": true,
1221       "sha512": "sha512-PW/et8iIZohNw/G2fnP5vcWZaTWV3Z+TTrtKwZ431LE4FDv/fFyGTBAbNN2tsnyUoOvyEaJLBautJrpj+30wJQ==",
1222       "path": "microsoft.codeanalysis.visualbasic.workspaces/2.6.1",
1223       "hashPath": "microsoft.codeanalysis.visualbasic.workspaces.2.6.1.nupkg.sha512"
1224     },
1225     "Microsoft.CodeAnalysis.Workspaces.Common/2.6.1": {
1226       "type": "package",
1227       "serviceable": true,
1228       "sha512": "sha512-QZ2craFKKchzDZFxSObfPt8PR5GazkYPGTiFXVi5rHk0HSotSMR2sU7GUAKmg7bsGSTeHDr187vpvsZu6VuGTA==",
1229       "path": "microsoft.codeanalysis.workspaces.common/2.6.1",
1230       "hashPath": "microsoft.codeanalysis.workspaces.common.2.6.1.nupkg.sha512"
1231     },
1232     "Microsoft.CSharp/4.0.1": {
1233       "type": "package",
1234       "serviceable": true,
1235       "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
1236       "path": "microsoft.csharp/4.0.1",
1237       "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512"
1238     },
1239     "Microsoft.DotNet.PlatformAbstractions/2.0.4": {
1240       "type": "package",
1241       "serviceable": true,
1242       "sha512": "sha512-2HjSGp63VCLQaeGadrLYR868g25mJHr+TFF81yWCaClzjUbU2vNDx6km7SUgPnoLVksE/1e7in88eh+oPtc4aQ==",
1243       "path": "microsoft.dotnet.platformabstractions/2.0.4",
1244       "hashPath": "microsoft.dotnet.platformabstractions.2.0.4.nupkg.sha512"
1245     },
1246     "Microsoft.Extensions.DependencyModel/2.0.4": {
1247       "type": "package",
1248       "serviceable": true,
1249       "sha512": "sha512-jnHAeijsfJFQXdXmnYK/NhQIkgBUeth//RZZkf0ldIKC+jARbf7YxbA9uTrs/EPhuQxHXaDxVuMyscgmL+UqfA==",
1250       "path": "microsoft.extensions.dependencymodel/2.0.4",
1251       "hashPath": "microsoft.extensions.dependencymodel.2.0.4.nupkg.sha512"
1252     },
1253     "Microsoft.NETCore.Targets/1.1.0": {
1254       "type": "package",
1255       "serviceable": true,
1256       "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
1257       "path": "microsoft.netcore.targets/1.1.0",
1258       "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
1259     },
1260     "Newtonsoft.Json/9.0.1": {
1261       "type": "package",
1262       "serviceable": true,
1263       "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
1264       "path": "newtonsoft.json/9.0.1",
1265       "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
1266     },
1267     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1268       "type": "package",
1269       "serviceable": true,
1270       "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
1271       "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1272       "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1273     },
1274     "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1275       "type": "package",
1276       "serviceable": true,
1277       "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
1278       "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1279       "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1280     },
1281     "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1282       "type": "package",
1283       "serviceable": true,
1284       "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
1285       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1286       "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1287     },
1288     "runtime.native.System/4.3.0": {
1289       "type": "package",
1290       "serviceable": true,
1291       "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
1292       "path": "runtime.native.system/4.3.0",
1293       "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
1294     },
1295     "runtime.native.System.IO.Compression/4.3.0": {
1296       "type": "package",
1297       "serviceable": true,
1298       "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
1299       "path": "runtime.native.system.io.compression/4.3.0",
1300       "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
1301     },
1302     "runtime.native.System.Net.Http/4.3.0": {
1303       "type": "package",
1304       "serviceable": true,
1305       "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
1306       "path": "runtime.native.system.net.http/4.3.0",
1307       "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
1308     },
1309     "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
1310       "type": "package",
1311       "serviceable": true,
1312       "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
1313       "path": "runtime.native.system.security.cryptography.apple/4.3.0",
1314       "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
1315     },
1316     "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1317       "type": "package",
1318       "serviceable": true,
1319       "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
1320       "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
1321       "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1322     },
1323     "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1324       "type": "package",
1325       "serviceable": true,
1326       "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
1327       "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1328       "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1329     },
1330     "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1331       "type": "package",
1332       "serviceable": true,
1333       "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
1334       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1335       "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1336     },
1337     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
1338       "type": "package",
1339       "serviceable": true,
1340       "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
1341       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
1342       "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
1343     },
1344     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1345       "type": "package",
1346       "serviceable": true,
1347       "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
1348       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1349       "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1350     },
1351     "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1352       "type": "package",
1353       "serviceable": true,
1354       "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
1355       "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1356       "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1357     },
1358     "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1359       "type": "package",
1360       "serviceable": true,
1361       "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
1362       "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1363       "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1364     },
1365     "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1366       "type": "package",
1367       "serviceable": true,
1368       "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
1369       "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1370       "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1371     },
1372     "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
1373       "type": "package",
1374       "serviceable": true,
1375       "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
1376       "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
1377       "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1378     },
1379     "System.AppContext/4.3.0": {
1380       "type": "package",
1381       "serviceable": true,
1382       "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
1383       "path": "system.appcontext/4.3.0",
1384       "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
1385     },
1386     "System.Buffers/4.3.0": {
1387       "type": "package",
1388       "serviceable": true,
1389       "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
1390       "path": "system.buffers/4.3.0",
1391       "hashPath": "system.buffers.4.3.0.nupkg.sha512"
1392     },
1393     "System.Collections/4.3.0": {
1394       "type": "package",
1395       "serviceable": true,
1396       "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
1397       "path": "system.collections/4.3.0",
1398       "hashPath": "system.collections.4.3.0.nupkg.sha512"
1399     },
1400     "System.Collections.Concurrent/4.3.0": {
1401       "type": "package",
1402       "serviceable": true,
1403       "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
1404       "path": "system.collections.concurrent/4.3.0",
1405       "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
1406     },
1407     "System.Collections.Immutable/1.3.1": {
1408       "type": "package",
1409       "serviceable": true,
1410       "sha512": "sha512-n+AGX7zmiZumW9aggOkXaHzUeAS3EfeTErnkKCusyONUozbTv+kMb8VE36m+ldV6kF9g57G2c641KCdgH9E0pg==",
1411       "path": "system.collections.immutable/1.3.1",
1412       "hashPath": "system.collections.immutable.1.3.1.nupkg.sha512"
1413     },
1414     "System.Composition/1.0.31": {
1415       "type": "package",
1416       "serviceable": true,
1417       "sha512": "sha512-I+D26qpYdoklyAVUdqwUBrEIckMNjAYnuPJy/h9dsQItpQwVREkDFs4b4tkBza0kT2Yk48Lcfsv2QQ9hWsh9Iw==",
1418       "path": "system.composition/1.0.31",
1419       "hashPath": "system.composition.1.0.31.nupkg.sha512"
1420     },
1421     "System.Composition.AttributedModel/1.0.31": {
1422       "type": "package",
1423       "serviceable": true,
1424       "sha512": "sha512-NHWhkM3ZkspmA0XJEsKdtTt1ViDYuojgSND3yHhTzwxepiwqZf+BCWuvCbjUt4fe0NxxQhUDGJ5km6sLjo9qnQ==",
1425       "path": "system.composition.attributedmodel/1.0.31",
1426       "hashPath": "system.composition.attributedmodel.1.0.31.nupkg.sha512"
1427     },
1428     "System.Composition.Convention/1.0.31": {
1429       "type": "package",
1430       "serviceable": true,
1431       "sha512": "sha512-GLjh2Ju71k6C0qxMMtl4efHa68NmWeIUYh4fkUI8xbjQrEBvFmRwMDFcylT8/PR9SQbeeL48IkFxU/+gd0nYEQ==",
1432       "path": "system.composition.convention/1.0.31",
1433       "hashPath": "system.composition.convention.1.0.31.nupkg.sha512"
1434     },
1435     "System.Composition.Hosting/1.0.31": {
1436       "type": "package",
1437       "serviceable": true,
1438       "sha512": "sha512-fN1bT4RX4vUqjbgoyuJFVUizAl2mYF5VAb+bVIxIYZSSc0BdnX+yGAxcavxJuDDCQ1K+/mdpgyEFc8e9ikjvrg==",
1439       "path": "system.composition.hosting/1.0.31",
1440       "hashPath": "system.composition.hosting.1.0.31.nupkg.sha512"
1441     },
1442     "System.Composition.Runtime/1.0.31": {
1443       "type": "package",
1444       "serviceable": true,
1445       "sha512": "sha512-0LEJN+2NVM89CE4SekDrrk5tHV5LeATltkp+9WNYrR+Huiyt0vaCqHbbHtVAjPyeLWIc8dOz/3kthRBj32wGQg==",
1446       "path": "system.composition.runtime/1.0.31",
1447       "hashPath": "system.composition.runtime.1.0.31.nupkg.sha512"
1448     },
1449     "System.Composition.TypedParts/1.0.31": {
1450       "type": "package",
1451       "serviceable": true,
1452       "sha512": "sha512-0Zae/FtzeFgDBBuILeIbC/T9HMYbW4olAmi8XqqAGosSOWvXfiQLfARZEhiGd0LVXaYgXr0NhxiU1LldRP1fpQ==",
1453       "path": "system.composition.typedparts/1.0.31",
1454       "hashPath": "system.composition.typedparts.1.0.31.nupkg.sha512"
1455     },
1456     "System.Console/4.3.0": {
1457       "type": "package",
1458       "serviceable": true,
1459       "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
1460       "path": "system.console/4.3.0",
1461       "hashPath": "system.console.4.3.0.nupkg.sha512"
1462     },
1463     "System.Diagnostics.Contracts/4.3.0": {
1464       "type": "package",
1465       "serviceable": true,
1466       "sha512": "sha512-eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
1467       "path": "system.diagnostics.contracts/4.3.0",
1468       "hashPath": "system.diagnostics.contracts.4.3.0.nupkg.sha512"
1469     },
1470     "System.Diagnostics.Debug/4.3.0": {
1471       "type": "package",
1472       "serviceable": true,
1473       "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
1474       "path": "system.diagnostics.debug/4.3.0",
1475       "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
1476     },
1477     "System.Diagnostics.FileVersionInfo/4.3.0": {
1478       "type": "package",
1479       "serviceable": true,
1480       "sha512": "sha512-omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
1481       "path": "system.diagnostics.fileversioninfo/4.3.0",
1482       "hashPath": "system.diagnostics.fileversioninfo.4.3.0.nupkg.sha512"
1483     },
1484     "System.Diagnostics.StackTrace/4.3.0": {
1485       "type": "package",
1486       "serviceable": true,
1487       "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
1488       "path": "system.diagnostics.stacktrace/4.3.0",
1489       "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
1490     },
1491     "System.Diagnostics.Tools/4.3.0": {
1492       "type": "package",
1493       "serviceable": true,
1494       "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
1495       "path": "system.diagnostics.tools/4.3.0",
1496       "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
1497     },
1498     "System.Diagnostics.Tracing/4.3.0": {
1499       "type": "package",
1500       "serviceable": true,
1501       "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
1502       "path": "system.diagnostics.tracing/4.3.0",
1503       "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
1504     },
1505     "System.Dynamic.Runtime/4.3.0": {
1506       "type": "package",
1507       "serviceable": true,
1508       "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
1509       "path": "system.dynamic.runtime/4.3.0",
1510       "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
1511     },
1512     "System.Globalization/4.3.0": {
1513       "type": "package",
1514       "serviceable": true,
1515       "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
1516       "path": "system.globalization/4.3.0",
1517       "hashPath": "system.globalization.4.3.0.nupkg.sha512"
1518     },
1519     "System.Globalization.Calendars/4.3.0": {
1520       "type": "package",
1521       "serviceable": true,
1522       "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
1523       "path": "system.globalization.calendars/4.3.0",
1524       "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
1525     },
1526     "System.IO/4.3.0": {
1527       "type": "package",
1528       "serviceable": true,
1529       "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
1530       "path": "system.io/4.3.0",
1531       "hashPath": "system.io.4.3.0.nupkg.sha512"
1532     },
1533     "System.IO.Compression/4.3.0": {
1534       "type": "package",
1535       "serviceable": true,
1536       "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
1537       "path": "system.io.compression/4.3.0",
1538       "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
1539     },
1540     "System.IO.FileSystem/4.3.0": {
1541       "type": "package",
1542       "serviceable": true,
1543       "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
1544       "path": "system.io.filesystem/4.3.0",
1545       "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
1546     },
1547     "System.IO.FileSystem.Primitives/4.3.0": {
1548       "type": "package",
1549       "serviceable": true,
1550       "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
1551       "path": "system.io.filesystem.primitives/4.3.0",
1552       "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
1553     },
1554     "System.Linq/4.3.0": {
1555       "type": "package",
1556       "serviceable": true,
1557       "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
1558       "path": "system.linq/4.3.0",
1559       "hashPath": "system.linq.4.3.0.nupkg.sha512"
1560     },
1561     "System.Linq.Expressions/4.3.0": {
1562       "type": "package",
1563       "serviceable": true,
1564       "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
1565       "path": "system.linq.expressions/4.3.0",
1566       "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
1567     },
1568     "System.Linq.Parallel/4.3.0": {
1569       "type": "package",
1570       "serviceable": true,
1571       "sha512": "sha512-td7x21K8LalpjTWCzW/nQboQIFbq9i0r+PCyBBCdLWWnm4NBcdN18vpz/G9hCpUaCIfRL+ZxJNVTywlNlB1aLQ==",
1572       "path": "system.linq.parallel/4.3.0",
1573       "hashPath": "system.linq.parallel.4.3.0.nupkg.sha512"
1574     },
1575     "System.ObjectModel/4.3.0": {
1576       "type": "package",
1577       "serviceable": true,
1578       "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
1579       "path": "system.objectmodel/4.3.0",
1580       "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
1581     },
1582     "System.Reflection/4.3.0": {
1583       "type": "package",
1584       "serviceable": true,
1585       "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
1586       "path": "system.reflection/4.3.0",
1587       "hashPath": "system.reflection.4.3.0.nupkg.sha512"
1588     },
1589     "System.Reflection.Emit/4.3.0": {
1590       "type": "package",
1591       "serviceable": true,
1592       "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
1593       "path": "system.reflection.emit/4.3.0",
1594       "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
1595     },
1596     "System.Reflection.Emit.ILGeneration/4.3.0": {
1597       "type": "package",
1598       "serviceable": true,
1599       "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
1600       "path": "system.reflection.emit.ilgeneration/4.3.0",
1601       "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
1602     },
1603     "System.Reflection.Emit.Lightweight/4.3.0": {
1604       "type": "package",
1605       "serviceable": true,
1606       "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
1607       "path": "system.reflection.emit.lightweight/4.3.0",
1608       "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
1609     },
1610     "System.Reflection.Extensions/4.3.0": {
1611       "type": "package",
1612       "serviceable": true,
1613       "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
1614       "path": "system.reflection.extensions/4.3.0",
1615       "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
1616     },
1617     "System.Reflection.Metadata/1.4.2": {
1618       "type": "package",
1619       "serviceable": true,
1620       "sha512": "sha512-KYPNMDrLB2R+G5JJiJ2fjBpihtktKVIjsirmyyv+VDo5rQkIR9BWeCYM1wDSzbQatWNZ/NQfPsQyTB1Ui3qBfQ==",
1621       "path": "system.reflection.metadata/1.4.2",
1622       "hashPath": "system.reflection.metadata.1.4.2.nupkg.sha512"
1623     },
1624     "System.Reflection.Primitives/4.3.0": {
1625       "type": "package",
1626       "serviceable": true,
1627       "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
1628       "path": "system.reflection.primitives/4.3.0",
1629       "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
1630     },
1631     "System.Reflection.TypeExtensions/4.3.0": {
1632       "type": "package",
1633       "serviceable": true,
1634       "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
1635       "path": "system.reflection.typeextensions/4.3.0",
1636       "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
1637     },
1638     "System.Resources.ResourceManager/4.3.0": {
1639       "type": "package",
1640       "serviceable": true,
1641       "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
1642       "path": "system.resources.resourcemanager/4.3.0",
1643       "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
1644     },
1645     "System.Runtime/4.3.0": {
1646       "type": "package",
1647       "serviceable": true,
1648       "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
1649       "path": "system.runtime/4.3.0",
1650       "hashPath": "system.runtime.4.3.0.nupkg.sha512"
1651     },
1652     "System.Runtime.Extensions/4.3.0": {
1653       "type": "package",
1654       "serviceable": true,
1655       "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
1656       "path": "system.runtime.extensions/4.3.0",
1657       "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
1658     },
1659     "System.Runtime.Handles/4.3.0": {
1660       "type": "package",
1661       "serviceable": true,
1662       "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
1663       "path": "system.runtime.handles/4.3.0",
1664       "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
1665     },
1666     "System.Runtime.InteropServices/4.3.0": {
1667       "type": "package",
1668       "serviceable": true,
1669       "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
1670       "path": "system.runtime.interopservices/4.3.0",
1671       "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
1672     },
1673     "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
1674       "type": "package",
1675       "serviceable": true,
1676       "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
1677       "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
1678       "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
1679     },
1680     "System.Runtime.Loader/4.3.0": {
1681       "type": "package",
1682       "serviceable": true,
1683       "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
1684       "path": "system.runtime.loader/4.3.0",
1685       "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
1686     },
1687     "System.Runtime.Numerics/4.3.0": {
1688       "type": "package",
1689       "serviceable": true,
1690       "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
1691       "path": "system.runtime.numerics/4.3.0",
1692       "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
1693     },
1694     "System.Runtime.Serialization.Primitives/4.1.1": {
1695       "type": "package",
1696       "serviceable": true,
1697       "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
1698       "path": "system.runtime.serialization.primitives/4.1.1",
1699       "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
1700     },
1701     "System.Security.Cryptography.Algorithms/4.3.0": {
1702       "type": "package",
1703       "serviceable": true,
1704       "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
1705       "path": "system.security.cryptography.algorithms/4.3.0",
1706       "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
1707     },
1708     "System.Security.Cryptography.Cng/4.3.0": {
1709       "type": "package",
1710       "serviceable": true,
1711       "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
1712       "path": "system.security.cryptography.cng/4.3.0",
1713       "hashPath": "system.security.cryptography.cng.4.3.0.nupkg.sha512"
1714     },
1715     "System.Security.Cryptography.Csp/4.3.0": {
1716       "type": "package",
1717       "serviceable": true,
1718       "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
1719       "path": "system.security.cryptography.csp/4.3.0",
1720       "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
1721     },
1722     "System.Security.Cryptography.Encoding/4.3.0": {
1723       "type": "package",
1724       "serviceable": true,
1725       "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
1726       "path": "system.security.cryptography.encoding/4.3.0",
1727       "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
1728     },
1729     "System.Security.Cryptography.OpenSsl/4.3.0": {
1730       "type": "package",
1731       "serviceable": true,
1732       "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
1733       "path": "system.security.cryptography.openssl/4.3.0",
1734       "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
1735     },
1736     "System.Security.Cryptography.Primitives/4.3.0": {
1737       "type": "package",
1738       "serviceable": true,
1739       "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
1740       "path": "system.security.cryptography.primitives/4.3.0",
1741       "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
1742     },
1743     "System.Security.Cryptography.X509Certificates/4.3.0": {
1744       "type": "package",
1745       "serviceable": true,
1746       "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
1747       "path": "system.security.cryptography.x509certificates/4.3.0",
1748       "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
1749     },
1750     "System.Text.Encoding/4.3.0": {
1751       "type": "package",
1752       "serviceable": true,
1753       "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
1754       "path": "system.text.encoding/4.3.0",
1755       "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
1756     },
1757     "System.Text.Encoding.CodePages/4.3.0": {
1758       "type": "package",
1759       "serviceable": true,
1760       "sha512": "sha512-IRiEFUa5b/Gs5Egg8oqBVoywhtOeaO2KOx3j0RfcYY/raxqBuEK7NXRDgOwtYM8qbi+7S4RPXUbNt+ZxyY0/NQ==",
1761       "path": "system.text.encoding.codepages/4.3.0",
1762       "hashPath": "system.text.encoding.codepages.4.3.0.nupkg.sha512"
1763     },
1764     "System.Text.Encoding.Extensions/4.3.0": {
1765       "type": "package",
1766       "serviceable": true,
1767       "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
1768       "path": "system.text.encoding.extensions/4.3.0",
1769       "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
1770     },
1771     "System.Text.RegularExpressions/4.3.0": {
1772       "type": "package",
1773       "serviceable": true,
1774       "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
1775       "path": "system.text.regularexpressions/4.3.0",
1776       "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
1777     },
1778     "System.Threading/4.3.0": {
1779       "type": "package",
1780       "serviceable": true,
1781       "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
1782       "path": "system.threading/4.3.0",
1783       "hashPath": "system.threading.4.3.0.nupkg.sha512"
1784     },
1785     "System.Threading.Tasks/4.3.0": {
1786       "type": "package",
1787       "serviceable": true,
1788       "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
1789       "path": "system.threading.tasks/4.3.0",
1790       "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
1791     },
1792     "System.Threading.Tasks.Extensions/4.3.0": {
1793       "type": "package",
1794       "serviceable": true,
1795       "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
1796       "path": "system.threading.tasks.extensions/4.3.0",
1797       "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
1798     },
1799     "System.Threading.Tasks.Parallel/4.3.0": {
1800       "type": "package",
1801       "serviceable": true,
1802       "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
1803       "path": "system.threading.tasks.parallel/4.3.0",
1804       "hashPath": "system.threading.tasks.parallel.4.3.0.nupkg.sha512"
1805     },
1806     "System.Threading.Thread/4.3.0": {
1807       "type": "package",
1808       "serviceable": true,
1809       "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
1810       "path": "system.threading.thread/4.3.0",
1811       "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
1812     },
1813     "System.ValueTuple/4.3.0": {
1814       "type": "package",
1815       "serviceable": true,
1816       "sha512": "sha512-cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
1817       "path": "system.valuetuple/4.3.0",
1818       "hashPath": "system.valuetuple.4.3.0.nupkg.sha512"
1819     },
1820     "System.Xml.ReaderWriter/4.3.0": {
1821       "type": "package",
1822       "serviceable": true,
1823       "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
1824       "path": "system.xml.readerwriter/4.3.0",
1825       "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
1826     },
1827     "System.Xml.XDocument/4.3.0": {
1828       "type": "package",
1829       "serviceable": true,
1830       "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
1831       "path": "system.xml.xdocument/4.3.0",
1832       "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
1833     },
1834     "System.Xml.XmlDocument/4.3.0": {
1835       "type": "package",
1836       "serviceable": true,
1837       "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
1838       "path": "system.xml.xmldocument/4.3.0",
1839       "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
1840     },
1841     "System.Xml.XPath/4.3.0": {
1842       "type": "package",
1843       "serviceable": true,
1844       "sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
1845       "path": "system.xml.xpath/4.3.0",
1846       "hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
1847     },
1848     "System.Xml.XPath.XDocument/4.3.0": {
1849       "type": "package",
1850       "serviceable": true,
1851       "sha512": "sha512-jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==",
1852       "path": "system.xml.xpath.xdocument/4.3.0",
1853       "hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
1854     }
1855   }
1856 }