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