[Tizen] Add CoreCLR tests build dependencies v3.1.3 for armel, arm64
[platform/upstream/coreclr.git] / tests / src / performance / obj-linux-arm64 / project.assets.json
1 {
2   "version": 3,
3   "targets": {
4     ".NETStandard,Version=v1.6": {
5       "CommandLineParser/2.1.1-beta": {
6         "type": "package",
7         "dependencies": {
8           "System.Collections": "4.0.11-rc2-24027",
9           "System.Console": "4.0.0-rc2-24027",
10           "System.Diagnostics.Debug": "4.0.11-rc2-24027",
11           "System.Globalization": "4.0.11-rc2-24027",
12           "System.IO": "4.1.0-rc2-24027",
13           "System.Linq": "4.1.0-rc2-24027",
14           "System.Linq.Expressions": "4.0.11-rc2-24027",
15           "System.Reflection": "4.1.0-rc2-24027",
16           "System.Reflection.Extensions": "4.0.1-rc2-24027",
17           "System.Reflection.TypeExtensions": "4.1.0-rc2-24027",
18           "System.Resources.ResourceManager": "4.0.1-rc2-24027",
19           "System.Runtime": "4.1.0-rc2-24027",
20           "System.Runtime.Extensions": "4.1.0-rc2-24027"
21         },
22         "compile": {
23           "lib/netstandard1.5/CommandLine.dll": {}
24         },
25         "runtime": {
26           "lib/netstandard1.5/CommandLine.dll": {}
27         }
28       },
29       "Microsoft.3rdpartytools.MarkdownLog/0.10.0-alpha-experimental": {
30         "type": "package",
31         "dependencies": {
32           "NETStandard.Library": "1.6.1",
33           "System.Reflection.TypeExtensions": "4.3.0"
34         },
35         "compile": {
36           "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll": {}
37         },
38         "runtime": {
39           "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll": {}
40         }
41       },
42       "Microsoft.Diagnostics.Tracing.TraceEvent/2.0.43": {
43         "type": "package",
44         "compile": {
45           "lib/netstandard1.6/Dia2Lib.dll": {},
46           "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.dll": {},
47           "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.dll": {},
48           "lib/netstandard1.6/OSExtensions.dll": {},
49           "lib/netstandard1.6/TraceReloggerLib.dll": {}
50         },
51         "runtime": {
52           "lib/netstandard1.6/Dia2Lib.dll": {},
53           "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.dll": {},
54           "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.dll": {},
55           "lib/netstandard1.6/OSExtensions.dll": {},
56           "lib/netstandard1.6/TraceReloggerLib.dll": {}
57         },
58         "build": {
59           "build/Microsoft.Diagnostics.Tracing.TraceEvent.props": {}
60         }
61       },
62       "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
63         "type": "package",
64         "compile": {
65           "lib/netstandard1.0/_._": {}
66         },
67         "runtime": {
68           "lib/netstandard1.0/_._": {}
69         }
70       },
71       "Microsoft.NETCore.Targets/1.2.0-beta-24913-02": {
72         "type": "package",
73         "compile": {
74           "lib/netstandard1.0/_._": {}
75         },
76         "runtime": {
77           "lib/netstandard1.0/_._": {}
78         }
79       },
80       "Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
81         "type": "package",
82         "dependencies": {
83           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
84           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
85           "System.Runtime": "4.4.0-beta-24913-02"
86         },
87         "compile": {
88           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
89         }
90       },
91       "Microsoft.Win32.Registry/4.4.0-beta-24913-02": {
92         "type": "package",
93         "dependencies": {
94           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
95           "System.Collections": "4.4.0-beta-24913-02",
96           "System.Globalization": "4.4.0-beta-24913-02",
97           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
98           "System.Runtime": "4.4.0-beta-24913-02",
99           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
100           "System.Runtime.Handles": "4.4.0-beta-24913-02",
101           "System.Runtime.InteropServices": "4.4.0-beta-24913-02"
102         },
103         "compile": {
104           "ref/netstandard1.3/_._": {}
105         },
106         "runtimeTargets": {
107           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {
108             "assetType": "runtime",
109             "rid": "unix"
110           },
111           "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {
112             "assetType": "runtime",
113             "rid": "win"
114           }
115         }
116       },
117       "NETStandard.Library/1.6.1": {
118         "type": "package",
119         "dependencies": {
120           "Microsoft.NETCore.Platforms": "1.1.0",
121           "Microsoft.Win32.Primitives": "4.3.0",
122           "System.AppContext": "4.3.0",
123           "System.Collections": "4.3.0",
124           "System.Collections.Concurrent": "4.3.0",
125           "System.Console": "4.3.0",
126           "System.Diagnostics.Debug": "4.3.0",
127           "System.Diagnostics.Tools": "4.3.0",
128           "System.Diagnostics.Tracing": "4.3.0",
129           "System.Globalization": "4.3.0",
130           "System.Globalization.Calendars": "4.3.0",
131           "System.IO": "4.3.0",
132           "System.IO.Compression": "4.3.0",
133           "System.IO.Compression.ZipFile": "4.3.0",
134           "System.IO.FileSystem": "4.3.0",
135           "System.IO.FileSystem.Primitives": "4.3.0",
136           "System.Linq": "4.3.0",
137           "System.Linq.Expressions": "4.3.0",
138           "System.Net.Http": "4.3.0",
139           "System.Net.Primitives": "4.3.0",
140           "System.Net.Sockets": "4.3.0",
141           "System.ObjectModel": "4.3.0",
142           "System.Reflection": "4.3.0",
143           "System.Reflection.Extensions": "4.3.0",
144           "System.Reflection.Primitives": "4.3.0",
145           "System.Resources.ResourceManager": "4.3.0",
146           "System.Runtime": "4.3.0",
147           "System.Runtime.Extensions": "4.3.0",
148           "System.Runtime.Handles": "4.3.0",
149           "System.Runtime.InteropServices": "4.3.0",
150           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
151           "System.Runtime.Numerics": "4.3.0",
152           "System.Security.Cryptography.Algorithms": "4.3.0",
153           "System.Security.Cryptography.Encoding": "4.3.0",
154           "System.Security.Cryptography.Primitives": "4.3.0",
155           "System.Security.Cryptography.X509Certificates": "4.3.0",
156           "System.Text.Encoding": "4.3.0",
157           "System.Text.Encoding.Extensions": "4.3.0",
158           "System.Text.RegularExpressions": "4.3.0",
159           "System.Threading": "4.3.0",
160           "System.Threading.Tasks": "4.3.0",
161           "System.Threading.Timer": "4.3.0",
162           "System.Xml.ReaderWriter": "4.3.0",
163           "System.Xml.XDocument": "4.3.0"
164         }
165       },
166       "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
167         "type": "package",
168         "runtimeTargets": {
169           "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
170             "assetType": "native",
171             "rid": "debian.8-x64"
172           }
173         }
174       },
175       "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
176         "type": "package",
177         "runtimeTargets": {
178           "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
179             "assetType": "native",
180             "rid": "fedora.23-x64"
181           }
182         }
183       },
184       "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
185         "type": "package",
186         "runtimeTargets": {
187           "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
188             "assetType": "native",
189             "rid": "fedora.24-x64"
190           }
191         }
192       },
193       "runtime.native.System/4.4.0-beta-24913-02": {
194         "type": "package",
195         "dependencies": {
196           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
197           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02"
198         },
199         "compile": {
200           "lib/netstandard1.0/_._": {}
201         },
202         "runtime": {
203           "lib/netstandard1.0/_._": {}
204         }
205       },
206       "runtime.native.System.IO.Compression/4.3.0": {
207         "type": "package",
208         "dependencies": {
209           "Microsoft.NETCore.Platforms": "1.1.0",
210           "Microsoft.NETCore.Targets": "1.1.0"
211         },
212         "compile": {
213           "lib/netstandard1.0/_._": {}
214         },
215         "runtime": {
216           "lib/netstandard1.0/_._": {}
217         }
218       },
219       "runtime.native.System.Net.Http/4.3.0": {
220         "type": "package",
221         "dependencies": {
222           "Microsoft.NETCore.Platforms": "1.1.0",
223           "Microsoft.NETCore.Targets": "1.1.0"
224         },
225         "compile": {
226           "lib/netstandard1.0/_._": {}
227         },
228         "runtime": {
229           "lib/netstandard1.0/_._": {}
230         }
231       },
232       "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
233         "type": "package",
234         "dependencies": {
235           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
236         },
237         "compile": {
238           "lib/netstandard1.0/_._": {}
239         },
240         "runtime": {
241           "lib/netstandard1.0/_._": {}
242         }
243       },
244       "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
245         "type": "package",
246         "dependencies": {
247           "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
248           "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
249           "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
250           "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
251           "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
252           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
253           "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
254           "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
255           "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
256           "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
257         },
258         "compile": {
259           "lib/netstandard1.0/_._": {}
260         },
261         "runtime": {
262           "lib/netstandard1.0/_._": {}
263         }
264       },
265       "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
266         "type": "package",
267         "runtimeTargets": {
268           "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
269             "assetType": "native",
270             "rid": "opensuse.13.2-x64"
271           }
272         }
273       },
274       "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
275         "type": "package",
276         "runtimeTargets": {
277           "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
278             "assetType": "native",
279             "rid": "opensuse.42.1-x64"
280           }
281         }
282       },
283       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
284         "type": "package",
285         "runtimeTargets": {
286           "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
287             "assetType": "native",
288             "rid": "osx.10.10-x64"
289           }
290         }
291       },
292       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
293         "type": "package",
294         "runtimeTargets": {
295           "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
296             "assetType": "native",
297             "rid": "osx.10.10-x64"
298           }
299         }
300       },
301       "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
302         "type": "package",
303         "runtimeTargets": {
304           "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
305             "assetType": "native",
306             "rid": "rhel.7-x64"
307           }
308         }
309       },
310       "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
311         "type": "package",
312         "runtimeTargets": {
313           "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
314             "assetType": "native",
315             "rid": "ubuntu.14.04-x64"
316           }
317         }
318       },
319       "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
320         "type": "package",
321         "runtimeTargets": {
322           "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
323             "assetType": "native",
324             "rid": "ubuntu.16.04-x64"
325           }
326         }
327       },
328       "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
329         "type": "package",
330         "runtimeTargets": {
331           "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
332             "assetType": "native",
333             "rid": "ubuntu.16.10-x64"
334           }
335         }
336       },
337       "System.AppContext/4.3.0": {
338         "type": "package",
339         "dependencies": {
340           "System.Runtime": "4.3.0"
341         },
342         "compile": {
343           "ref/netstandard1.6/System.AppContext.dll": {}
344         },
345         "runtime": {
346           "lib/netstandard1.6/System.AppContext.dll": {}
347         }
348       },
349       "System.Buffers/4.3.0": {
350         "type": "package",
351         "dependencies": {
352           "System.Diagnostics.Debug": "4.3.0",
353           "System.Diagnostics.Tracing": "4.3.0",
354           "System.Resources.ResourceManager": "4.3.0",
355           "System.Runtime": "4.3.0",
356           "System.Threading": "4.3.0"
357         },
358         "compile": {
359           "lib/netstandard1.1/_._": {}
360         },
361         "runtime": {
362           "lib/netstandard1.1/System.Buffers.dll": {}
363         }
364       },
365       "System.Collections/4.4.0-beta-24913-02": {
366         "type": "package",
367         "dependencies": {
368           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
369           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
370           "System.Runtime": "4.4.0-beta-24913-02"
371         },
372         "compile": {
373           "ref/netstandard1.3/System.Collections.dll": {}
374         },
375         "runtime": {
376           "lib/portable-net45+win8+wp8+wpa81/_._": {}
377         }
378       },
379       "System.Collections.Concurrent/4.4.0-beta-24913-02": {
380         "type": "package",
381         "dependencies": {
382           "System.Collections": "4.4.0-beta-24913-02",
383           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
384           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
385           "System.Globalization": "4.4.0-beta-24913-02",
386           "System.Reflection": "4.4.0-beta-24913-02",
387           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
388           "System.Runtime": "4.4.0-beta-24913-02",
389           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
390           "System.Threading": "4.4.0-beta-24913-02",
391           "System.Threading.Tasks": "4.4.0-beta-24913-02"
392         },
393         "compile": {
394           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
395         },
396         "runtime": {
397           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
398         }
399       },
400       "System.Collections.NonGeneric/4.4.0-beta-24913-02": {
401         "type": "package",
402         "dependencies": {
403           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
404           "System.Globalization": "4.4.0-beta-24913-02",
405           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
406           "System.Runtime": "4.4.0-beta-24913-02",
407           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
408           "System.Threading": "4.4.0-beta-24913-02"
409         },
410         "compile": {
411           "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
412         },
413         "runtime": {
414           "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
415         }
416       },
417       "System.Console/4.4.0-beta-24913-02": {
418         "type": "package",
419         "dependencies": {
420           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
421           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
422           "System.IO": "4.4.0-beta-24913-02",
423           "System.Runtime": "4.4.0-beta-24913-02",
424           "System.Text.Encoding": "4.4.0-beta-24913-02"
425         },
426         "compile": {
427           "ref/netstandard1.3/System.Console.dll": {}
428         }
429       },
430       "System.Diagnostics.Debug/4.4.0-beta-24913-02": {
431         "type": "package",
432         "dependencies": {
433           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
434           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
435           "System.Runtime": "4.4.0-beta-24913-02"
436         },
437         "compile": {
438           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
439         },
440         "runtime": {
441           "lib/portable-net45+win8+wp8+wpa81/_._": {}
442         }
443       },
444       "System.Diagnostics.DiagnosticSource/4.3.0": {
445         "type": "package",
446         "dependencies": {
447           "System.Collections": "4.3.0",
448           "System.Diagnostics.Tracing": "4.3.0",
449           "System.Reflection": "4.3.0",
450           "System.Runtime": "4.3.0",
451           "System.Threading": "4.3.0"
452         },
453         "compile": {
454           "lib/netstandard1.3/_._": {}
455         },
456         "runtime": {
457           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
458         }
459       },
460       "System.Diagnostics.Process/4.4.0-beta-24913-02": {
461         "type": "package",
462         "dependencies": {
463           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
464           "Microsoft.Win32.Primitives": "4.4.0-beta-24913-02",
465           "Microsoft.Win32.Registry": "4.4.0-beta-24913-02",
466           "System.Collections": "4.4.0-beta-24913-02",
467           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
468           "System.Globalization": "4.4.0-beta-24913-02",
469           "System.IO": "4.4.0-beta-24913-02",
470           "System.IO.FileSystem": "4.4.0-beta-24913-02",
471           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
472           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
473           "System.Runtime": "4.4.0-beta-24913-02",
474           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
475           "System.Runtime.Handles": "4.4.0-beta-24913-02",
476           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
477           "System.Text.Encoding": "4.4.0-beta-24913-02",
478           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
479           "System.Threading": "4.4.0-beta-24913-02",
480           "System.Threading.Tasks": "4.4.0-beta-24913-02",
481           "System.Threading.Thread": "4.4.0-beta-24913-02",
482           "System.Threading.ThreadPool": "4.4.0-beta-24913-02",
483           "runtime.native.System": "4.4.0-beta-24913-02"
484         },
485         "compile": {
486           "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
487         },
488         "runtimeTargets": {
489           "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
490             "assetType": "runtime",
491             "rid": "linux"
492           },
493           "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
494             "assetType": "runtime",
495             "rid": "osx"
496           },
497           "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
498             "assetType": "runtime",
499             "rid": "win"
500           }
501         }
502       },
503       "System.Diagnostics.Tools/4.3.0": {
504         "type": "package",
505         "dependencies": {
506           "Microsoft.NETCore.Platforms": "1.1.0",
507           "Microsoft.NETCore.Targets": "1.1.0",
508           "System.Runtime": "4.3.0"
509         },
510         "compile": {
511           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
512         },
513         "runtime": {
514           "lib/portable-net45+win8+wp8+wpa81/_._": {}
515         }
516       },
517       "System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
518         "type": "package",
519         "dependencies": {
520           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
521           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
522           "System.Runtime": "4.4.0-beta-24913-02"
523         },
524         "compile": {
525           "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
526         },
527         "runtime": {
528           "lib/portable-net45+win8+wpa81/_._": {}
529         }
530       },
531       "System.Globalization/4.4.0-beta-24913-02": {
532         "type": "package",
533         "dependencies": {
534           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
535           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
536           "System.Runtime": "4.4.0-beta-24913-02"
537         },
538         "compile": {
539           "ref/netstandard1.3/System.Globalization.dll": {}
540         },
541         "runtime": {
542           "lib/portable-net45+win8+wp8+wpa81/_._": {}
543         }
544       },
545       "System.Globalization.Calendars/4.3.0": {
546         "type": "package",
547         "dependencies": {
548           "Microsoft.NETCore.Platforms": "1.1.0",
549           "Microsoft.NETCore.Targets": "1.1.0",
550           "System.Globalization": "4.3.0",
551           "System.Runtime": "4.3.0"
552         },
553         "compile": {
554           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
555         }
556       },
557       "System.Globalization.Extensions/4.3.0": {
558         "type": "package",
559         "dependencies": {
560           "Microsoft.NETCore.Platforms": "1.1.0",
561           "System.Globalization": "4.3.0",
562           "System.Resources.ResourceManager": "4.3.0",
563           "System.Runtime": "4.3.0",
564           "System.Runtime.Extensions": "4.3.0",
565           "System.Runtime.InteropServices": "4.3.0"
566         },
567         "compile": {
568           "ref/netstandard1.3/_._": {}
569         },
570         "runtimeTargets": {
571           "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
572             "assetType": "runtime",
573             "rid": "unix"
574           },
575           "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
576             "assetType": "runtime",
577             "rid": "win"
578           }
579         }
580       },
581       "System.IO/4.4.0-beta-24913-02": {
582         "type": "package",
583         "dependencies": {
584           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
585           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
586           "System.Runtime": "4.4.0-beta-24913-02",
587           "System.Text.Encoding": "4.4.0-beta-24913-02",
588           "System.Threading.Tasks": "4.4.0-beta-24913-02"
589         },
590         "compile": {
591           "ref/netstandard1.5/System.IO.dll": {}
592         },
593         "runtime": {
594           "lib/portable-net45+win8+wp8+wpa81/_._": {}
595         }
596       },
597       "System.IO.Compression/4.3.0": {
598         "type": "package",
599         "dependencies": {
600           "Microsoft.NETCore.Platforms": "1.1.0",
601           "System.Buffers": "4.3.0",
602           "System.Collections": "4.3.0",
603           "System.Diagnostics.Debug": "4.3.0",
604           "System.IO": "4.3.0",
605           "System.Resources.ResourceManager": "4.3.0",
606           "System.Runtime": "4.3.0",
607           "System.Runtime.Extensions": "4.3.0",
608           "System.Runtime.Handles": "4.3.0",
609           "System.Runtime.InteropServices": "4.3.0",
610           "System.Text.Encoding": "4.3.0",
611           "System.Threading": "4.3.0",
612           "System.Threading.Tasks": "4.3.0",
613           "runtime.native.System": "4.3.0",
614           "runtime.native.System.IO.Compression": "4.3.0"
615         },
616         "compile": {
617           "ref/netstandard1.3/System.IO.Compression.dll": {}
618         },
619         "runtime": {
620           "lib/portable-net45+win8+wpa81/_._": {}
621         },
622         "runtimeTargets": {
623           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
624             "assetType": "runtime",
625             "rid": "unix"
626           },
627           "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
628             "assetType": "runtime",
629             "rid": "win"
630           }
631         }
632       },
633       "System.IO.Compression.ZipFile/4.3.0": {
634         "type": "package",
635         "dependencies": {
636           "System.Buffers": "4.3.0",
637           "System.IO": "4.3.0",
638           "System.IO.Compression": "4.3.0",
639           "System.IO.FileSystem": "4.3.0",
640           "System.IO.FileSystem.Primitives": "4.3.0",
641           "System.Resources.ResourceManager": "4.3.0",
642           "System.Runtime": "4.3.0",
643           "System.Runtime.Extensions": "4.3.0",
644           "System.Text.Encoding": "4.3.0"
645         },
646         "compile": {
647           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
648         },
649         "runtime": {
650           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
651         }
652       },
653       "System.IO.FileSystem/4.4.0-beta-24913-02": {
654         "type": "package",
655         "dependencies": {
656           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
657           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
658           "System.IO": "4.4.0-beta-24913-02",
659           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
660           "System.Runtime": "4.4.0-beta-24913-02",
661           "System.Runtime.Handles": "4.4.0-beta-24913-02",
662           "System.Text.Encoding": "4.4.0-beta-24913-02",
663           "System.Threading.Tasks": "4.4.0-beta-24913-02"
664         },
665         "compile": {
666           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
667         }
668       },
669       "System.IO.FileSystem.Primitives/4.4.0-beta-24913-02": {
670         "type": "package",
671         "dependencies": {
672           "System.Runtime": "4.4.0-beta-24913-02"
673         },
674         "compile": {
675           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
676         },
677         "runtime": {
678           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
679         }
680       },
681       "System.Linq/4.4.0-beta-24913-02": {
682         "type": "package",
683         "dependencies": {
684           "System.Collections": "4.4.0-beta-24913-02",
685           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
686           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
687           "System.Runtime": "4.4.0-beta-24913-02",
688           "System.Runtime.Extensions": "4.4.0-beta-24913-02"
689         },
690         "compile": {
691           "ref/netstandard1.6/System.Linq.dll": {}
692         },
693         "runtime": {
694           "lib/netstandard1.6/System.Linq.dll": {}
695         }
696       },
697       "System.Linq.Expressions/4.4.0-beta-24913-02": {
698         "type": "package",
699         "dependencies": {
700           "System.Collections": "4.4.0-beta-24913-02",
701           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
702           "System.Globalization": "4.4.0-beta-24913-02",
703           "System.IO": "4.4.0-beta-24913-02",
704           "System.Linq": "4.4.0-beta-24913-02",
705           "System.ObjectModel": "4.4.0-beta-24913-02",
706           "System.Reflection": "4.4.0-beta-24913-02",
707           "System.Reflection.Emit": "4.4.0-beta-24913-02",
708           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
709           "System.Reflection.Emit.Lightweight": "4.4.0-beta-24913-02",
710           "System.Reflection.Extensions": "4.4.0-beta-24913-02",
711           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
712           "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
713           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
714           "System.Runtime": "4.4.0-beta-24913-02",
715           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
716           "System.Threading": "4.4.0-beta-24913-02"
717         },
718         "compile": {
719           "ref/netstandard1.6/System.Linq.Expressions.dll": {}
720         },
721         "runtime": {
722           "lib/netstandard1.6/System.Linq.Expressions.dll": {}
723         }
724       },
725       "System.Net.Http/4.3.0": {
726         "type": "package",
727         "dependencies": {
728           "Microsoft.NETCore.Platforms": "1.1.0",
729           "System.Collections": "4.3.0",
730           "System.Diagnostics.Debug": "4.3.0",
731           "System.Diagnostics.DiagnosticSource": "4.3.0",
732           "System.Diagnostics.Tracing": "4.3.0",
733           "System.Globalization": "4.3.0",
734           "System.Globalization.Extensions": "4.3.0",
735           "System.IO": "4.3.0",
736           "System.IO.FileSystem": "4.3.0",
737           "System.Net.Primitives": "4.3.0",
738           "System.Resources.ResourceManager": "4.3.0",
739           "System.Runtime": "4.3.0",
740           "System.Runtime.Extensions": "4.3.0",
741           "System.Runtime.Handles": "4.3.0",
742           "System.Runtime.InteropServices": "4.3.0",
743           "System.Security.Cryptography.Algorithms": "4.3.0",
744           "System.Security.Cryptography.Encoding": "4.3.0",
745           "System.Security.Cryptography.OpenSsl": "4.3.0",
746           "System.Security.Cryptography.Primitives": "4.3.0",
747           "System.Security.Cryptography.X509Certificates": "4.3.0",
748           "System.Text.Encoding": "4.3.0",
749           "System.Threading": "4.3.0",
750           "System.Threading.Tasks": "4.3.0",
751           "runtime.native.System": "4.3.0",
752           "runtime.native.System.Net.Http": "4.3.0",
753           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
754         },
755         "compile": {
756           "ref/netstandard1.3/System.Net.Http.dll": {}
757         },
758         "runtime": {
759           "lib/portable-net45+win8+wpa81/_._": {}
760         },
761         "runtimeTargets": {
762           "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
763             "assetType": "runtime",
764             "rid": "unix"
765           },
766           "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
767             "assetType": "runtime",
768             "rid": "win"
769           }
770         }
771       },
772       "System.Net.Primitives/4.3.0": {
773         "type": "package",
774         "dependencies": {
775           "Microsoft.NETCore.Platforms": "1.1.0",
776           "Microsoft.NETCore.Targets": "1.1.0",
777           "System.Runtime": "4.3.0",
778           "System.Runtime.Handles": "4.3.0"
779         },
780         "compile": {
781           "ref/netstandard1.3/System.Net.Primitives.dll": {}
782         },
783         "runtime": {
784           "lib/portable-net45+win8+wp8+wpa81/_._": {}
785         }
786       },
787       "System.Net.Sockets/4.3.0": {
788         "type": "package",
789         "dependencies": {
790           "Microsoft.NETCore.Platforms": "1.1.0",
791           "Microsoft.NETCore.Targets": "1.1.0",
792           "System.IO": "4.3.0",
793           "System.Net.Primitives": "4.3.0",
794           "System.Runtime": "4.3.0",
795           "System.Threading.Tasks": "4.3.0"
796         },
797         "compile": {
798           "ref/netstandard1.3/System.Net.Sockets.dll": {}
799         }
800       },
801       "System.Numerics.Vectors/4.5.0": {
802         "type": "package",
803         "dependencies": {
804           "NETStandard.Library": "1.6.1"
805         },
806         "compile": {
807           "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
808         },
809         "runtime": {
810           "lib/netstandard1.0/System.Numerics.Vectors.dll": {}
811         }
812       },
813       "System.ObjectModel/4.4.0-beta-24913-02": {
814         "type": "package",
815         "dependencies": {
816           "System.Collections": "4.4.0-beta-24913-02",
817           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
818           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
819           "System.Runtime": "4.4.0-beta-24913-02",
820           "System.Threading": "4.4.0-beta-24913-02"
821         },
822         "compile": {
823           "ref/netstandard1.3/System.ObjectModel.dll": {}
824         },
825         "runtime": {
826           "lib/netstandard1.3/System.ObjectModel.dll": {}
827         }
828       },
829       "System.Reflection/4.4.0-beta-24913-02": {
830         "type": "package",
831         "dependencies": {
832           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
833           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
834           "System.IO": "4.4.0-beta-24913-02",
835           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
836           "System.Runtime": "4.4.0-beta-24913-02"
837         },
838         "compile": {
839           "ref/netstandard1.5/System.Reflection.dll": {}
840         },
841         "runtime": {
842           "lib/portable-net45+win8+wp8+wpa81/_._": {}
843         }
844       },
845       "System.Reflection.Emit/4.4.0-beta-24913-02": {
846         "type": "package",
847         "dependencies": {
848           "System.IO": "4.4.0-beta-24913-02",
849           "System.Reflection": "4.4.0-beta-24913-02",
850           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
851           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
852           "System.Runtime": "4.4.0-beta-24913-02"
853         },
854         "compile": {
855           "ref/netstandard1.1/_._": {}
856         },
857         "runtime": {
858           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
859         }
860       },
861       "System.Reflection.Emit.ILGeneration/4.4.0-beta-24913-02": {
862         "type": "package",
863         "dependencies": {
864           "System.Reflection": "4.4.0-beta-24913-02",
865           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
866           "System.Runtime": "4.4.0-beta-24913-02"
867         },
868         "compile": {
869           "ref/netstandard1.0/_._": {}
870         },
871         "runtime": {
872           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
873         }
874       },
875       "System.Reflection.Emit.Lightweight/4.4.0-beta-24913-02": {
876         "type": "package",
877         "dependencies": {
878           "System.Reflection": "4.4.0-beta-24913-02",
879           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
880           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
881           "System.Runtime": "4.4.0-beta-24913-02"
882         },
883         "compile": {
884           "ref/netstandard1.0/_._": {}
885         },
886         "runtime": {
887           "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
888         }
889       },
890       "System.Reflection.Extensions/4.4.0-beta-24913-02": {
891         "type": "package",
892         "dependencies": {
893           "System.Reflection": "4.4.0-beta-24913-02",
894           "System.Runtime": "4.4.0-beta-24913-02"
895         },
896         "compile": {
897           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
898         },
899         "runtime": {
900           "lib/netstandard1.3/System.Reflection.Extensions.dll": {}
901         }
902       },
903       "System.Reflection.Primitives/4.4.0-beta-24913-02": {
904         "type": "package",
905         "dependencies": {
906           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
907           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
908           "System.Runtime": "4.4.0-beta-24913-02"
909         },
910         "compile": {
911           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
912         },
913         "runtime": {
914           "lib/portable45-net45+win8+wpa81/_._": {}
915         }
916       },
917       "System.Reflection.TypeExtensions/4.7.0-preview3.19551.4": {
918         "type": "package",
919         "dependencies": {
920           "System.Reflection": "4.3.0",
921           "System.Resources.ResourceManager": "4.3.0",
922           "System.Runtime": "4.3.0"
923         },
924         "compile": {
925           "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
926         },
927         "runtime": {
928           "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
929         }
930       },
931       "System.Resources.ResourceManager/4.4.0-beta-24913-02": {
932         "type": "package",
933         "dependencies": {
934           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
935           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
936           "System.Globalization": "4.4.0-beta-24913-02",
937           "System.Reflection": "4.4.0-beta-24913-02",
938           "System.Runtime": "4.4.0-beta-24913-02"
939         },
940         "compile": {
941           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
942         },
943         "runtime": {
944           "lib/portable-net45+win8+wp8+wpa81/_._": {}
945         }
946       },
947       "System.Runtime/4.4.0-beta-24913-02": {
948         "type": "package",
949         "dependencies": {
950           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
951           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02"
952         },
953         "compile": {
954           "ref/netstandard1.5/System.Runtime.dll": {}
955         },
956         "runtime": {
957           "lib/portable-net45+win8+wp80+wpa81/_._": {}
958         }
959       },
960       "System.Runtime.Extensions/4.4.0-beta-24913-02": {
961         "type": "package",
962         "dependencies": {
963           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
964           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
965           "System.Runtime": "4.4.0-beta-24913-02"
966         },
967         "compile": {
968           "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
969         },
970         "runtime": {
971           "lib/portable-net45+win8+wp8+wpa81/_._": {}
972         }
973       },
974       "System.Runtime.Handles/4.4.0-beta-24913-02": {
975         "type": "package",
976         "dependencies": {
977           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
978           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
979           "System.Runtime": "4.4.0-beta-24913-02"
980         },
981         "compile": {
982           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
983         }
984       },
985       "System.Runtime.InteropServices/4.4.0-beta-24913-02": {
986         "type": "package",
987         "dependencies": {
988           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
989           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
990           "System.Reflection": "4.4.0-beta-24913-02",
991           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
992           "System.Runtime": "4.4.0-beta-24913-02",
993           "System.Runtime.Handles": "4.4.0-beta-24913-02"
994         },
995         "compile": {
996           "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
997         },
998         "runtime": {
999           "lib/portable-net45+win8+wpa81/_._": {}
1000         }
1001       },
1002       "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
1003         "type": "package",
1004         "dependencies": {
1005           "System.Reflection": "4.3.0",
1006           "System.Reflection.Extensions": "4.3.0",
1007           "System.Resources.ResourceManager": "4.3.0",
1008           "System.Runtime": "4.3.0",
1009           "System.Runtime.InteropServices": "4.3.0",
1010           "System.Threading": "4.3.0",
1011           "runtime.native.System": "4.3.0"
1012         },
1013         "compile": {
1014           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
1015         },
1016         "runtime": {
1017           "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
1018         },
1019         "runtimeTargets": {
1020           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
1021             "assetType": "runtime",
1022             "rid": "unix"
1023           },
1024           "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
1025             "assetType": "runtime",
1026             "rid": "win"
1027           }
1028         }
1029       },
1030       "System.Runtime.Loader/4.0.0": {
1031         "type": "package",
1032         "dependencies": {
1033           "System.IO": "4.1.0",
1034           "System.Reflection": "4.1.0",
1035           "System.Runtime": "4.1.0"
1036         },
1037         "compile": {
1038           "ref/netstandard1.5/System.Runtime.Loader.dll": {}
1039         },
1040         "runtime": {
1041           "lib/netstandard1.5/System.Runtime.Loader.dll": {}
1042         }
1043       },
1044       "System.Runtime.Numerics/4.4.0-beta-24913-02": {
1045         "type": "package",
1046         "dependencies": {
1047           "System.Globalization": "4.4.0-beta-24913-02",
1048           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1049           "System.Runtime": "4.4.0-beta-24913-02",
1050           "System.Runtime.Extensions": "4.4.0-beta-24913-02"
1051         },
1052         "compile": {
1053           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
1054         },
1055         "runtime": {
1056           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
1057         }
1058       },
1059       "System.Runtime.Serialization.Formatters/4.3.0": {
1060         "type": "package",
1061         "dependencies": {
1062           "System.Collections": "4.3.0",
1063           "System.Reflection": "4.3.0",
1064           "System.Resources.ResourceManager": "4.3.0",
1065           "System.Runtime": "4.3.0",
1066           "System.Runtime.Serialization.Primitives": "4.3.0"
1067         },
1068         "compile": {
1069           "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
1070         },
1071         "runtime": {
1072           "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
1073         }
1074       },
1075       "System.Runtime.Serialization.Primitives/4.3.0": {
1076         "type": "package",
1077         "dependencies": {
1078           "System.Resources.ResourceManager": "4.3.0",
1079           "System.Runtime": "4.3.0"
1080         },
1081         "compile": {
1082           "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
1083         },
1084         "runtime": {
1085           "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
1086         }
1087       },
1088       "System.Security.Claims/4.3.0": {
1089         "type": "package",
1090         "dependencies": {
1091           "System.Collections": "4.3.0",
1092           "System.Globalization": "4.3.0",
1093           "System.IO": "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.Security.Principal": "4.3.0"
1098         },
1099         "compile": {
1100           "ref/netstandard1.3/System.Security.Claims.dll": {}
1101         },
1102         "runtime": {
1103           "lib/netstandard1.3/System.Security.Claims.dll": {}
1104         }
1105       },
1106       "System.Security.Cryptography.Algorithms/4.3.0": {
1107         "type": "package",
1108         "dependencies": {
1109           "Microsoft.NETCore.Platforms": "1.1.0",
1110           "System.Collections": "4.3.0",
1111           "System.IO": "4.3.0",
1112           "System.Resources.ResourceManager": "4.3.0",
1113           "System.Runtime": "4.3.0",
1114           "System.Runtime.Extensions": "4.3.0",
1115           "System.Runtime.Handles": "4.3.0",
1116           "System.Runtime.InteropServices": "4.3.0",
1117           "System.Runtime.Numerics": "4.3.0",
1118           "System.Security.Cryptography.Encoding": "4.3.0",
1119           "System.Security.Cryptography.Primitives": "4.3.0",
1120           "System.Text.Encoding": "4.3.0",
1121           "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
1122           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1123         },
1124         "compile": {
1125           "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
1126         },
1127         "runtimeTargets": {
1128           "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
1129             "assetType": "runtime",
1130             "rid": "osx"
1131           },
1132           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
1133             "assetType": "runtime",
1134             "rid": "unix"
1135           },
1136           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
1137             "assetType": "runtime",
1138             "rid": "win"
1139           }
1140         }
1141       },
1142       "System.Security.Cryptography.Cng/4.3.0": {
1143         "type": "package",
1144         "dependencies": {
1145           "Microsoft.NETCore.Platforms": "1.1.0",
1146           "System.IO": "4.3.0",
1147           "System.Resources.ResourceManager": "4.3.0",
1148           "System.Runtime": "4.3.0",
1149           "System.Runtime.Extensions": "4.3.0",
1150           "System.Runtime.Handles": "4.3.0",
1151           "System.Runtime.InteropServices": "4.3.0",
1152           "System.Security.Cryptography.Algorithms": "4.3.0",
1153           "System.Security.Cryptography.Encoding": "4.3.0",
1154           "System.Security.Cryptography.Primitives": "4.3.0",
1155           "System.Text.Encoding": "4.3.0"
1156         },
1157         "compile": {
1158           "ref/netstandard1.6/_._": {}
1159         },
1160         "runtimeTargets": {
1161           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
1162             "assetType": "runtime",
1163             "rid": "unix"
1164           },
1165           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
1166             "assetType": "runtime",
1167             "rid": "win"
1168           }
1169         }
1170       },
1171       "System.Security.Cryptography.Csp/4.3.0": {
1172         "type": "package",
1173         "dependencies": {
1174           "Microsoft.NETCore.Platforms": "1.1.0",
1175           "System.IO": "4.3.0",
1176           "System.Reflection": "4.3.0",
1177           "System.Resources.ResourceManager": "4.3.0",
1178           "System.Runtime": "4.3.0",
1179           "System.Runtime.Extensions": "4.3.0",
1180           "System.Runtime.Handles": "4.3.0",
1181           "System.Runtime.InteropServices": "4.3.0",
1182           "System.Security.Cryptography.Algorithms": "4.3.0",
1183           "System.Security.Cryptography.Encoding": "4.3.0",
1184           "System.Security.Cryptography.Primitives": "4.3.0",
1185           "System.Text.Encoding": "4.3.0",
1186           "System.Threading": "4.3.0"
1187         },
1188         "compile": {
1189           "ref/netstandard1.3/_._": {}
1190         },
1191         "runtimeTargets": {
1192           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
1193             "assetType": "runtime",
1194             "rid": "unix"
1195           },
1196           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
1197             "assetType": "runtime",
1198             "rid": "win"
1199           }
1200         }
1201       },
1202       "System.Security.Cryptography.Encoding/4.3.0": {
1203         "type": "package",
1204         "dependencies": {
1205           "Microsoft.NETCore.Platforms": "1.1.0",
1206           "System.Collections": "4.3.0",
1207           "System.Collections.Concurrent": "4.3.0",
1208           "System.Linq": "4.3.0",
1209           "System.Resources.ResourceManager": "4.3.0",
1210           "System.Runtime": "4.3.0",
1211           "System.Runtime.Extensions": "4.3.0",
1212           "System.Runtime.Handles": "4.3.0",
1213           "System.Runtime.InteropServices": "4.3.0",
1214           "System.Security.Cryptography.Primitives": "4.3.0",
1215           "System.Text.Encoding": "4.3.0",
1216           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1217         },
1218         "compile": {
1219           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
1220         },
1221         "runtimeTargets": {
1222           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
1223             "assetType": "runtime",
1224             "rid": "unix"
1225           },
1226           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
1227             "assetType": "runtime",
1228             "rid": "win"
1229           }
1230         }
1231       },
1232       "System.Security.Cryptography.OpenSsl/4.3.0": {
1233         "type": "package",
1234         "dependencies": {
1235           "System.Collections": "4.3.0",
1236           "System.IO": "4.3.0",
1237           "System.Resources.ResourceManager": "4.3.0",
1238           "System.Runtime": "4.3.0",
1239           "System.Runtime.Extensions": "4.3.0",
1240           "System.Runtime.Handles": "4.3.0",
1241           "System.Runtime.InteropServices": "4.3.0",
1242           "System.Runtime.Numerics": "4.3.0",
1243           "System.Security.Cryptography.Algorithms": "4.3.0",
1244           "System.Security.Cryptography.Encoding": "4.3.0",
1245           "System.Security.Cryptography.Primitives": "4.3.0",
1246           "System.Text.Encoding": "4.3.0",
1247           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1248         },
1249         "compile": {
1250           "ref/netstandard1.6/_._": {}
1251         },
1252         "runtime": {
1253           "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
1254         },
1255         "runtimeTargets": {
1256           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
1257             "assetType": "runtime",
1258             "rid": "unix"
1259           }
1260         }
1261       },
1262       "System.Security.Cryptography.Primitives/4.3.0": {
1263         "type": "package",
1264         "dependencies": {
1265           "System.Diagnostics.Debug": "4.3.0",
1266           "System.Globalization": "4.3.0",
1267           "System.IO": "4.3.0",
1268           "System.Resources.ResourceManager": "4.3.0",
1269           "System.Runtime": "4.3.0",
1270           "System.Threading": "4.3.0",
1271           "System.Threading.Tasks": "4.3.0"
1272         },
1273         "compile": {
1274           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
1275         },
1276         "runtime": {
1277           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
1278         }
1279       },
1280       "System.Security.Cryptography.X509Certificates/4.3.0": {
1281         "type": "package",
1282         "dependencies": {
1283           "Microsoft.NETCore.Platforms": "1.1.0",
1284           "System.Collections": "4.3.0",
1285           "System.Diagnostics.Debug": "4.3.0",
1286           "System.Globalization": "4.3.0",
1287           "System.Globalization.Calendars": "4.3.0",
1288           "System.IO": "4.3.0",
1289           "System.IO.FileSystem": "4.3.0",
1290           "System.IO.FileSystem.Primitives": "4.3.0",
1291           "System.Resources.ResourceManager": "4.3.0",
1292           "System.Runtime": "4.3.0",
1293           "System.Runtime.Extensions": "4.3.0",
1294           "System.Runtime.Handles": "4.3.0",
1295           "System.Runtime.InteropServices": "4.3.0",
1296           "System.Runtime.Numerics": "4.3.0",
1297           "System.Security.Cryptography.Algorithms": "4.3.0",
1298           "System.Security.Cryptography.Cng": "4.3.0",
1299           "System.Security.Cryptography.Csp": "4.3.0",
1300           "System.Security.Cryptography.Encoding": "4.3.0",
1301           "System.Security.Cryptography.OpenSsl": "4.3.0",
1302           "System.Security.Cryptography.Primitives": "4.3.0",
1303           "System.Text.Encoding": "4.3.0",
1304           "System.Threading": "4.3.0",
1305           "runtime.native.System": "4.3.0",
1306           "runtime.native.System.Net.Http": "4.3.0",
1307           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1308         },
1309         "compile": {
1310           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
1311         },
1312         "runtimeTargets": {
1313           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
1314             "assetType": "runtime",
1315             "rid": "unix"
1316           },
1317           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
1318             "assetType": "runtime",
1319             "rid": "win"
1320           }
1321         }
1322       },
1323       "System.Security.Principal/4.3.0": {
1324         "type": "package",
1325         "dependencies": {
1326           "System.Runtime": "4.3.0"
1327         },
1328         "compile": {
1329           "ref/netstandard1.0/System.Security.Principal.dll": {}
1330         },
1331         "runtime": {
1332           "lib/netstandard1.0/System.Security.Principal.dll": {}
1333         }
1334       },
1335       "System.Security.Principal.Windows/4.4.0": {
1336         "type": "package",
1337         "dependencies": {
1338           "Microsoft.Win32.Primitives": "4.3.0",
1339           "System.Collections": "4.3.0",
1340           "System.Diagnostics.Debug": "4.3.0",
1341           "System.Reflection": "4.3.0",
1342           "System.Resources.ResourceManager": "4.3.0",
1343           "System.Runtime": "4.3.0",
1344           "System.Runtime.Extensions": "4.3.0",
1345           "System.Runtime.Handles": "4.3.0",
1346           "System.Runtime.InteropServices": "4.3.0",
1347           "System.Security.Claims": "4.3.0",
1348           "System.Security.Principal": "4.3.0",
1349           "System.Text.Encoding": "4.3.0",
1350           "System.Threading": "4.3.0"
1351         },
1352         "compile": {
1353           "ref/netstandard1.3/System.Security.Principal.Windows.dll": {}
1354         },
1355         "runtime": {
1356           "lib/netstandard1.3/System.Security.Principal.Windows.dll": {}
1357         },
1358         "runtimeTargets": {
1359           "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
1360             "assetType": "runtime",
1361             "rid": "win"
1362           }
1363         }
1364       },
1365       "System.Text.Encoding/4.4.0-beta-24913-02": {
1366         "type": "package",
1367         "dependencies": {
1368           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1369           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1370           "System.Runtime": "4.4.0-beta-24913-02"
1371         },
1372         "compile": {
1373           "ref/netstandard1.3/System.Text.Encoding.dll": {}
1374         },
1375         "runtime": {
1376           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1377         }
1378       },
1379       "System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
1380         "type": "package",
1381         "dependencies": {
1382           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1383           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1384           "System.Runtime": "4.4.0-beta-24913-02",
1385           "System.Text.Encoding": "4.4.0-beta-24913-02"
1386         },
1387         "compile": {
1388           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
1389         },
1390         "runtime": {
1391           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1392         }
1393       },
1394       "System.Text.RegularExpressions/4.4.0-beta-24913-02": {
1395         "type": "package",
1396         "dependencies": {
1397           "System.Collections": "4.4.0-beta-24913-02",
1398           "System.Globalization": "4.4.0-beta-24913-02",
1399           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1400           "System.Runtime": "4.4.0-beta-24913-02",
1401           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1402           "System.Threading": "4.4.0-beta-24913-02"
1403         },
1404         "compile": {
1405           "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
1406         },
1407         "runtime": {
1408           "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
1409         }
1410       },
1411       "System.Threading/4.4.0-beta-24913-02": {
1412         "type": "package",
1413         "dependencies": {
1414           "System.Runtime": "4.4.0-beta-24913-02",
1415           "System.Threading.Tasks": "4.4.0-beta-24913-02"
1416         },
1417         "compile": {
1418           "ref/netstandard1.3/System.Threading.dll": {}
1419         },
1420         "runtime": {
1421           "lib/netstandard1.3/System.Threading.dll": {}
1422         }
1423       },
1424       "System.Threading.Tasks/4.4.0-beta-24913-02": {
1425         "type": "package",
1426         "dependencies": {
1427           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1428           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1429           "System.Runtime": "4.4.0-beta-24913-02"
1430         },
1431         "compile": {
1432           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
1433         },
1434         "runtime": {
1435           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1436         }
1437       },
1438       "System.Threading.Tasks.Extensions/4.4.0-beta-24913-02": {
1439         "type": "package",
1440         "dependencies": {
1441           "System.Collections": "4.4.0-beta-24913-02",
1442           "System.Runtime": "4.4.0-beta-24913-02",
1443           "System.Threading.Tasks": "4.4.0-beta-24913-02"
1444         },
1445         "compile": {
1446           "lib/netstandard1.0/_._": {}
1447         },
1448         "runtime": {
1449           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
1450         }
1451       },
1452       "System.Threading.Tasks.Parallel/4.4.0-beta-24913-02": {
1453         "type": "package",
1454         "dependencies": {
1455           "System.Collections.Concurrent": "4.4.0-beta-24913-02",
1456           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1457           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
1458           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1459           "System.Runtime": "4.4.0-beta-24913-02",
1460           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1461           "System.Threading": "4.4.0-beta-24913-02",
1462           "System.Threading.Tasks": "4.4.0-beta-24913-02"
1463         },
1464         "compile": {
1465           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
1466         },
1467         "runtime": {
1468           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
1469         }
1470       },
1471       "System.Threading.Thread/4.4.0-beta-24913-02": {
1472         "type": "package",
1473         "dependencies": {
1474           "System.Runtime": "4.4.0-beta-24913-02"
1475         },
1476         "compile": {
1477           "ref/netstandard1.3/System.Threading.Thread.dll": {}
1478         },
1479         "runtime": {
1480           "lib/netstandard1.3/System.Threading.Thread.dll": {}
1481         }
1482       },
1483       "System.Threading.ThreadPool/4.4.0-beta-24913-02": {
1484         "type": "package",
1485         "dependencies": {
1486           "System.Runtime": "4.4.0-beta-24913-02",
1487           "System.Runtime.Handles": "4.4.0-beta-24913-02"
1488         },
1489         "compile": {
1490           "ref/netstandard1.3/_._": {}
1491         },
1492         "runtime": {
1493           "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
1494         }
1495       },
1496       "System.Threading.Timer/4.3.0": {
1497         "type": "package",
1498         "dependencies": {
1499           "Microsoft.NETCore.Platforms": "1.1.0",
1500           "Microsoft.NETCore.Targets": "1.1.0",
1501           "System.Runtime": "4.3.0"
1502         },
1503         "compile": {
1504           "ref/netstandard1.2/System.Threading.Timer.dll": {}
1505         }
1506       },
1507       "System.ValueTuple/4.3.1": {
1508         "type": "package",
1509         "dependencies": {
1510           "System.Collections": "4.3.0",
1511           "System.Resources.ResourceManager": "4.3.0",
1512           "System.Runtime": "4.3.0"
1513         },
1514         "compile": {
1515           "lib/netstandard1.0/System.ValueTuple.dll": {}
1516         },
1517         "runtime": {
1518           "lib/netstandard1.0/System.ValueTuple.dll": {}
1519         }
1520       },
1521       "System.Xml.ReaderWriter/4.4.0-beta-24913-02": {
1522         "type": "package",
1523         "dependencies": {
1524           "System.Collections": "4.4.0-beta-24913-02",
1525           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1526           "System.Globalization": "4.4.0-beta-24913-02",
1527           "System.IO": "4.4.0-beta-24913-02",
1528           "System.IO.FileSystem": "4.4.0-beta-24913-02",
1529           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
1530           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1531           "System.Runtime": "4.4.0-beta-24913-02",
1532           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1533           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
1534           "System.Text.Encoding": "4.4.0-beta-24913-02",
1535           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
1536           "System.Text.RegularExpressions": "4.4.0-beta-24913-02",
1537           "System.Threading.Tasks": "4.4.0-beta-24913-02",
1538           "System.Threading.Tasks.Extensions": "4.4.0-beta-24913-02"
1539         },
1540         "compile": {
1541           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
1542         },
1543         "runtime": {
1544           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
1545         }
1546       },
1547       "System.Xml.XDocument/4.3.0": {
1548         "type": "package",
1549         "dependencies": {
1550           "System.Collections": "4.3.0",
1551           "System.Diagnostics.Debug": "4.3.0",
1552           "System.Diagnostics.Tools": "4.3.0",
1553           "System.Globalization": "4.3.0",
1554           "System.IO": "4.3.0",
1555           "System.Reflection": "4.3.0",
1556           "System.Resources.ResourceManager": "4.3.0",
1557           "System.Runtime": "4.3.0",
1558           "System.Runtime.Extensions": "4.3.0",
1559           "System.Text.Encoding": "4.3.0",
1560           "System.Threading": "4.3.0",
1561           "System.Xml.ReaderWriter": "4.3.0"
1562         },
1563         "compile": {
1564           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
1565         },
1566         "runtime": {
1567           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
1568         }
1569       },
1570       "System.Xml.XmlDocument/4.4.0-beta-24913-02": {
1571         "type": "package",
1572         "dependencies": {
1573           "System.Collections": "4.4.0-beta-24913-02",
1574           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1575           "System.Globalization": "4.4.0-beta-24913-02",
1576           "System.IO": "4.4.0-beta-24913-02",
1577           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1578           "System.Runtime": "4.4.0-beta-24913-02",
1579           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1580           "System.Text.Encoding": "4.4.0-beta-24913-02",
1581           "System.Threading": "4.4.0-beta-24913-02",
1582           "System.Xml.ReaderWriter": "4.4.0-beta-24913-02"
1583         },
1584         "compile": {
1585           "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
1586         },
1587         "runtime": {
1588           "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
1589         }
1590       },
1591       "System.Xml.XmlSerializer/4.3.0": {
1592         "type": "package",
1593         "dependencies": {
1594           "System.Collections": "4.3.0",
1595           "System.Globalization": "4.3.0",
1596           "System.IO": "4.3.0",
1597           "System.Linq": "4.3.0",
1598           "System.Reflection": "4.3.0",
1599           "System.Reflection.Emit": "4.3.0",
1600           "System.Reflection.Emit.ILGeneration": "4.3.0",
1601           "System.Reflection.Extensions": "4.3.0",
1602           "System.Reflection.Primitives": "4.3.0",
1603           "System.Reflection.TypeExtensions": "4.3.0",
1604           "System.Resources.ResourceManager": "4.3.0",
1605           "System.Runtime": "4.3.0",
1606           "System.Runtime.Extensions": "4.3.0",
1607           "System.Text.RegularExpressions": "4.3.0",
1608           "System.Threading": "4.3.0",
1609           "System.Xml.ReaderWriter": "4.3.0",
1610           "System.Xml.XmlDocument": "4.3.0"
1611         },
1612         "compile": {
1613           "ref/netstandard1.3/System.Xml.XmlSerializer.dll": {}
1614         },
1615         "runtime": {
1616           "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
1617         }
1618       },
1619       "System.Xml.XPath/4.4.0-beta-24913-02": {
1620         "type": "package",
1621         "dependencies": {
1622           "System.Collections": "4.4.0-beta-24913-02",
1623           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1624           "System.Globalization": "4.4.0-beta-24913-02",
1625           "System.IO": "4.4.0-beta-24913-02",
1626           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1627           "System.Runtime": "4.4.0-beta-24913-02",
1628           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1629           "System.Threading": "4.4.0-beta-24913-02",
1630           "System.Xml.ReaderWriter": "4.4.0-beta-24913-02"
1631         },
1632         "compile": {
1633           "ref/netstandard1.3/System.Xml.XPath.dll": {}
1634         },
1635         "runtime": {
1636           "lib/netstandard1.3/System.Xml.XPath.dll": {}
1637         }
1638       },
1639       "System.Xml.XPath.XmlDocument/4.4.0-beta-24913-02": {
1640         "type": "package",
1641         "dependencies": {
1642           "System.Collections": "4.4.0-beta-24913-02",
1643           "System.Globalization": "4.4.0-beta-24913-02",
1644           "System.IO": "4.4.0-beta-24913-02",
1645           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1646           "System.Runtime": "4.4.0-beta-24913-02",
1647           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1648           "System.Threading": "4.4.0-beta-24913-02",
1649           "System.Xml.ReaderWriter": "4.4.0-beta-24913-02",
1650           "System.Xml.XPath": "4.4.0-beta-24913-02",
1651           "System.Xml.XmlDocument": "4.4.0-beta-24913-02"
1652         },
1653         "compile": {
1654           "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
1655         },
1656         "runtime": {
1657           "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
1658         }
1659       },
1660       "xunit/2.4.1-pre.build.4059": {
1661         "type": "package",
1662         "dependencies": {
1663           "xunit.analyzers": "0.10.0",
1664           "xunit.assert": "[2.4.1-pre.build.4059]",
1665           "xunit.core": "[2.4.1-pre.build.4059]"
1666         }
1667       },
1668       "xunit.abstractions/2.0.3": {
1669         "type": "package",
1670         "dependencies": {
1671           "NETStandard.Library": "1.6.0"
1672         },
1673         "compile": {
1674           "lib/netstandard1.0/xunit.abstractions.dll": {}
1675         },
1676         "runtime": {
1677           "lib/netstandard1.0/xunit.abstractions.dll": {}
1678         }
1679       },
1680       "xunit.analyzers/0.10.0": {
1681         "type": "package"
1682       },
1683       "xunit.assert/2.4.1-pre.build.4059": {
1684         "type": "package",
1685         "dependencies": {
1686           "NETStandard.Library": "1.6.1"
1687         },
1688         "compile": {
1689           "lib/netstandard1.1/xunit.assert.dll": {}
1690         },
1691         "runtime": {
1692           "lib/netstandard1.1/xunit.assert.dll": {}
1693         }
1694       },
1695       "xunit.core/2.4.1-pre.build.4059": {
1696         "type": "package",
1697         "dependencies": {
1698           "xunit.extensibility.core": "[2.4.1-pre.build.4059]",
1699           "xunit.extensibility.execution": "[2.4.1-pre.build.4059]"
1700         },
1701         "build": {
1702           "build/xunit.core.props": {},
1703           "build/xunit.core.targets": {}
1704         },
1705         "buildMultiTargeting": {
1706           "buildMultiTargeting/xunit.core.props": {},
1707           "buildMultiTargeting/xunit.core.targets": {}
1708         }
1709       },
1710       "xunit.extensibility.core/2.4.1-pre.build.4059": {
1711         "type": "package",
1712         "dependencies": {
1713           "NETStandard.Library": "1.6.1",
1714           "xunit.abstractions": "2.0.3"
1715         },
1716         "compile": {
1717           "lib/netstandard1.1/xunit.core.dll": {}
1718         },
1719         "runtime": {
1720           "lib/netstandard1.1/xunit.core.dll": {}
1721         }
1722       },
1723       "xunit.extensibility.execution/2.4.1-pre.build.4059": {
1724         "type": "package",
1725         "dependencies": {
1726           "NETStandard.Library": "1.6.1",
1727           "xunit.extensibility.core": "[2.4.1-pre.build.4059]"
1728         },
1729         "compile": {
1730           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
1731         },
1732         "runtime": {
1733           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
1734         }
1735       },
1736       "xunit.performance.api/1.0.0-beta-build0015": {
1737         "type": "package",
1738         "dependencies": {
1739           "CommandLineParser": "2.1.1-beta",
1740           "Microsoft.3rdpartytools.MarkdownLog": "0.10.0-alpha-experimental",
1741           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
1742           "NETStandard.Library": "1.6.1",
1743           "System.ValueTuple": "4.3.1",
1744           "System.Xml.XmlSerializer": "4.3.0",
1745           "xunit.performance.core": "1.0.0-beta-build0015",
1746           "xunit.performance.execution": "1.0.0-beta-build0015",
1747           "xunit.performance.metrics": "1.0.0-beta-build0015",
1748           "xunit.runner.utility": "2.2.0-beta2-build3300"
1749         },
1750         "compile": {
1751           "lib/netstandard1.5/xunit.performance.api.dll": {}
1752         },
1753         "runtime": {
1754           "lib/netstandard1.5/xunit.performance.api.dll": {}
1755         }
1756       },
1757       "xunit.performance.core/1.0.0-beta-build0015": {
1758         "type": "package",
1759         "dependencies": {
1760           "NETStandard.Library": "1.6.1",
1761           "xunit.extensibility.core": "2.2.0-beta2-build3300"
1762         },
1763         "compile": {
1764           "lib/netstandard1.3/xunit.performance.core.dll": {}
1765         },
1766         "runtime": {
1767           "lib/netstandard1.3/xunit.performance.core.dll": {}
1768         }
1769       },
1770       "xunit.performance.execution/1.0.0-beta-build0015": {
1771         "type": "package",
1772         "dependencies": {
1773           "NETStandard.Library": "1.6.1",
1774           "xunit": "2.2.0-beta2-build3300",
1775           "xunit.performance.core": "1.0.0-beta-build0015"
1776         },
1777         "compile": {
1778           "lib/netstandard1.5/xunit.performance.execution.dll": {}
1779         },
1780         "runtime": {
1781           "lib/netstandard1.5/xunit.performance.execution.dll": {}
1782         }
1783       },
1784       "xunit.performance.metrics/1.0.0-beta-build0015": {
1785         "type": "package",
1786         "dependencies": {
1787           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
1788           "NETStandard.Library": "1.6.1",
1789           "System.Runtime.Serialization.Formatters": "4.3.0",
1790           "xunit.performance.core": "1.0.0-beta-build0015"
1791         },
1792         "compile": {
1793           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
1794         },
1795         "runtime": {
1796           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
1797         }
1798       },
1799       "xunit.runner.console/2.4.1-pre.build.4059": {
1800         "type": "package",
1801         "build": {
1802           "build/xunit.runner.console.props": {}
1803         }
1804       },
1805       "xunit.runner.utility/2.4.1-pre.build.4059": {
1806         "type": "package",
1807         "dependencies": {
1808           "NETStandard.Library": "1.6.1",
1809           "System.Reflection.TypeExtensions": "4.3.0",
1810           "xunit.abstractions": "2.0.3"
1811         },
1812         "compile": {
1813           "lib/netstandard1.5/xunit.runner.utility.netstandard15.dll": {}
1814         },
1815         "runtime": {
1816           "lib/netstandard1.5/xunit.runner.utility.netstandard15.dll": {}
1817         }
1818       }
1819     },
1820     ".NETStandard,Version=v1.6/linux-arm64": {
1821       "CommandLineParser/2.1.1-beta": {
1822         "type": "package",
1823         "dependencies": {
1824           "System.Collections": "4.0.11-rc2-24027",
1825           "System.Console": "4.0.0-rc2-24027",
1826           "System.Diagnostics.Debug": "4.0.11-rc2-24027",
1827           "System.Globalization": "4.0.11-rc2-24027",
1828           "System.IO": "4.1.0-rc2-24027",
1829           "System.Linq": "4.1.0-rc2-24027",
1830           "System.Linq.Expressions": "4.0.11-rc2-24027",
1831           "System.Reflection": "4.1.0-rc2-24027",
1832           "System.Reflection.Extensions": "4.0.1-rc2-24027",
1833           "System.Reflection.TypeExtensions": "4.1.0-rc2-24027",
1834           "System.Resources.ResourceManager": "4.0.1-rc2-24027",
1835           "System.Runtime": "4.1.0-rc2-24027",
1836           "System.Runtime.Extensions": "4.1.0-rc2-24027"
1837         },
1838         "compile": {
1839           "lib/netstandard1.5/CommandLine.dll": {}
1840         },
1841         "runtime": {
1842           "lib/netstandard1.5/CommandLine.dll": {}
1843         }
1844       },
1845       "Microsoft.3rdpartytools.MarkdownLog/0.10.0-alpha-experimental": {
1846         "type": "package",
1847         "dependencies": {
1848           "NETStandard.Library": "1.6.1",
1849           "System.Reflection.TypeExtensions": "4.3.0"
1850         },
1851         "compile": {
1852           "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll": {}
1853         },
1854         "runtime": {
1855           "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll": {}
1856         }
1857       },
1858       "Microsoft.Diagnostics.Tracing.TraceEvent/2.0.43": {
1859         "type": "package",
1860         "compile": {
1861           "lib/netstandard1.6/Dia2Lib.dll": {},
1862           "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.dll": {},
1863           "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.dll": {},
1864           "lib/netstandard1.6/OSExtensions.dll": {},
1865           "lib/netstandard1.6/TraceReloggerLib.dll": {}
1866         },
1867         "runtime": {
1868           "lib/netstandard1.6/Dia2Lib.dll": {},
1869           "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.dll": {},
1870           "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.dll": {},
1871           "lib/netstandard1.6/OSExtensions.dll": {},
1872           "lib/netstandard1.6/TraceReloggerLib.dll": {}
1873         },
1874         "build": {
1875           "build/Microsoft.Diagnostics.Tracing.TraceEvent.props": {}
1876         }
1877       },
1878       "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
1879         "type": "package",
1880         "compile": {
1881           "lib/netstandard1.0/_._": {}
1882         },
1883         "runtime": {
1884           "lib/netstandard1.0/_._": {}
1885         }
1886       },
1887       "Microsoft.NETCore.Targets/1.2.0-beta-24913-02": {
1888         "type": "package",
1889         "compile": {
1890           "lib/netstandard1.0/_._": {}
1891         },
1892         "runtime": {
1893           "lib/netstandard1.0/_._": {}
1894         }
1895       },
1896       "Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
1897         "type": "package",
1898         "dependencies": {
1899           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1900           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1901           "System.Runtime": "4.4.0-beta-24913-02",
1902           "runtime.unix.Microsoft.Win32.Primitives": "4.4.0-beta-24913-02"
1903         },
1904         "compile": {
1905           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
1906         }
1907       },
1908       "Microsoft.Win32.Registry/4.4.0-beta-24913-02": {
1909         "type": "package",
1910         "dependencies": {
1911           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1912           "System.Collections": "4.4.0-beta-24913-02",
1913           "System.Globalization": "4.4.0-beta-24913-02",
1914           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1915           "System.Runtime": "4.4.0-beta-24913-02",
1916           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1917           "System.Runtime.Handles": "4.4.0-beta-24913-02",
1918           "System.Runtime.InteropServices": "4.4.0-beta-24913-02"
1919         },
1920         "compile": {
1921           "ref/netstandard1.3/_._": {}
1922         },
1923         "runtime": {
1924           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {}
1925         }
1926       },
1927       "NETStandard.Library/1.6.1": {
1928         "type": "package",
1929         "dependencies": {
1930           "Microsoft.NETCore.Platforms": "1.1.0",
1931           "Microsoft.Win32.Primitives": "4.3.0",
1932           "System.AppContext": "4.3.0",
1933           "System.Collections": "4.3.0",
1934           "System.Collections.Concurrent": "4.3.0",
1935           "System.Console": "4.3.0",
1936           "System.Diagnostics.Debug": "4.3.0",
1937           "System.Diagnostics.Tools": "4.3.0",
1938           "System.Diagnostics.Tracing": "4.3.0",
1939           "System.Globalization": "4.3.0",
1940           "System.Globalization.Calendars": "4.3.0",
1941           "System.IO": "4.3.0",
1942           "System.IO.Compression": "4.3.0",
1943           "System.IO.Compression.ZipFile": "4.3.0",
1944           "System.IO.FileSystem": "4.3.0",
1945           "System.IO.FileSystem.Primitives": "4.3.0",
1946           "System.Linq": "4.3.0",
1947           "System.Linq.Expressions": "4.3.0",
1948           "System.Net.Http": "4.3.0",
1949           "System.Net.Primitives": "4.3.0",
1950           "System.Net.Sockets": "4.3.0",
1951           "System.ObjectModel": "4.3.0",
1952           "System.Reflection": "4.3.0",
1953           "System.Reflection.Extensions": "4.3.0",
1954           "System.Reflection.Primitives": "4.3.0",
1955           "System.Resources.ResourceManager": "4.3.0",
1956           "System.Runtime": "4.3.0",
1957           "System.Runtime.Extensions": "4.3.0",
1958           "System.Runtime.Handles": "4.3.0",
1959           "System.Runtime.InteropServices": "4.3.0",
1960           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
1961           "System.Runtime.Numerics": "4.3.0",
1962           "System.Security.Cryptography.Algorithms": "4.3.0",
1963           "System.Security.Cryptography.Encoding": "4.3.0",
1964           "System.Security.Cryptography.Primitives": "4.3.0",
1965           "System.Security.Cryptography.X509Certificates": "4.3.0",
1966           "System.Text.Encoding": "4.3.0",
1967           "System.Text.Encoding.Extensions": "4.3.0",
1968           "System.Text.RegularExpressions": "4.3.0",
1969           "System.Threading": "4.3.0",
1970           "System.Threading.Tasks": "4.3.0",
1971           "System.Threading.Timer": "4.3.0",
1972           "System.Xml.ReaderWriter": "4.3.0",
1973           "System.Xml.XDocument": "4.3.0"
1974         }
1975       },
1976       "runtime.any.System.Collections/4.4.0-beta-24913-02": {
1977         "type": "package",
1978         "dependencies": {
1979           "System.Runtime": "4.4.0-beta-24913-02"
1980         },
1981         "compile": {
1982           "ref/netstandard/_._": {}
1983         },
1984         "runtime": {
1985           "lib/netstandard1.3/System.Collections.dll": {}
1986         }
1987       },
1988       "runtime.any.System.Diagnostics.Tools/4.4.0-beta-24913-02": {
1989         "type": "package",
1990         "compile": {
1991           "ref/netstandard/_._": {}
1992         },
1993         "runtime": {
1994           "lib/netstandard1.3/System.Diagnostics.Tools.dll": {}
1995         }
1996       },
1997       "runtime.any.System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
1998         "type": "package",
1999         "compile": {
2000           "ref/netstandard/_._": {}
2001         },
2002         "runtime": {
2003           "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {}
2004         }
2005       },
2006       "runtime.any.System.Globalization/4.4.0-beta-24913-02": {
2007         "type": "package",
2008         "compile": {
2009           "ref/netstandard/_._": {}
2010         },
2011         "runtime": {
2012           "lib/netstandard1.3/System.Globalization.dll": {}
2013         }
2014       },
2015       "runtime.any.System.Globalization.Calendars/4.4.0-beta-24913-02": {
2016         "type": "package",
2017         "compile": {
2018           "ref/netstandard/_._": {}
2019         },
2020         "runtime": {
2021           "lib/netstandard1.3/System.Globalization.Calendars.dll": {}
2022         }
2023       },
2024       "runtime.any.System.IO/4.4.0-beta-24913-02": {
2025         "type": "package",
2026         "compile": {
2027           "ref/netstandard/_._": {}
2028         },
2029         "runtime": {
2030           "lib/netstandard1.5/System.IO.dll": {}
2031         }
2032       },
2033       "runtime.any.System.Reflection/4.4.0-beta-24913-02": {
2034         "type": "package",
2035         "compile": {
2036           "ref/netstandard/_._": {}
2037         },
2038         "runtime": {
2039           "lib/netstandard1.5/System.Reflection.dll": {}
2040         }
2041       },
2042       "runtime.any.System.Reflection.Primitives/4.4.0-beta-24913-02": {
2043         "type": "package",
2044         "compile": {
2045           "ref/netstandard/_._": {}
2046         },
2047         "runtime": {
2048           "lib/netstandard1.3/System.Reflection.Primitives.dll": {}
2049         }
2050       },
2051       "runtime.any.System.Resources.ResourceManager/4.4.0-beta-24913-02": {
2052         "type": "package",
2053         "compile": {
2054           "ref/netstandard/_._": {}
2055         },
2056         "runtime": {
2057           "lib/netstandard1.3/System.Resources.ResourceManager.dll": {}
2058         }
2059       },
2060       "runtime.any.System.Runtime/4.4.0-beta-24913-02": {
2061         "type": "package",
2062         "dependencies": {
2063           "System.Private.Uri": "4.4.0-beta-24913-02"
2064         },
2065         "compile": {
2066           "ref/netstandard/_._": {}
2067         },
2068         "runtime": {
2069           "lib/netstandard1.5/System.Runtime.dll": {}
2070         }
2071       },
2072       "runtime.any.System.Runtime.Handles/4.4.0-beta-24913-02": {
2073         "type": "package",
2074         "compile": {
2075           "ref/netstandard/_._": {}
2076         },
2077         "runtime": {
2078           "lib/netstandard1.3/System.Runtime.Handles.dll": {}
2079         }
2080       },
2081       "runtime.any.System.Runtime.InteropServices/4.4.0-beta-24913-02": {
2082         "type": "package",
2083         "compile": {
2084           "ref/netstandard/_._": {}
2085         },
2086         "runtime": {
2087           "lib/netstandard1.6/System.Runtime.InteropServices.dll": {}
2088         }
2089       },
2090       "runtime.any.System.Text.Encoding/4.4.0-beta-24913-02": {
2091         "type": "package",
2092         "compile": {
2093           "ref/netstandard/_._": {}
2094         },
2095         "runtime": {
2096           "lib/netstandard1.3/System.Text.Encoding.dll": {}
2097         }
2098       },
2099       "runtime.any.System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
2100         "type": "package",
2101         "compile": {
2102           "ref/netstandard/_._": {}
2103         },
2104         "runtime": {
2105           "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
2106         }
2107       },
2108       "runtime.any.System.Threading.Tasks/4.4.0-beta-24913-02": {
2109         "type": "package",
2110         "compile": {
2111           "ref/netstandard/_._": {}
2112         },
2113         "runtime": {
2114           "lib/netstandard1.3/System.Threading.Tasks.dll": {}
2115         }
2116       },
2117       "runtime.any.System.Threading.Timer/4.4.0-beta-24913-02": {
2118         "type": "package",
2119         "compile": {
2120           "ref/netstandard/_._": {}
2121         },
2122         "runtime": {
2123           "lib/netstandard1.3/System.Threading.Timer.dll": {}
2124         }
2125       },
2126       "runtime.native.System/4.4.0-beta-24913-02": {
2127         "type": "package",
2128         "dependencies": {
2129           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2130           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02"
2131         },
2132         "compile": {
2133           "lib/netstandard1.0/_._": {}
2134         },
2135         "runtime": {
2136           "lib/netstandard1.0/_._": {}
2137         }
2138       },
2139       "runtime.native.System.IO.Compression/4.3.0": {
2140         "type": "package",
2141         "dependencies": {
2142           "Microsoft.NETCore.Platforms": "1.1.0",
2143           "Microsoft.NETCore.Targets": "1.1.0"
2144         },
2145         "compile": {
2146           "lib/netstandard1.0/_._": {}
2147         },
2148         "runtime": {
2149           "lib/netstandard1.0/_._": {}
2150         }
2151       },
2152       "runtime.native.System.Net.Http/4.3.0": {
2153         "type": "package",
2154         "dependencies": {
2155           "Microsoft.NETCore.Platforms": "1.1.0",
2156           "Microsoft.NETCore.Targets": "1.1.0"
2157         },
2158         "compile": {
2159           "lib/netstandard1.0/_._": {}
2160         },
2161         "runtime": {
2162           "lib/netstandard1.0/_._": {}
2163         }
2164       },
2165       "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
2166         "type": "package",
2167         "dependencies": {
2168           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
2169         },
2170         "compile": {
2171           "lib/netstandard1.0/_._": {}
2172         },
2173         "runtime": {
2174           "lib/netstandard1.0/_._": {}
2175         }
2176       },
2177       "runtime.native.System.Security.Cryptography.OpenSsl/4.4.0-beta-24913-02": {
2178         "type": "package",
2179         "dependencies": {
2180           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2181           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02"
2182         },
2183         "compile": {
2184           "lib/netstandard1.0/_._": {}
2185         },
2186         "runtime": {
2187           "lib/netstandard1.0/_._": {}
2188         }
2189       },
2190       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
2191         "type": "package"
2192       },
2193       "runtime.unix.Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
2194         "type": "package",
2195         "dependencies": {
2196           "System.Runtime": "4.4.0-beta-24913-02",
2197           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2198           "runtime.native.System": "4.4.0-beta-24913-02"
2199         },
2200         "compile": {
2201           "ref/netstandard/_._": {}
2202         },
2203         "runtime": {
2204           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
2205         }
2206       },
2207       "runtime.unix.System.Console/4.4.0-beta-24913-02": {
2208         "type": "package",
2209         "dependencies": {
2210           "System.Collections": "4.4.0-beta-24913-02",
2211           "System.IO": "4.4.0-beta-24913-02",
2212           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
2213           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2214           "System.Runtime": "4.4.0-beta-24913-02",
2215           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2216           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2217           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2218           "System.Text.Encoding": "4.4.0-beta-24913-02",
2219           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
2220           "System.Threading": "4.4.0-beta-24913-02",
2221           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2222           "runtime.native.System": "4.4.0-beta-24913-02"
2223         },
2224         "compile": {
2225           "ref/netstandard/_._": {}
2226         },
2227         "runtime": {
2228           "runtimes/unix/lib/netstandard1.3/System.Console.dll": {}
2229         }
2230       },
2231       "runtime.unix.System.Diagnostics.Debug/4.4.0-beta-24913-02": {
2232         "type": "package",
2233         "dependencies": {
2234           "runtime.native.System": "4.4.0-beta-24913-02"
2235         },
2236         "compile": {
2237           "ref/netstandard/_._": {}
2238         },
2239         "runtime": {
2240           "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {}
2241         }
2242       },
2243       "runtime.unix.System.IO.FileSystem/4.4.0-beta-24913-02": {
2244         "type": "package",
2245         "dependencies": {
2246           "System.Buffers": "4.4.0-beta-24913-02",
2247           "System.Collections": "4.4.0-beta-24913-02",
2248           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2249           "System.IO": "4.4.0-beta-24913-02",
2250           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
2251           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2252           "System.Runtime": "4.4.0-beta-24913-02",
2253           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2254           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2255           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2256           "System.Text.Encoding": "4.4.0-beta-24913-02",
2257           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
2258           "System.Threading": "4.4.0-beta-24913-02",
2259           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2260           "runtime.native.System": "4.4.0-beta-24913-02"
2261         },
2262         "compile": {
2263           "ref/netstandard/_._": {}
2264         },
2265         "runtime": {
2266           "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {}
2267         }
2268       },
2269       "runtime.unix.System.Net.Primitives/4.4.0-beta-24913-02": {
2270         "type": "package",
2271         "dependencies": {
2272           "Microsoft.Win32.Primitives": "4.4.0-beta-24913-02",
2273           "System.Collections": "4.4.0-beta-24913-02",
2274           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2275           "System.Globalization": "4.4.0-beta-24913-02",
2276           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2277           "System.Runtime": "4.4.0-beta-24913-02",
2278           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2279           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2280           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2281           "System.Threading": "4.4.0-beta-24913-02",
2282           "runtime.native.System": "4.4.0-beta-24913-02"
2283         },
2284         "compile": {
2285           "ref/netstandard/_._": {}
2286         },
2287         "runtime": {
2288           "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {}
2289         }
2290       },
2291       "runtime.unix.System.Net.Sockets/4.4.0-beta-24913-02": {
2292         "type": "package",
2293         "dependencies": {
2294           "System.Collections": "4.4.0-beta-24913-02",
2295           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2296           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2297           "System.Globalization": "4.4.0-beta-24913-02",
2298           "System.IO": "4.4.0-beta-24913-02",
2299           "System.IO.FileSystem": "4.4.0-beta-24913-02",
2300           "System.Net.NameResolution": "4.4.0-beta-24913-02",
2301           "System.Net.Primitives": "4.4.0-beta-24913-02",
2302           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2303           "System.Runtime": "4.4.0-beta-24913-02",
2304           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2305           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2306           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2307           "System.Threading": "4.4.0-beta-24913-02",
2308           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2309           "System.Threading.ThreadPool": "4.4.0-beta-24913-02",
2310           "runtime.native.System": "4.4.0-beta-24913-02"
2311         },
2312         "compile": {
2313           "ref/netstandard/_._": {}
2314         },
2315         "runtime": {
2316           "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {}
2317         }
2318       },
2319       "runtime.unix.System.Private.Uri/4.4.0-beta-24913-02": {
2320         "type": "package",
2321         "dependencies": {
2322           "runtime.native.System": "4.4.0-beta-24913-02"
2323         },
2324         "compile": {
2325           "ref/netstandard/_._": {}
2326         },
2327         "runtime": {
2328           "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {}
2329         }
2330       },
2331       "runtime.unix.System.Runtime.Extensions/4.4.0-beta-24913-02": {
2332         "type": "package",
2333         "dependencies": {
2334           "System.Private.Uri": "4.4.0-beta-24913-02",
2335           "runtime.native.System": "4.4.0-beta-24913-02",
2336           "runtime.native.System.Security.Cryptography.OpenSsl": "4.4.0-beta-24913-02"
2337         },
2338         "compile": {
2339           "ref/netstandard/_._": {}
2340         },
2341         "runtime": {
2342           "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {}
2343         }
2344       },
2345       "System.AppContext/4.3.0": {
2346         "type": "package",
2347         "dependencies": {
2348           "System.Runtime": "4.3.0"
2349         },
2350         "compile": {
2351           "ref/netstandard1.6/System.AppContext.dll": {}
2352         },
2353         "runtime": {
2354           "lib/netstandard1.6/System.AppContext.dll": {}
2355         }
2356       },
2357       "System.Buffers/4.4.0-beta-24913-02": {
2358         "type": "package",
2359         "dependencies": {
2360           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2361           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2362           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2363           "System.Runtime": "4.4.0-beta-24913-02",
2364           "System.Threading": "4.4.0-beta-24913-02"
2365         },
2366         "compile": {
2367           "ref/netstandard1.1/System.Buffers.dll": {}
2368         },
2369         "runtime": {
2370           "lib/netstandard1.1/System.Buffers.dll": {}
2371         }
2372       },
2373       "System.Collections/4.4.0-beta-24913-02": {
2374         "type": "package",
2375         "dependencies": {
2376           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2377           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2378           "System.Runtime": "4.4.0-beta-24913-02",
2379           "runtime.any.System.Collections": "4.4.0-beta-24913-02"
2380         },
2381         "compile": {
2382           "ref/netstandard1.3/System.Collections.dll": {}
2383         },
2384         "runtime": {
2385           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2386         }
2387       },
2388       "System.Collections.Concurrent/4.4.0-beta-24913-02": {
2389         "type": "package",
2390         "dependencies": {
2391           "System.Collections": "4.4.0-beta-24913-02",
2392           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2393           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2394           "System.Globalization": "4.4.0-beta-24913-02",
2395           "System.Reflection": "4.4.0-beta-24913-02",
2396           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2397           "System.Runtime": "4.4.0-beta-24913-02",
2398           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2399           "System.Threading": "4.4.0-beta-24913-02",
2400           "System.Threading.Tasks": "4.4.0-beta-24913-02"
2401         },
2402         "compile": {
2403           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
2404         },
2405         "runtime": {
2406           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
2407         }
2408       },
2409       "System.Collections.NonGeneric/4.4.0-beta-24913-02": {
2410         "type": "package",
2411         "dependencies": {
2412           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2413           "System.Globalization": "4.4.0-beta-24913-02",
2414           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2415           "System.Runtime": "4.4.0-beta-24913-02",
2416           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2417           "System.Threading": "4.4.0-beta-24913-02"
2418         },
2419         "compile": {
2420           "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
2421         },
2422         "runtime": {
2423           "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
2424         }
2425       },
2426       "System.Console/4.4.0-beta-24913-02": {
2427         "type": "package",
2428         "dependencies": {
2429           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2430           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2431           "System.IO": "4.4.0-beta-24913-02",
2432           "System.Runtime": "4.4.0-beta-24913-02",
2433           "System.Text.Encoding": "4.4.0-beta-24913-02",
2434           "runtime.unix.System.Console": "4.4.0-beta-24913-02"
2435         },
2436         "compile": {
2437           "ref/netstandard1.3/System.Console.dll": {}
2438         }
2439       },
2440       "System.Diagnostics.Debug/4.4.0-beta-24913-02": {
2441         "type": "package",
2442         "dependencies": {
2443           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2444           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2445           "System.Runtime": "4.4.0-beta-24913-02",
2446           "runtime.unix.System.Diagnostics.Debug": "4.4.0-beta-24913-02"
2447         },
2448         "compile": {
2449           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
2450         },
2451         "runtime": {
2452           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2453         }
2454       },
2455       "System.Diagnostics.DiagnosticSource/4.3.0": {
2456         "type": "package",
2457         "dependencies": {
2458           "System.Collections": "4.3.0",
2459           "System.Diagnostics.Tracing": "4.3.0",
2460           "System.Reflection": "4.3.0",
2461           "System.Runtime": "4.3.0",
2462           "System.Threading": "4.3.0"
2463         },
2464         "compile": {
2465           "lib/netstandard1.3/_._": {}
2466         },
2467         "runtime": {
2468           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
2469         }
2470       },
2471       "System.Diagnostics.Process/4.4.0-beta-24913-02": {
2472         "type": "package",
2473         "dependencies": {
2474           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2475           "Microsoft.Win32.Primitives": "4.4.0-beta-24913-02",
2476           "Microsoft.Win32.Registry": "4.4.0-beta-24913-02",
2477           "System.Collections": "4.4.0-beta-24913-02",
2478           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2479           "System.Globalization": "4.4.0-beta-24913-02",
2480           "System.IO": "4.4.0-beta-24913-02",
2481           "System.IO.FileSystem": "4.4.0-beta-24913-02",
2482           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
2483           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2484           "System.Runtime": "4.4.0-beta-24913-02",
2485           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2486           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2487           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2488           "System.Text.Encoding": "4.4.0-beta-24913-02",
2489           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
2490           "System.Threading": "4.4.0-beta-24913-02",
2491           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2492           "System.Threading.Thread": "4.4.0-beta-24913-02",
2493           "System.Threading.ThreadPool": "4.4.0-beta-24913-02",
2494           "runtime.native.System": "4.4.0-beta-24913-02"
2495         },
2496         "compile": {
2497           "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
2498         },
2499         "runtime": {
2500           "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {}
2501         }
2502       },
2503       "System.Diagnostics.Tools/4.3.0": {
2504         "type": "package",
2505         "dependencies": {
2506           "Microsoft.NETCore.Platforms": "1.1.0",
2507           "Microsoft.NETCore.Targets": "1.1.0",
2508           "System.Runtime": "4.3.0",
2509           "runtime.any.System.Diagnostics.Tools": "4.4.0-beta-24913-02"
2510         },
2511         "compile": {
2512           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
2513         },
2514         "runtime": {
2515           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2516         }
2517       },
2518       "System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
2519         "type": "package",
2520         "dependencies": {
2521           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2522           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2523           "System.Runtime": "4.4.0-beta-24913-02",
2524           "runtime.any.System.Diagnostics.Tracing": "4.4.0-beta-24913-02"
2525         },
2526         "compile": {
2527           "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
2528         },
2529         "runtime": {
2530           "lib/portable-net45+win8+wpa81/_._": {}
2531         }
2532       },
2533       "System.Globalization/4.4.0-beta-24913-02": {
2534         "type": "package",
2535         "dependencies": {
2536           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2537           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2538           "System.Runtime": "4.4.0-beta-24913-02",
2539           "runtime.any.System.Globalization": "4.4.0-beta-24913-02"
2540         },
2541         "compile": {
2542           "ref/netstandard1.3/System.Globalization.dll": {}
2543         },
2544         "runtime": {
2545           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2546         }
2547       },
2548       "System.Globalization.Calendars/4.3.0": {
2549         "type": "package",
2550         "dependencies": {
2551           "Microsoft.NETCore.Platforms": "1.1.0",
2552           "Microsoft.NETCore.Targets": "1.1.0",
2553           "System.Globalization": "4.3.0",
2554           "System.Runtime": "4.3.0",
2555           "runtime.any.System.Globalization.Calendars": "4.4.0-beta-24913-02"
2556         },
2557         "compile": {
2558           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
2559         }
2560       },
2561       "System.Globalization.Extensions/4.3.0": {
2562         "type": "package",
2563         "dependencies": {
2564           "Microsoft.NETCore.Platforms": "1.1.0",
2565           "System.Globalization": "4.3.0",
2566           "System.Resources.ResourceManager": "4.3.0",
2567           "System.Runtime": "4.3.0",
2568           "System.Runtime.Extensions": "4.3.0",
2569           "System.Runtime.InteropServices": "4.3.0"
2570         },
2571         "compile": {
2572           "ref/netstandard1.3/_._": {}
2573         },
2574         "runtime": {
2575           "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
2576         }
2577       },
2578       "System.IO/4.4.0-beta-24913-02": {
2579         "type": "package",
2580         "dependencies": {
2581           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2582           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2583           "System.Runtime": "4.4.0-beta-24913-02",
2584           "System.Text.Encoding": "4.4.0-beta-24913-02",
2585           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2586           "runtime.any.System.IO": "4.4.0-beta-24913-02"
2587         },
2588         "compile": {
2589           "ref/netstandard1.5/System.IO.dll": {}
2590         },
2591         "runtime": {
2592           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2593         }
2594       },
2595       "System.IO.Compression/4.3.0": {
2596         "type": "package",
2597         "dependencies": {
2598           "Microsoft.NETCore.Platforms": "1.1.0",
2599           "System.Buffers": "4.3.0",
2600           "System.Collections": "4.3.0",
2601           "System.Diagnostics.Debug": "4.3.0",
2602           "System.IO": "4.3.0",
2603           "System.Resources.ResourceManager": "4.3.0",
2604           "System.Runtime": "4.3.0",
2605           "System.Runtime.Extensions": "4.3.0",
2606           "System.Runtime.Handles": "4.3.0",
2607           "System.Runtime.InteropServices": "4.3.0",
2608           "System.Text.Encoding": "4.3.0",
2609           "System.Threading": "4.3.0",
2610           "System.Threading.Tasks": "4.3.0",
2611           "runtime.native.System": "4.3.0",
2612           "runtime.native.System.IO.Compression": "4.3.0"
2613         },
2614         "compile": {
2615           "ref/netstandard1.3/System.IO.Compression.dll": {}
2616         },
2617         "runtime": {
2618           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {}
2619         }
2620       },
2621       "System.IO.Compression.ZipFile/4.3.0": {
2622         "type": "package",
2623         "dependencies": {
2624           "System.Buffers": "4.3.0",
2625           "System.IO": "4.3.0",
2626           "System.IO.Compression": "4.3.0",
2627           "System.IO.FileSystem": "4.3.0",
2628           "System.IO.FileSystem.Primitives": "4.3.0",
2629           "System.Resources.ResourceManager": "4.3.0",
2630           "System.Runtime": "4.3.0",
2631           "System.Runtime.Extensions": "4.3.0",
2632           "System.Text.Encoding": "4.3.0"
2633         },
2634         "compile": {
2635           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
2636         },
2637         "runtime": {
2638           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
2639         }
2640       },
2641       "System.IO.FileSystem/4.4.0-beta-24913-02": {
2642         "type": "package",
2643         "dependencies": {
2644           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2645           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2646           "System.IO": "4.4.0-beta-24913-02",
2647           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
2648           "System.Runtime": "4.4.0-beta-24913-02",
2649           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2650           "System.Text.Encoding": "4.4.0-beta-24913-02",
2651           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2652           "runtime.unix.System.IO.FileSystem": "4.4.0-beta-24913-02"
2653         },
2654         "compile": {
2655           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
2656         }
2657       },
2658       "System.IO.FileSystem.Primitives/4.4.0-beta-24913-02": {
2659         "type": "package",
2660         "dependencies": {
2661           "System.Runtime": "4.4.0-beta-24913-02"
2662         },
2663         "compile": {
2664           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
2665         },
2666         "runtime": {
2667           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
2668         }
2669       },
2670       "System.Linq/4.4.0-beta-24913-02": {
2671         "type": "package",
2672         "dependencies": {
2673           "System.Collections": "4.4.0-beta-24913-02",
2674           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2675           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2676           "System.Runtime": "4.4.0-beta-24913-02",
2677           "System.Runtime.Extensions": "4.4.0-beta-24913-02"
2678         },
2679         "compile": {
2680           "ref/netstandard1.6/System.Linq.dll": {}
2681         },
2682         "runtime": {
2683           "lib/netstandard1.6/System.Linq.dll": {}
2684         }
2685       },
2686       "System.Linq.Expressions/4.4.0-beta-24913-02": {
2687         "type": "package",
2688         "dependencies": {
2689           "System.Collections": "4.4.0-beta-24913-02",
2690           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2691           "System.Globalization": "4.4.0-beta-24913-02",
2692           "System.IO": "4.4.0-beta-24913-02",
2693           "System.Linq": "4.4.0-beta-24913-02",
2694           "System.ObjectModel": "4.4.0-beta-24913-02",
2695           "System.Reflection": "4.4.0-beta-24913-02",
2696           "System.Reflection.Emit": "4.4.0-beta-24913-02",
2697           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
2698           "System.Reflection.Emit.Lightweight": "4.4.0-beta-24913-02",
2699           "System.Reflection.Extensions": "4.4.0-beta-24913-02",
2700           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2701           "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
2702           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2703           "System.Runtime": "4.4.0-beta-24913-02",
2704           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2705           "System.Threading": "4.4.0-beta-24913-02"
2706         },
2707         "compile": {
2708           "ref/netstandard1.6/System.Linq.Expressions.dll": {}
2709         },
2710         "runtime": {
2711           "lib/netstandard1.6/System.Linq.Expressions.dll": {}
2712         }
2713       },
2714       "System.Net.Http/4.3.0": {
2715         "type": "package",
2716         "dependencies": {
2717           "Microsoft.NETCore.Platforms": "1.1.0",
2718           "System.Collections": "4.3.0",
2719           "System.Diagnostics.Debug": "4.3.0",
2720           "System.Diagnostics.DiagnosticSource": "4.3.0",
2721           "System.Diagnostics.Tracing": "4.3.0",
2722           "System.Globalization": "4.3.0",
2723           "System.Globalization.Extensions": "4.3.0",
2724           "System.IO": "4.3.0",
2725           "System.IO.FileSystem": "4.3.0",
2726           "System.Net.Primitives": "4.3.0",
2727           "System.Resources.ResourceManager": "4.3.0",
2728           "System.Runtime": "4.3.0",
2729           "System.Runtime.Extensions": "4.3.0",
2730           "System.Runtime.Handles": "4.3.0",
2731           "System.Runtime.InteropServices": "4.3.0",
2732           "System.Security.Cryptography.Algorithms": "4.3.0",
2733           "System.Security.Cryptography.Encoding": "4.3.0",
2734           "System.Security.Cryptography.OpenSsl": "4.3.0",
2735           "System.Security.Cryptography.Primitives": "4.3.0",
2736           "System.Security.Cryptography.X509Certificates": "4.3.0",
2737           "System.Text.Encoding": "4.3.0",
2738           "System.Threading": "4.3.0",
2739           "System.Threading.Tasks": "4.3.0",
2740           "runtime.native.System": "4.3.0",
2741           "runtime.native.System.Net.Http": "4.3.0",
2742           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2743         },
2744         "compile": {
2745           "ref/netstandard1.3/System.Net.Http.dll": {}
2746         },
2747         "runtime": {
2748           "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {}
2749         }
2750       },
2751       "System.Net.NameResolution/4.4.0-beta-24913-02": {
2752         "type": "package",
2753         "dependencies": {
2754           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2755           "System.Collections": "4.4.0-beta-24913-02",
2756           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2757           "System.Globalization": "4.4.0-beta-24913-02",
2758           "System.Net.Primitives": "4.4.0-beta-24913-02",
2759           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2760           "System.Runtime": "4.4.0-beta-24913-02",
2761           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2762           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2763           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2764           "System.Security.Principal.Windows": "4.4.0-beta-24913-02",
2765           "System.Threading": "4.4.0-beta-24913-02",
2766           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2767           "runtime.native.System": "4.4.0-beta-24913-02"
2768         },
2769         "compile": {
2770           "ref/netstandard1.3/System.Net.NameResolution.dll": {}
2771         },
2772         "runtime": {
2773           "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {}
2774         }
2775       },
2776       "System.Net.Primitives/4.3.0": {
2777         "type": "package",
2778         "dependencies": {
2779           "Microsoft.NETCore.Platforms": "1.1.0",
2780           "Microsoft.NETCore.Targets": "1.1.0",
2781           "System.Runtime": "4.3.0",
2782           "System.Runtime.Handles": "4.3.0",
2783           "runtime.unix.System.Net.Primitives": "4.4.0-beta-24913-02"
2784         },
2785         "compile": {
2786           "ref/netstandard1.3/System.Net.Primitives.dll": {}
2787         },
2788         "runtime": {
2789           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2790         }
2791       },
2792       "System.Net.Sockets/4.3.0": {
2793         "type": "package",
2794         "dependencies": {
2795           "Microsoft.NETCore.Platforms": "1.1.0",
2796           "Microsoft.NETCore.Targets": "1.1.0",
2797           "System.IO": "4.3.0",
2798           "System.Net.Primitives": "4.3.0",
2799           "System.Runtime": "4.3.0",
2800           "System.Threading.Tasks": "4.3.0",
2801           "runtime.unix.System.Net.Sockets": "4.4.0-beta-24913-02"
2802         },
2803         "compile": {
2804           "ref/netstandard1.3/System.Net.Sockets.dll": {}
2805         }
2806       },
2807       "System.Numerics.Vectors/4.5.0": {
2808         "type": "package",
2809         "dependencies": {
2810           "NETStandard.Library": "1.6.1"
2811         },
2812         "compile": {
2813           "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
2814         },
2815         "runtime": {
2816           "lib/netstandard1.0/System.Numerics.Vectors.dll": {}
2817         }
2818       },
2819       "System.ObjectModel/4.4.0-beta-24913-02": {
2820         "type": "package",
2821         "dependencies": {
2822           "System.Collections": "4.4.0-beta-24913-02",
2823           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2824           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2825           "System.Runtime": "4.4.0-beta-24913-02",
2826           "System.Threading": "4.4.0-beta-24913-02"
2827         },
2828         "compile": {
2829           "ref/netstandard1.3/System.ObjectModel.dll": {}
2830         },
2831         "runtime": {
2832           "lib/netstandard1.3/System.ObjectModel.dll": {}
2833         }
2834       },
2835       "System.Private.Uri/4.4.0-beta-24913-02": {
2836         "type": "package",
2837         "dependencies": {
2838           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2839           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2840           "runtime.unix.System.Private.Uri": "4.4.0-beta-24913-02"
2841         },
2842         "compile": {
2843           "ref/netstandard/_._": {}
2844         }
2845       },
2846       "System.Reflection/4.4.0-beta-24913-02": {
2847         "type": "package",
2848         "dependencies": {
2849           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2850           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2851           "System.IO": "4.4.0-beta-24913-02",
2852           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2853           "System.Runtime": "4.4.0-beta-24913-02",
2854           "runtime.any.System.Reflection": "4.4.0-beta-24913-02"
2855         },
2856         "compile": {
2857           "ref/netstandard1.5/System.Reflection.dll": {}
2858         },
2859         "runtime": {
2860           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2861         }
2862       },
2863       "System.Reflection.Emit/4.4.0-beta-24913-02": {
2864         "type": "package",
2865         "dependencies": {
2866           "System.IO": "4.4.0-beta-24913-02",
2867           "System.Reflection": "4.4.0-beta-24913-02",
2868           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
2869           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2870           "System.Runtime": "4.4.0-beta-24913-02"
2871         },
2872         "compile": {
2873           "ref/netstandard1.1/_._": {}
2874         },
2875         "runtime": {
2876           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
2877         }
2878       },
2879       "System.Reflection.Emit.ILGeneration/4.4.0-beta-24913-02": {
2880         "type": "package",
2881         "dependencies": {
2882           "System.Reflection": "4.4.0-beta-24913-02",
2883           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2884           "System.Runtime": "4.4.0-beta-24913-02"
2885         },
2886         "compile": {
2887           "ref/netstandard1.0/_._": {}
2888         },
2889         "runtime": {
2890           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
2891         }
2892       },
2893       "System.Reflection.Emit.Lightweight/4.4.0-beta-24913-02": {
2894         "type": "package",
2895         "dependencies": {
2896           "System.Reflection": "4.4.0-beta-24913-02",
2897           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
2898           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2899           "System.Runtime": "4.4.0-beta-24913-02"
2900         },
2901         "compile": {
2902           "ref/netstandard1.0/_._": {}
2903         },
2904         "runtime": {
2905           "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
2906         }
2907       },
2908       "System.Reflection.Extensions/4.4.0-beta-24913-02": {
2909         "type": "package",
2910         "dependencies": {
2911           "System.Reflection": "4.4.0-beta-24913-02",
2912           "System.Runtime": "4.4.0-beta-24913-02"
2913         },
2914         "compile": {
2915           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
2916         },
2917         "runtime": {
2918           "lib/netstandard1.3/System.Reflection.Extensions.dll": {}
2919         }
2920       },
2921       "System.Reflection.Primitives/4.4.0-beta-24913-02": {
2922         "type": "package",
2923         "dependencies": {
2924           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2925           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2926           "System.Runtime": "4.4.0-beta-24913-02",
2927           "runtime.any.System.Reflection.Primitives": "4.4.0-beta-24913-02"
2928         },
2929         "compile": {
2930           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
2931         },
2932         "runtime": {
2933           "lib/portable45-net45+win8+wpa81/_._": {}
2934         }
2935       },
2936       "System.Reflection.TypeExtensions/4.7.0-preview3.19551.4": {
2937         "type": "package",
2938         "dependencies": {
2939           "System.Reflection": "4.3.0",
2940           "System.Resources.ResourceManager": "4.3.0",
2941           "System.Runtime": "4.3.0"
2942         },
2943         "compile": {
2944           "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
2945         },
2946         "runtime": {
2947           "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
2948         }
2949       },
2950       "System.Resources.ResourceManager/4.4.0-beta-24913-02": {
2951         "type": "package",
2952         "dependencies": {
2953           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2954           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2955           "System.Globalization": "4.4.0-beta-24913-02",
2956           "System.Reflection": "4.4.0-beta-24913-02",
2957           "System.Runtime": "4.4.0-beta-24913-02",
2958           "runtime.any.System.Resources.ResourceManager": "4.4.0-beta-24913-02"
2959         },
2960         "compile": {
2961           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
2962         },
2963         "runtime": {
2964           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2965         }
2966       },
2967       "System.Runtime/4.4.0-beta-24913-02": {
2968         "type": "package",
2969         "dependencies": {
2970           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2971           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2972           "runtime.any.System.Runtime": "4.4.0-beta-24913-02"
2973         },
2974         "compile": {
2975           "ref/netstandard1.5/System.Runtime.dll": {}
2976         },
2977         "runtime": {
2978           "lib/portable-net45+win8+wp80+wpa81/_._": {}
2979         }
2980       },
2981       "System.Runtime.Extensions/4.4.0-beta-24913-02": {
2982         "type": "package",
2983         "dependencies": {
2984           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2985           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2986           "System.Runtime": "4.4.0-beta-24913-02",
2987           "runtime.unix.System.Runtime.Extensions": "4.4.0-beta-24913-02"
2988         },
2989         "compile": {
2990           "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
2991         },
2992         "runtime": {
2993           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2994         }
2995       },
2996       "System.Runtime.Handles/4.4.0-beta-24913-02": {
2997         "type": "package",
2998         "dependencies": {
2999           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
3000           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
3001           "System.Runtime": "4.4.0-beta-24913-02",
3002           "runtime.any.System.Runtime.Handles": "4.4.0-beta-24913-02"
3003         },
3004         "compile": {
3005           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
3006         }
3007       },
3008       "System.Runtime.InteropServices/4.4.0-beta-24913-02": {
3009         "type": "package",
3010         "dependencies": {
3011           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
3012           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
3013           "System.Reflection": "4.4.0-beta-24913-02",
3014           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
3015           "System.Runtime": "4.4.0-beta-24913-02",
3016           "System.Runtime.Handles": "4.4.0-beta-24913-02",
3017           "runtime.any.System.Runtime.InteropServices": "4.4.0-beta-24913-02"
3018         },
3019         "compile": {
3020           "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
3021         },
3022         "runtime": {
3023           "lib/portable-net45+win8+wpa81/_._": {}
3024         }
3025       },
3026       "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
3027         "type": "package",
3028         "dependencies": {
3029           "System.Reflection": "4.3.0",
3030           "System.Reflection.Extensions": "4.3.0",
3031           "System.Resources.ResourceManager": "4.3.0",
3032           "System.Runtime": "4.3.0",
3033           "System.Runtime.InteropServices": "4.3.0",
3034           "System.Threading": "4.3.0",
3035           "runtime.native.System": "4.3.0"
3036         },
3037         "compile": {
3038           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
3039         },
3040         "runtime": {
3041           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
3042         }
3043       },
3044       "System.Runtime.Loader/4.0.0": {
3045         "type": "package",
3046         "dependencies": {
3047           "System.IO": "4.1.0",
3048           "System.Reflection": "4.1.0",
3049           "System.Runtime": "4.1.0"
3050         },
3051         "compile": {
3052           "ref/netstandard1.5/System.Runtime.Loader.dll": {}
3053         },
3054         "runtime": {
3055           "lib/netstandard1.5/System.Runtime.Loader.dll": {}
3056         }
3057       },
3058       "System.Runtime.Numerics/4.4.0-beta-24913-02": {
3059         "type": "package",
3060         "dependencies": {
3061           "System.Globalization": "4.4.0-beta-24913-02",
3062           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3063           "System.Runtime": "4.4.0-beta-24913-02",
3064           "System.Runtime.Extensions": "4.4.0-beta-24913-02"
3065         },
3066         "compile": {
3067           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
3068         },
3069         "runtime": {
3070           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
3071         }
3072       },
3073       "System.Runtime.Serialization.Formatters/4.3.0": {
3074         "type": "package",
3075         "dependencies": {
3076           "System.Collections": "4.3.0",
3077           "System.Reflection": "4.3.0",
3078           "System.Resources.ResourceManager": "4.3.0",
3079           "System.Runtime": "4.3.0",
3080           "System.Runtime.Serialization.Primitives": "4.3.0"
3081         },
3082         "compile": {
3083           "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
3084         },
3085         "runtime": {
3086           "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
3087         }
3088       },
3089       "System.Runtime.Serialization.Primitives/4.3.0": {
3090         "type": "package",
3091         "dependencies": {
3092           "System.Resources.ResourceManager": "4.3.0",
3093           "System.Runtime": "4.3.0"
3094         },
3095         "compile": {
3096           "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
3097         },
3098         "runtime": {
3099           "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
3100         }
3101       },
3102       "System.Security.Claims/4.3.0": {
3103         "type": "package",
3104         "dependencies": {
3105           "System.Collections": "4.3.0",
3106           "System.Globalization": "4.3.0",
3107           "System.IO": "4.3.0",
3108           "System.Resources.ResourceManager": "4.3.0",
3109           "System.Runtime": "4.3.0",
3110           "System.Runtime.Extensions": "4.3.0",
3111           "System.Security.Principal": "4.3.0"
3112         },
3113         "compile": {
3114           "ref/netstandard1.3/System.Security.Claims.dll": {}
3115         },
3116         "runtime": {
3117           "lib/netstandard1.3/System.Security.Claims.dll": {}
3118         }
3119       },
3120       "System.Security.Cryptography.Algorithms/4.3.0": {
3121         "type": "package",
3122         "dependencies": {
3123           "Microsoft.NETCore.Platforms": "1.1.0",
3124           "System.Collections": "4.3.0",
3125           "System.IO": "4.3.0",
3126           "System.Resources.ResourceManager": "4.3.0",
3127           "System.Runtime": "4.3.0",
3128           "System.Runtime.Extensions": "4.3.0",
3129           "System.Runtime.Handles": "4.3.0",
3130           "System.Runtime.InteropServices": "4.3.0",
3131           "System.Runtime.Numerics": "4.3.0",
3132           "System.Security.Cryptography.Encoding": "4.3.0",
3133           "System.Security.Cryptography.Primitives": "4.3.0",
3134           "System.Text.Encoding": "4.3.0",
3135           "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
3136           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
3137         },
3138         "compile": {
3139           "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
3140         },
3141         "runtime": {
3142           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
3143         }
3144       },
3145       "System.Security.Cryptography.Cng/4.3.0": {
3146         "type": "package",
3147         "dependencies": {
3148           "Microsoft.NETCore.Platforms": "1.1.0",
3149           "System.IO": "4.3.0",
3150           "System.Resources.ResourceManager": "4.3.0",
3151           "System.Runtime": "4.3.0",
3152           "System.Runtime.Extensions": "4.3.0",
3153           "System.Runtime.Handles": "4.3.0",
3154           "System.Runtime.InteropServices": "4.3.0",
3155           "System.Security.Cryptography.Algorithms": "4.3.0",
3156           "System.Security.Cryptography.Encoding": "4.3.0",
3157           "System.Security.Cryptography.Primitives": "4.3.0",
3158           "System.Text.Encoding": "4.3.0"
3159         },
3160         "compile": {
3161           "ref/netstandard1.6/_._": {}
3162         },
3163         "runtime": {
3164           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {}
3165         }
3166       },
3167       "System.Security.Cryptography.Csp/4.3.0": {
3168         "type": "package",
3169         "dependencies": {
3170           "Microsoft.NETCore.Platforms": "1.1.0",
3171           "System.IO": "4.3.0",
3172           "System.Reflection": "4.3.0",
3173           "System.Resources.ResourceManager": "4.3.0",
3174           "System.Runtime": "4.3.0",
3175           "System.Runtime.Extensions": "4.3.0",
3176           "System.Runtime.Handles": "4.3.0",
3177           "System.Runtime.InteropServices": "4.3.0",
3178           "System.Security.Cryptography.Algorithms": "4.3.0",
3179           "System.Security.Cryptography.Encoding": "4.3.0",
3180           "System.Security.Cryptography.Primitives": "4.3.0",
3181           "System.Text.Encoding": "4.3.0",
3182           "System.Threading": "4.3.0"
3183         },
3184         "compile": {
3185           "ref/netstandard1.3/_._": {}
3186         },
3187         "runtime": {
3188           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {}
3189         }
3190       },
3191       "System.Security.Cryptography.Encoding/4.3.0": {
3192         "type": "package",
3193         "dependencies": {
3194           "Microsoft.NETCore.Platforms": "1.1.0",
3195           "System.Collections": "4.3.0",
3196           "System.Collections.Concurrent": "4.3.0",
3197           "System.Linq": "4.3.0",
3198           "System.Resources.ResourceManager": "4.3.0",
3199           "System.Runtime": "4.3.0",
3200           "System.Runtime.Extensions": "4.3.0",
3201           "System.Runtime.Handles": "4.3.0",
3202           "System.Runtime.InteropServices": "4.3.0",
3203           "System.Security.Cryptography.Primitives": "4.3.0",
3204           "System.Text.Encoding": "4.3.0",
3205           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
3206         },
3207         "compile": {
3208           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
3209         },
3210         "runtime": {
3211           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
3212         }
3213       },
3214       "System.Security.Cryptography.OpenSsl/4.3.0": {
3215         "type": "package",
3216         "dependencies": {
3217           "System.Collections": "4.3.0",
3218           "System.IO": "4.3.0",
3219           "System.Resources.ResourceManager": "4.3.0",
3220           "System.Runtime": "4.3.0",
3221           "System.Runtime.Extensions": "4.3.0",
3222           "System.Runtime.Handles": "4.3.0",
3223           "System.Runtime.InteropServices": "4.3.0",
3224           "System.Runtime.Numerics": "4.3.0",
3225           "System.Security.Cryptography.Algorithms": "4.3.0",
3226           "System.Security.Cryptography.Encoding": "4.3.0",
3227           "System.Security.Cryptography.Primitives": "4.3.0",
3228           "System.Text.Encoding": "4.3.0",
3229           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
3230         },
3231         "compile": {
3232           "ref/netstandard1.6/_._": {}
3233         },
3234         "runtime": {
3235           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
3236         }
3237       },
3238       "System.Security.Cryptography.Primitives/4.3.0": {
3239         "type": "package",
3240         "dependencies": {
3241           "System.Diagnostics.Debug": "4.3.0",
3242           "System.Globalization": "4.3.0",
3243           "System.IO": "4.3.0",
3244           "System.Resources.ResourceManager": "4.3.0",
3245           "System.Runtime": "4.3.0",
3246           "System.Threading": "4.3.0",
3247           "System.Threading.Tasks": "4.3.0"
3248         },
3249         "compile": {
3250           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
3251         },
3252         "runtime": {
3253           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
3254         }
3255       },
3256       "System.Security.Cryptography.X509Certificates/4.3.0": {
3257         "type": "package",
3258         "dependencies": {
3259           "Microsoft.NETCore.Platforms": "1.1.0",
3260           "System.Collections": "4.3.0",
3261           "System.Diagnostics.Debug": "4.3.0",
3262           "System.Globalization": "4.3.0",
3263           "System.Globalization.Calendars": "4.3.0",
3264           "System.IO": "4.3.0",
3265           "System.IO.FileSystem": "4.3.0",
3266           "System.IO.FileSystem.Primitives": "4.3.0",
3267           "System.Resources.ResourceManager": "4.3.0",
3268           "System.Runtime": "4.3.0",
3269           "System.Runtime.Extensions": "4.3.0",
3270           "System.Runtime.Handles": "4.3.0",
3271           "System.Runtime.InteropServices": "4.3.0",
3272           "System.Runtime.Numerics": "4.3.0",
3273           "System.Security.Cryptography.Algorithms": "4.3.0",
3274           "System.Security.Cryptography.Cng": "4.3.0",
3275           "System.Security.Cryptography.Csp": "4.3.0",
3276           "System.Security.Cryptography.Encoding": "4.3.0",
3277           "System.Security.Cryptography.OpenSsl": "4.3.0",
3278           "System.Security.Cryptography.Primitives": "4.3.0",
3279           "System.Text.Encoding": "4.3.0",
3280           "System.Threading": "4.3.0",
3281           "runtime.native.System": "4.3.0",
3282           "runtime.native.System.Net.Http": "4.3.0",
3283           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
3284         },
3285         "compile": {
3286           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
3287         },
3288         "runtime": {
3289           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {}
3290         }
3291       },
3292       "System.Security.Principal/4.3.0": {
3293         "type": "package",
3294         "dependencies": {
3295           "System.Runtime": "4.3.0"
3296         },
3297         "compile": {
3298           "ref/netstandard1.0/System.Security.Principal.dll": {}
3299         },
3300         "runtime": {
3301           "lib/netstandard1.0/System.Security.Principal.dll": {}
3302         }
3303       },
3304       "System.Security.Principal.Windows/4.4.0": {
3305         "type": "package",
3306         "dependencies": {
3307           "Microsoft.Win32.Primitives": "4.3.0",
3308           "System.Collections": "4.3.0",
3309           "System.Diagnostics.Debug": "4.3.0",
3310           "System.Reflection": "4.3.0",
3311           "System.Resources.ResourceManager": "4.3.0",
3312           "System.Runtime": "4.3.0",
3313           "System.Runtime.Extensions": "4.3.0",
3314           "System.Runtime.Handles": "4.3.0",
3315           "System.Runtime.InteropServices": "4.3.0",
3316           "System.Security.Claims": "4.3.0",
3317           "System.Security.Principal": "4.3.0",
3318           "System.Text.Encoding": "4.3.0",
3319           "System.Threading": "4.3.0"
3320         },
3321         "compile": {
3322           "ref/netstandard1.3/System.Security.Principal.Windows.dll": {}
3323         },
3324         "runtime": {
3325           "lib/netstandard1.3/System.Security.Principal.Windows.dll": {}
3326         }
3327       },
3328       "System.Text.Encoding/4.4.0-beta-24913-02": {
3329         "type": "package",
3330         "dependencies": {
3331           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
3332           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
3333           "System.Runtime": "4.4.0-beta-24913-02",
3334           "runtime.any.System.Text.Encoding": "4.4.0-beta-24913-02"
3335         },
3336         "compile": {
3337           "ref/netstandard1.3/System.Text.Encoding.dll": {}
3338         },
3339         "runtime": {
3340           "lib/portable-net45+win8+wp8+wpa81/_._": {}
3341         }
3342       },
3343       "System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
3344         "type": "package",
3345         "dependencies": {
3346           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
3347           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
3348           "System.Runtime": "4.4.0-beta-24913-02",
3349           "System.Text.Encoding": "4.4.0-beta-24913-02",
3350           "runtime.any.System.Text.Encoding.Extensions": "4.4.0-beta-24913-02"
3351         },
3352         "compile": {
3353           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
3354         },
3355         "runtime": {
3356           "lib/portable-net45+win8+wp8+wpa81/_._": {}
3357         }
3358       },
3359       "System.Text.RegularExpressions/4.4.0-beta-24913-02": {
3360         "type": "package",
3361         "dependencies": {
3362           "System.Collections": "4.4.0-beta-24913-02",
3363           "System.Globalization": "4.4.0-beta-24913-02",
3364           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3365           "System.Runtime": "4.4.0-beta-24913-02",
3366           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
3367           "System.Threading": "4.4.0-beta-24913-02"
3368         },
3369         "compile": {
3370           "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
3371         },
3372         "runtime": {
3373           "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
3374         }
3375       },
3376       "System.Threading/4.4.0-beta-24913-02": {
3377         "type": "package",
3378         "dependencies": {
3379           "System.Runtime": "4.4.0-beta-24913-02",
3380           "System.Threading.Tasks": "4.4.0-beta-24913-02"
3381         },
3382         "compile": {
3383           "ref/netstandard1.3/System.Threading.dll": {}
3384         },
3385         "runtime": {
3386           "lib/netstandard1.3/System.Threading.dll": {}
3387         }
3388       },
3389       "System.Threading.Tasks/4.4.0-beta-24913-02": {
3390         "type": "package",
3391         "dependencies": {
3392           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
3393           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
3394           "System.Runtime": "4.4.0-beta-24913-02",
3395           "runtime.any.System.Threading.Tasks": "4.4.0-beta-24913-02"
3396         },
3397         "compile": {
3398           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
3399         },
3400         "runtime": {
3401           "lib/portable-net45+win8+wp8+wpa81/_._": {}
3402         }
3403       },
3404       "System.Threading.Tasks.Extensions/4.4.0-beta-24913-02": {
3405         "type": "package",
3406         "dependencies": {
3407           "System.Collections": "4.4.0-beta-24913-02",
3408           "System.Runtime": "4.4.0-beta-24913-02",
3409           "System.Threading.Tasks": "4.4.0-beta-24913-02"
3410         },
3411         "compile": {
3412           "lib/netstandard1.0/_._": {}
3413         },
3414         "runtime": {
3415           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
3416         }
3417       },
3418       "System.Threading.Tasks.Parallel/4.4.0-beta-24913-02": {
3419         "type": "package",
3420         "dependencies": {
3421           "System.Collections.Concurrent": "4.4.0-beta-24913-02",
3422           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
3423           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
3424           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3425           "System.Runtime": "4.4.0-beta-24913-02",
3426           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
3427           "System.Threading": "4.4.0-beta-24913-02",
3428           "System.Threading.Tasks": "4.4.0-beta-24913-02"
3429         },
3430         "compile": {
3431           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
3432         },
3433         "runtime": {
3434           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
3435         }
3436       },
3437       "System.Threading.Thread/4.4.0-beta-24913-02": {
3438         "type": "package",
3439         "dependencies": {
3440           "System.Runtime": "4.4.0-beta-24913-02"
3441         },
3442         "compile": {
3443           "ref/netstandard1.3/System.Threading.Thread.dll": {}
3444         },
3445         "runtime": {
3446           "lib/netstandard1.3/System.Threading.Thread.dll": {}
3447         }
3448       },
3449       "System.Threading.ThreadPool/4.4.0-beta-24913-02": {
3450         "type": "package",
3451         "dependencies": {
3452           "System.Runtime": "4.4.0-beta-24913-02",
3453           "System.Runtime.Handles": "4.4.0-beta-24913-02"
3454         },
3455         "compile": {
3456           "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
3457         },
3458         "runtime": {
3459           "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
3460         }
3461       },
3462       "System.Threading.Timer/4.3.0": {
3463         "type": "package",
3464         "dependencies": {
3465           "Microsoft.NETCore.Platforms": "1.1.0",
3466           "Microsoft.NETCore.Targets": "1.1.0",
3467           "System.Runtime": "4.3.0",
3468           "runtime.any.System.Threading.Timer": "4.4.0-beta-24913-02"
3469         },
3470         "compile": {
3471           "ref/netstandard1.2/System.Threading.Timer.dll": {}
3472         }
3473       },
3474       "System.ValueTuple/4.3.1": {
3475         "type": "package",
3476         "dependencies": {
3477           "System.Collections": "4.3.0",
3478           "System.Resources.ResourceManager": "4.3.0",
3479           "System.Runtime": "4.3.0"
3480         },
3481         "compile": {
3482           "lib/netstandard1.0/System.ValueTuple.dll": {}
3483         },
3484         "runtime": {
3485           "lib/netstandard1.0/System.ValueTuple.dll": {}
3486         }
3487       },
3488       "System.Xml.ReaderWriter/4.4.0-beta-24913-02": {
3489         "type": "package",
3490         "dependencies": {
3491           "System.Collections": "4.4.0-beta-24913-02",
3492           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
3493           "System.Globalization": "4.4.0-beta-24913-02",
3494           "System.IO": "4.4.0-beta-24913-02",
3495           "System.IO.FileSystem": "4.4.0-beta-24913-02",
3496           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
3497           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3498           "System.Runtime": "4.4.0-beta-24913-02",
3499           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
3500           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
3501           "System.Text.Encoding": "4.4.0-beta-24913-02",
3502           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
3503           "System.Text.RegularExpressions": "4.4.0-beta-24913-02",
3504           "System.Threading.Tasks": "4.4.0-beta-24913-02",
3505           "System.Threading.Tasks.Extensions": "4.4.0-beta-24913-02"
3506         },
3507         "compile": {
3508           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
3509         },
3510         "runtime": {
3511           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
3512         }
3513       },
3514       "System.Xml.XDocument/4.3.0": {
3515         "type": "package",
3516         "dependencies": {
3517           "System.Collections": "4.3.0",
3518           "System.Diagnostics.Debug": "4.3.0",
3519           "System.Diagnostics.Tools": "4.3.0",
3520           "System.Globalization": "4.3.0",
3521           "System.IO": "4.3.0",
3522           "System.Reflection": "4.3.0",
3523           "System.Resources.ResourceManager": "4.3.0",
3524           "System.Runtime": "4.3.0",
3525           "System.Runtime.Extensions": "4.3.0",
3526           "System.Text.Encoding": "4.3.0",
3527           "System.Threading": "4.3.0",
3528           "System.Xml.ReaderWriter": "4.3.0"
3529         },
3530         "compile": {
3531           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
3532         },
3533         "runtime": {
3534           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
3535         }
3536       },
3537       "System.Xml.XmlDocument/4.4.0-beta-24913-02": {
3538         "type": "package",
3539         "dependencies": {
3540           "System.Collections": "4.4.0-beta-24913-02",
3541           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
3542           "System.Globalization": "4.4.0-beta-24913-02",
3543           "System.IO": "4.4.0-beta-24913-02",
3544           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3545           "System.Runtime": "4.4.0-beta-24913-02",
3546           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
3547           "System.Text.Encoding": "4.4.0-beta-24913-02",
3548           "System.Threading": "4.4.0-beta-24913-02",
3549           "System.Xml.ReaderWriter": "4.4.0-beta-24913-02"
3550         },
3551         "compile": {
3552           "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
3553         },
3554         "runtime": {
3555           "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
3556         }
3557       },
3558       "System.Xml.XmlSerializer/4.3.0": {
3559         "type": "package",
3560         "dependencies": {
3561           "System.Collections": "4.3.0",
3562           "System.Globalization": "4.3.0",
3563           "System.IO": "4.3.0",
3564           "System.Linq": "4.3.0",
3565           "System.Reflection": "4.3.0",
3566           "System.Reflection.Emit": "4.3.0",
3567           "System.Reflection.Emit.ILGeneration": "4.3.0",
3568           "System.Reflection.Extensions": "4.3.0",
3569           "System.Reflection.Primitives": "4.3.0",
3570           "System.Reflection.TypeExtensions": "4.3.0",
3571           "System.Resources.ResourceManager": "4.3.0",
3572           "System.Runtime": "4.3.0",
3573           "System.Runtime.Extensions": "4.3.0",
3574           "System.Text.RegularExpressions": "4.3.0",
3575           "System.Threading": "4.3.0",
3576           "System.Xml.ReaderWriter": "4.3.0",
3577           "System.Xml.XmlDocument": "4.3.0"
3578         },
3579         "compile": {
3580           "ref/netstandard1.3/System.Xml.XmlSerializer.dll": {}
3581         },
3582         "runtime": {
3583           "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
3584         }
3585       },
3586       "System.Xml.XPath/4.4.0-beta-24913-02": {
3587         "type": "package",
3588         "dependencies": {
3589           "System.Collections": "4.4.0-beta-24913-02",
3590           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
3591           "System.Globalization": "4.4.0-beta-24913-02",
3592           "System.IO": "4.4.0-beta-24913-02",
3593           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3594           "System.Runtime": "4.4.0-beta-24913-02",
3595           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
3596           "System.Threading": "4.4.0-beta-24913-02",
3597           "System.Xml.ReaderWriter": "4.4.0-beta-24913-02"
3598         },
3599         "compile": {
3600           "ref/netstandard1.3/System.Xml.XPath.dll": {}
3601         },
3602         "runtime": {
3603           "lib/netstandard1.3/System.Xml.XPath.dll": {}
3604         }
3605       },
3606       "System.Xml.XPath.XmlDocument/4.4.0-beta-24913-02": {
3607         "type": "package",
3608         "dependencies": {
3609           "System.Collections": "4.4.0-beta-24913-02",
3610           "System.Globalization": "4.4.0-beta-24913-02",
3611           "System.IO": "4.4.0-beta-24913-02",
3612           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
3613           "System.Runtime": "4.4.0-beta-24913-02",
3614           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
3615           "System.Threading": "4.4.0-beta-24913-02",
3616           "System.Xml.ReaderWriter": "4.4.0-beta-24913-02",
3617           "System.Xml.XPath": "4.4.0-beta-24913-02",
3618           "System.Xml.XmlDocument": "4.4.0-beta-24913-02"
3619         },
3620         "compile": {
3621           "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
3622         },
3623         "runtime": {
3624           "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
3625         }
3626       },
3627       "xunit/2.4.1-pre.build.4059": {
3628         "type": "package",
3629         "dependencies": {
3630           "xunit.analyzers": "0.10.0",
3631           "xunit.assert": "[2.4.1-pre.build.4059]",
3632           "xunit.core": "[2.4.1-pre.build.4059]"
3633         }
3634       },
3635       "xunit.abstractions/2.0.3": {
3636         "type": "package",
3637         "dependencies": {
3638           "NETStandard.Library": "1.6.0"
3639         },
3640         "compile": {
3641           "lib/netstandard1.0/xunit.abstractions.dll": {}
3642         },
3643         "runtime": {
3644           "lib/netstandard1.0/xunit.abstractions.dll": {}
3645         }
3646       },
3647       "xunit.analyzers/0.10.0": {
3648         "type": "package"
3649       },
3650       "xunit.assert/2.4.1-pre.build.4059": {
3651         "type": "package",
3652         "dependencies": {
3653           "NETStandard.Library": "1.6.1"
3654         },
3655         "compile": {
3656           "lib/netstandard1.1/xunit.assert.dll": {}
3657         },
3658         "runtime": {
3659           "lib/netstandard1.1/xunit.assert.dll": {}
3660         }
3661       },
3662       "xunit.core/2.4.1-pre.build.4059": {
3663         "type": "package",
3664         "dependencies": {
3665           "xunit.extensibility.core": "[2.4.1-pre.build.4059]",
3666           "xunit.extensibility.execution": "[2.4.1-pre.build.4059]"
3667         },
3668         "build": {
3669           "build/xunit.core.props": {},
3670           "build/xunit.core.targets": {}
3671         },
3672         "buildMultiTargeting": {
3673           "buildMultiTargeting/xunit.core.props": {},
3674           "buildMultiTargeting/xunit.core.targets": {}
3675         }
3676       },
3677       "xunit.extensibility.core/2.4.1-pre.build.4059": {
3678         "type": "package",
3679         "dependencies": {
3680           "NETStandard.Library": "1.6.1",
3681           "xunit.abstractions": "2.0.3"
3682         },
3683         "compile": {
3684           "lib/netstandard1.1/xunit.core.dll": {}
3685         },
3686         "runtime": {
3687           "lib/netstandard1.1/xunit.core.dll": {}
3688         }
3689       },
3690       "xunit.extensibility.execution/2.4.1-pre.build.4059": {
3691         "type": "package",
3692         "dependencies": {
3693           "NETStandard.Library": "1.6.1",
3694           "xunit.extensibility.core": "[2.4.1-pre.build.4059]"
3695         },
3696         "compile": {
3697           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
3698         },
3699         "runtime": {
3700           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
3701         }
3702       },
3703       "xunit.performance.api/1.0.0-beta-build0015": {
3704         "type": "package",
3705         "dependencies": {
3706           "CommandLineParser": "2.1.1-beta",
3707           "Microsoft.3rdpartytools.MarkdownLog": "0.10.0-alpha-experimental",
3708           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
3709           "NETStandard.Library": "1.6.1",
3710           "System.ValueTuple": "4.3.1",
3711           "System.Xml.XmlSerializer": "4.3.0",
3712           "xunit.performance.core": "1.0.0-beta-build0015",
3713           "xunit.performance.execution": "1.0.0-beta-build0015",
3714           "xunit.performance.metrics": "1.0.0-beta-build0015",
3715           "xunit.runner.utility": "2.2.0-beta2-build3300"
3716         },
3717         "compile": {
3718           "lib/netstandard1.5/xunit.performance.api.dll": {}
3719         },
3720         "runtime": {
3721           "lib/netstandard1.5/xunit.performance.api.dll": {}
3722         }
3723       },
3724       "xunit.performance.core/1.0.0-beta-build0015": {
3725         "type": "package",
3726         "dependencies": {
3727           "NETStandard.Library": "1.6.1",
3728           "xunit.extensibility.core": "2.2.0-beta2-build3300"
3729         },
3730         "compile": {
3731           "lib/netstandard1.3/xunit.performance.core.dll": {}
3732         },
3733         "runtime": {
3734           "lib/netstandard1.3/xunit.performance.core.dll": {}
3735         }
3736       },
3737       "xunit.performance.execution/1.0.0-beta-build0015": {
3738         "type": "package",
3739         "dependencies": {
3740           "NETStandard.Library": "1.6.1",
3741           "xunit": "2.2.0-beta2-build3300",
3742           "xunit.performance.core": "1.0.0-beta-build0015"
3743         },
3744         "compile": {
3745           "lib/netstandard1.5/xunit.performance.execution.dll": {}
3746         },
3747         "runtime": {
3748           "lib/netstandard1.5/xunit.performance.execution.dll": {}
3749         }
3750       },
3751       "xunit.performance.metrics/1.0.0-beta-build0015": {
3752         "type": "package",
3753         "dependencies": {
3754           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
3755           "NETStandard.Library": "1.6.1",
3756           "System.Runtime.Serialization.Formatters": "4.3.0",
3757           "xunit.performance.core": "1.0.0-beta-build0015"
3758         },
3759         "compile": {
3760           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
3761         },
3762         "runtime": {
3763           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
3764         }
3765       },
3766       "xunit.runner.console/2.4.1-pre.build.4059": {
3767         "type": "package",
3768         "build": {
3769           "build/xunit.runner.console.props": {}
3770         }
3771       },
3772       "xunit.runner.utility/2.4.1-pre.build.4059": {
3773         "type": "package",
3774         "dependencies": {
3775           "NETStandard.Library": "1.6.1",
3776           "System.Reflection.TypeExtensions": "4.3.0",
3777           "xunit.abstractions": "2.0.3"
3778         },
3779         "compile": {
3780           "lib/netstandard1.5/xunit.runner.utility.netstandard15.dll": {}
3781         },
3782         "runtime": {
3783           "lib/netstandard1.5/xunit.runner.utility.netstandard15.dll": {}
3784         }
3785       }
3786     }
3787   },
3788   "libraries": {
3789     "CommandLineParser/2.1.1-beta": {
3790       "sha512": "TmWNdtqLmtqLbwr0c9l1nEjjk39GB7wevl+1rxN907kjmdUUu5s470bWJFPEckfjYTnZ216xziW5fMXP35KVXg==",
3791       "type": "package",
3792       "path": "commandlineparser/2.1.1-beta",
3793       "files": [
3794         ".nupkg.metadata",
3795         "commandlineparser.2.1.1-beta.nupkg.sha512",
3796         "commandlineparser.nuspec",
3797         "lib/net40/CommandLine.XML",
3798         "lib/net40/CommandLine.dll",
3799         "lib/net45/CommandLine.XML",
3800         "lib/net45/CommandLine.dll",
3801         "lib/netstandard1.5/CommandLine.dll",
3802         "lib/netstandard1.5/CommandLine.xml",
3803         "readme.md"
3804       ]
3805     },
3806     "Microsoft.3rdpartytools.MarkdownLog/0.10.0-alpha-experimental": {
3807       "sha512": "BlzmPbwd0w2OGgXHFRWYu0tsJj6f6rAglvZ5q5hi71TGl6DDCZjP7WmMvcEFZi5MGGWkZ3VoPXQ4hJMMuGJF6A==",
3808       "type": "package",
3809       "path": "microsoft.3rdpartytools.markdownlog/0.10.0-alpha-experimental",
3810       "files": [
3811         ".nupkg.metadata",
3812         "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll",
3813         "microsoft.3rdpartytools.markdownlog.0.10.0-alpha-experimental.nupkg.sha512",
3814         "microsoft.3rdpartytools.markdownlog.nuspec"
3815       ]
3816     },
3817     "Microsoft.Diagnostics.Tracing.TraceEvent/2.0.43": {
3818       "sha512": "76ol4cZYvYiaiP5Vbows1ts2WDGpi/x2QxaoAToNCoGD+s2v7znzxPygPprXNYW4HmWgN8z3FsItIZb45X8OgQ==",
3819       "type": "package",
3820       "path": "microsoft.diagnostics.tracing.traceevent/2.0.43",
3821       "files": [
3822         ".nupkg.metadata",
3823         ".signature.p7s",
3824         "build/Microsoft.Diagnostics.Tracing.TraceEvent.props",
3825         "lib/native/amd64/KernelTraceControl.dll",
3826         "lib/native/amd64/msdia140.dll",
3827         "lib/native/x86/KernelTraceControl.Win61.dll",
3828         "lib/native/x86/KernelTraceControl.dll",
3829         "lib/native/x86/msdia140.dll",
3830         "lib/net45/Dia2Lib.dll",
3831         "lib/net45/Microsoft.Diagnostics.FastSerialization.dll",
3832         "lib/net45/Microsoft.Diagnostics.FastSerialization.xml",
3833         "lib/net45/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
3834         "lib/net45/Microsoft.Diagnostics.Tracing.TraceEvent.xml",
3835         "lib/net45/OSExtensions.dll",
3836         "lib/net45/TraceReloggerLib.dll",
3837         "lib/netstandard1.6/Dia2Lib.dll",
3838         "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.dll",
3839         "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.xml",
3840         "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
3841         "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.xml",
3842         "lib/netstandard1.6/OSExtensions.dll",
3843         "lib/netstandard1.6/TraceReloggerLib.dll",
3844         "lib/netstandard2.0/Dia2Lib.dll",
3845         "lib/netstandard2.0/Microsoft.Diagnostics.FastSerialization.dll",
3846         "lib/netstandard2.0/Microsoft.Diagnostics.FastSerialization.xml",
3847         "lib/netstandard2.0/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
3848         "lib/netstandard2.0/Microsoft.Diagnostics.Tracing.TraceEvent.xml",
3849         "lib/netstandard2.0/OSExtensions.dll",
3850         "lib/netstandard2.0/TraceReloggerLib.dll",
3851         "microsoft.diagnostics.tracing.traceevent.2.0.43.nupkg.sha512",
3852         "microsoft.diagnostics.tracing.traceevent.nuspec"
3853       ]
3854     },
3855     "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
3856       "sha512": "Clr2Jue6oyBlnsVf9g5qjoi06+QDYVq+U32buU9W+mRYeIFg4LXeJei1q6P/1niiKX8WIVo7KbBnqW80jVcOvw==",
3857       "type": "package",
3858       "path": "microsoft.netcore.platforms/3.1.0-preview3.19551.4",
3859       "files": [
3860         ".nupkg.metadata",
3861         ".signature.p7s",
3862         "LICENSE.TXT",
3863         "THIRD-PARTY-NOTICES.TXT",
3864         "lib/netstandard1.0/_._",
3865         "microsoft.netcore.platforms.3.1.0-preview3.19551.4.nupkg.sha512",
3866         "microsoft.netcore.platforms.nuspec",
3867         "runtime.json",
3868         "useSharedDesignerContext.txt",
3869         "version.txt"
3870       ]
3871     },
3872     "Microsoft.NETCore.Targets/1.2.0-beta-24913-02": {
3873       "sha512": "Z76BzrF4Nz0qVN676Tlmk3GdRxvlFDQZF6FoBRcfIkpEd07H4JLkuqryqTlbQ30X3XXUzAtsImuI2yW9eYb55g==",
3874       "type": "package",
3875       "path": "microsoft.netcore.targets/1.2.0-beta-24913-02",
3876       "files": [
3877         ".nupkg.metadata",
3878         "ThirdPartyNotices.txt",
3879         "dotnet_library_license.txt",
3880         "lib/netstandard1.0/_._",
3881         "microsoft.netcore.targets.1.2.0-beta-24913-02.nupkg.sha512",
3882         "microsoft.netcore.targets.nuspec",
3883         "runtime.json",
3884         "useSharedDesignerContext.txt",
3885         "version.txt"
3886       ]
3887     },
3888     "Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
3889       "sha512": "gPGph68msdAFoQB9Emn9zxxR7Igg58Nm76zgI4UAFJINBPPsrCHxfXTsJY4qhsnecahDw609V+TAL8tS32XaDg==",
3890       "type": "package",
3891       "path": "microsoft.win32.primitives/4.4.0-beta-24913-02",
3892       "files": [
3893         ".nupkg.metadata",
3894         "ThirdPartyNotices.txt",
3895         "dotnet_library_license.txt",
3896         "lib/MonoAndroid10/_._",
3897         "lib/MonoTouch10/_._",
3898         "lib/net46/Microsoft.Win32.Primitives.dll",
3899         "lib/net463/Microsoft.Win32.Primitives.dll",
3900         "lib/xamarinios10/_._",
3901         "lib/xamarinmac20/_._",
3902         "lib/xamarintvos10/_._",
3903         "lib/xamarinwatchos10/_._",
3904         "microsoft.win32.primitives.4.4.0-beta-24913-02.nupkg.sha512",
3905         "microsoft.win32.primitives.nuspec",
3906         "ref/MonoAndroid10/_._",
3907         "ref/MonoTouch10/_._",
3908         "ref/net46/Microsoft.Win32.Primitives.dll",
3909         "ref/net463/Microsoft.Win32.Primitives.dll",
3910         "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
3911         "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
3912         "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
3913         "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
3914         "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
3915         "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
3916         "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
3917         "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
3918         "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
3919         "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
3920         "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
3921         "ref/netstandard1.7/Microsoft.Win32.Primitives.dll",
3922         "ref/uap10.1/Microsoft.Win32.Primitives.dll",
3923         "ref/xamarinios10/_._",
3924         "ref/xamarinmac20/_._",
3925         "ref/xamarintvos10/_._",
3926         "ref/xamarinwatchos10/_._",
3927         "useSharedDesignerContext.txt",
3928         "version.txt"
3929       ]
3930     },
3931     "Microsoft.Win32.Registry/4.4.0-beta-24913-02": {
3932       "sha512": "XpKuSucbIipPi5XzUftawczAHaE2eeQFVNRDk951HNmYhaeAlm1qoNY5yGyepFnZUlkkttolrd/nU1ePvhIyEw==",
3933       "type": "package",
3934       "path": "microsoft.win32.registry/4.4.0-beta-24913-02",
3935       "files": [
3936         ".nupkg.metadata",
3937         "ThirdPartyNotices.txt",
3938         "dotnet_library_license.txt",
3939         "lib/net46/Microsoft.Win32.Registry.dll",
3940         "lib/net463/Microsoft.Win32.Registry.dll",
3941         "microsoft.win32.registry.4.4.0-beta-24913-02.nupkg.sha512",
3942         "microsoft.win32.registry.nuspec",
3943         "ref/net46/Microsoft.Win32.Registry.dll",
3944         "ref/net463/Microsoft.Win32.Registry.dll",
3945         "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
3946         "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
3947         "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
3948         "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
3949         "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
3950         "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
3951         "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
3952         "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
3953         "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
3954         "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
3955         "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
3956         "ref/netstandard1.7/Microsoft.Win32.Registry.dll",
3957         "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
3958         "runtimes/unix/lib/netstandard1.7/Microsoft.Win32.Registry.dll",
3959         "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
3960         "runtimes/win/lib/net463/Microsoft.Win32.Registry.dll",
3961         "runtimes/win/lib/netcore50/_._",
3962         "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
3963         "runtimes/win/lib/netstandard1.7/Microsoft.Win32.Registry.dll",
3964         "useSharedDesignerContext.txt",
3965         "version.txt"
3966       ]
3967     },
3968     "NETStandard.Library/1.6.1": {
3969       "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
3970       "type": "package",
3971       "path": "netstandard.library/1.6.1",
3972       "files": [
3973         ".nupkg.metadata",
3974         ".signature.p7s",
3975         "ThirdPartyNotices.txt",
3976         "dotnet_library_license.txt",
3977         "netstandard.library.1.6.1.nupkg.sha512",
3978         "netstandard.library.nuspec"
3979       ]
3980     },
3981     "runtime.any.System.Collections/4.4.0-beta-24913-02": {
3982       "sha512": "F2g9ysPsUdvdzg7PusjRSfO9lCYa8hAR2TxoT+WaJ3RqCjZUmrwzFRk6mkBVhb/jqoku1wh+DjkiVws4T/iI3A==",
3983       "type": "package",
3984       "path": "runtime.any.system.collections/4.4.0-beta-24913-02",
3985       "files": [
3986         ".nupkg.metadata",
3987         "ThirdPartyNotices.txt",
3988         "dotnet_library_license.txt",
3989         "lib/MonoAndroid10/_._",
3990         "lib/MonoTouch10/_._",
3991         "lib/net45/_._",
3992         "lib/netcore50/System.Collections.dll",
3993         "lib/netstandard1.3/System.Collections.dll",
3994         "lib/netstandard1.7/System.Collections.dll",
3995         "lib/uap10.1/System.Collections.dll",
3996         "lib/win8/_._",
3997         "lib/wp80/_._",
3998         "lib/wpa81/_._",
3999         "lib/xamarinios10/_._",
4000         "lib/xamarinmac20/_._",
4001         "lib/xamarintvos10/_._",
4002         "lib/xamarinwatchos10/_._",
4003         "ref/netstandard/_._",
4004         "runtime.any.system.collections.4.4.0-beta-24913-02.nupkg.sha512",
4005         "runtime.any.system.collections.nuspec",
4006         "runtimes/aot/lib/netcore50/_._",
4007         "runtimes/corert/lib/netcoreapp1.2/System.Collections.dll",
4008         "useSharedDesignerContext.txt",
4009         "version.txt"
4010       ]
4011     },
4012     "runtime.any.System.Diagnostics.Tools/4.4.0-beta-24913-02": {
4013       "sha512": "q9ex5GZda4qQWulQXw0mXxUpzYsIXA+fJsduZ4+76rFfkCTCAYnFqLg3pq1++oRe5utNE55kAWCXnPEfBjhgEw==",
4014       "type": "package",
4015       "path": "runtime.any.system.diagnostics.tools/4.4.0-beta-24913-02",
4016       "files": [
4017         ".nupkg.metadata",
4018         "ThirdPartyNotices.txt",
4019         "dotnet_library_license.txt",
4020         "lib/MonoAndroid10/_._",
4021         "lib/MonoTouch10/_._",
4022         "lib/net45/_._",
4023         "lib/netcore50/System.Diagnostics.Tools.dll",
4024         "lib/netstandard1.3/System.Diagnostics.Tools.dll",
4025         "lib/netstandard1.7/System.Diagnostics.Tools.dll",
4026         "lib/win8/_._",
4027         "lib/wp80/_._",
4028         "lib/wpa81/_._",
4029         "lib/xamarinios10/_._",
4030         "lib/xamarinmac20/_._",
4031         "lib/xamarintvos10/_._",
4032         "lib/xamarinwatchos10/_._",
4033         "ref/netstandard/_._",
4034         "runtime.any.system.diagnostics.tools.4.4.0-beta-24913-02.nupkg.sha512",
4035         "runtime.any.system.diagnostics.tools.nuspec",
4036         "runtimes/aot/lib/netcore50/_._",
4037         "useSharedDesignerContext.txt",
4038         "version.txt"
4039       ]
4040     },
4041     "runtime.any.System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
4042       "sha512": "Eb5yKhR992tpieQ3k2U0Mmu7SzGodlBz7pPY4vVxrmLgO+t6bwye0Bw6+tcqO05gN3kDH47C/CKyh+ta41ULdw==",
4043       "type": "package",
4044       "path": "runtime.any.system.diagnostics.tracing/4.4.0-beta-24913-02",
4045       "files": [
4046         ".nupkg.metadata",
4047         "ThirdPartyNotices.txt",
4048         "dotnet_library_license.txt",
4049         "lib/MonoAndroid10/_._",
4050         "lib/MonoTouch10/_._",
4051         "lib/net45/_._",
4052         "lib/netcore50/System.Diagnostics.Tracing.dll",
4053         "lib/netstandard1.5/System.Diagnostics.Tracing.dll",
4054         "lib/netstandard1.7/System.Diagnostics.Tracing.dll",
4055         "lib/win8/_._",
4056         "lib/wp80/_._",
4057         "lib/wpa81/_._",
4058         "lib/xamarinios10/_._",
4059         "lib/xamarinmac20/_._",
4060         "lib/xamarintvos10/_._",
4061         "lib/xamarinwatchos10/_._",
4062         "ref/netstandard/_._",
4063         "runtime.any.system.diagnostics.tracing.4.4.0-beta-24913-02.nupkg.sha512",
4064         "runtime.any.system.diagnostics.tracing.nuspec",
4065         "runtimes/aot/lib/netcore50/_._",
4066         "useSharedDesignerContext.txt",
4067         "version.txt"
4068       ]
4069     },
4070     "runtime.any.System.Globalization/4.4.0-beta-24913-02": {
4071       "sha512": "szVxxBBn8e+UDwJ+lg9C+XPSjvifllUzLuGrwhM9xPKdQUjJMrxd23yG49n0XM3q+pSIrOoHwLgWf3QDmt4PKw==",
4072       "type": "package",
4073       "path": "runtime.any.system.globalization/4.4.0-beta-24913-02",
4074       "files": [
4075         ".nupkg.metadata",
4076         "ThirdPartyNotices.txt",
4077         "dotnet_library_license.txt",
4078         "lib/MonoAndroid10/_._",
4079         "lib/MonoTouch10/_._",
4080         "lib/net45/_._",
4081         "lib/netcore50/System.Globalization.dll",
4082         "lib/netstandard1.3/System.Globalization.dll",
4083         "lib/netstandard1.7/System.Globalization.dll",
4084         "lib/uap10.1/System.Globalization.dll",
4085         "lib/win8/_._",
4086         "lib/wp80/_._",
4087         "lib/wpa81/_._",
4088         "lib/xamarinios10/_._",
4089         "lib/xamarinmac20/_._",
4090         "lib/xamarintvos10/_._",
4091         "lib/xamarinwatchos10/_._",
4092         "ref/netstandard/_._",
4093         "runtime.any.system.globalization.4.4.0-beta-24913-02.nupkg.sha512",
4094         "runtime.any.system.globalization.nuspec",
4095         "runtimes/aot/lib/netcore50/_._",
4096         "runtimes/aot/lib/uap101/_._",
4097         "useSharedDesignerContext.txt",
4098         "version.txt"
4099       ]
4100     },
4101     "runtime.any.System.Globalization.Calendars/4.4.0-beta-24913-02": {
4102       "sha512": "f+dLksC+5rTLnXj5ILLvAmrhvfuklzN3ba9g5O8hmbZd8zvSELF2FSw+GXbWsgqXEtjvgs4LvvH0UHkYm4nigA==",
4103       "type": "package",
4104       "path": "runtime.any.system.globalization.calendars/4.4.0-beta-24913-02",
4105       "files": [
4106         ".nupkg.metadata",
4107         "ThirdPartyNotices.txt",
4108         "dotnet_library_license.txt",
4109         "lib/MonoAndroid10/_._",
4110         "lib/MonoTouch10/_._",
4111         "lib/net/_._",
4112         "lib/netcore50/System.Globalization.Calendars.dll",
4113         "lib/netstandard1.3/System.Globalization.Calendars.dll",
4114         "lib/netstandard1.7/System.Globalization.Calendars.dll",
4115         "lib/xamarinios10/_._",
4116         "lib/xamarinmac20/_._",
4117         "lib/xamarintvos10/_._",
4118         "lib/xamarinwatchos10/_._",
4119         "ref/netstandard/_._",
4120         "runtime.any.system.globalization.calendars.4.4.0-beta-24913-02.nupkg.sha512",
4121         "runtime.any.system.globalization.calendars.nuspec",
4122         "runtimes/aot/lib/netcore50/_._",
4123         "useSharedDesignerContext.txt",
4124         "version.txt"
4125       ]
4126     },
4127     "runtime.any.System.IO/4.4.0-beta-24913-02": {
4128       "sha512": "jr+a+OUh/h6BIO/N+SXMDVbUln6dJIEPw/Ffaqj6aq+HmjMK1sr/aP6jw6sWRUU5hi91ppd3VMQ0xyk7Z3qBbA==",
4129       "type": "package",
4130       "path": "runtime.any.system.io/4.4.0-beta-24913-02",
4131       "files": [
4132         ".nupkg.metadata",
4133         "ThirdPartyNotices.txt",
4134         "dotnet_library_license.txt",
4135         "lib/MonoAndroid10/_._",
4136         "lib/MonoTouch10/_._",
4137         "lib/net45/_._",
4138         "lib/netcore50/System.IO.dll",
4139         "lib/netstandard1.5/System.IO.dll",
4140         "lib/netstandard1.7/System.IO.dll",
4141         "lib/uap10.1/System.IO.dll",
4142         "lib/win8/_._",
4143         "lib/wp80/_._",
4144         "lib/wpa81/_._",
4145         "lib/xamarinios10/_._",
4146         "lib/xamarinmac20/_._",
4147         "lib/xamarintvos10/_._",
4148         "lib/xamarinwatchos10/_._",
4149         "ref/netstandard/_._",
4150         "runtime.any.system.io.4.4.0-beta-24913-02.nupkg.sha512",
4151         "runtime.any.system.io.nuspec",
4152         "runtimes/aot/lib/netcore50/_._",
4153         "useSharedDesignerContext.txt",
4154         "version.txt"
4155       ]
4156     },
4157     "runtime.any.System.Reflection/4.4.0-beta-24913-02": {
4158       "sha512": "3kbe1bVviwUdBK5fN5O0646ZvpSMwMNl0uB68nf1aH9LA9EQo/xDwAbRmqbhY1wbN4ydH8PhsI2H9YNrnmRIRQ==",
4159       "type": "package",
4160       "path": "runtime.any.system.reflection/4.4.0-beta-24913-02",
4161       "files": [
4162         ".nupkg.metadata",
4163         "ThirdPartyNotices.txt",
4164         "dotnet_library_license.txt",
4165         "lib/MonoAndroid10/_._",
4166         "lib/MonoTouch10/_._",
4167         "lib/net45/_._",
4168         "lib/netcore50/System.Reflection.dll",
4169         "lib/netstandard1.5/System.Reflection.dll",
4170         "lib/netstandard1.7/System.Reflection.dll",
4171         "lib/uap10.1/System.Reflection.dll",
4172         "lib/win8/_._",
4173         "lib/wp80/_._",
4174         "lib/wpa81/_._",
4175         "lib/xamarinios10/_._",
4176         "lib/xamarinmac20/_._",
4177         "lib/xamarintvos10/_._",
4178         "lib/xamarinwatchos10/_._",
4179         "ref/netstandard/_._",
4180         "runtime.any.system.reflection.4.4.0-beta-24913-02.nupkg.sha512",
4181         "runtime.any.system.reflection.nuspec",
4182         "runtimes/aot/lib/netcore50/_._",
4183         "useSharedDesignerContext.txt",
4184         "version.txt"
4185       ]
4186     },
4187     "runtime.any.System.Reflection.Primitives/4.4.0-beta-24913-02": {
4188       "sha512": "dEDCNyC3/P1Cl3+z5Gqhe6NZ20slv2biVjq1p8VInY9ETQTzK3QYBESPXkBlLgqG4xX+AXHIoEzWChXmj1KCYg==",
4189       "type": "package",
4190       "path": "runtime.any.system.reflection.primitives/4.4.0-beta-24913-02",
4191       "files": [
4192         ".nupkg.metadata",
4193         "ThirdPartyNotices.txt",
4194         "dotnet_library_license.txt",
4195         "lib/MonoAndroid10/_._",
4196         "lib/MonoTouch10/_._",
4197         "lib/net45/_._",
4198         "lib/netcore50/System.Reflection.Primitives.dll",
4199         "lib/netstandard1.3/System.Reflection.Primitives.dll",
4200         "lib/netstandard1.7/System.Reflection.Primitives.dll",
4201         "lib/portable45-net45+win8+wp8+wpa81/_._",
4202         "lib/portable45-net45+win8+wpa81/_._",
4203         "lib/uap10.1/System.Reflection.Primitives.dll",
4204         "lib/win8/_._",
4205         "lib/wp80/_._",
4206         "lib/wpa81/_._",
4207         "lib/xamarinios10/_._",
4208         "lib/xamarinmac20/_._",
4209         "lib/xamarintvos10/_._",
4210         "lib/xamarinwatchos10/_._",
4211         "ref/netstandard/_._",
4212         "runtime.any.system.reflection.primitives.4.4.0-beta-24913-02.nupkg.sha512",
4213         "runtime.any.system.reflection.primitives.nuspec",
4214         "runtimes/aot/lib/netcore50/_._",
4215         "runtimes/corert/lib/netcoreapp1.2/System.Reflection.Primitives.dll",
4216         "useSharedDesignerContext.txt",
4217         "version.txt"
4218       ]
4219     },
4220     "runtime.any.System.Resources.ResourceManager/4.4.0-beta-24913-02": {
4221       "sha512": "oPqDrDykaRm+drr+dDXAveefrhawetYPTOETO84M2XeZsdgVR1YATecZun7PbbgUnSgvTR6UviiTnffEYIaIUg==",
4222       "type": "package",
4223       "path": "runtime.any.system.resources.resourcemanager/4.4.0-beta-24913-02",
4224       "files": [
4225         ".nupkg.metadata",
4226         "ThirdPartyNotices.txt",
4227         "dotnet_library_license.txt",
4228         "lib/MonoAndroid10/_._",
4229         "lib/MonoTouch10/_._",
4230         "lib/net45/_._",
4231         "lib/netcore50/System.Resources.ResourceManager.dll",
4232         "lib/netstandard1.3/System.Resources.ResourceManager.dll",
4233         "lib/netstandard1.7/System.Resources.ResourceManager.dll",
4234         "lib/uap10.1/System.Resources.ResourceManager.dll",
4235         "lib/win8/_._",
4236         "lib/wp80/_._",
4237         "lib/wpa81/_._",
4238         "lib/xamarinios10/_._",
4239         "lib/xamarinmac20/_._",
4240         "lib/xamarintvos10/_._",
4241         "lib/xamarinwatchos10/_._",
4242         "ref/netstandard/_._",
4243         "runtime.any.system.resources.resourcemanager.4.4.0-beta-24913-02.nupkg.sha512",
4244         "runtime.any.system.resources.resourcemanager.nuspec",
4245         "runtimes/aot/lib/netcore50/_._",
4246         "useSharedDesignerContext.txt",
4247         "version.txt"
4248       ]
4249     },
4250     "runtime.any.System.Runtime/4.4.0-beta-24913-02": {
4251       "sha512": "WszqTsye25+HP+UHSbqW5zW4khkQGA4fE9T/ZbPwzjA8t7+H7kc6RZEEaw3NmNBHVPCPQ2/rPs+DuVr2ely9dQ==",
4252       "type": "package",
4253       "path": "runtime.any.system.runtime/4.4.0-beta-24913-02",
4254       "files": [
4255         ".nupkg.metadata",
4256         "ThirdPartyNotices.txt",
4257         "dotnet_library_license.txt",
4258         "lib/MonoAndroid10/_._",
4259         "lib/MonoTouch10/_._",
4260         "lib/net45/_._",
4261         "lib/netcore50/System.Runtime.dll",
4262         "lib/netcoreapp1.2/System.Runtime.dll",
4263         "lib/netstandard1.5/System.Runtime.dll",
4264         "lib/netstandard1.7/System.Runtime.dll",
4265         "lib/uap10.1/System.Runtime.dll",
4266         "lib/win8/_._",
4267         "lib/wp80/_._",
4268         "lib/wpa81/_._",
4269         "lib/xamarinios10/_._",
4270         "lib/xamarinmac20/_._",
4271         "lib/xamarintvos10/_._",
4272         "lib/xamarinwatchos10/_._",
4273         "ref/netstandard/_._",
4274         "runtime.any.system.runtime.4.4.0-beta-24913-02.nupkg.sha512",
4275         "runtime.any.system.runtime.nuspec",
4276         "runtimes/aot/lib/netcore50/_._",
4277         "runtimes/corert/lib/netcoreapp1.2/System.Runtime.dll",
4278         "useSharedDesignerContext.txt",
4279         "version.txt"
4280       ]
4281     },
4282     "runtime.any.System.Runtime.Handles/4.4.0-beta-24913-02": {
4283       "sha512": "QVZWjaAvR/fAnWQ84CIfOL1bP3sROghLXJV2TVOrCSy3nGbKe8R0hJMMSiYRZ1cJSPFkXCR4ov9Giq2UWhap2w==",
4284       "type": "package",
4285       "path": "runtime.any.system.runtime.handles/4.4.0-beta-24913-02",
4286       "files": [
4287         ".nupkg.metadata",
4288         "ThirdPartyNotices.txt",
4289         "dotnet_library_license.txt",
4290         "lib/MonoAndroid10/_._",
4291         "lib/MonoTouch10/_._",
4292         "lib/net46/_._",
4293         "lib/netstandard1.3/System.Runtime.Handles.dll",
4294         "lib/netstandard1.7/System.Runtime.Handles.dll",
4295         "lib/uap10.1/System.Runtime.Handles.dll",
4296         "lib/xamarinios10/_._",
4297         "lib/xamarinmac20/_._",
4298         "lib/xamarintvos10/_._",
4299         "lib/xamarinwatchos10/_._",
4300         "ref/netstandard/_._",
4301         "runtime.any.system.runtime.handles.4.4.0-beta-24913-02.nupkg.sha512",
4302         "runtime.any.system.runtime.handles.nuspec",
4303         "runtimes/aot/lib/netcore50/_._",
4304         "useSharedDesignerContext.txt",
4305         "version.txt"
4306       ]
4307     },
4308     "runtime.any.System.Runtime.InteropServices/4.4.0-beta-24913-02": {
4309       "sha512": "fQhiPiPdc2MvT1Ly8qNhXXRhtOn80nxI7zN/Rzqa+kUBETdJzivUhs2KfaMA6CeArM0HlCZr9nkb5jPe3QSy0A==",
4310       "type": "package",
4311       "path": "runtime.any.system.runtime.interopservices/4.4.0-beta-24913-02",
4312       "files": [
4313         ".nupkg.metadata",
4314         "ThirdPartyNotices.txt",
4315         "dotnet_library_license.txt",
4316         "lib/MonoAndroid10/_._",
4317         "lib/MonoTouch10/_._",
4318         "lib/net45/_._",
4319         "lib/netcore50/System.Runtime.InteropServices.dll",
4320         "lib/netstandard1.5/System.Runtime.InteropServices.dll",
4321         "lib/netstandard1.6/System.Runtime.InteropServices.dll",
4322         "lib/netstandard1.7/System.Runtime.InteropServices.dll",
4323         "lib/uap10.1/System.Runtime.InteropServices.dll",
4324         "lib/win8/_._",
4325         "lib/wpa81/_._",
4326         "lib/xamarinios10/_._",
4327         "lib/xamarinmac20/_._",
4328         "lib/xamarintvos10/_._",
4329         "lib/xamarinwatchos10/_._",
4330         "ref/netstandard/_._",
4331         "runtime.any.system.runtime.interopservices.4.4.0-beta-24913-02.nupkg.sha512",
4332         "runtime.any.system.runtime.interopservices.nuspec",
4333         "runtimes/aot/lib/netcore50/_._",
4334         "runtimes/corert/lib/netcoreapp1.2/System.Runtime.InteropServices.dll",
4335         "useSharedDesignerContext.txt",
4336         "version.txt"
4337       ]
4338     },
4339     "runtime.any.System.Text.Encoding/4.4.0-beta-24913-02": {
4340       "sha512": "Xeqwi4XTKzoU787kjWuFmad+InOs+3GFQt7jYgTvZescP/O1QPOpXo2OBdohyM+G7krDarJufdl4S7fNvhWacQ==",
4341       "type": "package",
4342       "path": "runtime.any.system.text.encoding/4.4.0-beta-24913-02",
4343       "files": [
4344         ".nupkg.metadata",
4345         "ThirdPartyNotices.txt",
4346         "dotnet_library_license.txt",
4347         "lib/MonoAndroid10/_._",
4348         "lib/MonoTouch10/_._",
4349         "lib/net45/_._",
4350         "lib/netcore50/System.Text.Encoding.dll",
4351         "lib/netstandard1.3/System.Text.Encoding.dll",
4352         "lib/netstandard1.7/System.Text.Encoding.dll",
4353         "lib/uap10.1/System.Text.Encoding.dll",
4354         "lib/win8/_._",
4355         "lib/wpa81/_._",
4356         "lib/xamarinios10/_._",
4357         "lib/xamarinmac20/_._",
4358         "lib/xamarintvos10/_._",
4359         "lib/xamarinwatchos10/_._",
4360         "ref/netstandard/_._",
4361         "runtime.any.system.text.encoding.4.4.0-beta-24913-02.nupkg.sha512",
4362         "runtime.any.system.text.encoding.nuspec",
4363         "runtimes/aot/lib/netcore50/_._",
4364         "useSharedDesignerContext.txt",
4365         "version.txt"
4366       ]
4367     },
4368     "runtime.any.System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
4369       "sha512": "x32Af805w4cweMs7FNZCXHe/k2twQFE9l0/siz7P86e4PhHz6wc4BJ6I8AR3kxqBwtgSF7QPnLhN1yNxem8/MA==",
4370       "type": "package",
4371       "path": "runtime.any.system.text.encoding.extensions/4.4.0-beta-24913-02",
4372       "files": [
4373         ".nupkg.metadata",
4374         "ThirdPartyNotices.txt",
4375         "dotnet_library_license.txt",
4376         "lib/MonoAndroid10/_._",
4377         "lib/MonoTouch10/_._",
4378         "lib/net45/_._",
4379         "lib/netcore50/System.Text.Encoding.Extensions.dll",
4380         "lib/netstandard1.3/System.Text.Encoding.Extensions.dll",
4381         "lib/netstandard1.7/System.Text.Encoding.Extensions.dll",
4382         "lib/win8/_._",
4383         "lib/wpa81/_._",
4384         "lib/xamarinios10/_._",
4385         "lib/xamarinmac20/_._",
4386         "lib/xamarintvos10/_._",
4387         "lib/xamarinwatchos10/_._",
4388         "ref/netstandard/_._",
4389         "runtime.any.system.text.encoding.extensions.4.4.0-beta-24913-02.nupkg.sha512",
4390         "runtime.any.system.text.encoding.extensions.nuspec",
4391         "runtimes/aot/lib/netcore50/_._",
4392         "useSharedDesignerContext.txt",
4393         "version.txt"
4394       ]
4395     },
4396     "runtime.any.System.Threading.Tasks/4.4.0-beta-24913-02": {
4397       "sha512": "WfTJsPBqnWM3ba8Ua9xehHQbJW+RwcAu9LCWXuMhQAmsxssz15uycggqRdsS6hb2dRkZS9Jz3dtu3ns6Q7M2qw==",
4398       "type": "package",
4399       "path": "runtime.any.system.threading.tasks/4.4.0-beta-24913-02",
4400       "files": [
4401         ".nupkg.metadata",
4402         "ThirdPartyNotices.txt",
4403         "dotnet_library_license.txt",
4404         "lib/MonoAndroid10/_._",
4405         "lib/MonoTouch10/_._",
4406         "lib/net45/_._",
4407         "lib/netcore50/System.Threading.Tasks.dll",
4408         "lib/netstandard1.3/System.Threading.Tasks.dll",
4409         "lib/netstandard1.7/System.Threading.Tasks.dll",
4410         "lib/uap10.1/System.Threading.Tasks.dll",
4411         "lib/win8/_._",
4412         "lib/wp80/_._",
4413         "lib/wpa81/_._",
4414         "lib/xamarinios10/_._",
4415         "lib/xamarinmac20/_._",
4416         "lib/xamarintvos10/_._",
4417         "lib/xamarinwatchos10/_._",
4418         "ref/netstandard/_._",
4419         "runtime.any.system.threading.tasks.4.4.0-beta-24913-02.nupkg.sha512",
4420         "runtime.any.system.threading.tasks.nuspec",
4421         "runtimes/aot/lib/netcore50/_._",
4422         "runtimes/corert/lib/netcoreapp1.2/System.Threading.Tasks.dll",
4423         "useSharedDesignerContext.txt",
4424         "version.txt"
4425       ]
4426     },
4427     "runtime.any.System.Threading.Timer/4.4.0-beta-24913-02": {
4428       "sha512": "+IDpQUBdCovPqrD9tV2OlluOc+CNsDSs8GJ5WVa/ZBXCeVGX2qwZKO8a3nwnc81SpxO1zGlMo/Y2m6K0pDPnKQ==",
4429       "type": "package",
4430       "path": "runtime.any.system.threading.timer/4.4.0-beta-24913-02",
4431       "files": [
4432         ".nupkg.metadata",
4433         "ThirdPartyNotices.txt",
4434         "dotnet_library_license.txt",
4435         "lib/MonoAndroid10/_._",
4436         "lib/MonoTouch10/_._",
4437         "lib/net45/_._",
4438         "lib/netcore50/System.Threading.Timer.dll",
4439         "lib/netstandard1.3/System.Threading.Timer.dll",
4440         "lib/netstandard1.7/System.Threading.Timer.dll",
4441         "lib/win8/_._",
4442         "lib/wpa81/_._",
4443         "lib/xamarinios10/_._",
4444         "lib/xamarinmac20/_._",
4445         "lib/xamarintvos10/_._",
4446         "lib/xamarinwatchos10/_._",
4447         "ref/netstandard/_._",
4448         "runtime.any.system.threading.timer.4.4.0-beta-24913-02.nupkg.sha512",
4449         "runtime.any.system.threading.timer.nuspec",
4450         "runtimes/aot/lib/netcore50/_._",
4451         "useSharedDesignerContext.txt",
4452         "version.txt"
4453       ]
4454     },
4455     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4456       "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
4457       "type": "package",
4458       "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4459       "files": [
4460         ".nupkg.metadata",
4461         ".signature.p7s",
4462         "ThirdPartyNotices.txt",
4463         "dotnet_library_license.txt",
4464         "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4465         "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4466         "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4467       ]
4468     },
4469     "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4470       "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
4471       "type": "package",
4472       "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4473       "files": [
4474         ".nupkg.metadata",
4475         ".signature.p7s",
4476         "ThirdPartyNotices.txt",
4477         "dotnet_library_license.txt",
4478         "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4479         "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4480         "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4481       ]
4482     },
4483     "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4484       "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
4485       "type": "package",
4486       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4487       "files": [
4488         ".nupkg.metadata",
4489         ".signature.p7s",
4490         "ThirdPartyNotices.txt",
4491         "dotnet_library_license.txt",
4492         "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4493         "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4494         "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4495       ]
4496     },
4497     "runtime.native.System/4.4.0-beta-24913-02": {
4498       "sha512": "DtEYKhWPpIDQlWxyIWBiUK7Q3H2kPxVNLuOccIJY17tS1I4b0ya5FVc6WVj47Zg3SUvFuJhZzM7EqZsl5c4RWA==",
4499       "type": "package",
4500       "path": "runtime.native.system/4.4.0-beta-24913-02",
4501       "files": [
4502         ".nupkg.metadata",
4503         "ThirdPartyNotices.txt",
4504         "dotnet_library_license.txt",
4505         "lib/netstandard1.0/_._",
4506         "runtime.native.system.4.4.0-beta-24913-02.nupkg.sha512",
4507         "runtime.native.system.nuspec",
4508         "useSharedDesignerContext.txt",
4509         "version.txt"
4510       ]
4511     },
4512     "runtime.native.System.IO.Compression/4.3.0": {
4513       "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
4514       "type": "package",
4515       "path": "runtime.native.system.io.compression/4.3.0",
4516       "files": [
4517         ".nupkg.metadata",
4518         ".signature.p7s",
4519         "ThirdPartyNotices.txt",
4520         "dotnet_library_license.txt",
4521         "lib/netstandard1.0/_._",
4522         "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
4523         "runtime.native.system.io.compression.nuspec"
4524       ]
4525     },
4526     "runtime.native.System.Net.Http/4.3.0": {
4527       "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
4528       "type": "package",
4529       "path": "runtime.native.system.net.http/4.3.0",
4530       "files": [
4531         ".nupkg.metadata",
4532         "ThirdPartyNotices.txt",
4533         "dotnet_library_license.txt",
4534         "lib/netstandard1.0/_._",
4535         "runtime.native.system.net.http.4.3.0.nupkg.sha512",
4536         "runtime.native.system.net.http.nuspec"
4537       ]
4538     },
4539     "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
4540       "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
4541       "type": "package",
4542       "path": "runtime.native.system.security.cryptography.apple/4.3.0",
4543       "files": [
4544         ".nupkg.metadata",
4545         "ThirdPartyNotices.txt",
4546         "dotnet_library_license.txt",
4547         "lib/netstandard1.0/_._",
4548         "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
4549         "runtime.native.system.security.cryptography.apple.nuspec"
4550       ]
4551     },
4552     "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4553       "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
4554       "type": "package",
4555       "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
4556       "files": [
4557         ".nupkg.metadata",
4558         ".signature.p7s",
4559         "ThirdPartyNotices.txt",
4560         "dotnet_library_license.txt",
4561         "lib/netstandard1.0/_._",
4562         "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4563         "runtime.native.system.security.cryptography.openssl.nuspec"
4564       ]
4565     },
4566     "runtime.native.System.Security.Cryptography.OpenSsl/4.4.0-beta-24913-02": {
4567       "sha512": "J9TS90larMk0sgXUZQceCtbLzuYm3wHud/qBTLGYC5Yd6ntuZCifJxQd7QhM5jykR2u06aPCkKiv9bodz16tyw==",
4568       "type": "package",
4569       "path": "runtime.native.system.security.cryptography.openssl/4.4.0-beta-24913-02",
4570       "files": [
4571         ".nupkg.metadata",
4572         "ThirdPartyNotices.txt",
4573         "dotnet_library_license.txt",
4574         "lib/netstandard1.0/_._",
4575         "runtime.native.system.security.cryptography.openssl.4.4.0-beta-24913-02.nupkg.sha512",
4576         "runtime.native.system.security.cryptography.openssl.nuspec",
4577         "useSharedDesignerContext.txt",
4578         "version.txt"
4579       ]
4580     },
4581     "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4582       "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
4583       "type": "package",
4584       "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4585       "files": [
4586         ".nupkg.metadata",
4587         ".signature.p7s",
4588         "ThirdPartyNotices.txt",
4589         "dotnet_library_license.txt",
4590         "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4591         "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4592         "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4593       ]
4594     },
4595     "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4596       "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
4597       "type": "package",
4598       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4599       "files": [
4600         ".nupkg.metadata",
4601         ".signature.p7s",
4602         "ThirdPartyNotices.txt",
4603         "dotnet_library_license.txt",
4604         "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4605         "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4606         "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4607       ]
4608     },
4609     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
4610       "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
4611       "type": "package",
4612       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
4613       "files": [
4614         ".nupkg.metadata",
4615         "ThirdPartyNotices.txt",
4616         "dotnet_library_license.txt",
4617         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
4618         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
4619         "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
4620       ]
4621     },
4622     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4623       "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
4624       "type": "package",
4625       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4626       "files": [
4627         ".nupkg.metadata",
4628         ".signature.p7s",
4629         "ThirdPartyNotices.txt",
4630         "dotnet_library_license.txt",
4631         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4632         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4633         "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
4634       ]
4635     },
4636     "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4637       "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
4638       "type": "package",
4639       "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4640       "files": [
4641         ".nupkg.metadata",
4642         ".signature.p7s",
4643         "ThirdPartyNotices.txt",
4644         "dotnet_library_license.txt",
4645         "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4646         "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4647         "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4648       ]
4649     },
4650     "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4651       "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
4652       "type": "package",
4653       "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4654       "files": [
4655         ".nupkg.metadata",
4656         ".signature.p7s",
4657         "ThirdPartyNotices.txt",
4658         "dotnet_library_license.txt",
4659         "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4660         "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4661         "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4662       ]
4663     },
4664     "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4665       "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
4666       "type": "package",
4667       "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4668       "files": [
4669         ".nupkg.metadata",
4670         ".signature.p7s",
4671         "ThirdPartyNotices.txt",
4672         "dotnet_library_license.txt",
4673         "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4674         "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4675         "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4676       ]
4677     },
4678     "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4679       "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
4680       "type": "package",
4681       "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4682       "files": [
4683         ".nupkg.metadata",
4684         ".signature.p7s",
4685         "ThirdPartyNotices.txt",
4686         "dotnet_library_license.txt",
4687         "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4688         "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4689         "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4690       ]
4691     },
4692     "runtime.unix.Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
4693       "sha512": "ErIf7An6edPAgcSJcLZAYH8KEr2Aqi2H47K860JKyXLnwK0G047ksS8VtVg0v9z2cs3p+YTLTDD6dFLbg3RLpg==",
4694       "type": "package",
4695       "path": "runtime.unix.microsoft.win32.primitives/4.4.0-beta-24913-02",
4696       "files": [
4697         ".nupkg.metadata",
4698         "ThirdPartyNotices.txt",
4699         "dotnet_library_license.txt",
4700         "ref/netstandard/_._",
4701         "runtime.unix.microsoft.win32.primitives.4.4.0-beta-24913-02.nupkg.sha512",
4702         "runtime.unix.microsoft.win32.primitives.nuspec",
4703         "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll",
4704         "runtimes/unix/lib/netstandard1.7/Microsoft.Win32.Primitives.dll",
4705         "runtimes/unix/lib/uap10.1/Microsoft.Win32.Primitives.dll",
4706         "useSharedDesignerContext.txt",
4707         "version.txt"
4708       ]
4709     },
4710     "runtime.unix.System.Console/4.4.0-beta-24913-02": {
4711       "sha512": "bVyMROOfEqc/7fRDnearZ6Jpeq/Psc+EFe/srfRQeVuFLMXT6cxaCvUk+4gHJisdSZQCleIdlIy4VoS/Tdvs7w==",
4712       "type": "package",
4713       "path": "runtime.unix.system.console/4.4.0-beta-24913-02",
4714       "files": [
4715         ".nupkg.metadata",
4716         "ThirdPartyNotices.txt",
4717         "dotnet_library_license.txt",
4718         "ref/netstandard/_._",
4719         "runtime.unix.system.console.4.4.0-beta-24913-02.nupkg.sha512",
4720         "runtime.unix.system.console.nuspec",
4721         "runtimes/unix/lib/netstandard1.3/System.Console.dll",
4722         "runtimes/unix/lib/netstandard1.7/System.Console.dll",
4723         "useSharedDesignerContext.txt",
4724         "version.txt"
4725       ]
4726     },
4727     "runtime.unix.System.Diagnostics.Debug/4.4.0-beta-24913-02": {
4728       "sha512": "M95VkuwoXStqkCny6RJK1pECnFevEqkrvlDjyouEUXJneIB4qSH0LHH9rfrmhQosE+Z5m3KQIh1wCGneZ932Zg==",
4729       "type": "package",
4730       "path": "runtime.unix.system.diagnostics.debug/4.4.0-beta-24913-02",
4731       "files": [
4732         ".nupkg.metadata",
4733         "ThirdPartyNotices.txt",
4734         "dotnet_library_license.txt",
4735         "ref/netstandard/_._",
4736         "runtime.unix.system.diagnostics.debug.4.4.0-beta-24913-02.nupkg.sha512",
4737         "runtime.unix.system.diagnostics.debug.nuspec",
4738         "runtimes/unix-corert/lib/netcoreapp1.2/System.Diagnostics.Debug.dll",
4739         "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll",
4740         "runtimes/unix/lib/netstandard1.7/System.Diagnostics.Debug.dll",
4741         "useSharedDesignerContext.txt",
4742         "version.txt"
4743       ]
4744     },
4745     "runtime.unix.System.IO.FileSystem/4.4.0-beta-24913-02": {
4746       "sha512": "4E0WH3D3D7uAHImAj3zQBRuYHSfUrCvdyv75+TuvTLw6RKPtoBR8Jq0mVAXIqshvrUfHCyBzv+cn5oY2BrBSRA==",
4747       "type": "package",
4748       "path": "runtime.unix.system.io.filesystem/4.4.0-beta-24913-02",
4749       "files": [
4750         ".nupkg.metadata",
4751         "ThirdPartyNotices.txt",
4752         "dotnet_library_license.txt",
4753         "ref/netstandard/_._",
4754         "runtime.unix.system.io.filesystem.4.4.0-beta-24913-02.nupkg.sha512",
4755         "runtime.unix.system.io.filesystem.nuspec",
4756         "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll",
4757         "runtimes/unix/lib/netstandard1.7/System.IO.FileSystem.dll",
4758         "useSharedDesignerContext.txt",
4759         "version.txt"
4760       ]
4761     },
4762     "runtime.unix.System.Net.Primitives/4.4.0-beta-24913-02": {
4763       "sha512": "DBOmYuPH4khZftILHrquXZTda5PiTaBsWejwwtYtZsvUPZtF0nYmsjbCrOycbGWzS4gFZoU6vqD4dMbku4/ZEg==",
4764       "type": "package",
4765       "path": "runtime.unix.system.net.primitives/4.4.0-beta-24913-02",
4766       "files": [
4767         ".nupkg.metadata",
4768         "ThirdPartyNotices.txt",
4769         "dotnet_library_license.txt",
4770         "ref/netstandard/_._",
4771         "runtime.unix.system.net.primitives.4.4.0-beta-24913-02.nupkg.sha512",
4772         "runtime.unix.system.net.primitives.nuspec",
4773         "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll",
4774         "runtimes/unix/lib/netstandard1.7/System.Net.Primitives.dll",
4775         "useSharedDesignerContext.txt",
4776         "version.txt"
4777       ]
4778     },
4779     "runtime.unix.System.Net.Sockets/4.4.0-beta-24913-02": {
4780       "sha512": "vl7Lz6dnOa+xi/WUUsZ1G3TFhroPkPrWKWVSUGg9E6mGcK5m2VqCbqcWwneYehgallbBMLOEmL7nsq+1XXCGWQ==",
4781       "type": "package",
4782       "path": "runtime.unix.system.net.sockets/4.4.0-beta-24913-02",
4783       "files": [
4784         ".nupkg.metadata",
4785         "ThirdPartyNotices.txt",
4786         "dotnet_library_license.txt",
4787         "ref/netstandard/_._",
4788         "runtime.unix.system.net.sockets.4.4.0-beta-24913-02.nupkg.sha512",
4789         "runtime.unix.system.net.sockets.nuspec",
4790         "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll",
4791         "runtimes/unix/lib/netstandard1.7/System.Net.Sockets.dll",
4792         "useSharedDesignerContext.txt",
4793         "version.txt"
4794       ]
4795     },
4796     "runtime.unix.System.Private.Uri/4.4.0-beta-24913-02": {
4797       "sha512": "CM/S/SEyzccTOXKa+HAnUpAKlqspZRgfYbEQWKxTpm3iljXcj5aWuoaZFAav3Rts34FS6A7m+zCUgJeRKFGzPQ==",
4798       "type": "package",
4799       "path": "runtime.unix.system.private.uri/4.4.0-beta-24913-02",
4800       "files": [
4801         ".nupkg.metadata",
4802         "ThirdPartyNotices.txt",
4803         "dotnet_library_license.txt",
4804         "ref/netstandard/_._",
4805         "runtime.unix.system.private.uri.4.4.0-beta-24913-02.nupkg.sha512",
4806         "runtime.unix.system.private.uri.nuspec",
4807         "runtimes/unix-corert/lib/netcoreapp1.2/System.Private.Uri.dll",
4808         "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll",
4809         "runtimes/unix/lib/uap10.1/System.Private.Uri.dll",
4810         "useSharedDesignerContext.txt",
4811         "version.txt"
4812       ]
4813     },
4814     "runtime.unix.System.Runtime.Extensions/4.4.0-beta-24913-02": {
4815       "sha512": "SbmnGceBoHRqOLVdRdgdOd9UKizKVmwlBpbww67Hju5rUbMdOv4AdkoHrFm+Ee7kO0xHumYHlTuenmXmuFRW4Q==",
4816       "type": "package",
4817       "path": "runtime.unix.system.runtime.extensions/4.4.0-beta-24913-02",
4818       "files": [
4819         ".nupkg.metadata",
4820         "ThirdPartyNotices.txt",
4821         "dotnet_library_license.txt",
4822         "ref/netstandard/_._",
4823         "runtime.unix.system.runtime.extensions.4.4.0-beta-24913-02.nupkg.sha512",
4824         "runtime.unix.system.runtime.extensions.nuspec",
4825         "runtimes/unix-corert/lib/netcoreapp1.2/System.Runtime.Extensions.dll",
4826         "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll",
4827         "runtimes/unix/lib/netstandard1.7/System.Runtime.Extensions.dll",
4828         "runtimes/unix/lib/uap10.1/System.Runtime.Extensions.dll",
4829         "useSharedDesignerContext.txt",
4830         "version.txt"
4831       ]
4832     },
4833     "System.AppContext/4.3.0": {
4834       "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
4835       "type": "package",
4836       "path": "system.appcontext/4.3.0",
4837       "files": [
4838         ".nupkg.metadata",
4839         ".signature.p7s",
4840         "ThirdPartyNotices.txt",
4841         "dotnet_library_license.txt",
4842         "lib/MonoAndroid10/_._",
4843         "lib/MonoTouch10/_._",
4844         "lib/net46/System.AppContext.dll",
4845         "lib/net463/System.AppContext.dll",
4846         "lib/netcore50/System.AppContext.dll",
4847         "lib/netstandard1.6/System.AppContext.dll",
4848         "lib/xamarinios10/_._",
4849         "lib/xamarinmac20/_._",
4850         "lib/xamarintvos10/_._",
4851         "lib/xamarinwatchos10/_._",
4852         "ref/MonoAndroid10/_._",
4853         "ref/MonoTouch10/_._",
4854         "ref/net46/System.AppContext.dll",
4855         "ref/net463/System.AppContext.dll",
4856         "ref/netstandard/_._",
4857         "ref/netstandard1.3/System.AppContext.dll",
4858         "ref/netstandard1.3/System.AppContext.xml",
4859         "ref/netstandard1.3/de/System.AppContext.xml",
4860         "ref/netstandard1.3/es/System.AppContext.xml",
4861         "ref/netstandard1.3/fr/System.AppContext.xml",
4862         "ref/netstandard1.3/it/System.AppContext.xml",
4863         "ref/netstandard1.3/ja/System.AppContext.xml",
4864         "ref/netstandard1.3/ko/System.AppContext.xml",
4865         "ref/netstandard1.3/ru/System.AppContext.xml",
4866         "ref/netstandard1.3/zh-hans/System.AppContext.xml",
4867         "ref/netstandard1.3/zh-hant/System.AppContext.xml",
4868         "ref/netstandard1.6/System.AppContext.dll",
4869         "ref/netstandard1.6/System.AppContext.xml",
4870         "ref/netstandard1.6/de/System.AppContext.xml",
4871         "ref/netstandard1.6/es/System.AppContext.xml",
4872         "ref/netstandard1.6/fr/System.AppContext.xml",
4873         "ref/netstandard1.6/it/System.AppContext.xml",
4874         "ref/netstandard1.6/ja/System.AppContext.xml",
4875         "ref/netstandard1.6/ko/System.AppContext.xml",
4876         "ref/netstandard1.6/ru/System.AppContext.xml",
4877         "ref/netstandard1.6/zh-hans/System.AppContext.xml",
4878         "ref/netstandard1.6/zh-hant/System.AppContext.xml",
4879         "ref/xamarinios10/_._",
4880         "ref/xamarinmac20/_._",
4881         "ref/xamarintvos10/_._",
4882         "ref/xamarinwatchos10/_._",
4883         "runtimes/aot/lib/netcore50/System.AppContext.dll",
4884         "system.appcontext.4.3.0.nupkg.sha512",
4885         "system.appcontext.nuspec"
4886       ]
4887     },
4888     "System.Buffers/4.3.0": {
4889       "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
4890       "type": "package",
4891       "path": "system.buffers/4.3.0",
4892       "files": [
4893         ".nupkg.metadata",
4894         "ThirdPartyNotices.txt",
4895         "dotnet_library_license.txt",
4896         "lib/netstandard1.1/.xml",
4897         "lib/netstandard1.1/System.Buffers.dll",
4898         "system.buffers.4.3.0.nupkg.sha512",
4899         "system.buffers.nuspec"
4900       ]
4901     },
4902     "System.Buffers/4.4.0-beta-24913-02": {
4903       "sha512": "759YUTLvoV/0Y8oIp+yiPruR79AB+g5q+DqhDfNBjX1UxG7mAiemru5zEKMHEUBmj19nuDpwO1VXeFw/LfqYjw==",
4904       "type": "package",
4905       "path": "system.buffers/4.4.0-beta-24913-02",
4906       "files": [
4907         ".nupkg.metadata",
4908         "ThirdPartyNotices.txt",
4909         "dotnet_library_license.txt",
4910         "lib/netcoreapp1.1/.xml",
4911         "lib/netcoreapp1.1/System.Buffers.dll",
4912         "lib/netstandard1.1/.xml",
4913         "lib/netstandard1.1/System.Buffers.dll",
4914         "ref/netstandard1.1/System.Buffers.dll",
4915         "system.buffers.4.4.0-beta-24913-02.nupkg.sha512",
4916         "system.buffers.nuspec",
4917         "useSharedDesignerContext.txt",
4918         "version.txt"
4919       ]
4920     },
4921     "System.Collections/4.4.0-beta-24913-02": {
4922       "sha512": "Y9+bO37c8uVvXqkNGm90t2geVYeaEkWjMTgOkq6CkOOAtF5BpqKTvwnelXWP2pmL5fSqAMvPhsN/UXkTTxgMRA==",
4923       "type": "package",
4924       "path": "system.collections/4.4.0-beta-24913-02",
4925       "files": [
4926         ".nupkg.metadata",
4927         "ThirdPartyNotices.txt",
4928         "dotnet_library_license.txt",
4929         "lib/MonoAndroid10/_._",
4930         "lib/MonoTouch10/_._",
4931         "lib/net45/_._",
4932         "lib/net463/System.Collections.dll",
4933         "lib/portable-net45+win8+wp8+wpa81/_._",
4934         "lib/win8/_._",
4935         "lib/wp80/_._",
4936         "lib/wpa81/_._",
4937         "lib/xamarinios10/_._",
4938         "lib/xamarinmac20/_._",
4939         "lib/xamarintvos10/_._",
4940         "lib/xamarinwatchos10/_._",
4941         "ref/MonoAndroid10/_._",
4942         "ref/MonoTouch10/_._",
4943         "ref/net45/_._",
4944         "ref/net463/System.Collections.dll",
4945         "ref/netcore50/System.Collections.dll",
4946         "ref/netcore50/System.Collections.xml",
4947         "ref/netcore50/de/System.Collections.xml",
4948         "ref/netcore50/es/System.Collections.xml",
4949         "ref/netcore50/fr/System.Collections.xml",
4950         "ref/netcore50/it/System.Collections.xml",
4951         "ref/netcore50/ja/System.Collections.xml",
4952         "ref/netcore50/ko/System.Collections.xml",
4953         "ref/netcore50/ru/System.Collections.xml",
4954         "ref/netcore50/zh-hans/System.Collections.xml",
4955         "ref/netcore50/zh-hant/System.Collections.xml",
4956         "ref/netcoreapp1.1/System.Collections.dll",
4957         "ref/netstandard1.0/System.Collections.dll",
4958         "ref/netstandard1.0/System.Collections.xml",
4959         "ref/netstandard1.0/de/System.Collections.xml",
4960         "ref/netstandard1.0/es/System.Collections.xml",
4961         "ref/netstandard1.0/fr/System.Collections.xml",
4962         "ref/netstandard1.0/it/System.Collections.xml",
4963         "ref/netstandard1.0/ja/System.Collections.xml",
4964         "ref/netstandard1.0/ko/System.Collections.xml",
4965         "ref/netstandard1.0/ru/System.Collections.xml",
4966         "ref/netstandard1.0/zh-hans/System.Collections.xml",
4967         "ref/netstandard1.0/zh-hant/System.Collections.xml",
4968         "ref/netstandard1.3/System.Collections.dll",
4969         "ref/netstandard1.3/System.Collections.xml",
4970         "ref/netstandard1.3/de/System.Collections.xml",
4971         "ref/netstandard1.3/es/System.Collections.xml",
4972         "ref/netstandard1.3/fr/System.Collections.xml",
4973         "ref/netstandard1.3/it/System.Collections.xml",
4974         "ref/netstandard1.3/ja/System.Collections.xml",
4975         "ref/netstandard1.3/ko/System.Collections.xml",
4976         "ref/netstandard1.3/ru/System.Collections.xml",
4977         "ref/netstandard1.3/zh-hans/System.Collections.xml",
4978         "ref/netstandard1.3/zh-hant/System.Collections.xml",
4979         "ref/netstandard1.7/System.Collections.dll",
4980         "ref/portable-net45+win8+wp8+wpa81/_._",
4981         "ref/uap10.1/System.Collections.dll",
4982         "ref/win8/_._",
4983         "ref/wp80/_._",
4984         "ref/wpa81/_._",
4985         "ref/xamarinios10/_._",
4986         "ref/xamarinmac20/_._",
4987         "ref/xamarintvos10/_._",
4988         "ref/xamarinwatchos10/_._",
4989         "system.collections.4.4.0-beta-24913-02.nupkg.sha512",
4990         "system.collections.nuspec",
4991         "useSharedDesignerContext.txt",
4992         "version.txt"
4993       ]
4994     },
4995     "System.Collections.Concurrent/4.4.0-beta-24913-02": {
4996       "sha512": "eky+QV4xCtubhbJk62uICQ4iygDnhoU7ojHRZbog5bqhjGWHtzvLdLu9nBu7YPKh7GDzk2ZHfL9uNECo8kKcdA==",
4997       "type": "package",
4998       "path": "system.collections.concurrent/4.4.0-beta-24913-02",
4999       "files": [
5000         ".nupkg.metadata",
5001         "ThirdPartyNotices.txt",
5002         "dotnet_library_license.txt",
5003         "lib/MonoAndroid10/_._",
5004         "lib/MonoTouch10/_._",
5005         "lib/net45/_._",
5006         "lib/netcore50/System.Collections.Concurrent.dll",
5007         "lib/netstandard1.3/System.Collections.Concurrent.dll",
5008         "lib/netstandard1.7/System.Collections.Concurrent.dll",
5009         "lib/portable-net45+win8+wpa81/_._",
5010         "lib/win8/_._",
5011         "lib/wpa81/_._",
5012         "lib/xamarinios10/_._",
5013         "lib/xamarinmac20/_._",
5014         "lib/xamarintvos10/_._",
5015         "lib/xamarinwatchos10/_._",
5016         "ref/MonoAndroid10/_._",
5017         "ref/MonoTouch10/_._",
5018         "ref/net45/_._",
5019         "ref/netcore50/System.Collections.Concurrent.dll",
5020         "ref/netcore50/System.Collections.Concurrent.xml",
5021         "ref/netcore50/de/System.Collections.Concurrent.xml",
5022         "ref/netcore50/es/System.Collections.Concurrent.xml",
5023         "ref/netcore50/fr/System.Collections.Concurrent.xml",
5024         "ref/netcore50/it/System.Collections.Concurrent.xml",
5025         "ref/netcore50/ja/System.Collections.Concurrent.xml",
5026         "ref/netcore50/ko/System.Collections.Concurrent.xml",
5027         "ref/netcore50/ru/System.Collections.Concurrent.xml",
5028         "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
5029         "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
5030         "ref/netcoreapp1.1/System.Collections.Concurrent.dll",
5031         "ref/netstandard1.1/System.Collections.Concurrent.dll",
5032         "ref/netstandard1.1/System.Collections.Concurrent.xml",
5033         "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
5034         "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
5035         "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
5036         "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
5037         "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
5038         "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
5039         "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
5040         "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
5041         "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
5042         "ref/netstandard1.3/System.Collections.Concurrent.dll",
5043         "ref/netstandard1.3/System.Collections.Concurrent.xml",
5044         "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
5045         "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
5046         "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
5047         "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
5048         "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
5049         "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
5050         "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
5051         "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
5052         "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
5053         "ref/portable-net45+win8+wpa81/_._",
5054         "ref/win8/_._",
5055         "ref/wpa81/_._",
5056         "ref/xamarinios10/_._",
5057         "ref/xamarinmac20/_._",
5058         "ref/xamarintvos10/_._",
5059         "ref/xamarinwatchos10/_._",
5060         "system.collections.concurrent.4.4.0-beta-24913-02.nupkg.sha512",
5061         "system.collections.concurrent.nuspec",
5062         "useSharedDesignerContext.txt",
5063         "version.txt"
5064       ]
5065     },
5066     "System.Collections.NonGeneric/4.4.0-beta-24913-02": {
5067       "sha512": "VEhSZSDYNv1aJieXt4O4grrHspFZAw+4XT7PsJwnitqYjYDNT8tiBj2ALtEt7U/Jx2tf86wHDqdnKYqlvLLqog==",
5068       "type": "package",
5069       "path": "system.collections.nongeneric/4.4.0-beta-24913-02",
5070       "files": [
5071         ".nupkg.metadata",
5072         "ThirdPartyNotices.txt",
5073         "dotnet_library_license.txt",
5074         "lib/MonoAndroid10/_._",
5075         "lib/MonoTouch10/_._",
5076         "lib/net46/System.Collections.NonGeneric.dll",
5077         "lib/net463/System.Collections.NonGeneric.dll",
5078         "lib/netstandard1.3/System.Collections.NonGeneric.dll",
5079         "lib/netstandard1.7/System.Collections.NonGeneric.dll",
5080         "lib/xamarinios10/_._",
5081         "lib/xamarinmac20/_._",
5082         "lib/xamarintvos10/_._",
5083         "lib/xamarinwatchos10/_._",
5084         "ref/MonoAndroid10/_._",
5085         "ref/MonoTouch10/_._",
5086         "ref/net46/System.Collections.NonGeneric.dll",
5087         "ref/net463/System.Collections.NonGeneric.dll",
5088         "ref/netstandard1.3/System.Collections.NonGeneric.dll",
5089         "ref/netstandard1.3/System.Collections.NonGeneric.xml",
5090         "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
5091         "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
5092         "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
5093         "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
5094         "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
5095         "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
5096         "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
5097         "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
5098         "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
5099         "ref/netstandard1.7/System.Collections.NonGeneric.dll",
5100         "ref/xamarinios10/_._",
5101         "ref/xamarinmac20/_._",
5102         "ref/xamarintvos10/_._",
5103         "ref/xamarinwatchos10/_._",
5104         "system.collections.nongeneric.4.4.0-beta-24913-02.nupkg.sha512",
5105         "system.collections.nongeneric.nuspec",
5106         "useSharedDesignerContext.txt",
5107         "version.txt"
5108       ]
5109     },
5110     "System.Console/4.4.0-beta-24913-02": {
5111       "sha512": "AiRso5v4Rbn6JgfRevPTZ0q+bpkfuAGQtkk4Aiuu+np3c4mEdHrW/ippOuSmIQJmvyHVEg9TQxpjrjcZUhLvkw==",
5112       "type": "package",
5113       "path": "system.console/4.4.0-beta-24913-02",
5114       "files": [
5115         ".nupkg.metadata",
5116         "ThirdPartyNotices.txt",
5117         "dotnet_library_license.txt",
5118         "lib/MonoAndroid10/_._",
5119         "lib/MonoTouch10/_._",
5120         "lib/net46/System.Console.dll",
5121         "lib/net463/System.Console.dll",
5122         "lib/xamarinios10/_._",
5123         "lib/xamarinmac20/_._",
5124         "lib/xamarintvos10/_._",
5125         "lib/xamarinwatchos10/_._",
5126         "ref/MonoAndroid10/_._",
5127         "ref/MonoTouch10/_._",
5128         "ref/net46/System.Console.dll",
5129         "ref/net463/System.Console.dll",
5130         "ref/netstandard1.3/System.Console.dll",
5131         "ref/netstandard1.3/System.Console.xml",
5132         "ref/netstandard1.3/de/System.Console.xml",
5133         "ref/netstandard1.3/es/System.Console.xml",
5134         "ref/netstandard1.3/fr/System.Console.xml",
5135         "ref/netstandard1.3/it/System.Console.xml",
5136         "ref/netstandard1.3/ja/System.Console.xml",
5137         "ref/netstandard1.3/ko/System.Console.xml",
5138         "ref/netstandard1.3/ru/System.Console.xml",
5139         "ref/netstandard1.3/zh-hans/System.Console.xml",
5140         "ref/netstandard1.3/zh-hant/System.Console.xml",
5141         "ref/netstandard1.7/System.Console.dll",
5142         "ref/xamarinios10/_._",
5143         "ref/xamarinmac20/_._",
5144         "ref/xamarintvos10/_._",
5145         "ref/xamarinwatchos10/_._",
5146         "system.console.4.4.0-beta-24913-02.nupkg.sha512",
5147         "system.console.nuspec",
5148         "useSharedDesignerContext.txt",
5149         "version.txt"
5150       ]
5151     },
5152     "System.Diagnostics.Debug/4.4.0-beta-24913-02": {
5153       "sha512": "1JrMoPGopozBemABZVZvaXpPjXPqboGsxyZE+r8iuaJuU6nCVpxIvZf9LTkDZdXvdzA6UN8gNyo5JVkTpDRrtQ==",
5154       "type": "package",
5155       "path": "system.diagnostics.debug/4.4.0-beta-24913-02",
5156       "files": [
5157         ".nupkg.metadata",
5158         "ThirdPartyNotices.txt",
5159         "dotnet_library_license.txt",
5160         "lib/MonoAndroid10/_._",
5161         "lib/MonoTouch10/_._",
5162         "lib/net45/_._",
5163         "lib/net463/System.Diagnostics.Debug.dll",
5164         "lib/portable-net45+win8+wp8+wpa81/_._",
5165         "lib/win8/_._",
5166         "lib/wp80/_._",
5167         "lib/wpa81/_._",
5168         "lib/xamarinios10/_._",
5169         "lib/xamarinmac20/_._",
5170         "lib/xamarintvos10/_._",
5171         "lib/xamarinwatchos10/_._",
5172         "ref/MonoAndroid10/_._",
5173         "ref/MonoTouch10/_._",
5174         "ref/net45/_._",
5175         "ref/net463/System.Diagnostics.Debug.dll",
5176         "ref/netcore50/System.Diagnostics.Debug.dll",
5177         "ref/netcore50/System.Diagnostics.Debug.xml",
5178         "ref/netcore50/de/System.Diagnostics.Debug.xml",
5179         "ref/netcore50/es/System.Diagnostics.Debug.xml",
5180         "ref/netcore50/fr/System.Diagnostics.Debug.xml",
5181         "ref/netcore50/it/System.Diagnostics.Debug.xml",
5182         "ref/netcore50/ja/System.Diagnostics.Debug.xml",
5183         "ref/netcore50/ko/System.Diagnostics.Debug.xml",
5184         "ref/netcore50/ru/System.Diagnostics.Debug.xml",
5185         "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
5186         "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
5187         "ref/netstandard1.0/System.Diagnostics.Debug.dll",
5188         "ref/netstandard1.0/System.Diagnostics.Debug.xml",
5189         "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
5190         "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
5191         "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
5192         "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
5193         "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
5194         "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
5195         "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
5196         "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
5197         "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
5198         "ref/netstandard1.3/System.Diagnostics.Debug.dll",
5199         "ref/netstandard1.3/System.Diagnostics.Debug.xml",
5200         "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
5201         "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
5202         "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
5203         "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
5204         "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
5205         "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
5206         "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
5207         "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
5208         "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
5209         "ref/netstandard1.7/System.Diagnostics.Debug.dll",
5210         "ref/portable-net45+win8+wp8+wpa81/_._",
5211         "ref/win8/_._",
5212         "ref/wp80/_._",
5213         "ref/wpa81/_._",
5214         "ref/xamarinios10/_._",
5215         "ref/xamarinmac20/_._",
5216         "ref/xamarintvos10/_._",
5217         "ref/xamarinwatchos10/_._",
5218         "runtimes/win/lib/net463/System.Diagnostics.Debug.dll",
5219         "system.diagnostics.debug.4.4.0-beta-24913-02.nupkg.sha512",
5220         "system.diagnostics.debug.nuspec",
5221         "useSharedDesignerContext.txt",
5222         "version.txt"
5223       ]
5224     },
5225     "System.Diagnostics.DiagnosticSource/4.3.0": {
5226       "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
5227       "type": "package",
5228       "path": "system.diagnostics.diagnosticsource/4.3.0",
5229       "files": [
5230         ".nupkg.metadata",
5231         ".signature.p7s",
5232         "ThirdPartyNotices.txt",
5233         "dotnet_library_license.txt",
5234         "lib/net46/System.Diagnostics.DiagnosticSource.dll",
5235         "lib/net46/System.Diagnostics.DiagnosticSource.xml",
5236         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
5237         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
5238         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
5239         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
5240         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
5241         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
5242         "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
5243         "system.diagnostics.diagnosticsource.nuspec"
5244       ]
5245     },
5246     "System.Diagnostics.Process/4.4.0-beta-24913-02": {
5247       "sha512": "Wi29/vAxe1W8J8IVa9Snd5RLWFJkvRUsNW1l3n6N/7vb0thD9GHtW3bdZVk+IpudHUrvXaZc7PmVFAGu0CbMTA==",
5248       "type": "package",
5249       "path": "system.diagnostics.process/4.4.0-beta-24913-02",
5250       "files": [
5251         ".nupkg.metadata",
5252         "ThirdPartyNotices.txt",
5253         "dotnet_library_license.txt",
5254         "lib/MonoAndroid10/_._",
5255         "lib/MonoTouch10/_._",
5256         "lib/net46/System.Diagnostics.Process.dll",
5257         "lib/net461/System.Diagnostics.Process.dll",
5258         "lib/net463/System.Diagnostics.Process.dll",
5259         "lib/xamarinios10/_._",
5260         "lib/xamarinmac20/_._",
5261         "lib/xamarintvos10/_._",
5262         "lib/xamarinwatchos10/_._",
5263         "ref/MonoAndroid10/_._",
5264         "ref/MonoTouch10/_._",
5265         "ref/net46/System.Diagnostics.Process.dll",
5266         "ref/net461/System.Diagnostics.Process.dll",
5267         "ref/net463/System.Diagnostics.Process.dll",
5268         "ref/netstandard1.3/System.Diagnostics.Process.dll",
5269         "ref/netstandard1.3/System.Diagnostics.Process.xml",
5270         "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
5271         "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
5272         "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
5273         "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
5274         "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
5275         "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
5276         "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
5277         "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
5278         "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
5279         "ref/netstandard1.4/System.Diagnostics.Process.dll",
5280         "ref/netstandard1.4/System.Diagnostics.Process.xml",
5281         "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
5282         "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
5283         "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
5284         "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
5285         "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
5286         "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
5287         "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
5288         "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
5289         "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
5290         "ref/netstandard1.7/System.Diagnostics.Process.dll",
5291         "ref/xamarinios10/_._",
5292         "ref/xamarinmac20/_._",
5293         "ref/xamarintvos10/_._",
5294         "ref/xamarinwatchos10/_._",
5295         "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
5296         "runtimes/linux/lib/netstandard1.7/System.Diagnostics.Process.dll",
5297         "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
5298         "runtimes/osx/lib/netstandard1.7/System.Diagnostics.Process.dll",
5299         "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
5300         "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
5301         "runtimes/win/lib/net463/System.Diagnostics.Process.dll",
5302         "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
5303         "runtimes/win/lib/netstandard1.7/System.Diagnostics.Process.dll",
5304         "runtimes/win7/lib/netcore50/_._",
5305         "system.diagnostics.process.4.4.0-beta-24913-02.nupkg.sha512",
5306         "system.diagnostics.process.nuspec",
5307         "useSharedDesignerContext.txt",
5308         "version.txt"
5309       ]
5310     },
5311     "System.Diagnostics.Tools/4.3.0": {
5312       "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
5313       "type": "package",
5314       "path": "system.diagnostics.tools/4.3.0",
5315       "files": [
5316         ".nupkg.metadata",
5317         ".signature.p7s",
5318         "ThirdPartyNotices.txt",
5319         "dotnet_library_license.txt",
5320         "lib/MonoAndroid10/_._",
5321         "lib/MonoTouch10/_._",
5322         "lib/net45/_._",
5323         "lib/portable-net45+win8+wp8+wpa81/_._",
5324         "lib/win8/_._",
5325         "lib/wp80/_._",
5326         "lib/wpa81/_._",
5327         "lib/xamarinios10/_._",
5328         "lib/xamarinmac20/_._",
5329         "lib/xamarintvos10/_._",
5330         "lib/xamarinwatchos10/_._",
5331         "ref/MonoAndroid10/_._",
5332         "ref/MonoTouch10/_._",
5333         "ref/net45/_._",
5334         "ref/netcore50/System.Diagnostics.Tools.dll",
5335         "ref/netcore50/System.Diagnostics.Tools.xml",
5336         "ref/netcore50/de/System.Diagnostics.Tools.xml",
5337         "ref/netcore50/es/System.Diagnostics.Tools.xml",
5338         "ref/netcore50/fr/System.Diagnostics.Tools.xml",
5339         "ref/netcore50/it/System.Diagnostics.Tools.xml",
5340         "ref/netcore50/ja/System.Diagnostics.Tools.xml",
5341         "ref/netcore50/ko/System.Diagnostics.Tools.xml",
5342         "ref/netcore50/ru/System.Diagnostics.Tools.xml",
5343         "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
5344         "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
5345         "ref/netstandard1.0/System.Diagnostics.Tools.dll",
5346         "ref/netstandard1.0/System.Diagnostics.Tools.xml",
5347         "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
5348         "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
5349         "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
5350         "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
5351         "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
5352         "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
5353         "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
5354         "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
5355         "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
5356         "ref/portable-net45+win8+wp8+wpa81/_._",
5357         "ref/win8/_._",
5358         "ref/wp80/_._",
5359         "ref/wpa81/_._",
5360         "ref/xamarinios10/_._",
5361         "ref/xamarinmac20/_._",
5362         "ref/xamarintvos10/_._",
5363         "ref/xamarinwatchos10/_._",
5364         "system.diagnostics.tools.4.3.0.nupkg.sha512",
5365         "system.diagnostics.tools.nuspec"
5366       ]
5367     },
5368     "System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
5369       "sha512": "dupkxZ5nLUDX8e9OqQ1XqPJM54UZo3XGRiFeqdF/a59R90KbVSmmhqT4RPwa92fi4Unr401DQXMDBEVLLmJo9w==",
5370       "type": "package",
5371       "path": "system.diagnostics.tracing/4.4.0-beta-24913-02",
5372       "files": [
5373         ".nupkg.metadata",
5374         "ThirdPartyNotices.txt",
5375         "dotnet_library_license.txt",
5376         "lib/MonoAndroid10/_._",
5377         "lib/MonoTouch10/_._",
5378         "lib/net45/_._",
5379         "lib/net461/System.Diagnostics.Tracing.dll",
5380         "lib/portable-net45+win8+wpa81/_._",
5381         "lib/win8/_._",
5382         "lib/wpa81/_._",
5383         "lib/xamarinios10/_._",
5384         "lib/xamarinmac20/_._",
5385         "lib/xamarintvos10/_._",
5386         "lib/xamarinwatchos10/_._",
5387         "ref/MonoAndroid10/_._",
5388         "ref/MonoTouch10/_._",
5389         "ref/net45/_._",
5390         "ref/net461/System.Diagnostics.Tracing.dll",
5391         "ref/netcore50/System.Diagnostics.Tracing.dll",
5392         "ref/netcore50/System.Diagnostics.Tracing.xml",
5393         "ref/netcore50/de/System.Diagnostics.Tracing.xml",
5394         "ref/netcore50/es/System.Diagnostics.Tracing.xml",
5395         "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
5396         "ref/netcore50/it/System.Diagnostics.Tracing.xml",
5397         "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
5398         "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
5399         "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
5400         "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
5401         "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
5402         "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
5403         "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
5404         "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
5405         "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
5406         "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
5407         "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
5408         "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
5409         "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
5410         "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
5411         "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
5412         "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
5413         "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
5414         "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
5415         "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
5416         "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
5417         "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
5418         "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
5419         "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
5420         "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
5421         "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
5422         "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
5423         "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
5424         "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
5425         "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
5426         "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
5427         "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
5428         "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
5429         "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
5430         "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
5431         "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
5432         "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
5433         "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
5434         "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
5435         "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
5436         "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
5437         "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
5438         "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
5439         "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
5440         "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
5441         "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
5442         "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
5443         "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
5444         "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
5445         "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
5446         "ref/netstandard1.7/System.Diagnostics.Tracing.dll",
5447         "ref/portable-net45+win8+wpa81/_._",
5448         "ref/win8/_._",
5449         "ref/wpa81/_._",
5450         "ref/xamarinios10/_._",
5451         "ref/xamarinmac20/_._",
5452         "ref/xamarintvos10/_._",
5453         "ref/xamarinwatchos10/_._",
5454         "system.diagnostics.tracing.4.4.0-beta-24913-02.nupkg.sha512",
5455         "system.diagnostics.tracing.nuspec",
5456         "useSharedDesignerContext.txt",
5457         "version.txt"
5458       ]
5459     },
5460     "System.Globalization/4.4.0-beta-24913-02": {
5461       "sha512": "KxBYuqGY1P0LBAn1uXLyiYf3qXiNlhDCfCtLBemYA7mouGqqs+YPgYo2WuI5pqGU6VjAWiQvAT6PeNhofDvTHw==",
5462       "type": "package",
5463       "path": "system.globalization/4.4.0-beta-24913-02",
5464       "files": [
5465         ".nupkg.metadata",
5466         "ThirdPartyNotices.txt",
5467         "dotnet_library_license.txt",
5468         "lib/MonoAndroid10/_._",
5469         "lib/MonoTouch10/_._",
5470         "lib/net45/_._",
5471         "lib/net463/System.Globalization.dll",
5472         "lib/portable-net45+win8+wp8+wpa81/_._",
5473         "lib/win8/_._",
5474         "lib/wp80/_._",
5475         "lib/wpa81/_._",
5476         "lib/xamarinios10/_._",
5477         "lib/xamarinmac20/_._",
5478         "lib/xamarintvos10/_._",
5479         "lib/xamarinwatchos10/_._",
5480         "ref/MonoAndroid10/_._",
5481         "ref/MonoTouch10/_._",
5482         "ref/net45/_._",
5483         "ref/net463/System.Globalization.dll",
5484         "ref/netcore50/System.Globalization.dll",
5485         "ref/netcore50/System.Globalization.xml",
5486         "ref/netcore50/de/System.Globalization.xml",
5487         "ref/netcore50/es/System.Globalization.xml",
5488         "ref/netcore50/fr/System.Globalization.xml",
5489         "ref/netcore50/it/System.Globalization.xml",
5490         "ref/netcore50/ja/System.Globalization.xml",
5491         "ref/netcore50/ko/System.Globalization.xml",
5492         "ref/netcore50/ru/System.Globalization.xml",
5493         "ref/netcore50/zh-hans/System.Globalization.xml",
5494         "ref/netcore50/zh-hant/System.Globalization.xml",
5495         "ref/netstandard1.0/System.Globalization.dll",
5496         "ref/netstandard1.0/System.Globalization.xml",
5497         "ref/netstandard1.0/de/System.Globalization.xml",
5498         "ref/netstandard1.0/es/System.Globalization.xml",
5499         "ref/netstandard1.0/fr/System.Globalization.xml",
5500         "ref/netstandard1.0/it/System.Globalization.xml",
5501         "ref/netstandard1.0/ja/System.Globalization.xml",
5502         "ref/netstandard1.0/ko/System.Globalization.xml",
5503         "ref/netstandard1.0/ru/System.Globalization.xml",
5504         "ref/netstandard1.0/zh-hans/System.Globalization.xml",
5505         "ref/netstandard1.0/zh-hant/System.Globalization.xml",
5506         "ref/netstandard1.3/System.Globalization.dll",
5507         "ref/netstandard1.3/System.Globalization.xml",
5508         "ref/netstandard1.3/de/System.Globalization.xml",
5509         "ref/netstandard1.3/es/System.Globalization.xml",
5510         "ref/netstandard1.3/fr/System.Globalization.xml",
5511         "ref/netstandard1.3/it/System.Globalization.xml",
5512         "ref/netstandard1.3/ja/System.Globalization.xml",
5513         "ref/netstandard1.3/ko/System.Globalization.xml",
5514         "ref/netstandard1.3/ru/System.Globalization.xml",
5515         "ref/netstandard1.3/zh-hans/System.Globalization.xml",
5516         "ref/netstandard1.3/zh-hant/System.Globalization.xml",
5517         "ref/netstandard1.7/System.Globalization.dll",
5518         "ref/portable-net45+win8+wp8+wpa81/_._",
5519         "ref/uap10.1/System.Globalization.dll",
5520         "ref/win8/_._",
5521         "ref/wp80/_._",
5522         "ref/wpa81/_._",
5523         "ref/xamarinios10/_._",
5524         "ref/xamarinmac20/_._",
5525         "ref/xamarintvos10/_._",
5526         "ref/xamarinwatchos10/_._",
5527         "system.globalization.4.4.0-beta-24913-02.nupkg.sha512",
5528         "system.globalization.nuspec",
5529         "useSharedDesignerContext.txt",
5530         "version.txt"
5531       ]
5532     },
5533     "System.Globalization.Calendars/4.3.0": {
5534       "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
5535       "type": "package",
5536       "path": "system.globalization.calendars/4.3.0",
5537       "files": [
5538         ".nupkg.metadata",
5539         ".signature.p7s",
5540         "ThirdPartyNotices.txt",
5541         "dotnet_library_license.txt",
5542         "lib/MonoAndroid10/_._",
5543         "lib/MonoTouch10/_._",
5544         "lib/net46/System.Globalization.Calendars.dll",
5545         "lib/xamarinios10/_._",
5546         "lib/xamarinmac20/_._",
5547         "lib/xamarintvos10/_._",
5548         "lib/xamarinwatchos10/_._",
5549         "ref/MonoAndroid10/_._",
5550         "ref/MonoTouch10/_._",
5551         "ref/net46/System.Globalization.Calendars.dll",
5552         "ref/netstandard1.3/System.Globalization.Calendars.dll",
5553         "ref/netstandard1.3/System.Globalization.Calendars.xml",
5554         "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
5555         "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
5556         "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
5557         "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
5558         "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
5559         "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
5560         "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
5561         "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
5562         "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
5563         "ref/xamarinios10/_._",
5564         "ref/xamarinmac20/_._",
5565         "ref/xamarintvos10/_._",
5566         "ref/xamarinwatchos10/_._",
5567         "system.globalization.calendars.4.3.0.nupkg.sha512",
5568         "system.globalization.calendars.nuspec"
5569       ]
5570     },
5571     "System.Globalization.Extensions/4.3.0": {
5572       "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
5573       "type": "package",
5574       "path": "system.globalization.extensions/4.3.0",
5575       "files": [
5576         ".nupkg.metadata",
5577         ".signature.p7s",
5578         "ThirdPartyNotices.txt",
5579         "dotnet_library_license.txt",
5580         "lib/MonoAndroid10/_._",
5581         "lib/MonoTouch10/_._",
5582         "lib/net46/System.Globalization.Extensions.dll",
5583         "lib/xamarinios10/_._",
5584         "lib/xamarinmac20/_._",
5585         "lib/xamarintvos10/_._",
5586         "lib/xamarinwatchos10/_._",
5587         "ref/MonoAndroid10/_._",
5588         "ref/MonoTouch10/_._",
5589         "ref/net46/System.Globalization.Extensions.dll",
5590         "ref/netstandard1.3/System.Globalization.Extensions.dll",
5591         "ref/netstandard1.3/System.Globalization.Extensions.xml",
5592         "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
5593         "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
5594         "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
5595         "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
5596         "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
5597         "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
5598         "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
5599         "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
5600         "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
5601         "ref/xamarinios10/_._",
5602         "ref/xamarinmac20/_._",
5603         "ref/xamarintvos10/_._",
5604         "ref/xamarinwatchos10/_._",
5605         "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
5606         "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
5607         "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
5608         "system.globalization.extensions.4.3.0.nupkg.sha512",
5609         "system.globalization.extensions.nuspec"
5610       ]
5611     },
5612     "System.IO/4.4.0-beta-24913-02": {
5613       "sha512": "BEqLHSTjhsWFdxz0q5OYlFc2Ic7NcWbKrn13IulLnRpF9yJClv3W2CxSHPq2IB48qKvODoYO9wEKax74+JK8eg==",
5614       "type": "package",
5615       "path": "system.io/4.4.0-beta-24913-02",
5616       "files": [
5617         ".nupkg.metadata",
5618         "ThirdPartyNotices.txt",
5619         "dotnet_library_license.txt",
5620         "lib/MonoAndroid10/_._",
5621         "lib/MonoTouch10/_._",
5622         "lib/net45/_._",
5623         "lib/net461/System.IO.dll",
5624         "lib/portable-net45+win8+wp8+wpa81/_._",
5625         "lib/win8/_._",
5626         "lib/wp80/_._",
5627         "lib/wpa81/_._",
5628         "lib/xamarinios10/_._",
5629         "lib/xamarinmac20/_._",
5630         "lib/xamarintvos10/_._",
5631         "lib/xamarinwatchos10/_._",
5632         "ref/MonoAndroid10/_._",
5633         "ref/MonoTouch10/_._",
5634         "ref/net45/_._",
5635         "ref/net461/System.IO.dll",
5636         "ref/netcore50/System.IO.dll",
5637         "ref/netcore50/System.IO.xml",
5638         "ref/netcore50/de/System.IO.xml",
5639         "ref/netcore50/es/System.IO.xml",
5640         "ref/netcore50/fr/System.IO.xml",
5641         "ref/netcore50/it/System.IO.xml",
5642         "ref/netcore50/ja/System.IO.xml",
5643         "ref/netcore50/ko/System.IO.xml",
5644         "ref/netcore50/ru/System.IO.xml",
5645         "ref/netcore50/zh-hans/System.IO.xml",
5646         "ref/netcore50/zh-hant/System.IO.xml",
5647         "ref/netcoreapp1.1/System.IO.dll",
5648         "ref/netstandard1.0/System.IO.dll",
5649         "ref/netstandard1.0/System.IO.xml",
5650         "ref/netstandard1.0/de/System.IO.xml",
5651         "ref/netstandard1.0/es/System.IO.xml",
5652         "ref/netstandard1.0/fr/System.IO.xml",
5653         "ref/netstandard1.0/it/System.IO.xml",
5654         "ref/netstandard1.0/ja/System.IO.xml",
5655         "ref/netstandard1.0/ko/System.IO.xml",
5656         "ref/netstandard1.0/ru/System.IO.xml",
5657         "ref/netstandard1.0/zh-hans/System.IO.xml",
5658         "ref/netstandard1.0/zh-hant/System.IO.xml",
5659         "ref/netstandard1.3/System.IO.dll",
5660         "ref/netstandard1.3/System.IO.xml",
5661         "ref/netstandard1.3/de/System.IO.xml",
5662         "ref/netstandard1.3/es/System.IO.xml",
5663         "ref/netstandard1.3/fr/System.IO.xml",
5664         "ref/netstandard1.3/it/System.IO.xml",
5665         "ref/netstandard1.3/ja/System.IO.xml",
5666         "ref/netstandard1.3/ko/System.IO.xml",
5667         "ref/netstandard1.3/ru/System.IO.xml",
5668         "ref/netstandard1.3/zh-hans/System.IO.xml",
5669         "ref/netstandard1.3/zh-hant/System.IO.xml",
5670         "ref/netstandard1.5/System.IO.dll",
5671         "ref/netstandard1.5/System.IO.xml",
5672         "ref/netstandard1.5/de/System.IO.xml",
5673         "ref/netstandard1.5/es/System.IO.xml",
5674         "ref/netstandard1.5/fr/System.IO.xml",
5675         "ref/netstandard1.5/it/System.IO.xml",
5676         "ref/netstandard1.5/ja/System.IO.xml",
5677         "ref/netstandard1.5/ko/System.IO.xml",
5678         "ref/netstandard1.5/ru/System.IO.xml",
5679         "ref/netstandard1.5/zh-hans/System.IO.xml",
5680         "ref/netstandard1.5/zh-hant/System.IO.xml",
5681         "ref/netstandard1.7/System.IO.dll",
5682         "ref/portable-net45+win8+wp8+wpa81/_._",
5683         "ref/uap10.1/System.IO.dll",
5684         "ref/win8/_._",
5685         "ref/wp80/_._",
5686         "ref/wpa81/_._",
5687         "ref/xamarinios10/_._",
5688         "ref/xamarinmac20/_._",
5689         "ref/xamarintvos10/_._",
5690         "ref/xamarinwatchos10/_._",
5691         "system.io.4.4.0-beta-24913-02.nupkg.sha512",
5692         "system.io.nuspec",
5693         "useSharedDesignerContext.txt",
5694         "version.txt"
5695       ]
5696     },
5697     "System.IO.Compression/4.3.0": {
5698       "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
5699       "type": "package",
5700       "path": "system.io.compression/4.3.0",
5701       "files": [
5702         ".nupkg.metadata",
5703         ".signature.p7s",
5704         "ThirdPartyNotices.txt",
5705         "dotnet_library_license.txt",
5706         "lib/MonoAndroid10/_._",
5707         "lib/MonoTouch10/_._",
5708         "lib/net45/_._",
5709         "lib/net46/System.IO.Compression.dll",
5710         "lib/portable-net45+win8+wpa81/_._",
5711         "lib/win8/_._",
5712         "lib/wpa81/_._",
5713         "lib/xamarinios10/_._",
5714         "lib/xamarinmac20/_._",
5715         "lib/xamarintvos10/_._",
5716         "lib/xamarinwatchos10/_._",
5717         "ref/MonoAndroid10/_._",
5718         "ref/MonoTouch10/_._",
5719         "ref/net45/_._",
5720         "ref/net46/System.IO.Compression.dll",
5721         "ref/netcore50/System.IO.Compression.dll",
5722         "ref/netcore50/System.IO.Compression.xml",
5723         "ref/netcore50/de/System.IO.Compression.xml",
5724         "ref/netcore50/es/System.IO.Compression.xml",
5725         "ref/netcore50/fr/System.IO.Compression.xml",
5726         "ref/netcore50/it/System.IO.Compression.xml",
5727         "ref/netcore50/ja/System.IO.Compression.xml",
5728         "ref/netcore50/ko/System.IO.Compression.xml",
5729         "ref/netcore50/ru/System.IO.Compression.xml",
5730         "ref/netcore50/zh-hans/System.IO.Compression.xml",
5731         "ref/netcore50/zh-hant/System.IO.Compression.xml",
5732         "ref/netstandard1.1/System.IO.Compression.dll",
5733         "ref/netstandard1.1/System.IO.Compression.xml",
5734         "ref/netstandard1.1/de/System.IO.Compression.xml",
5735         "ref/netstandard1.1/es/System.IO.Compression.xml",
5736         "ref/netstandard1.1/fr/System.IO.Compression.xml",
5737         "ref/netstandard1.1/it/System.IO.Compression.xml",
5738         "ref/netstandard1.1/ja/System.IO.Compression.xml",
5739         "ref/netstandard1.1/ko/System.IO.Compression.xml",
5740         "ref/netstandard1.1/ru/System.IO.Compression.xml",
5741         "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
5742         "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
5743         "ref/netstandard1.3/System.IO.Compression.dll",
5744         "ref/netstandard1.3/System.IO.Compression.xml",
5745         "ref/netstandard1.3/de/System.IO.Compression.xml",
5746         "ref/netstandard1.3/es/System.IO.Compression.xml",
5747         "ref/netstandard1.3/fr/System.IO.Compression.xml",
5748         "ref/netstandard1.3/it/System.IO.Compression.xml",
5749         "ref/netstandard1.3/ja/System.IO.Compression.xml",
5750         "ref/netstandard1.3/ko/System.IO.Compression.xml",
5751         "ref/netstandard1.3/ru/System.IO.Compression.xml",
5752         "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
5753         "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
5754         "ref/portable-net45+win8+wpa81/_._",
5755         "ref/win8/_._",
5756         "ref/wpa81/_._",
5757         "ref/xamarinios10/_._",
5758         "ref/xamarinmac20/_._",
5759         "ref/xamarintvos10/_._",
5760         "ref/xamarinwatchos10/_._",
5761         "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
5762         "runtimes/win/lib/net46/System.IO.Compression.dll",
5763         "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
5764         "system.io.compression.4.3.0.nupkg.sha512",
5765         "system.io.compression.nuspec"
5766       ]
5767     },
5768     "System.IO.Compression.ZipFile/4.3.0": {
5769       "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
5770       "type": "package",
5771       "path": "system.io.compression.zipfile/4.3.0",
5772       "files": [
5773         ".nupkg.metadata",
5774         ".signature.p7s",
5775         "ThirdPartyNotices.txt",
5776         "dotnet_library_license.txt",
5777         "lib/MonoAndroid10/_._",
5778         "lib/MonoTouch10/_._",
5779         "lib/net46/System.IO.Compression.ZipFile.dll",
5780         "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
5781         "lib/xamarinios10/_._",
5782         "lib/xamarinmac20/_._",
5783         "lib/xamarintvos10/_._",
5784         "lib/xamarinwatchos10/_._",
5785         "ref/MonoAndroid10/_._",
5786         "ref/MonoTouch10/_._",
5787         "ref/net46/System.IO.Compression.ZipFile.dll",
5788         "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
5789         "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
5790         "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
5791         "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
5792         "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
5793         "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
5794         "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
5795         "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
5796         "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
5797         "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
5798         "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
5799         "ref/xamarinios10/_._",
5800         "ref/xamarinmac20/_._",
5801         "ref/xamarintvos10/_._",
5802         "ref/xamarinwatchos10/_._",
5803         "system.io.compression.zipfile.4.3.0.nupkg.sha512",
5804         "system.io.compression.zipfile.nuspec"
5805       ]
5806     },
5807     "System.IO.FileSystem/4.4.0-beta-24913-02": {
5808       "sha512": "DvhfpfWgOwoxyjPNYKhMV0xZuqGdznnaC7aIMzBc2oh+u19jZrloGl11P2DnFKJLfsth5DPLvTMxXmvKLeuykw==",
5809       "type": "package",
5810       "path": "system.io.filesystem/4.4.0-beta-24913-02",
5811       "files": [
5812         ".nupkg.metadata",
5813         "ThirdPartyNotices.txt",
5814         "dotnet_library_license.txt",
5815         "lib/MonoAndroid10/_._",
5816         "lib/MonoTouch10/_._",
5817         "lib/net46/System.IO.FileSystem.dll",
5818         "lib/net463/System.IO.FileSystem.dll",
5819         "lib/xamarinios10/_._",
5820         "lib/xamarinmac20/_._",
5821         "lib/xamarintvos10/_._",
5822         "lib/xamarinwatchos10/_._",
5823         "ref/MonoAndroid10/_._",
5824         "ref/MonoTouch10/_._",
5825         "ref/net46/System.IO.FileSystem.dll",
5826         "ref/net463/System.IO.FileSystem.dll",
5827         "ref/netstandard1.3/System.IO.FileSystem.dll",
5828         "ref/netstandard1.3/System.IO.FileSystem.xml",
5829         "ref/netstandard1.3/de/System.IO.FileSystem.xml",
5830         "ref/netstandard1.3/es/System.IO.FileSystem.xml",
5831         "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
5832         "ref/netstandard1.3/it/System.IO.FileSystem.xml",
5833         "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
5834         "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
5835         "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
5836         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
5837         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
5838         "ref/netstandard1.7/System.IO.FileSystem.dll",
5839         "ref/xamarinios10/_._",
5840         "ref/xamarinmac20/_._",
5841         "ref/xamarintvos10/_._",
5842         "ref/xamarinwatchos10/_._",
5843         "system.io.filesystem.4.4.0-beta-24913-02.nupkg.sha512",
5844         "system.io.filesystem.nuspec",
5845         "useSharedDesignerContext.txt",
5846         "version.txt"
5847       ]
5848     },
5849     "System.IO.FileSystem.Primitives/4.4.0-beta-24913-02": {
5850       "sha512": "wRiqs3kiUczfE2pBubg2o3u06yQeUeqZruZG8ckw5/QJHRMCcnSaf//dyhJs+Qnq7uOYVoI2p8rEnYjm6w9omw==",
5851       "type": "package",
5852       "path": "system.io.filesystem.primitives/4.4.0-beta-24913-02",
5853       "files": [
5854         ".nupkg.metadata",
5855         "ThirdPartyNotices.txt",
5856         "dotnet_library_license.txt",
5857         "lib/MonoAndroid10/_._",
5858         "lib/MonoTouch10/_._",
5859         "lib/net46/System.IO.FileSystem.Primitives.dll",
5860         "lib/net463/System.IO.FileSystem.Primitives.dll",
5861         "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
5862         "lib/netstandard1.7/System.IO.FileSystem.Primitives.dll",
5863         "lib/xamarinios10/_._",
5864         "lib/xamarinmac20/_._",
5865         "lib/xamarintvos10/_._",
5866         "lib/xamarinwatchos10/_._",
5867         "ref/MonoAndroid10/_._",
5868         "ref/MonoTouch10/_._",
5869         "ref/net46/System.IO.FileSystem.Primitives.dll",
5870         "ref/net463/System.IO.FileSystem.Primitives.dll",
5871         "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
5872         "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
5873         "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
5874         "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
5875         "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
5876         "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
5877         "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
5878         "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
5879         "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
5880         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
5881         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
5882         "ref/netstandard1.7/System.IO.FileSystem.Primitives.dll",
5883         "ref/xamarinios10/_._",
5884         "ref/xamarinmac20/_._",
5885         "ref/xamarintvos10/_._",
5886         "ref/xamarinwatchos10/_._",
5887         "system.io.filesystem.primitives.4.4.0-beta-24913-02.nupkg.sha512",
5888         "system.io.filesystem.primitives.nuspec",
5889         "useSharedDesignerContext.txt",
5890         "version.txt"
5891       ]
5892     },
5893     "System.Linq/4.4.0-beta-24913-02": {
5894       "sha512": "bjnCiY6U3f9k7fH/R3IQohZniRlLB3MdQ59n0nH8oa26YCFZO+OgjdVbSj67RgVpxupYLzXCZ80li32HcL4qdQ==",
5895       "type": "package",
5896       "path": "system.linq/4.4.0-beta-24913-02",
5897       "files": [
5898         ".nupkg.metadata",
5899         "ThirdPartyNotices.txt",
5900         "dotnet_library_license.txt",
5901         "lib/MonoAndroid10/_._",
5902         "lib/MonoTouch10/_._",
5903         "lib/net45/_._",
5904         "lib/net461/System.Linq.dll",
5905         "lib/netcore50/System.Linq.dll",
5906         "lib/netstandard1.6/System.Linq.dll",
5907         "lib/portable-net45+win8+wp8+wpa81/_._",
5908         "lib/win8/_._",
5909         "lib/wp80/_._",
5910         "lib/wpa81/_._",
5911         "lib/xamarinios10/_._",
5912         "lib/xamarinmac20/_._",
5913         "lib/xamarintvos10/_._",
5914         "lib/xamarinwatchos10/_._",
5915         "ref/MonoAndroid10/_._",
5916         "ref/MonoTouch10/_._",
5917         "ref/net45/_._",
5918         "ref/net461/System.Linq.dll",
5919         "ref/netcore50/System.Linq.dll",
5920         "ref/netcore50/System.Linq.xml",
5921         "ref/netcore50/de/System.Linq.xml",
5922         "ref/netcore50/es/System.Linq.xml",
5923         "ref/netcore50/fr/System.Linq.xml",
5924         "ref/netcore50/it/System.Linq.xml",
5925         "ref/netcore50/ja/System.Linq.xml",
5926         "ref/netcore50/ko/System.Linq.xml",
5927         "ref/netcore50/ru/System.Linq.xml",
5928         "ref/netcore50/zh-hans/System.Linq.xml",
5929         "ref/netcore50/zh-hant/System.Linq.xml",
5930         "ref/netcoreapp1.1/System.Linq.dll",
5931         "ref/netstandard1.0/System.Linq.dll",
5932         "ref/netstandard1.0/System.Linq.xml",
5933         "ref/netstandard1.0/de/System.Linq.xml",
5934         "ref/netstandard1.0/es/System.Linq.xml",
5935         "ref/netstandard1.0/fr/System.Linq.xml",
5936         "ref/netstandard1.0/it/System.Linq.xml",
5937         "ref/netstandard1.0/ja/System.Linq.xml",
5938         "ref/netstandard1.0/ko/System.Linq.xml",
5939         "ref/netstandard1.0/ru/System.Linq.xml",
5940         "ref/netstandard1.0/zh-hans/System.Linq.xml",
5941         "ref/netstandard1.0/zh-hant/System.Linq.xml",
5942         "ref/netstandard1.6/System.Linq.dll",
5943         "ref/netstandard1.6/System.Linq.xml",
5944         "ref/netstandard1.6/de/System.Linq.xml",
5945         "ref/netstandard1.6/es/System.Linq.xml",
5946         "ref/netstandard1.6/fr/System.Linq.xml",
5947         "ref/netstandard1.6/it/System.Linq.xml",
5948         "ref/netstandard1.6/ja/System.Linq.xml",
5949         "ref/netstandard1.6/ko/System.Linq.xml",
5950         "ref/netstandard1.6/ru/System.Linq.xml",
5951         "ref/netstandard1.6/zh-hans/System.Linq.xml",
5952         "ref/netstandard1.6/zh-hant/System.Linq.xml",
5953         "ref/portable-net45+win8+wp8+wpa81/_._",
5954         "ref/win8/_._",
5955         "ref/wp80/_._",
5956         "ref/wpa81/_._",
5957         "ref/xamarinios10/_._",
5958         "ref/xamarinmac20/_._",
5959         "ref/xamarintvos10/_._",
5960         "ref/xamarinwatchos10/_._",
5961         "system.linq.4.4.0-beta-24913-02.nupkg.sha512",
5962         "system.linq.nuspec",
5963         "useSharedDesignerContext.txt",
5964         "version.txt"
5965       ]
5966     },
5967     "System.Linq.Expressions/4.4.0-beta-24913-02": {
5968       "sha512": "FGRSqzfppwrXJSO+91Bi3BEOV1xejk/VHOL3bZRJYCshZ67t8s5OeOk8ywh96Xi12+RFIsXkIzJYBBYC3xV/ow==",
5969       "type": "package",
5970       "path": "system.linq.expressions/4.4.0-beta-24913-02",
5971       "files": [
5972         ".nupkg.metadata",
5973         "ThirdPartyNotices.txt",
5974         "dotnet_library_license.txt",
5975         "lib/MonoAndroid10/_._",
5976         "lib/MonoTouch10/_._",
5977         "lib/net45/_._",
5978         "lib/net461/System.Linq.Expressions.dll",
5979         "lib/netcore50/System.Linq.Expressions.dll",
5980         "lib/netstandard1.6/System.Linq.Expressions.dll",
5981         "lib/netstandard1.7/System.Linq.Expressions.dll",
5982         "lib/portable-net45+win8+wp8+wpa81/_._",
5983         "lib/win8/_._",
5984         "lib/wp80/_._",
5985         "lib/wpa81/_._",
5986         "lib/xamarinios10/_._",
5987         "lib/xamarinmac20/_._",
5988         "lib/xamarintvos10/_._",
5989         "lib/xamarinwatchos10/_._",
5990         "ref/MonoAndroid10/_._",
5991         "ref/MonoTouch10/_._",
5992         "ref/net45/_._",
5993         "ref/net461/System.Linq.Expressions.dll",
5994         "ref/netcore50/System.Linq.Expressions.dll",
5995         "ref/netcore50/System.Linq.Expressions.xml",
5996         "ref/netcore50/de/System.Linq.Expressions.xml",
5997         "ref/netcore50/es/System.Linq.Expressions.xml",
5998         "ref/netcore50/fr/System.Linq.Expressions.xml",
5999         "ref/netcore50/it/System.Linq.Expressions.xml",
6000         "ref/netcore50/ja/System.Linq.Expressions.xml",
6001         "ref/netcore50/ko/System.Linq.Expressions.xml",
6002         "ref/netcore50/ru/System.Linq.Expressions.xml",
6003         "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
6004         "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
6005         "ref/netstandard1.0/System.Linq.Expressions.dll",
6006         "ref/netstandard1.0/System.Linq.Expressions.xml",
6007         "ref/netstandard1.0/de/System.Linq.Expressions.xml",
6008         "ref/netstandard1.0/es/System.Linq.Expressions.xml",
6009         "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
6010         "ref/netstandard1.0/it/System.Linq.Expressions.xml",
6011         "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
6012         "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
6013         "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
6014         "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
6015         "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
6016         "ref/netstandard1.3/System.Linq.Expressions.dll",
6017         "ref/netstandard1.3/System.Linq.Expressions.xml",
6018         "ref/netstandard1.3/de/System.Linq.Expressions.xml",
6019         "ref/netstandard1.3/es/System.Linq.Expressions.xml",
6020         "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
6021         "ref/netstandard1.3/it/System.Linq.Expressions.xml",
6022         "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
6023         "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
6024         "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
6025         "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
6026         "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
6027         "ref/netstandard1.6/System.Linq.Expressions.dll",
6028         "ref/netstandard1.6/System.Linq.Expressions.xml",
6029         "ref/netstandard1.6/de/System.Linq.Expressions.xml",
6030         "ref/netstandard1.6/es/System.Linq.Expressions.xml",
6031         "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
6032         "ref/netstandard1.6/it/System.Linq.Expressions.xml",
6033         "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
6034         "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
6035         "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
6036         "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
6037         "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
6038         "ref/netstandard1.7/System.Linq.Expressions.dll",
6039         "ref/portable-net45+win8+wp8+wpa81/_._",
6040         "ref/win8/_._",
6041         "ref/wp80/_._",
6042         "ref/wpa81/_._",
6043         "ref/xamarinios10/_._",
6044         "ref/xamarinmac20/_._",
6045         "ref/xamarintvos10/_._",
6046         "ref/xamarinwatchos10/_._",
6047         "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
6048         "system.linq.expressions.4.4.0-beta-24913-02.nupkg.sha512",
6049         "system.linq.expressions.nuspec",
6050         "useSharedDesignerContext.txt",
6051         "version.txt"
6052       ]
6053     },
6054     "System.Net.Http/4.3.0": {
6055       "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
6056       "type": "package",
6057       "path": "system.net.http/4.3.0",
6058       "files": [
6059         ".nupkg.metadata",
6060         ".signature.p7s",
6061         "ThirdPartyNotices.txt",
6062         "dotnet_library_license.txt",
6063         "lib/Xamarinmac20/_._",
6064         "lib/monoandroid10/_._",
6065         "lib/monotouch10/_._",
6066         "lib/net45/_._",
6067         "lib/net46/System.Net.Http.dll",
6068         "lib/portable-net45+win8+wpa81/_._",
6069         "lib/win8/_._",
6070         "lib/wpa81/_._",
6071         "lib/xamarinios10/_._",
6072         "lib/xamarintvos10/_._",
6073         "lib/xamarinwatchos10/_._",
6074         "ref/Xamarinmac20/_._",
6075         "ref/monoandroid10/_._",
6076         "ref/monotouch10/_._",
6077         "ref/net45/_._",
6078         "ref/net46/System.Net.Http.dll",
6079         "ref/net46/System.Net.Http.xml",
6080         "ref/net46/de/System.Net.Http.xml",
6081         "ref/net46/es/System.Net.Http.xml",
6082         "ref/net46/fr/System.Net.Http.xml",
6083         "ref/net46/it/System.Net.Http.xml",
6084         "ref/net46/ja/System.Net.Http.xml",
6085         "ref/net46/ko/System.Net.Http.xml",
6086         "ref/net46/ru/System.Net.Http.xml",
6087         "ref/net46/zh-hans/System.Net.Http.xml",
6088         "ref/net46/zh-hant/System.Net.Http.xml",
6089         "ref/netcore50/System.Net.Http.dll",
6090         "ref/netcore50/System.Net.Http.xml",
6091         "ref/netcore50/de/System.Net.Http.xml",
6092         "ref/netcore50/es/System.Net.Http.xml",
6093         "ref/netcore50/fr/System.Net.Http.xml",
6094         "ref/netcore50/it/System.Net.Http.xml",
6095         "ref/netcore50/ja/System.Net.Http.xml",
6096         "ref/netcore50/ko/System.Net.Http.xml",
6097         "ref/netcore50/ru/System.Net.Http.xml",
6098         "ref/netcore50/zh-hans/System.Net.Http.xml",
6099         "ref/netcore50/zh-hant/System.Net.Http.xml",
6100         "ref/netstandard1.1/System.Net.Http.dll",
6101         "ref/netstandard1.1/System.Net.Http.xml",
6102         "ref/netstandard1.1/de/System.Net.Http.xml",
6103         "ref/netstandard1.1/es/System.Net.Http.xml",
6104         "ref/netstandard1.1/fr/System.Net.Http.xml",
6105         "ref/netstandard1.1/it/System.Net.Http.xml",
6106         "ref/netstandard1.1/ja/System.Net.Http.xml",
6107         "ref/netstandard1.1/ko/System.Net.Http.xml",
6108         "ref/netstandard1.1/ru/System.Net.Http.xml",
6109         "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
6110         "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
6111         "ref/netstandard1.3/System.Net.Http.dll",
6112         "ref/netstandard1.3/System.Net.Http.xml",
6113         "ref/netstandard1.3/de/System.Net.Http.xml",
6114         "ref/netstandard1.3/es/System.Net.Http.xml",
6115         "ref/netstandard1.3/fr/System.Net.Http.xml",
6116         "ref/netstandard1.3/it/System.Net.Http.xml",
6117         "ref/netstandard1.3/ja/System.Net.Http.xml",
6118         "ref/netstandard1.3/ko/System.Net.Http.xml",
6119         "ref/netstandard1.3/ru/System.Net.Http.xml",
6120         "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
6121         "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
6122         "ref/portable-net45+win8+wpa81/_._",
6123         "ref/win8/_._",
6124         "ref/wpa81/_._",
6125         "ref/xamarinios10/_._",
6126         "ref/xamarintvos10/_._",
6127         "ref/xamarinwatchos10/_._",
6128         "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
6129         "runtimes/win/lib/net46/System.Net.Http.dll",
6130         "runtimes/win/lib/netcore50/System.Net.Http.dll",
6131         "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
6132         "system.net.http.4.3.0.nupkg.sha512",
6133         "system.net.http.nuspec"
6134       ]
6135     },
6136     "System.Net.NameResolution/4.4.0-beta-24913-02": {
6137       "sha512": "xTSaAEadOMDmmGLv60VMP1GtqMq++l23ld96Rg3X/Sphde1FFLB9nUetcoWx7VwfC5sJ1m70YprLKXDS4PNG8A==",
6138       "type": "package",
6139       "path": "system.net.nameresolution/4.4.0-beta-24913-02",
6140       "files": [
6141         ".nupkg.metadata",
6142         "ThirdPartyNotices.txt",
6143         "dotnet_library_license.txt",
6144         "lib/MonoAndroid10/_._",
6145         "lib/MonoTouch10/_._",
6146         "lib/net46/System.Net.NameResolution.dll",
6147         "lib/xamarinios10/_._",
6148         "lib/xamarinmac20/_._",
6149         "lib/xamarintvos10/_._",
6150         "lib/xamarinwatchos10/_._",
6151         "ref/MonoAndroid10/_._",
6152         "ref/MonoTouch10/_._",
6153         "ref/net46/System.Net.NameResolution.dll",
6154         "ref/netstandard1.3/System.Net.NameResolution.dll",
6155         "ref/netstandard1.3/System.Net.NameResolution.xml",
6156         "ref/netstandard1.3/de/System.Net.NameResolution.xml",
6157         "ref/netstandard1.3/es/System.Net.NameResolution.xml",
6158         "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
6159         "ref/netstandard1.3/it/System.Net.NameResolution.xml",
6160         "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
6161         "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
6162         "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
6163         "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
6164         "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
6165         "ref/xamarinios10/_._",
6166         "ref/xamarinmac20/_._",
6167         "ref/xamarintvos10/_._",
6168         "ref/xamarinwatchos10/_._",
6169         "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
6170         "runtimes/win/lib/net46/System.Net.NameResolution.dll",
6171         "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
6172         "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
6173         "system.net.nameresolution.4.4.0-beta-24913-02.nupkg.sha512",
6174         "system.net.nameresolution.nuspec",
6175         "useSharedDesignerContext.txt",
6176         "version.txt"
6177       ]
6178     },
6179     "System.Net.Primitives/4.3.0": {
6180       "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
6181       "type": "package",
6182       "path": "system.net.primitives/4.3.0",
6183       "files": [
6184         ".nupkg.metadata",
6185         ".signature.p7s",
6186         "ThirdPartyNotices.txt",
6187         "dotnet_library_license.txt",
6188         "lib/MonoAndroid10/_._",
6189         "lib/MonoTouch10/_._",
6190         "lib/net45/_._",
6191         "lib/portable-net45+win8+wp8+wpa81/_._",
6192         "lib/win8/_._",
6193         "lib/wp80/_._",
6194         "lib/wpa81/_._",
6195         "lib/xamarinios10/_._",
6196         "lib/xamarinmac20/_._",
6197         "lib/xamarintvos10/_._",
6198         "lib/xamarinwatchos10/_._",
6199         "ref/MonoAndroid10/_._",
6200         "ref/MonoTouch10/_._",
6201         "ref/net45/_._",
6202         "ref/netcore50/System.Net.Primitives.dll",
6203         "ref/netcore50/System.Net.Primitives.xml",
6204         "ref/netcore50/de/System.Net.Primitives.xml",
6205         "ref/netcore50/es/System.Net.Primitives.xml",
6206         "ref/netcore50/fr/System.Net.Primitives.xml",
6207         "ref/netcore50/it/System.Net.Primitives.xml",
6208         "ref/netcore50/ja/System.Net.Primitives.xml",
6209         "ref/netcore50/ko/System.Net.Primitives.xml",
6210         "ref/netcore50/ru/System.Net.Primitives.xml",
6211         "ref/netcore50/zh-hans/System.Net.Primitives.xml",
6212         "ref/netcore50/zh-hant/System.Net.Primitives.xml",
6213         "ref/netstandard1.0/System.Net.Primitives.dll",
6214         "ref/netstandard1.0/System.Net.Primitives.xml",
6215         "ref/netstandard1.0/de/System.Net.Primitives.xml",
6216         "ref/netstandard1.0/es/System.Net.Primitives.xml",
6217         "ref/netstandard1.0/fr/System.Net.Primitives.xml",
6218         "ref/netstandard1.0/it/System.Net.Primitives.xml",
6219         "ref/netstandard1.0/ja/System.Net.Primitives.xml",
6220         "ref/netstandard1.0/ko/System.Net.Primitives.xml",
6221         "ref/netstandard1.0/ru/System.Net.Primitives.xml",
6222         "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
6223         "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
6224         "ref/netstandard1.1/System.Net.Primitives.dll",
6225         "ref/netstandard1.1/System.Net.Primitives.xml",
6226         "ref/netstandard1.1/de/System.Net.Primitives.xml",
6227         "ref/netstandard1.1/es/System.Net.Primitives.xml",
6228         "ref/netstandard1.1/fr/System.Net.Primitives.xml",
6229         "ref/netstandard1.1/it/System.Net.Primitives.xml",
6230         "ref/netstandard1.1/ja/System.Net.Primitives.xml",
6231         "ref/netstandard1.1/ko/System.Net.Primitives.xml",
6232         "ref/netstandard1.1/ru/System.Net.Primitives.xml",
6233         "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
6234         "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
6235         "ref/netstandard1.3/System.Net.Primitives.dll",
6236         "ref/netstandard1.3/System.Net.Primitives.xml",
6237         "ref/netstandard1.3/de/System.Net.Primitives.xml",
6238         "ref/netstandard1.3/es/System.Net.Primitives.xml",
6239         "ref/netstandard1.3/fr/System.Net.Primitives.xml",
6240         "ref/netstandard1.3/it/System.Net.Primitives.xml",
6241         "ref/netstandard1.3/ja/System.Net.Primitives.xml",
6242         "ref/netstandard1.3/ko/System.Net.Primitives.xml",
6243         "ref/netstandard1.3/ru/System.Net.Primitives.xml",
6244         "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
6245         "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
6246         "ref/portable-net45+win8+wp8+wpa81/_._",
6247         "ref/win8/_._",
6248         "ref/wp80/_._",
6249         "ref/wpa81/_._",
6250         "ref/xamarinios10/_._",
6251         "ref/xamarinmac20/_._",
6252         "ref/xamarintvos10/_._",
6253         "ref/xamarinwatchos10/_._",
6254         "system.net.primitives.4.3.0.nupkg.sha512",
6255         "system.net.primitives.nuspec"
6256       ]
6257     },
6258     "System.Net.Sockets/4.3.0": {
6259       "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
6260       "type": "package",
6261       "path": "system.net.sockets/4.3.0",
6262       "files": [
6263         ".nupkg.metadata",
6264         ".signature.p7s",
6265         "ThirdPartyNotices.txt",
6266         "dotnet_library_license.txt",
6267         "lib/MonoAndroid10/_._",
6268         "lib/MonoTouch10/_._",
6269         "lib/net46/System.Net.Sockets.dll",
6270         "lib/xamarinios10/_._",
6271         "lib/xamarinmac20/_._",
6272         "lib/xamarintvos10/_._",
6273         "lib/xamarinwatchos10/_._",
6274         "ref/MonoAndroid10/_._",
6275         "ref/MonoTouch10/_._",
6276         "ref/net46/System.Net.Sockets.dll",
6277         "ref/netstandard1.3/System.Net.Sockets.dll",
6278         "ref/netstandard1.3/System.Net.Sockets.xml",
6279         "ref/netstandard1.3/de/System.Net.Sockets.xml",
6280         "ref/netstandard1.3/es/System.Net.Sockets.xml",
6281         "ref/netstandard1.3/fr/System.Net.Sockets.xml",
6282         "ref/netstandard1.3/it/System.Net.Sockets.xml",
6283         "ref/netstandard1.3/ja/System.Net.Sockets.xml",
6284         "ref/netstandard1.3/ko/System.Net.Sockets.xml",
6285         "ref/netstandard1.3/ru/System.Net.Sockets.xml",
6286         "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
6287         "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
6288         "ref/xamarinios10/_._",
6289         "ref/xamarinmac20/_._",
6290         "ref/xamarintvos10/_._",
6291         "ref/xamarinwatchos10/_._",
6292         "system.net.sockets.4.3.0.nupkg.sha512",
6293         "system.net.sockets.nuspec"
6294       ]
6295     },
6296     "System.Numerics.Vectors/4.5.0": {
6297       "sha512": "QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
6298       "type": "package",
6299       "path": "system.numerics.vectors/4.5.0",
6300       "files": [
6301         ".nupkg.metadata",
6302         ".signature.p7s",
6303         "LICENSE.TXT",
6304         "THIRD-PARTY-NOTICES.TXT",
6305         "lib/MonoAndroid10/_._",
6306         "lib/MonoTouch10/_._",
6307         "lib/net46/System.Numerics.Vectors.dll",
6308         "lib/net46/System.Numerics.Vectors.xml",
6309         "lib/netcoreapp2.0/_._",
6310         "lib/netstandard1.0/System.Numerics.Vectors.dll",
6311         "lib/netstandard1.0/System.Numerics.Vectors.xml",
6312         "lib/netstandard2.0/System.Numerics.Vectors.dll",
6313         "lib/netstandard2.0/System.Numerics.Vectors.xml",
6314         "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
6315         "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
6316         "lib/uap10.0.16299/_._",
6317         "lib/xamarinios10/_._",
6318         "lib/xamarinmac20/_._",
6319         "lib/xamarintvos10/_._",
6320         "lib/xamarinwatchos10/_._",
6321         "ref/MonoAndroid10/_._",
6322         "ref/MonoTouch10/_._",
6323         "ref/net45/System.Numerics.Vectors.dll",
6324         "ref/net45/System.Numerics.Vectors.xml",
6325         "ref/net46/System.Numerics.Vectors.dll",
6326         "ref/net46/System.Numerics.Vectors.xml",
6327         "ref/netcoreapp2.0/_._",
6328         "ref/netstandard1.0/System.Numerics.Vectors.dll",
6329         "ref/netstandard1.0/System.Numerics.Vectors.xml",
6330         "ref/netstandard2.0/System.Numerics.Vectors.dll",
6331         "ref/netstandard2.0/System.Numerics.Vectors.xml",
6332         "ref/uap10.0.16299/_._",
6333         "ref/xamarinios10/_._",
6334         "ref/xamarinmac20/_._",
6335         "ref/xamarintvos10/_._",
6336         "ref/xamarinwatchos10/_._",
6337         "system.numerics.vectors.4.5.0.nupkg.sha512",
6338         "system.numerics.vectors.nuspec",
6339         "useSharedDesignerContext.txt",
6340         "version.txt"
6341       ]
6342     },
6343     "System.ObjectModel/4.4.0-beta-24913-02": {
6344       "sha512": "7fImkhTugA/dsFg/prA4UH7CoP4xmf7Brd5/v+dUA62mND9foQQnTOq0xSCOVZ6b25sy0kKqxLUtekZvRIMlkQ==",
6345       "type": "package",
6346       "path": "system.objectmodel/4.4.0-beta-24913-02",
6347       "files": [
6348         ".nupkg.metadata",
6349         "ThirdPartyNotices.txt",
6350         "dotnet_library_license.txt",
6351         "lib/MonoAndroid10/_._",
6352         "lib/MonoTouch10/_._",
6353         "lib/net45/_._",
6354         "lib/net463/System.ObjectModel.dll",
6355         "lib/netcore50/System.ObjectModel.dll",
6356         "lib/netstandard1.3/System.ObjectModel.dll",
6357         "lib/netstandard1.7/System.ObjectModel.dll",
6358         "lib/portable-net45+win8+wp8+wpa81/_._",
6359         "lib/win8/_._",
6360         "lib/wp80/_._",
6361         "lib/wpa81/_._",
6362         "lib/xamarinios10/_._",
6363         "lib/xamarinmac20/_._",
6364         "lib/xamarintvos10/_._",
6365         "lib/xamarinwatchos10/_._",
6366         "ref/MonoAndroid10/_._",
6367         "ref/MonoTouch10/_._",
6368         "ref/net45/_._",
6369         "ref/net463/System.ObjectModel.dll",
6370         "ref/netcore50/System.ObjectModel.dll",
6371         "ref/netcore50/System.ObjectModel.xml",
6372         "ref/netcore50/de/System.ObjectModel.xml",
6373         "ref/netcore50/es/System.ObjectModel.xml",
6374         "ref/netcore50/fr/System.ObjectModel.xml",
6375         "ref/netcore50/it/System.ObjectModel.xml",
6376         "ref/netcore50/ja/System.ObjectModel.xml",
6377         "ref/netcore50/ko/System.ObjectModel.xml",
6378         "ref/netcore50/ru/System.ObjectModel.xml",
6379         "ref/netcore50/zh-hans/System.ObjectModel.xml",
6380         "ref/netcore50/zh-hant/System.ObjectModel.xml",
6381         "ref/netcoreapp1.1/System.ObjectModel.dll",
6382         "ref/netstandard1.0/System.ObjectModel.dll",
6383         "ref/netstandard1.0/System.ObjectModel.xml",
6384         "ref/netstandard1.0/de/System.ObjectModel.xml",
6385         "ref/netstandard1.0/es/System.ObjectModel.xml",
6386         "ref/netstandard1.0/fr/System.ObjectModel.xml",
6387         "ref/netstandard1.0/it/System.ObjectModel.xml",
6388         "ref/netstandard1.0/ja/System.ObjectModel.xml",
6389         "ref/netstandard1.0/ko/System.ObjectModel.xml",
6390         "ref/netstandard1.0/ru/System.ObjectModel.xml",
6391         "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
6392         "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
6393         "ref/netstandard1.3/System.ObjectModel.dll",
6394         "ref/netstandard1.3/System.ObjectModel.xml",
6395         "ref/netstandard1.3/de/System.ObjectModel.xml",
6396         "ref/netstandard1.3/es/System.ObjectModel.xml",
6397         "ref/netstandard1.3/fr/System.ObjectModel.xml",
6398         "ref/netstandard1.3/it/System.ObjectModel.xml",
6399         "ref/netstandard1.3/ja/System.ObjectModel.xml",
6400         "ref/netstandard1.3/ko/System.ObjectModel.xml",
6401         "ref/netstandard1.3/ru/System.ObjectModel.xml",
6402         "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
6403         "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
6404         "ref/netstandard1.7/System.ObjectModel.dll",
6405         "ref/portable-net45+win8+wp8+wpa81/_._",
6406         "ref/win8/_._",
6407         "ref/wp80/_._",
6408         "ref/wpa81/_._",
6409         "ref/xamarinios10/_._",
6410         "ref/xamarinmac20/_._",
6411         "ref/xamarintvos10/_._",
6412         "ref/xamarinwatchos10/_._",
6413         "system.objectmodel.4.4.0-beta-24913-02.nupkg.sha512",
6414         "system.objectmodel.nuspec",
6415         "useSharedDesignerContext.txt",
6416         "version.txt"
6417       ]
6418     },
6419     "System.Private.Uri/4.4.0-beta-24913-02": {
6420       "sha512": "P5WV/+fFObWRGhcbiUIx+23/hz4k/x6xFoePjam1t6xvKw+E1E4KkM8O2sRkZQ0h8i7ATr04oCi5jNnzg2+idg==",
6421       "type": "package",
6422       "path": "system.private.uri/4.4.0-beta-24913-02",
6423       "files": [
6424         ".nupkg.metadata",
6425         "ThirdPartyNotices.txt",
6426         "dotnet_library_license.txt",
6427         "ref/netstandard/_._",
6428         "system.private.uri.4.4.0-beta-24913-02.nupkg.sha512",
6429         "system.private.uri.nuspec",
6430         "useSharedDesignerContext.txt",
6431         "version.txt"
6432       ]
6433     },
6434     "System.Reflection/4.4.0-beta-24913-02": {
6435       "sha512": "BYjVZSHD4JDmhn5LueNSF16qU8WA6V2YAakX+q+U9lAlj/B+gV+l9vO2RkJjzexvDcZLluFzIUdpWDGtOj95wA==",
6436       "type": "package",
6437       "path": "system.reflection/4.4.0-beta-24913-02",
6438       "files": [
6439         ".nupkg.metadata",
6440         "ThirdPartyNotices.txt",
6441         "dotnet_library_license.txt",
6442         "lib/MonoAndroid10/_._",
6443         "lib/MonoTouch10/_._",
6444         "lib/net45/_._",
6445         "lib/net461/System.Reflection.dll",
6446         "lib/portable-net45+win8+wp8+wpa81/_._",
6447         "lib/win8/_._",
6448         "lib/wp80/_._",
6449         "lib/wpa81/_._",
6450         "lib/xamarinios10/_._",
6451         "lib/xamarinmac20/_._",
6452         "lib/xamarintvos10/_._",
6453         "lib/xamarinwatchos10/_._",
6454         "ref/MonoAndroid10/_._",
6455         "ref/MonoTouch10/_._",
6456         "ref/net45/_._",
6457         "ref/net461/System.Reflection.dll",
6458         "ref/netcore50/System.Reflection.dll",
6459         "ref/netcore50/System.Reflection.xml",
6460         "ref/netcore50/de/System.Reflection.xml",
6461         "ref/netcore50/es/System.Reflection.xml",
6462         "ref/netcore50/fr/System.Reflection.xml",
6463         "ref/netcore50/it/System.Reflection.xml",
6464         "ref/netcore50/ja/System.Reflection.xml",
6465         "ref/netcore50/ko/System.Reflection.xml",
6466         "ref/netcore50/ru/System.Reflection.xml",
6467         "ref/netcore50/zh-hans/System.Reflection.xml",
6468         "ref/netcore50/zh-hant/System.Reflection.xml",
6469         "ref/netstandard1.0/System.Reflection.dll",
6470         "ref/netstandard1.0/System.Reflection.xml",
6471         "ref/netstandard1.0/de/System.Reflection.xml",
6472         "ref/netstandard1.0/es/System.Reflection.xml",
6473         "ref/netstandard1.0/fr/System.Reflection.xml",
6474         "ref/netstandard1.0/it/System.Reflection.xml",
6475         "ref/netstandard1.0/ja/System.Reflection.xml",
6476         "ref/netstandard1.0/ko/System.Reflection.xml",
6477         "ref/netstandard1.0/ru/System.Reflection.xml",
6478         "ref/netstandard1.0/zh-hans/System.Reflection.xml",
6479         "ref/netstandard1.0/zh-hant/System.Reflection.xml",
6480         "ref/netstandard1.3/System.Reflection.dll",
6481         "ref/netstandard1.3/System.Reflection.xml",
6482         "ref/netstandard1.3/de/System.Reflection.xml",
6483         "ref/netstandard1.3/es/System.Reflection.xml",
6484         "ref/netstandard1.3/fr/System.Reflection.xml",
6485         "ref/netstandard1.3/it/System.Reflection.xml",
6486         "ref/netstandard1.3/ja/System.Reflection.xml",
6487         "ref/netstandard1.3/ko/System.Reflection.xml",
6488         "ref/netstandard1.3/ru/System.Reflection.xml",
6489         "ref/netstandard1.3/zh-hans/System.Reflection.xml",
6490         "ref/netstandard1.3/zh-hant/System.Reflection.xml",
6491         "ref/netstandard1.5/System.Reflection.dll",
6492         "ref/netstandard1.5/System.Reflection.xml",
6493         "ref/netstandard1.5/de/System.Reflection.xml",
6494         "ref/netstandard1.5/es/System.Reflection.xml",
6495         "ref/netstandard1.5/fr/System.Reflection.xml",
6496         "ref/netstandard1.5/it/System.Reflection.xml",
6497         "ref/netstandard1.5/ja/System.Reflection.xml",
6498         "ref/netstandard1.5/ko/System.Reflection.xml",
6499         "ref/netstandard1.5/ru/System.Reflection.xml",
6500         "ref/netstandard1.5/zh-hans/System.Reflection.xml",
6501         "ref/netstandard1.5/zh-hant/System.Reflection.xml",
6502         "ref/netstandard1.7/System.Reflection.dll",
6503         "ref/portable-net45+win8+wp8+wpa81/_._",
6504         "ref/uap10.1/System.Reflection.dll",
6505         "ref/win8/_._",
6506         "ref/wp80/_._",
6507         "ref/wpa81/_._",
6508         "ref/xamarinios10/_._",
6509         "ref/xamarinmac20/_._",
6510         "ref/xamarintvos10/_._",
6511         "ref/xamarinwatchos10/_._",
6512         "system.reflection.4.4.0-beta-24913-02.nupkg.sha512",
6513         "system.reflection.nuspec",
6514         "useSharedDesignerContext.txt",
6515         "version.txt"
6516       ]
6517     },
6518     "System.Reflection.Emit/4.4.0-beta-24913-02": {
6519       "sha512": "8t9c/WJwVW4lM4furhRKIGDH4YIMnqWeo/tXktHJpczi6SiBpWfi+RymwRVbbxrPy7+b+jgtspwM0AHizm8hRg==",
6520       "type": "package",
6521       "path": "system.reflection.emit/4.4.0-beta-24913-02",
6522       "files": [
6523         ".nupkg.metadata",
6524         "ThirdPartyNotices.txt",
6525         "dotnet_library_license.txt",
6526         "lib/MonoAndroid10/_._",
6527         "lib/monotouch10/_._",
6528         "lib/net45/_._",
6529         "lib/netcore50/System.Reflection.Emit.dll",
6530         "lib/netstandard1.3/System.Reflection.Emit.dll",
6531         "lib/xamarinios10/_._",
6532         "lib/xamarinmac20/_._",
6533         "lib/xamarintvos10/_._",
6534         "lib/xamarinwatchos10/_._",
6535         "ref/MonoAndroid10/_._",
6536         "ref/net45/_._",
6537         "ref/netstandard1.1/System.Reflection.Emit.dll",
6538         "ref/netstandard1.1/System.Reflection.Emit.xml",
6539         "ref/netstandard1.1/de/System.Reflection.Emit.xml",
6540         "ref/netstandard1.1/es/System.Reflection.Emit.xml",
6541         "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
6542         "ref/netstandard1.1/it/System.Reflection.Emit.xml",
6543         "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
6544         "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
6545         "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
6546         "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
6547         "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
6548         "ref/xamarinmac20/_._",
6549         "system.reflection.emit.4.4.0-beta-24913-02.nupkg.sha512",
6550         "system.reflection.emit.nuspec",
6551         "useSharedDesignerContext.txt",
6552         "version.txt"
6553       ]
6554     },
6555     "System.Reflection.Emit.ILGeneration/4.4.0-beta-24913-02": {
6556       "sha512": "StjC21V2SztX1QUCMlwE1QfXXJhmmNJVu07DDLqj/fn6F23tIHB+EDcroeA7QKRQbfarUxL4MzZAJqEhcfPqYA==",
6557       "type": "package",
6558       "path": "system.reflection.emit.ilgeneration/4.4.0-beta-24913-02",
6559       "files": [
6560         ".nupkg.metadata",
6561         "ThirdPartyNotices.txt",
6562         "dotnet_library_license.txt",
6563         "lib/MonoAndroid10/_._",
6564         "lib/MonoTouch10/_._",
6565         "lib/net45/_._",
6566         "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
6567         "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
6568         "lib/portable-net45+wp8/_._",
6569         "lib/wp80/_._",
6570         "lib/xamarinios10/_._",
6571         "lib/xamarinmac20/_._",
6572         "lib/xamarintvos10/_._",
6573         "lib/xamarinwatchos10/_._",
6574         "ref/MonoAndroid10/_._",
6575         "ref/MonoTouch10/_._",
6576         "ref/net45/_._",
6577         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
6578         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
6579         "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
6580         "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
6581         "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
6582         "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
6583         "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
6584         "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
6585         "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
6586         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
6587         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
6588         "ref/portable-net45+wp8/_._",
6589         "ref/wp80/_._",
6590         "ref/xamarinios10/_._",
6591         "ref/xamarinmac20/_._",
6592         "ref/xamarintvos10/_._",
6593         "ref/xamarinwatchos10/_._",
6594         "runtimes/aot/lib/netcore50/_._",
6595         "system.reflection.emit.ilgeneration.4.4.0-beta-24913-02.nupkg.sha512",
6596         "system.reflection.emit.ilgeneration.nuspec",
6597         "useSharedDesignerContext.txt",
6598         "version.txt"
6599       ]
6600     },
6601     "System.Reflection.Emit.Lightweight/4.4.0-beta-24913-02": {
6602       "sha512": "qK7GukxWqkcU5tG7YLLLZdAvaDsAFk6Kp6sXd4Cxpm8jcoHNzCPV48dZMx64TczZHtbedHwwkYJe5JKTHnGcKA==",
6603       "type": "package",
6604       "path": "system.reflection.emit.lightweight/4.4.0-beta-24913-02",
6605       "files": [
6606         ".nupkg.metadata",
6607         "ThirdPartyNotices.txt",
6608         "dotnet_library_license.txt",
6609         "lib/MonoAndroid10/_._",
6610         "lib/MonoTouch10/_._",
6611         "lib/net45/_._",
6612         "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
6613         "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
6614         "lib/portable-net45+wp8/_._",
6615         "lib/wp80/_._",
6616         "lib/xamarinios10/_._",
6617         "lib/xamarinmac20/_._",
6618         "lib/xamarintvos10/_._",
6619         "lib/xamarinwatchos10/_._",
6620         "ref/MonoAndroid10/_._",
6621         "ref/MonoTouch10/_._",
6622         "ref/net45/_._",
6623         "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
6624         "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
6625         "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
6626         "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
6627         "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
6628         "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
6629         "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
6630         "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
6631         "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
6632         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
6633         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
6634         "ref/portable-net45+wp8/_._",
6635         "ref/wp80/_._",
6636         "ref/xamarinios10/_._",
6637         "ref/xamarinmac20/_._",
6638         "ref/xamarintvos10/_._",
6639         "ref/xamarinwatchos10/_._",
6640         "runtimes/aot/lib/netcore50/_._",
6641         "system.reflection.emit.lightweight.4.4.0-beta-24913-02.nupkg.sha512",
6642         "system.reflection.emit.lightweight.nuspec",
6643         "useSharedDesignerContext.txt",
6644         "version.txt"
6645       ]
6646     },
6647     "System.Reflection.Extensions/4.4.0-beta-24913-02": {
6648       "sha512": "6f9M3xv5HkaZEbZLsjRSEHekr1bbEFUbtpr/8NHGJ3cwjdUmfirIwT3i69VxPy0xx9nj8OLbfGitQcPOUsK/sA==",
6649       "type": "package",
6650       "path": "system.reflection.extensions/4.4.0-beta-24913-02",
6651       "files": [
6652         ".nupkg.metadata",
6653         "ThirdPartyNotices.txt",
6654         "dotnet_library_license.txt",
6655         "lib/MonoAndroid10/_._",
6656         "lib/MonoTouch10/_._",
6657         "lib/net45/_._",
6658         "lib/net463/System.Reflection.Extensions.dll",
6659         "lib/netcore50/System.Reflection.Extensions.dll",
6660         "lib/netstandard1.3/System.Reflection.Extensions.dll",
6661         "lib/netstandard1.7/System.Reflection.Extensions.dll",
6662         "lib/portable-net45+win8+wp8+wpa81/_._",
6663         "lib/uap10.1/System.Reflection.Extensions.dll",
6664         "lib/win8/_._",
6665         "lib/wp80/_._",
6666         "lib/wpa81/_._",
6667         "lib/xamarinios10/_._",
6668         "lib/xamarinmac20/_._",
6669         "lib/xamarintvos10/_._",
6670         "lib/xamarinwatchos10/_._",
6671         "ref/MonoAndroid10/_._",
6672         "ref/MonoTouch10/_._",
6673         "ref/net45/_._",
6674         "ref/net463/System.Reflection.Extensions.dll",
6675         "ref/netcore50/System.Reflection.Extensions.dll",
6676         "ref/netcore50/System.Reflection.Extensions.xml",
6677         "ref/netcore50/de/System.Reflection.Extensions.xml",
6678         "ref/netcore50/es/System.Reflection.Extensions.xml",
6679         "ref/netcore50/fr/System.Reflection.Extensions.xml",
6680         "ref/netcore50/it/System.Reflection.Extensions.xml",
6681         "ref/netcore50/ja/System.Reflection.Extensions.xml",
6682         "ref/netcore50/ko/System.Reflection.Extensions.xml",
6683         "ref/netcore50/ru/System.Reflection.Extensions.xml",
6684         "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
6685         "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
6686         "ref/netstandard1.0/System.Reflection.Extensions.dll",
6687         "ref/netstandard1.0/System.Reflection.Extensions.xml",
6688         "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
6689         "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
6690         "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
6691         "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
6692         "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
6693         "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
6694         "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
6695         "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
6696         "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
6697         "ref/netstandard1.7/System.Reflection.Extensions.dll",
6698         "ref/portable-net45+win8+wp8+wpa81/_._",
6699         "ref/uap10.1/System.Reflection.Extensions.dll",
6700         "ref/win8/_._",
6701         "ref/wp80/_._",
6702         "ref/wpa81/_._",
6703         "ref/xamarinios10/_._",
6704         "ref/xamarinmac20/_._",
6705         "ref/xamarintvos10/_._",
6706         "ref/xamarinwatchos10/_._",
6707         "runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll",
6708         "runtimes/aot/lib/uap10.1/System.Reflection.Extensions.dll",
6709         "system.reflection.extensions.4.4.0-beta-24913-02.nupkg.sha512",
6710         "system.reflection.extensions.nuspec",
6711         "useSharedDesignerContext.txt",
6712         "version.txt"
6713       ]
6714     },
6715     "System.Reflection.Primitives/4.4.0-beta-24913-02": {
6716       "sha512": "qR0QeMteCI5xqH473N019aiA3kSrUYIsxHb5yD8EMeEY9ZQpDe7eETxaxm9mDtZsk5ykm3fboDda8cAsHqM5+w==",
6717       "type": "package",
6718       "path": "system.reflection.primitives/4.4.0-beta-24913-02",
6719       "files": [
6720         ".nupkg.metadata",
6721         "ThirdPartyNotices.txt",
6722         "dotnet_library_license.txt",
6723         "lib/MonoAndroid10/_._",
6724         "lib/MonoTouch10/_._",
6725         "lib/net45/_._",
6726         "lib/net463/System.Reflection.Primitives.dll",
6727         "lib/portable-net45+win8+wp8+wpa81/_._",
6728         "lib/portable45-net45+win8+wpa81/_._",
6729         "lib/win8/_._",
6730         "lib/wp80/_._",
6731         "lib/wpa81/_._",
6732         "lib/xamarinios10/_._",
6733         "lib/xamarinmac20/_._",
6734         "lib/xamarintvos10/_._",
6735         "lib/xamarinwatchos10/_._",
6736         "ref/MonoAndroid10/_._",
6737         "ref/MonoTouch10/_._",
6738         "ref/net45/_._",
6739         "ref/net463/System.Reflection.Primitives.dll",
6740         "ref/netcore50/System.Reflection.Primitives.dll",
6741         "ref/netcore50/System.Reflection.Primitives.xml",
6742         "ref/netcore50/de/System.Reflection.Primitives.xml",
6743         "ref/netcore50/es/System.Reflection.Primitives.xml",
6744         "ref/netcore50/fr/System.Reflection.Primitives.xml",
6745         "ref/netcore50/it/System.Reflection.Primitives.xml",
6746         "ref/netcore50/ja/System.Reflection.Primitives.xml",
6747         "ref/netcore50/ko/System.Reflection.Primitives.xml",
6748         "ref/netcore50/ru/System.Reflection.Primitives.xml",
6749         "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
6750         "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
6751         "ref/netstandard1.0/System.Reflection.Primitives.dll",
6752         "ref/netstandard1.0/System.Reflection.Primitives.xml",
6753         "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
6754         "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
6755         "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
6756         "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
6757         "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
6758         "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
6759         "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
6760         "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
6761         "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
6762         "ref/netstandard1.7/System.Reflection.Primitives.dll",
6763         "ref/portable-net45+win8+wp8+wpa81/_._",
6764         "ref/portable45-net45+win8+wpa81/_._",
6765         "ref/uap10.1/System.Reflection.Primitives.dll",
6766         "ref/win8/_._",
6767         "ref/wp80/_._",
6768         "ref/wpa81/_._",
6769         "ref/xamarinios10/_._",
6770         "ref/xamarinmac20/_._",
6771         "ref/xamarintvos10/_._",
6772         "ref/xamarinwatchos10/_._",
6773         "system.reflection.primitives.4.4.0-beta-24913-02.nupkg.sha512",
6774         "system.reflection.primitives.nuspec",
6775         "useSharedDesignerContext.txt",
6776         "version.txt"
6777       ]
6778     },
6779     "System.Reflection.TypeExtensions/4.7.0-preview3.19551.4": {
6780       "sha512": "PYxuzuBiOLVfZLE40zmzvpJx4NBNMAFBLIKTq5FSRtHjpBK9JzmtuWylHVv9L2sp62Aux4bA7w/Ma/Q+4u8+pA==",
6781       "type": "package",
6782       "path": "system.reflection.typeextensions/4.7.0-preview3.19551.4",
6783       "files": [
6784         ".nupkg.metadata",
6785         ".signature.p7s",
6786         "LICENSE.TXT",
6787         "THIRD-PARTY-NOTICES.TXT",
6788         "lib/MonoAndroid10/_._",
6789         "lib/MonoTouch10/_._",
6790         "lib/net46/System.Reflection.TypeExtensions.dll",
6791         "lib/net461/System.Reflection.TypeExtensions.dll",
6792         "lib/net461/System.Reflection.TypeExtensions.xml",
6793         "lib/netcore50/System.Reflection.TypeExtensions.dll",
6794         "lib/netcoreapp1.0/System.Reflection.TypeExtensions.dll",
6795         "lib/netcoreapp2.0/_._",
6796         "lib/netstandard1.3/System.Reflection.TypeExtensions.dll",
6797         "lib/netstandard1.3/System.Reflection.TypeExtensions.xml",
6798         "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
6799         "lib/netstandard1.5/System.Reflection.TypeExtensions.xml",
6800         "lib/netstandard2.0/System.Reflection.TypeExtensions.dll",
6801         "lib/netstandard2.0/System.Reflection.TypeExtensions.xml",
6802         "lib/uap10.0.16299/_._",
6803         "lib/xamarinios10/_._",
6804         "lib/xamarinmac20/_._",
6805         "lib/xamarintvos10/_._",
6806         "lib/xamarinwatchos10/_._",
6807         "ref/MonoAndroid10/_._",
6808         "ref/MonoTouch10/_._",
6809         "ref/net46/System.Reflection.TypeExtensions.dll",
6810         "ref/net461/System.Reflection.TypeExtensions.dll",
6811         "ref/net461/System.Reflection.TypeExtensions.xml",
6812         "ref/net472/System.Reflection.TypeExtensions.dll",
6813         "ref/net472/System.Reflection.TypeExtensions.xml",
6814         "ref/netcoreapp2.0/_._",
6815         "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
6816         "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
6817         "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
6818         "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
6819         "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
6820         "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
6821         "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
6822         "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
6823         "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
6824         "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
6825         "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
6826         "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
6827         "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
6828         "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
6829         "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
6830         "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
6831         "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
6832         "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
6833         "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
6834         "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
6835         "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
6836         "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
6837         "ref/netstandard2.0/System.Reflection.TypeExtensions.dll",
6838         "ref/netstandard2.0/System.Reflection.TypeExtensions.xml",
6839         "ref/uap10.0.16299/_._",
6840         "ref/xamarinios10/_._",
6841         "ref/xamarinmac20/_._",
6842         "ref/xamarintvos10/_._",
6843         "ref/xamarinwatchos10/_._",
6844         "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
6845         "runtimes/aot/lib/uap10.0.16299/_._",
6846         "system.reflection.typeextensions.4.7.0-preview3.19551.4.nupkg.sha512",
6847         "system.reflection.typeextensions.nuspec",
6848         "useSharedDesignerContext.txt",
6849         "version.txt"
6850       ]
6851     },
6852     "System.Resources.ResourceManager/4.4.0-beta-24913-02": {
6853       "sha512": "zbswj86i6yoQyMybsHm16OPp5/uoWqTJX0X7QuguoBpOdBc7XJ9H68dvuRb4VUKh/WtbvUiftn2PnLCDC5gZxA==",
6854       "type": "package",
6855       "path": "system.resources.resourcemanager/4.4.0-beta-24913-02",
6856       "files": [
6857         ".nupkg.metadata",
6858         "ThirdPartyNotices.txt",
6859         "dotnet_library_license.txt",
6860         "lib/MonoAndroid10/_._",
6861         "lib/MonoTouch10/_._",
6862         "lib/net45/_._",
6863         "lib/net463/System.Resources.ResourceManager.dll",
6864         "lib/portable-net45+win8+wp8+wpa81/_._",
6865         "lib/win8/_._",
6866         "lib/wp80/_._",
6867         "lib/wpa81/_._",
6868         "lib/xamarinios10/_._",
6869         "lib/xamarinmac20/_._",
6870         "lib/xamarintvos10/_._",
6871         "lib/xamarinwatchos10/_._",
6872         "ref/MonoAndroid10/_._",
6873         "ref/MonoTouch10/_._",
6874         "ref/net45/_._",
6875         "ref/net463/System.Resources.ResourceManager.dll",
6876         "ref/netcore50/System.Resources.ResourceManager.dll",
6877         "ref/netcore50/System.Resources.ResourceManager.xml",
6878         "ref/netcore50/de/System.Resources.ResourceManager.xml",
6879         "ref/netcore50/es/System.Resources.ResourceManager.xml",
6880         "ref/netcore50/fr/System.Resources.ResourceManager.xml",
6881         "ref/netcore50/it/System.Resources.ResourceManager.xml",
6882         "ref/netcore50/ja/System.Resources.ResourceManager.xml",
6883         "ref/netcore50/ko/System.Resources.ResourceManager.xml",
6884         "ref/netcore50/ru/System.Resources.ResourceManager.xml",
6885         "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
6886         "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
6887         "ref/netstandard1.0/System.Resources.ResourceManager.dll",
6888         "ref/netstandard1.0/System.Resources.ResourceManager.xml",
6889         "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
6890         "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
6891         "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
6892         "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
6893         "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
6894         "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
6895         "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
6896         "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
6897         "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
6898         "ref/netstandard1.7/System.Resources.ResourceManager.dll",
6899         "ref/portable-net45+win8+wp8+wpa81/_._",
6900         "ref/uap10.1/System.Resources.ResourceManager.dll",
6901         "ref/win8/_._",
6902         "ref/wp80/_._",
6903         "ref/wpa81/_._",
6904         "ref/xamarinios10/_._",
6905         "ref/xamarinmac20/_._",
6906         "ref/xamarintvos10/_._",
6907         "ref/xamarinwatchos10/_._",
6908         "system.resources.resourcemanager.4.4.0-beta-24913-02.nupkg.sha512",
6909         "system.resources.resourcemanager.nuspec",
6910         "useSharedDesignerContext.txt",
6911         "version.txt"
6912       ]
6913     },
6914     "System.Runtime/4.4.0-beta-24913-02": {
6915       "sha512": "OjwRltLPQUMt7uJ4vQklRo1fFK9WsL10GMyFKB+SdZknqXzxpM3zThIjMFtiQJtf8hmXTQU8H0DkMWinTHroJw==",
6916       "type": "package",
6917       "path": "system.runtime/4.4.0-beta-24913-02",
6918       "files": [
6919         ".nupkg.metadata",
6920         "ThirdPartyNotices.txt",
6921         "dotnet_library_license.txt",
6922         "lib/MonoAndroid10/_._",
6923         "lib/MonoTouch10/_._",
6924         "lib/net45/_._",
6925         "lib/net461/System.Runtime.dll",
6926         "lib/portable-net45+win8+wp80+wpa81/_._",
6927         "lib/win8/_._",
6928         "lib/wp80/_._",
6929         "lib/wpa81/_._",
6930         "lib/xamarinios10/_._",
6931         "lib/xamarinmac20/_._",
6932         "lib/xamarintvos10/_._",
6933         "lib/xamarinwatchos10/_._",
6934         "ref/MonoAndroid10/_._",
6935         "ref/MonoTouch10/_._",
6936         "ref/net45/_._",
6937         "ref/net461/System.Runtime.dll",
6938         "ref/netcore50/System.Runtime.dll",
6939         "ref/netcore50/System.Runtime.xml",
6940         "ref/netcore50/de/System.Runtime.xml",
6941         "ref/netcore50/es/System.Runtime.xml",
6942         "ref/netcore50/fr/System.Runtime.xml",
6943         "ref/netcore50/it/System.Runtime.xml",
6944         "ref/netcore50/ja/System.Runtime.xml",
6945         "ref/netcore50/ko/System.Runtime.xml",
6946         "ref/netcore50/ru/System.Runtime.xml",
6947         "ref/netcore50/zh-hans/System.Runtime.xml",
6948         "ref/netcore50/zh-hant/System.Runtime.xml",
6949         "ref/netcoreapp1.1/System.Runtime.dll",
6950         "ref/netstandard1.0/System.Runtime.dll",
6951         "ref/netstandard1.0/System.Runtime.xml",
6952         "ref/netstandard1.0/de/System.Runtime.xml",
6953         "ref/netstandard1.0/es/System.Runtime.xml",
6954         "ref/netstandard1.0/fr/System.Runtime.xml",
6955         "ref/netstandard1.0/it/System.Runtime.xml",
6956         "ref/netstandard1.0/ja/System.Runtime.xml",
6957         "ref/netstandard1.0/ko/System.Runtime.xml",
6958         "ref/netstandard1.0/ru/System.Runtime.xml",
6959         "ref/netstandard1.0/zh-hans/System.Runtime.xml",
6960         "ref/netstandard1.0/zh-hant/System.Runtime.xml",
6961         "ref/netstandard1.2/System.Runtime.dll",
6962         "ref/netstandard1.2/System.Runtime.xml",
6963         "ref/netstandard1.2/de/System.Runtime.xml",
6964         "ref/netstandard1.2/es/System.Runtime.xml",
6965         "ref/netstandard1.2/fr/System.Runtime.xml",
6966         "ref/netstandard1.2/it/System.Runtime.xml",
6967         "ref/netstandard1.2/ja/System.Runtime.xml",
6968         "ref/netstandard1.2/ko/System.Runtime.xml",
6969         "ref/netstandard1.2/ru/System.Runtime.xml",
6970         "ref/netstandard1.2/zh-hans/System.Runtime.xml",
6971         "ref/netstandard1.2/zh-hant/System.Runtime.xml",
6972         "ref/netstandard1.3/System.Runtime.dll",
6973         "ref/netstandard1.3/System.Runtime.xml",
6974         "ref/netstandard1.3/de/System.Runtime.xml",
6975         "ref/netstandard1.3/es/System.Runtime.xml",
6976         "ref/netstandard1.3/fr/System.Runtime.xml",
6977         "ref/netstandard1.3/it/System.Runtime.xml",
6978         "ref/netstandard1.3/ja/System.Runtime.xml",
6979         "ref/netstandard1.3/ko/System.Runtime.xml",
6980         "ref/netstandard1.3/ru/System.Runtime.xml",
6981         "ref/netstandard1.3/zh-hans/System.Runtime.xml",
6982         "ref/netstandard1.3/zh-hant/System.Runtime.xml",
6983         "ref/netstandard1.5/System.Runtime.dll",
6984         "ref/netstandard1.5/System.Runtime.xml",
6985         "ref/netstandard1.5/de/System.Runtime.xml",
6986         "ref/netstandard1.5/es/System.Runtime.xml",
6987         "ref/netstandard1.5/fr/System.Runtime.xml",
6988         "ref/netstandard1.5/it/System.Runtime.xml",
6989         "ref/netstandard1.5/ja/System.Runtime.xml",
6990         "ref/netstandard1.5/ko/System.Runtime.xml",
6991         "ref/netstandard1.5/ru/System.Runtime.xml",
6992         "ref/netstandard1.5/zh-hans/System.Runtime.xml",
6993         "ref/netstandard1.5/zh-hant/System.Runtime.xml",
6994         "ref/netstandard1.7/System.Runtime.dll",
6995         "ref/portable-net45+win8+wp80+wpa81/_._",
6996         "ref/uap10.1/System.Runtime.dll",
6997         "ref/win8/_._",
6998         "ref/wp80/_._",
6999         "ref/wpa81/_._",
7000         "ref/xamarinios10/_._",
7001         "ref/xamarinmac20/_._",
7002         "ref/xamarintvos10/_._",
7003         "ref/xamarinwatchos10/_._",
7004         "system.runtime.4.4.0-beta-24913-02.nupkg.sha512",
7005         "system.runtime.nuspec",
7006         "useSharedDesignerContext.txt",
7007         "version.txt"
7008       ]
7009     },
7010     "System.Runtime.Extensions/4.4.0-beta-24913-02": {
7011       "sha512": "v1XLBAT4zvJdo4pP6wXvasll7+0v/B0X+TNueBfqsprfP0xGPOm8TOUB2ln/djZrnz/AWSOLlevjIFs6PhJD+Q==",
7012       "type": "package",
7013       "path": "system.runtime.extensions/4.4.0-beta-24913-02",
7014       "files": [
7015         ".nupkg.metadata",
7016         "ThirdPartyNotices.txt",
7017         "dotnet_library_license.txt",
7018         "lib/MonoAndroid10/_._",
7019         "lib/MonoTouch10/_._",
7020         "lib/net45/_._",
7021         "lib/net461/System.Runtime.Extensions.dll",
7022         "lib/portable-net45+win8+wp8+wpa81/_._",
7023         "lib/win8/_._",
7024         "lib/wp80/_._",
7025         "lib/wpa81/_._",
7026         "lib/xamarinios10/_._",
7027         "lib/xamarinmac20/_._",
7028         "lib/xamarintvos10/_._",
7029         "lib/xamarinwatchos10/_._",
7030         "ref/MonoAndroid10/_._",
7031         "ref/MonoTouch10/_._",
7032         "ref/net45/_._",
7033         "ref/net461/System.Runtime.Extensions.dll",
7034         "ref/netcore50/System.Runtime.Extensions.dll",
7035         "ref/netcore50/System.Runtime.Extensions.xml",
7036         "ref/netcore50/de/System.Runtime.Extensions.xml",
7037         "ref/netcore50/es/System.Runtime.Extensions.xml",
7038         "ref/netcore50/fr/System.Runtime.Extensions.xml",
7039         "ref/netcore50/it/System.Runtime.Extensions.xml",
7040         "ref/netcore50/ja/System.Runtime.Extensions.xml",
7041         "ref/netcore50/ko/System.Runtime.Extensions.xml",
7042         "ref/netcore50/ru/System.Runtime.Extensions.xml",
7043         "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
7044         "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
7045         "ref/netcoreapp1.1/System.Runtime.Extensions.dll",
7046         "ref/netstandard1.0/System.Runtime.Extensions.dll",
7047         "ref/netstandard1.0/System.Runtime.Extensions.xml",
7048         "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
7049         "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
7050         "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
7051         "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
7052         "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
7053         "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
7054         "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
7055         "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
7056         "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
7057         "ref/netstandard1.3/System.Runtime.Extensions.dll",
7058         "ref/netstandard1.3/System.Runtime.Extensions.xml",
7059         "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
7060         "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
7061         "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
7062         "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
7063         "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
7064         "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
7065         "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
7066         "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
7067         "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
7068         "ref/netstandard1.5/System.Runtime.Extensions.dll",
7069         "ref/netstandard1.5/System.Runtime.Extensions.xml",
7070         "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
7071         "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
7072         "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
7073         "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
7074         "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
7075         "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
7076         "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
7077         "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
7078         "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
7079         "ref/netstandard1.7/System.Runtime.Extensions.dll",
7080         "ref/portable-net45+win8+wp8+wpa81/_._",
7081         "ref/uap10.1/System.Runtime.Extensions.dll",
7082         "ref/win8/_._",
7083         "ref/wp80/_._",
7084         "ref/wpa81/_._",
7085         "ref/xamarinios10/_._",
7086         "ref/xamarinmac20/_._",
7087         "ref/xamarintvos10/_._",
7088         "ref/xamarinwatchos10/_._",
7089         "runtimes/aot/lib/uap10.1/System.Runtime.Extensions.dll",
7090         "runtimes/win/lib/net461/System.Runtime.Extensions.dll",
7091         "system.runtime.extensions.4.4.0-beta-24913-02.nupkg.sha512",
7092         "system.runtime.extensions.nuspec",
7093         "useSharedDesignerContext.txt",
7094         "version.txt"
7095       ]
7096     },
7097     "System.Runtime.Handles/4.4.0-beta-24913-02": {
7098       "sha512": "5Z5jTG+Lx8ttF1ukhKhF5cMyNbfZqsYhp8HFg6sHZojo0vPfeXYce0eRHiWkPxcZ1yHVz6V/l7iBPJIDR4nC8Q==",
7099       "type": "package",
7100       "path": "system.runtime.handles/4.4.0-beta-24913-02",
7101       "files": [
7102         ".nupkg.metadata",
7103         "ThirdPartyNotices.txt",
7104         "dotnet_library_license.txt",
7105         "lib/MonoAndroid10/_._",
7106         "lib/MonoTouch10/_._",
7107         "lib/net46/_._",
7108         "lib/net463/System.Runtime.Handles.dll",
7109         "lib/xamarinios10/_._",
7110         "lib/xamarinmac20/_._",
7111         "lib/xamarintvos10/_._",
7112         "lib/xamarinwatchos10/_._",
7113         "ref/MonoAndroid10/_._",
7114         "ref/MonoTouch10/_._",
7115         "ref/net46/_._",
7116         "ref/net463/System.Runtime.Handles.dll",
7117         "ref/netstandard1.3/System.Runtime.Handles.dll",
7118         "ref/netstandard1.3/System.Runtime.Handles.xml",
7119         "ref/netstandard1.3/de/System.Runtime.Handles.xml",
7120         "ref/netstandard1.3/es/System.Runtime.Handles.xml",
7121         "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
7122         "ref/netstandard1.3/it/System.Runtime.Handles.xml",
7123         "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
7124         "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
7125         "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
7126         "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
7127         "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
7128         "ref/netstandard1.7/System.Runtime.Handles.dll",
7129         "ref/uap10.1/System.Runtime.Handles.dll",
7130         "ref/xamarinios10/_._",
7131         "ref/xamarinmac20/_._",
7132         "ref/xamarintvos10/_._",
7133         "ref/xamarinwatchos10/_._",
7134         "system.runtime.handles.4.4.0-beta-24913-02.nupkg.sha512",
7135         "system.runtime.handles.nuspec",
7136         "useSharedDesignerContext.txt",
7137         "version.txt"
7138       ]
7139     },
7140     "System.Runtime.InteropServices/4.4.0-beta-24913-02": {
7141       "sha512": "T7Tv7MQGriQdoTjyztjsICDhQrsoIE4DH5yu+UlUnH5Ze+h3SRTJSdnOsXVnsA5bjq7jDTm7aFJM47KYBYi1vA==",
7142       "type": "package",
7143       "path": "system.runtime.interopservices/4.4.0-beta-24913-02",
7144       "files": [
7145         ".nupkg.metadata",
7146         "ThirdPartyNotices.txt",
7147         "dotnet_library_license.txt",
7148         "lib/MonoAndroid10/_._",
7149         "lib/MonoTouch10/_._",
7150         "lib/net45/_._",
7151         "lib/net461/System.Runtime.InteropServices.dll",
7152         "lib/portable-net45+win8+wpa81/_._",
7153         "lib/win8/_._",
7154         "lib/wpa81/_._",
7155         "lib/xamarinios10/_._",
7156         "lib/xamarinmac20/_._",
7157         "lib/xamarintvos10/_._",
7158         "lib/xamarinwatchos10/_._",
7159         "ref/MonoAndroid10/_._",
7160         "ref/MonoTouch10/_._",
7161         "ref/net45/_._",
7162         "ref/net461/System.Runtime.InteropServices.dll",
7163         "ref/netcore50/System.Runtime.InteropServices.dll",
7164         "ref/netcore50/System.Runtime.InteropServices.xml",
7165         "ref/netcore50/de/System.Runtime.InteropServices.xml",
7166         "ref/netcore50/es/System.Runtime.InteropServices.xml",
7167         "ref/netcore50/fr/System.Runtime.InteropServices.xml",
7168         "ref/netcore50/it/System.Runtime.InteropServices.xml",
7169         "ref/netcore50/ja/System.Runtime.InteropServices.xml",
7170         "ref/netcore50/ko/System.Runtime.InteropServices.xml",
7171         "ref/netcore50/ru/System.Runtime.InteropServices.xml",
7172         "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
7173         "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
7174         "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
7175         "ref/netstandard1.1/System.Runtime.InteropServices.dll",
7176         "ref/netstandard1.1/System.Runtime.InteropServices.xml",
7177         "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
7178         "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
7179         "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
7180         "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
7181         "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
7182         "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
7183         "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
7184         "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
7185         "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
7186         "ref/netstandard1.2/System.Runtime.InteropServices.dll",
7187         "ref/netstandard1.2/System.Runtime.InteropServices.xml",
7188         "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
7189         "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
7190         "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
7191         "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
7192         "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
7193         "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
7194         "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
7195         "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
7196         "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
7197         "ref/netstandard1.3/System.Runtime.InteropServices.dll",
7198         "ref/netstandard1.3/System.Runtime.InteropServices.xml",
7199         "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
7200         "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
7201         "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
7202         "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
7203         "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
7204         "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
7205         "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
7206         "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
7207         "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
7208         "ref/netstandard1.5/System.Runtime.InteropServices.dll",
7209         "ref/netstandard1.5/System.Runtime.InteropServices.xml",
7210         "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
7211         "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
7212         "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
7213         "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
7214         "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
7215         "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
7216         "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
7217         "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
7218         "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
7219         "ref/netstandard1.7/System.Runtime.InteropServices.dll",
7220         "ref/portable-net45+win8+wpa81/_._",
7221         "ref/uap10.1/System.Runtime.InteropServices.dll",
7222         "ref/win8/_._",
7223         "ref/wpa81/_._",
7224         "ref/xamarinios10/_._",
7225         "ref/xamarinmac20/_._",
7226         "ref/xamarintvos10/_._",
7227         "ref/xamarinwatchos10/_._",
7228         "system.runtime.interopservices.4.4.0-beta-24913-02.nupkg.sha512",
7229         "system.runtime.interopservices.nuspec",
7230         "useSharedDesignerContext.txt",
7231         "version.txt"
7232       ]
7233     },
7234     "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
7235       "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
7236       "type": "package",
7237       "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
7238       "files": [
7239         ".nupkg.metadata",
7240         "ThirdPartyNotices.txt",
7241         "dotnet_library_license.txt",
7242         "lib/MonoAndroid10/_._",
7243         "lib/MonoTouch10/_._",
7244         "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
7245         "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
7246         "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
7247         "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
7248         "lib/xamarinios10/_._",
7249         "lib/xamarinmac20/_._",
7250         "lib/xamarintvos10/_._",
7251         "lib/xamarinwatchos10/_._",
7252         "ref/MonoAndroid10/_._",
7253         "ref/MonoTouch10/_._",
7254         "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
7255         "ref/xamarinios10/_._",
7256         "ref/xamarinmac20/_._",
7257         "ref/xamarintvos10/_._",
7258         "ref/xamarinwatchos10/_._",
7259         "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
7260         "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
7261         "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
7262         "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
7263         "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
7264         "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
7265         "system.runtime.interopservices.runtimeinformation.nuspec"
7266       ]
7267     },
7268     "System.Runtime.Loader/4.0.0": {
7269       "sha512": "4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
7270       "type": "package",
7271       "path": "system.runtime.loader/4.0.0",
7272       "files": [
7273         ".nupkg.metadata",
7274         ".signature.p7s",
7275         "ThirdPartyNotices.txt",
7276         "dotnet_library_license.txt",
7277         "lib/net462/_._",
7278         "lib/netstandard1.5/System.Runtime.Loader.dll",
7279         "ref/netstandard1.5/System.Runtime.Loader.dll",
7280         "ref/netstandard1.5/System.Runtime.Loader.xml",
7281         "ref/netstandard1.5/de/System.Runtime.Loader.xml",
7282         "ref/netstandard1.5/es/System.Runtime.Loader.xml",
7283         "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
7284         "ref/netstandard1.5/it/System.Runtime.Loader.xml",
7285         "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
7286         "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
7287         "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
7288         "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
7289         "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
7290         "system.runtime.loader.4.0.0.nupkg.sha512",
7291         "system.runtime.loader.nuspec"
7292       ]
7293     },
7294     "System.Runtime.Numerics/4.4.0-beta-24913-02": {
7295       "sha512": "fdLF4k7ByLmJsRvifhthFQ+y4Fb+SmOeKlcbagzBKhKORu+JFnj9P3eGHIIcTXlzIrqPNhCvqoaGCNJBwPAWXA==",
7296       "type": "package",
7297       "path": "system.runtime.numerics/4.4.0-beta-24913-02",
7298       "files": [
7299         ".nupkg.metadata",
7300         "ThirdPartyNotices.txt",
7301         "dotnet_library_license.txt",
7302         "lib/MonoAndroid10/_._",
7303         "lib/MonoTouch10/_._",
7304         "lib/net45/_._",
7305         "lib/net463/System.Runtime.Numerics.dll",
7306         "lib/netcore50/System.Runtime.Numerics.dll",
7307         "lib/netstandard1.3/System.Runtime.Numerics.dll",
7308         "lib/netstandard1.7/System.Runtime.Numerics.dll",
7309         "lib/portable-net45+win8+wpa81/_._",
7310         "lib/win8/_._",
7311         "lib/wpa81/_._",
7312         "lib/xamarinios10/_._",
7313         "lib/xamarinmac20/_._",
7314         "lib/xamarintvos10/_._",
7315         "lib/xamarinwatchos10/_._",
7316         "ref/MonoAndroid10/_._",
7317         "ref/MonoTouch10/_._",
7318         "ref/net45/_._",
7319         "ref/net463/System.Runtime.Numerics.dll",
7320         "ref/netcore50/System.Runtime.Numerics.dll",
7321         "ref/netcore50/System.Runtime.Numerics.xml",
7322         "ref/netcore50/de/System.Runtime.Numerics.xml",
7323         "ref/netcore50/es/System.Runtime.Numerics.xml",
7324         "ref/netcore50/fr/System.Runtime.Numerics.xml",
7325         "ref/netcore50/it/System.Runtime.Numerics.xml",
7326         "ref/netcore50/ja/System.Runtime.Numerics.xml",
7327         "ref/netcore50/ko/System.Runtime.Numerics.xml",
7328         "ref/netcore50/ru/System.Runtime.Numerics.xml",
7329         "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
7330         "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
7331         "ref/netstandard1.1/System.Runtime.Numerics.dll",
7332         "ref/netstandard1.1/System.Runtime.Numerics.xml",
7333         "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
7334         "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
7335         "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
7336         "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
7337         "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
7338         "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
7339         "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
7340         "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
7341         "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
7342         "ref/netstandard1.7/System.Runtime.Numerics.dll",
7343         "ref/portable-net45+win8+wpa81/_._",
7344         "ref/win8/_._",
7345         "ref/wpa81/_._",
7346         "ref/xamarinios10/_._",
7347         "ref/xamarinmac20/_._",
7348         "ref/xamarintvos10/_._",
7349         "ref/xamarinwatchos10/_._",
7350         "system.runtime.numerics.4.4.0-beta-24913-02.nupkg.sha512",
7351         "system.runtime.numerics.nuspec",
7352         "useSharedDesignerContext.txt",
7353         "version.txt"
7354       ]
7355     },
7356     "System.Runtime.Serialization.Formatters/4.3.0": {
7357       "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
7358       "type": "package",
7359       "path": "system.runtime.serialization.formatters/4.3.0",
7360       "files": [
7361         ".nupkg.metadata",
7362         ".signature.p7s",
7363         "ThirdPartyNotices.txt",
7364         "dotnet_library_license.txt",
7365         "lib/MonoAndroid10/_._",
7366         "lib/MonoTouch10/_._",
7367         "lib/net46/System.Runtime.Serialization.Formatters.dll",
7368         "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
7369         "lib/xamarinios10/_._",
7370         "lib/xamarinmac20/_._",
7371         "lib/xamarintvos10/_._",
7372         "lib/xamarinwatchos10/_._",
7373         "ref/MonoAndroid10/_._",
7374         "ref/MonoTouch10/_._",
7375         "ref/net46/System.Runtime.Serialization.Formatters.dll",
7376         "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
7377         "ref/xamarinios10/_._",
7378         "ref/xamarinmac20/_._",
7379         "ref/xamarintvos10/_._",
7380         "ref/xamarinwatchos10/_._",
7381         "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
7382         "system.runtime.serialization.formatters.nuspec"
7383       ]
7384     },
7385     "System.Runtime.Serialization.Primitives/4.3.0": {
7386       "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
7387       "type": "package",
7388       "path": "system.runtime.serialization.primitives/4.3.0",
7389       "files": [
7390         ".nupkg.metadata",
7391         ".signature.p7s",
7392         "ThirdPartyNotices.txt",
7393         "dotnet_library_license.txt",
7394         "lib/MonoAndroid10/_._",
7395         "lib/MonoTouch10/_._",
7396         "lib/net45/_._",
7397         "lib/net46/System.Runtime.Serialization.Primitives.dll",
7398         "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
7399         "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
7400         "lib/portable-net45+win8+wp8+wpa81/_._",
7401         "lib/win8/_._",
7402         "lib/wp80/_._",
7403         "lib/wpa81/_._",
7404         "lib/xamarinios10/_._",
7405         "lib/xamarinmac20/_._",
7406         "lib/xamarintvos10/_._",
7407         "lib/xamarinwatchos10/_._",
7408         "ref/MonoAndroid10/_._",
7409         "ref/MonoTouch10/_._",
7410         "ref/net45/_._",
7411         "ref/net46/System.Runtime.Serialization.Primitives.dll",
7412         "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
7413         "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
7414         "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
7415         "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
7416         "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
7417         "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
7418         "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
7419         "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
7420         "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
7421         "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
7422         "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
7423         "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
7424         "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
7425         "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
7426         "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
7427         "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
7428         "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
7429         "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
7430         "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
7431         "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
7432         "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
7433         "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
7434         "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
7435         "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
7436         "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
7437         "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
7438         "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
7439         "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
7440         "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
7441         "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
7442         "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
7443         "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
7444         "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
7445         "ref/portable-net45+win8+wp8+wpa81/_._",
7446         "ref/win8/_._",
7447         "ref/wp80/_._",
7448         "ref/wpa81/_._",
7449         "ref/xamarinios10/_._",
7450         "ref/xamarinmac20/_._",
7451         "ref/xamarintvos10/_._",
7452         "ref/xamarinwatchos10/_._",
7453         "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
7454         "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
7455         "system.runtime.serialization.primitives.nuspec"
7456       ]
7457     },
7458     "System.Security.Claims/4.3.0": {
7459       "sha512": "P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
7460       "type": "package",
7461       "path": "system.security.claims/4.3.0",
7462       "files": [
7463         ".nupkg.metadata",
7464         "ThirdPartyNotices.txt",
7465         "dotnet_library_license.txt",
7466         "lib/MonoAndroid10/_._",
7467         "lib/MonoTouch10/_._",
7468         "lib/net46/System.Security.Claims.dll",
7469         "lib/netstandard1.3/System.Security.Claims.dll",
7470         "lib/xamarinios10/_._",
7471         "lib/xamarinmac20/_._",
7472         "lib/xamarintvos10/_._",
7473         "lib/xamarinwatchos10/_._",
7474         "ref/MonoAndroid10/_._",
7475         "ref/MonoTouch10/_._",
7476         "ref/net46/System.Security.Claims.dll",
7477         "ref/netstandard1.3/System.Security.Claims.dll",
7478         "ref/netstandard1.3/System.Security.Claims.xml",
7479         "ref/netstandard1.3/de/System.Security.Claims.xml",
7480         "ref/netstandard1.3/es/System.Security.Claims.xml",
7481         "ref/netstandard1.3/fr/System.Security.Claims.xml",
7482         "ref/netstandard1.3/it/System.Security.Claims.xml",
7483         "ref/netstandard1.3/ja/System.Security.Claims.xml",
7484         "ref/netstandard1.3/ko/System.Security.Claims.xml",
7485         "ref/netstandard1.3/ru/System.Security.Claims.xml",
7486         "ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
7487         "ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
7488         "ref/xamarinios10/_._",
7489         "ref/xamarinmac20/_._",
7490         "ref/xamarintvos10/_._",
7491         "ref/xamarinwatchos10/_._",
7492         "system.security.claims.4.3.0.nupkg.sha512",
7493         "system.security.claims.nuspec"
7494       ]
7495     },
7496     "System.Security.Cryptography.Algorithms/4.3.0": {
7497       "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
7498       "type": "package",
7499       "path": "system.security.cryptography.algorithms/4.3.0",
7500       "files": [
7501         ".nupkg.metadata",
7502         "ThirdPartyNotices.txt",
7503         "dotnet_library_license.txt",
7504         "lib/MonoAndroid10/_._",
7505         "lib/MonoTouch10/_._",
7506         "lib/net46/System.Security.Cryptography.Algorithms.dll",
7507         "lib/net461/System.Security.Cryptography.Algorithms.dll",
7508         "lib/net463/System.Security.Cryptography.Algorithms.dll",
7509         "lib/xamarinios10/_._",
7510         "lib/xamarinmac20/_._",
7511         "lib/xamarintvos10/_._",
7512         "lib/xamarinwatchos10/_._",
7513         "ref/MonoAndroid10/_._",
7514         "ref/MonoTouch10/_._",
7515         "ref/net46/System.Security.Cryptography.Algorithms.dll",
7516         "ref/net461/System.Security.Cryptography.Algorithms.dll",
7517         "ref/net463/System.Security.Cryptography.Algorithms.dll",
7518         "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
7519         "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
7520         "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7521         "ref/xamarinios10/_._",
7522         "ref/xamarinmac20/_._",
7523         "ref/xamarintvos10/_._",
7524         "ref/xamarinwatchos10/_._",
7525         "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7526         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7527         "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
7528         "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
7529         "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
7530         "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
7531         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7532         "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
7533         "system.security.cryptography.algorithms.nuspec"
7534       ]
7535     },
7536     "System.Security.Cryptography.Cng/4.3.0": {
7537       "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
7538       "type": "package",
7539       "path": "system.security.cryptography.cng/4.3.0",
7540       "files": [
7541         ".nupkg.metadata",
7542         ".signature.p7s",
7543         "ThirdPartyNotices.txt",
7544         "dotnet_library_license.txt",
7545         "lib/net46/System.Security.Cryptography.Cng.dll",
7546         "lib/net461/System.Security.Cryptography.Cng.dll",
7547         "lib/net463/System.Security.Cryptography.Cng.dll",
7548         "ref/net46/System.Security.Cryptography.Cng.dll",
7549         "ref/net461/System.Security.Cryptography.Cng.dll",
7550         "ref/net463/System.Security.Cryptography.Cng.dll",
7551         "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
7552         "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
7553         "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
7554         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
7555         "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
7556         "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
7557         "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
7558         "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
7559         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
7560         "system.security.cryptography.cng.4.3.0.nupkg.sha512",
7561         "system.security.cryptography.cng.nuspec"
7562       ]
7563     },
7564     "System.Security.Cryptography.Csp/4.3.0": {
7565       "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
7566       "type": "package",
7567       "path": "system.security.cryptography.csp/4.3.0",
7568       "files": [
7569         ".nupkg.metadata",
7570         ".signature.p7s",
7571         "ThirdPartyNotices.txt",
7572         "dotnet_library_license.txt",
7573         "lib/MonoAndroid10/_._",
7574         "lib/MonoTouch10/_._",
7575         "lib/net46/System.Security.Cryptography.Csp.dll",
7576         "lib/xamarinios10/_._",
7577         "lib/xamarinmac20/_._",
7578         "lib/xamarintvos10/_._",
7579         "lib/xamarinwatchos10/_._",
7580         "ref/MonoAndroid10/_._",
7581         "ref/MonoTouch10/_._",
7582         "ref/net46/System.Security.Cryptography.Csp.dll",
7583         "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
7584         "ref/xamarinios10/_._",
7585         "ref/xamarinmac20/_._",
7586         "ref/xamarintvos10/_._",
7587         "ref/xamarinwatchos10/_._",
7588         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
7589         "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
7590         "runtimes/win/lib/netcore50/_._",
7591         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
7592         "system.security.cryptography.csp.4.3.0.nupkg.sha512",
7593         "system.security.cryptography.csp.nuspec"
7594       ]
7595     },
7596     "System.Security.Cryptography.Encoding/4.3.0": {
7597       "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
7598       "type": "package",
7599       "path": "system.security.cryptography.encoding/4.3.0",
7600       "files": [
7601         ".nupkg.metadata",
7602         "ThirdPartyNotices.txt",
7603         "dotnet_library_license.txt",
7604         "lib/MonoAndroid10/_._",
7605         "lib/MonoTouch10/_._",
7606         "lib/net46/System.Security.Cryptography.Encoding.dll",
7607         "lib/xamarinios10/_._",
7608         "lib/xamarinmac20/_._",
7609         "lib/xamarintvos10/_._",
7610         "lib/xamarinwatchos10/_._",
7611         "ref/MonoAndroid10/_._",
7612         "ref/MonoTouch10/_._",
7613         "ref/net46/System.Security.Cryptography.Encoding.dll",
7614         "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7615         "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
7616         "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
7617         "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
7618         "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
7619         "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
7620         "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
7621         "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
7622         "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
7623         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
7624         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
7625         "ref/xamarinios10/_._",
7626         "ref/xamarinmac20/_._",
7627         "ref/xamarintvos10/_._",
7628         "ref/xamarinwatchos10/_._",
7629         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7630         "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
7631         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7632         "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
7633         "system.security.cryptography.encoding.nuspec"
7634       ]
7635     },
7636     "System.Security.Cryptography.OpenSsl/4.3.0": {
7637       "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
7638       "type": "package",
7639       "path": "system.security.cryptography.openssl/4.3.0",
7640       "files": [
7641         ".nupkg.metadata",
7642         "ThirdPartyNotices.txt",
7643         "dotnet_library_license.txt",
7644         "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
7645         "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
7646         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
7647         "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
7648         "system.security.cryptography.openssl.nuspec"
7649       ]
7650     },
7651     "System.Security.Cryptography.Primitives/4.3.0": {
7652       "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
7653       "type": "package",
7654       "path": "system.security.cryptography.primitives/4.3.0",
7655       "files": [
7656         ".nupkg.metadata",
7657         ".signature.p7s",
7658         "ThirdPartyNotices.txt",
7659         "dotnet_library_license.txt",
7660         "lib/MonoAndroid10/_._",
7661         "lib/MonoTouch10/_._",
7662         "lib/net46/System.Security.Cryptography.Primitives.dll",
7663         "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
7664         "lib/xamarinios10/_._",
7665         "lib/xamarinmac20/_._",
7666         "lib/xamarintvos10/_._",
7667         "lib/xamarinwatchos10/_._",
7668         "ref/MonoAndroid10/_._",
7669         "ref/MonoTouch10/_._",
7670         "ref/net46/System.Security.Cryptography.Primitives.dll",
7671         "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
7672         "ref/xamarinios10/_._",
7673         "ref/xamarinmac20/_._",
7674         "ref/xamarintvos10/_._",
7675         "ref/xamarinwatchos10/_._",
7676         "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
7677         "system.security.cryptography.primitives.nuspec"
7678       ]
7679     },
7680     "System.Security.Cryptography.X509Certificates/4.3.0": {
7681       "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
7682       "type": "package",
7683       "path": "system.security.cryptography.x509certificates/4.3.0",
7684       "files": [
7685         ".nupkg.metadata",
7686         ".signature.p7s",
7687         "ThirdPartyNotices.txt",
7688         "dotnet_library_license.txt",
7689         "lib/MonoAndroid10/_._",
7690         "lib/MonoTouch10/_._",
7691         "lib/net46/System.Security.Cryptography.X509Certificates.dll",
7692         "lib/net461/System.Security.Cryptography.X509Certificates.dll",
7693         "lib/xamarinios10/_._",
7694         "lib/xamarinmac20/_._",
7695         "lib/xamarintvos10/_._",
7696         "lib/xamarinwatchos10/_._",
7697         "ref/MonoAndroid10/_._",
7698         "ref/MonoTouch10/_._",
7699         "ref/net46/System.Security.Cryptography.X509Certificates.dll",
7700         "ref/net461/System.Security.Cryptography.X509Certificates.dll",
7701         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
7702         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
7703         "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
7704         "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
7705         "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
7706         "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
7707         "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
7708         "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
7709         "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
7710         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
7711         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
7712         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
7713         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
7714         "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
7715         "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
7716         "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
7717         "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
7718         "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
7719         "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
7720         "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
7721         "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
7722         "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
7723         "ref/xamarinios10/_._",
7724         "ref/xamarinmac20/_._",
7725         "ref/xamarintvos10/_._",
7726         "ref/xamarinwatchos10/_._",
7727         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
7728         "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
7729         "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
7730         "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
7731         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
7732         "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
7733         "system.security.cryptography.x509certificates.nuspec"
7734       ]
7735     },
7736     "System.Security.Principal/4.3.0": {
7737       "sha512": "I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
7738       "type": "package",
7739       "path": "system.security.principal/4.3.0",
7740       "files": [
7741         ".nupkg.metadata",
7742         "ThirdPartyNotices.txt",
7743         "dotnet_library_license.txt",
7744         "lib/MonoAndroid10/_._",
7745         "lib/MonoTouch10/_._",
7746         "lib/net45/_._",
7747         "lib/netcore50/System.Security.Principal.dll",
7748         "lib/netstandard1.0/System.Security.Principal.dll",
7749         "lib/portable-net45+win8+wp8+wpa81/_._",
7750         "lib/win8/_._",
7751         "lib/wp80/_._",
7752         "lib/wpa81/_._",
7753         "lib/xamarinios10/_._",
7754         "lib/xamarinmac20/_._",
7755         "lib/xamarintvos10/_._",
7756         "lib/xamarinwatchos10/_._",
7757         "ref/MonoAndroid10/_._",
7758         "ref/MonoTouch10/_._",
7759         "ref/net45/_._",
7760         "ref/netcore50/System.Security.Principal.dll",
7761         "ref/netcore50/System.Security.Principal.xml",
7762         "ref/netcore50/de/System.Security.Principal.xml",
7763         "ref/netcore50/es/System.Security.Principal.xml",
7764         "ref/netcore50/fr/System.Security.Principal.xml",
7765         "ref/netcore50/it/System.Security.Principal.xml",
7766         "ref/netcore50/ja/System.Security.Principal.xml",
7767         "ref/netcore50/ko/System.Security.Principal.xml",
7768         "ref/netcore50/ru/System.Security.Principal.xml",
7769         "ref/netcore50/zh-hans/System.Security.Principal.xml",
7770         "ref/netcore50/zh-hant/System.Security.Principal.xml",
7771         "ref/netstandard1.0/System.Security.Principal.dll",
7772         "ref/netstandard1.0/System.Security.Principal.xml",
7773         "ref/netstandard1.0/de/System.Security.Principal.xml",
7774         "ref/netstandard1.0/es/System.Security.Principal.xml",
7775         "ref/netstandard1.0/fr/System.Security.Principal.xml",
7776         "ref/netstandard1.0/it/System.Security.Principal.xml",
7777         "ref/netstandard1.0/ja/System.Security.Principal.xml",
7778         "ref/netstandard1.0/ko/System.Security.Principal.xml",
7779         "ref/netstandard1.0/ru/System.Security.Principal.xml",
7780         "ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
7781         "ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
7782         "ref/portable-net45+win8+wp8+wpa81/_._",
7783         "ref/win8/_._",
7784         "ref/wp80/_._",
7785         "ref/wpa81/_._",
7786         "ref/xamarinios10/_._",
7787         "ref/xamarinmac20/_._",
7788         "ref/xamarintvos10/_._",
7789         "ref/xamarinwatchos10/_._",
7790         "system.security.principal.4.3.0.nupkg.sha512",
7791         "system.security.principal.nuspec"
7792       ]
7793     },
7794     "System.Security.Principal.Windows/4.4.0": {
7795       "sha512": "pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==",
7796       "type": "package",
7797       "path": "system.security.principal.windows/4.4.0",
7798       "files": [
7799         ".nupkg.metadata",
7800         "LICENSE.TXT",
7801         "THIRD-PARTY-NOTICES.TXT",
7802         "lib/net46/System.Security.Principal.Windows.dll",
7803         "lib/net461/System.Security.Principal.Windows.dll",
7804         "lib/netstandard1.3/System.Security.Principal.Windows.dll",
7805         "lib/netstandard2.0/System.Security.Principal.Windows.dll",
7806         "ref/net46/System.Security.Principal.Windows.dll",
7807         "ref/net461/System.Security.Principal.Windows.dll",
7808         "ref/net461/System.Security.Principal.Windows.xml",
7809         "ref/netstandard1.3/System.Security.Principal.Windows.dll",
7810         "ref/netstandard1.3/System.Security.Principal.Windows.xml",
7811         "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
7812         "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
7813         "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
7814         "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
7815         "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
7816         "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
7817         "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
7818         "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
7819         "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
7820         "ref/netstandard2.0/System.Security.Principal.Windows.dll",
7821         "ref/netstandard2.0/System.Security.Principal.Windows.xml",
7822         "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
7823         "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
7824         "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
7825         "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
7826         "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
7827         "system.security.principal.windows.4.4.0.nupkg.sha512",
7828         "system.security.principal.windows.nuspec",
7829         "useSharedDesignerContext.txt",
7830         "version.txt"
7831       ]
7832     },
7833     "System.Text.Encoding/4.4.0-beta-24913-02": {
7834       "sha512": "+IM39s4C1QMr/qKpiVlLOr+FIfyXVTe7tpIx39hoTcAvZY+sXhMMS5ErJeJdaSMZgL5ZyGzcuxkfeAYDKloW6w==",
7835       "type": "package",
7836       "path": "system.text.encoding/4.4.0-beta-24913-02",
7837       "files": [
7838         ".nupkg.metadata",
7839         "ThirdPartyNotices.txt",
7840         "dotnet_library_license.txt",
7841         "lib/MonoAndroid10/_._",
7842         "lib/MonoTouch10/_._",
7843         "lib/net45/_._",
7844         "lib/net463/System.Text.Encoding.dll",
7845         "lib/portable-net45+win8+wp8+wpa81/_._",
7846         "lib/win8/_._",
7847         "lib/wp80/_._",
7848         "lib/wpa81/_._",
7849         "lib/xamarinios10/_._",
7850         "lib/xamarinmac20/_._",
7851         "lib/xamarintvos10/_._",
7852         "lib/xamarinwatchos10/_._",
7853         "ref/MonoAndroid10/_._",
7854         "ref/MonoTouch10/_._",
7855         "ref/net45/_._",
7856         "ref/net463/System.Text.Encoding.dll",
7857         "ref/netcore50/System.Text.Encoding.dll",
7858         "ref/netcore50/System.Text.Encoding.xml",
7859         "ref/netcore50/de/System.Text.Encoding.xml",
7860         "ref/netcore50/es/System.Text.Encoding.xml",
7861         "ref/netcore50/fr/System.Text.Encoding.xml",
7862         "ref/netcore50/it/System.Text.Encoding.xml",
7863         "ref/netcore50/ja/System.Text.Encoding.xml",
7864         "ref/netcore50/ko/System.Text.Encoding.xml",
7865         "ref/netcore50/ru/System.Text.Encoding.xml",
7866         "ref/netcore50/zh-hans/System.Text.Encoding.xml",
7867         "ref/netcore50/zh-hant/System.Text.Encoding.xml",
7868         "ref/netstandard1.0/System.Text.Encoding.dll",
7869         "ref/netstandard1.0/System.Text.Encoding.xml",
7870         "ref/netstandard1.0/de/System.Text.Encoding.xml",
7871         "ref/netstandard1.0/es/System.Text.Encoding.xml",
7872         "ref/netstandard1.0/fr/System.Text.Encoding.xml",
7873         "ref/netstandard1.0/it/System.Text.Encoding.xml",
7874         "ref/netstandard1.0/ja/System.Text.Encoding.xml",
7875         "ref/netstandard1.0/ko/System.Text.Encoding.xml",
7876         "ref/netstandard1.0/ru/System.Text.Encoding.xml",
7877         "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
7878         "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
7879         "ref/netstandard1.3/System.Text.Encoding.dll",
7880         "ref/netstandard1.3/System.Text.Encoding.xml",
7881         "ref/netstandard1.3/de/System.Text.Encoding.xml",
7882         "ref/netstandard1.3/es/System.Text.Encoding.xml",
7883         "ref/netstandard1.3/fr/System.Text.Encoding.xml",
7884         "ref/netstandard1.3/it/System.Text.Encoding.xml",
7885         "ref/netstandard1.3/ja/System.Text.Encoding.xml",
7886         "ref/netstandard1.3/ko/System.Text.Encoding.xml",
7887         "ref/netstandard1.3/ru/System.Text.Encoding.xml",
7888         "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
7889         "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
7890         "ref/netstandard1.7/System.Text.Encoding.dll",
7891         "ref/portable-net45+win8+wp8+wpa81/_._",
7892         "ref/uap10.1/System.Text.Encoding.dll",
7893         "ref/win8/_._",
7894         "ref/wp80/_._",
7895         "ref/wpa81/_._",
7896         "ref/xamarinios10/_._",
7897         "ref/xamarinmac20/_._",
7898         "ref/xamarintvos10/_._",
7899         "ref/xamarinwatchos10/_._",
7900         "system.text.encoding.4.4.0-beta-24913-02.nupkg.sha512",
7901         "system.text.encoding.nuspec",
7902         "useSharedDesignerContext.txt",
7903         "version.txt"
7904       ]
7905     },
7906     "System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
7907       "sha512": "jK3sE8t8Ngi1hSKmPI1RGXaqdtCT6dPPvfrFWDn8u45r6Zh4RJk4962v6AU5saxkssCfTiVhqDK+Drageb5mJA==",
7908       "type": "package",
7909       "path": "system.text.encoding.extensions/4.4.0-beta-24913-02",
7910       "files": [
7911         ".nupkg.metadata",
7912         "ThirdPartyNotices.txt",
7913         "dotnet_library_license.txt",
7914         "lib/MonoAndroid10/_._",
7915         "lib/MonoTouch10/_._",
7916         "lib/net45/_._",
7917         "lib/net463/System.Text.Encoding.Extensions.dll",
7918         "lib/portable-net45+win8+wp8+wpa81/_._",
7919         "lib/win8/_._",
7920         "lib/wp80/_._",
7921         "lib/wpa81/_._",
7922         "lib/xamarinios10/_._",
7923         "lib/xamarinmac20/_._",
7924         "lib/xamarintvos10/_._",
7925         "lib/xamarinwatchos10/_._",
7926         "ref/MonoAndroid10/_._",
7927         "ref/MonoTouch10/_._",
7928         "ref/net45/_._",
7929         "ref/net463/System.Text.Encoding.Extensions.dll",
7930         "ref/netcore50/System.Text.Encoding.Extensions.dll",
7931         "ref/netcore50/System.Text.Encoding.Extensions.xml",
7932         "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
7933         "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
7934         "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
7935         "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
7936         "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
7937         "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
7938         "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
7939         "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
7940         "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
7941         "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
7942         "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
7943         "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
7944         "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
7945         "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
7946         "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
7947         "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
7948         "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
7949         "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
7950         "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
7951         "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
7952         "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
7953         "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
7954         "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
7955         "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
7956         "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
7957         "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
7958         "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
7959         "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
7960         "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
7961         "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
7962         "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
7963         "ref/netstandard1.7/System.Text.Encoding.Extensions.dll",
7964         "ref/portable-net45+win8+wp8+wpa81/_._",
7965         "ref/win8/_._",
7966         "ref/wp80/_._",
7967         "ref/wpa81/_._",
7968         "ref/xamarinios10/_._",
7969         "ref/xamarinmac20/_._",
7970         "ref/xamarintvos10/_._",
7971         "ref/xamarinwatchos10/_._",
7972         "system.text.encoding.extensions.4.4.0-beta-24913-02.nupkg.sha512",
7973         "system.text.encoding.extensions.nuspec",
7974         "useSharedDesignerContext.txt",
7975         "version.txt"
7976       ]
7977     },
7978     "System.Text.RegularExpressions/4.4.0-beta-24913-02": {
7979       "sha512": "eb/QjBezP1/UbivTA+xpNakEST/xnm1/yc563KRUINfsZ+Owz3By8ofAV2S94usp087bWls5v1sX4rZAjuTuxg==",
7980       "type": "package",
7981       "path": "system.text.regularexpressions/4.4.0-beta-24913-02",
7982       "files": [
7983         ".nupkg.metadata",
7984         "ThirdPartyNotices.txt",
7985         "dotnet_library_license.txt",
7986         "lib/MonoAndroid10/_._",
7987         "lib/MonoTouch10/_._",
7988         "lib/net45/_._",
7989         "lib/net461/System.Text.RegularExpressions.dll",
7990         "lib/netcore50/System.Text.RegularExpressions.dll",
7991         "lib/netstandard1.6/System.Text.RegularExpressions.dll",
7992         "lib/netstandard1.7/System.Text.RegularExpressions.dll",
7993         "lib/portable-net45+win8+wp8+wpa81/_._",
7994         "lib/win8/_._",
7995         "lib/wp80/_._",
7996         "lib/wpa81/_._",
7997         "lib/xamarinios10/_._",
7998         "lib/xamarinmac20/_._",
7999         "lib/xamarintvos10/_._",
8000         "lib/xamarinwatchos10/_._",
8001         "ref/MonoAndroid10/_._",
8002         "ref/MonoTouch10/_._",
8003         "ref/net45/_._",
8004         "ref/net461/System.Text.RegularExpressions.dll",
8005         "ref/netcore50/System.Text.RegularExpressions.dll",
8006         "ref/netcore50/System.Text.RegularExpressions.xml",
8007         "ref/netcore50/de/System.Text.RegularExpressions.xml",
8008         "ref/netcore50/es/System.Text.RegularExpressions.xml",
8009         "ref/netcore50/fr/System.Text.RegularExpressions.xml",
8010         "ref/netcore50/it/System.Text.RegularExpressions.xml",
8011         "ref/netcore50/ja/System.Text.RegularExpressions.xml",
8012         "ref/netcore50/ko/System.Text.RegularExpressions.xml",
8013         "ref/netcore50/ru/System.Text.RegularExpressions.xml",
8014         "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
8015         "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
8016         "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
8017         "ref/netstandard1.0/System.Text.RegularExpressions.dll",
8018         "ref/netstandard1.0/System.Text.RegularExpressions.xml",
8019         "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
8020         "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
8021         "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
8022         "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
8023         "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
8024         "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
8025         "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
8026         "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
8027         "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
8028         "ref/netstandard1.3/System.Text.RegularExpressions.dll",
8029         "ref/netstandard1.3/System.Text.RegularExpressions.xml",
8030         "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
8031         "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
8032         "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
8033         "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
8034         "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
8035         "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
8036         "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
8037         "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
8038         "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
8039         "ref/netstandard1.6/System.Text.RegularExpressions.dll",
8040         "ref/netstandard1.6/System.Text.RegularExpressions.xml",
8041         "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
8042         "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
8043         "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
8044         "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
8045         "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
8046         "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
8047         "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
8048         "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
8049         "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
8050         "ref/netstandard1.7/System.Text.RegularExpressions.dll",
8051         "ref/portable-net45+win8+wp8+wpa81/_._",
8052         "ref/win8/_._",
8053         "ref/wp80/_._",
8054         "ref/wpa81/_._",
8055         "ref/xamarinios10/_._",
8056         "ref/xamarinmac20/_._",
8057         "ref/xamarintvos10/_._",
8058         "ref/xamarinwatchos10/_._",
8059         "system.text.regularexpressions.4.4.0-beta-24913-02.nupkg.sha512",
8060         "system.text.regularexpressions.nuspec",
8061         "useSharedDesignerContext.txt",
8062         "version.txt"
8063       ]
8064     },
8065     "System.Threading/4.4.0-beta-24913-02": {
8066       "sha512": "IDvvo0zC8/kGPUnj2l79COn+vizKPxDoJ9BcLMo5R8H7CImr4t98kZyChhY1lu2PZfxo/t+4QrtXDgZflWnPkw==",
8067       "type": "package",
8068       "path": "system.threading/4.4.0-beta-24913-02",
8069       "files": [
8070         ".nupkg.metadata",
8071         "ThirdPartyNotices.txt",
8072         "dotnet_library_license.txt",
8073         "lib/MonoAndroid10/_._",
8074         "lib/MonoTouch10/_._",
8075         "lib/net45/_._",
8076         "lib/net463/System.Threading.dll",
8077         "lib/netcore50/System.Threading.dll",
8078         "lib/netstandard1.3/System.Threading.dll",
8079         "lib/netstandard1.7/System.Threading.dll",
8080         "lib/portable-net45+win8+wp8+wpa81/_._",
8081         "lib/win8/_._",
8082         "lib/wp80/_._",
8083         "lib/wpa81/_._",
8084         "lib/xamarinios10/_._",
8085         "lib/xamarinmac20/_._",
8086         "lib/xamarintvos10/_._",
8087         "lib/xamarinwatchos10/_._",
8088         "ref/MonoAndroid10/_._",
8089         "ref/MonoTouch10/_._",
8090         "ref/net45/_._",
8091         "ref/net463/System.Threading.dll",
8092         "ref/netcore50/System.Threading.dll",
8093         "ref/netcore50/System.Threading.xml",
8094         "ref/netcore50/de/System.Threading.xml",
8095         "ref/netcore50/es/System.Threading.xml",
8096         "ref/netcore50/fr/System.Threading.xml",
8097         "ref/netcore50/it/System.Threading.xml",
8098         "ref/netcore50/ja/System.Threading.xml",
8099         "ref/netcore50/ko/System.Threading.xml",
8100         "ref/netcore50/ru/System.Threading.xml",
8101         "ref/netcore50/zh-hans/System.Threading.xml",
8102         "ref/netcore50/zh-hant/System.Threading.xml",
8103         "ref/netstandard1.0/System.Threading.dll",
8104         "ref/netstandard1.0/System.Threading.xml",
8105         "ref/netstandard1.0/de/System.Threading.xml",
8106         "ref/netstandard1.0/es/System.Threading.xml",
8107         "ref/netstandard1.0/fr/System.Threading.xml",
8108         "ref/netstandard1.0/it/System.Threading.xml",
8109         "ref/netstandard1.0/ja/System.Threading.xml",
8110         "ref/netstandard1.0/ko/System.Threading.xml",
8111         "ref/netstandard1.0/ru/System.Threading.xml",
8112         "ref/netstandard1.0/zh-hans/System.Threading.xml",
8113         "ref/netstandard1.0/zh-hant/System.Threading.xml",
8114         "ref/netstandard1.3/System.Threading.dll",
8115         "ref/netstandard1.3/System.Threading.xml",
8116         "ref/netstandard1.3/de/System.Threading.xml",
8117         "ref/netstandard1.3/es/System.Threading.xml",
8118         "ref/netstandard1.3/fr/System.Threading.xml",
8119         "ref/netstandard1.3/it/System.Threading.xml",
8120         "ref/netstandard1.3/ja/System.Threading.xml",
8121         "ref/netstandard1.3/ko/System.Threading.xml",
8122         "ref/netstandard1.3/ru/System.Threading.xml",
8123         "ref/netstandard1.3/zh-hans/System.Threading.xml",
8124         "ref/netstandard1.3/zh-hant/System.Threading.xml",
8125         "ref/netstandard1.7/System.Threading.dll",
8126         "ref/portable-net45+win8+wp8+wpa81/_._",
8127         "ref/win8/_._",
8128         "ref/wp80/_._",
8129         "ref/wpa81/_._",
8130         "ref/xamarinios10/_._",
8131         "ref/xamarinmac20/_._",
8132         "ref/xamarintvos10/_._",
8133         "ref/xamarinwatchos10/_._",
8134         "runtimes/aot/lib/netcore50/System.Threading.dll",
8135         "system.threading.4.4.0-beta-24913-02.nupkg.sha512",
8136         "system.threading.nuspec",
8137         "useSharedDesignerContext.txt",
8138         "version.txt"
8139       ]
8140     },
8141     "System.Threading.Tasks/4.4.0-beta-24913-02": {
8142       "sha512": "tphb/t923mWZs75EwmJg6CEB5fgC2YRItN37XvPjANv9FmCxo9THV+eD8/Fdw2SxeyZ9nJtgupbk076ZAvTV1A==",
8143       "type": "package",
8144       "path": "system.threading.tasks/4.4.0-beta-24913-02",
8145       "files": [
8146         ".nupkg.metadata",
8147         "ThirdPartyNotices.txt",
8148         "dotnet_library_license.txt",
8149         "lib/MonoAndroid10/_._",
8150         "lib/MonoTouch10/_._",
8151         "lib/net45/_._",
8152         "lib/net463/System.Threading.Tasks.dll",
8153         "lib/portable-net45+win8+wp8+wpa81/_._",
8154         "lib/win8/_._",
8155         "lib/wp80/_._",
8156         "lib/wpa81/_._",
8157         "lib/xamarinios10/_._",
8158         "lib/xamarinmac20/_._",
8159         "lib/xamarintvos10/_._",
8160         "lib/xamarinwatchos10/_._",
8161         "ref/MonoAndroid10/_._",
8162         "ref/MonoTouch10/_._",
8163         "ref/net45/_._",
8164         "ref/net463/System.Threading.Tasks.dll",
8165         "ref/netcore50/System.Threading.Tasks.dll",
8166         "ref/netcore50/System.Threading.Tasks.xml",
8167         "ref/netcore50/de/System.Threading.Tasks.xml",
8168         "ref/netcore50/es/System.Threading.Tasks.xml",
8169         "ref/netcore50/fr/System.Threading.Tasks.xml",
8170         "ref/netcore50/it/System.Threading.Tasks.xml",
8171         "ref/netcore50/ja/System.Threading.Tasks.xml",
8172         "ref/netcore50/ko/System.Threading.Tasks.xml",
8173         "ref/netcore50/ru/System.Threading.Tasks.xml",
8174         "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
8175         "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
8176         "ref/netstandard1.0/System.Threading.Tasks.dll",
8177         "ref/netstandard1.0/System.Threading.Tasks.xml",
8178         "ref/netstandard1.0/de/System.Threading.Tasks.xml",
8179         "ref/netstandard1.0/es/System.Threading.Tasks.xml",
8180         "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
8181         "ref/netstandard1.0/it/System.Threading.Tasks.xml",
8182         "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
8183         "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
8184         "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
8185         "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
8186         "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
8187         "ref/netstandard1.3/System.Threading.Tasks.dll",
8188         "ref/netstandard1.3/System.Threading.Tasks.xml",
8189         "ref/netstandard1.3/de/System.Threading.Tasks.xml",
8190         "ref/netstandard1.3/es/System.Threading.Tasks.xml",
8191         "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
8192         "ref/netstandard1.3/it/System.Threading.Tasks.xml",
8193         "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
8194         "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
8195         "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
8196         "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
8197         "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
8198         "ref/netstandard1.7/System.Threading.Tasks.dll",
8199         "ref/portable-net45+win8+wp8+wpa81/_._",
8200         "ref/uap10.1/System.Threading.Tasks.dll",
8201         "ref/win8/_._",
8202         "ref/wp80/_._",
8203         "ref/wpa81/_._",
8204         "ref/xamarinios10/_._",
8205         "ref/xamarinmac20/_._",
8206         "ref/xamarintvos10/_._",
8207         "ref/xamarinwatchos10/_._",
8208         "system.threading.tasks.4.4.0-beta-24913-02.nupkg.sha512",
8209         "system.threading.tasks.nuspec",
8210         "useSharedDesignerContext.txt",
8211         "version.txt"
8212       ]
8213     },
8214     "System.Threading.Tasks.Extensions/4.4.0-beta-24913-02": {
8215       "sha512": "NWU1a7pXP2AySgi4ZAN0qjkzXIYRoPTg6hdMEZSxAIf7mMupJTlTB0tmJZ8QarD/33ClxoSOwN6hjCSukJ9pmw==",
8216       "type": "package",
8217       "path": "system.threading.tasks.extensions/4.4.0-beta-24913-02",
8218       "files": [
8219         ".nupkg.metadata",
8220         "ThirdPartyNotices.txt",
8221         "dotnet_library_license.txt",
8222         "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
8223         "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
8224         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
8225         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
8226         "system.threading.tasks.extensions.4.4.0-beta-24913-02.nupkg.sha512",
8227         "system.threading.tasks.extensions.nuspec",
8228         "useSharedDesignerContext.txt",
8229         "version.txt"
8230       ]
8231     },
8232     "System.Threading.Tasks.Parallel/4.4.0-beta-24913-02": {
8233       "sha512": "osOWN3xRHMIqXMB7YNYiMLxsl9orwUrxA+WB0ujcYXjoORyrel7L1iCz5mLdZT0o4AMH0Ps6GSIM0pYtm+PVOQ==",
8234       "type": "package",
8235       "path": "system.threading.tasks.parallel/4.4.0-beta-24913-02",
8236       "files": [
8237         ".nupkg.metadata",
8238         "ThirdPartyNotices.txt",
8239         "dotnet_library_license.txt",
8240         "lib/MonoAndroid10/_._",
8241         "lib/MonoTouch10/_._",
8242         "lib/net45/_._",
8243         "lib/netcore50/System.Threading.Tasks.Parallel.dll",
8244         "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
8245         "lib/portable-net45+win8+wpa81/_._",
8246         "lib/win8/_._",
8247         "lib/wpa81/_._",
8248         "lib/xamarinios10/_._",
8249         "lib/xamarinmac20/_._",
8250         "lib/xamarintvos10/_._",
8251         "lib/xamarinwatchos10/_._",
8252         "ref/MonoAndroid10/_._",
8253         "ref/MonoTouch10/_._",
8254         "ref/net45/_._",
8255         "ref/netcore50/System.Threading.Tasks.Parallel.dll",
8256         "ref/netcore50/System.Threading.Tasks.Parallel.xml",
8257         "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
8258         "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
8259         "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
8260         "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
8261         "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
8262         "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
8263         "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
8264         "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
8265         "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
8266         "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
8267         "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
8268         "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
8269         "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
8270         "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
8271         "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
8272         "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
8273         "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
8274         "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
8275         "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
8276         "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
8277         "ref/portable-net45+win8+wpa81/_._",
8278         "ref/win8/_._",
8279         "ref/wpa81/_._",
8280         "ref/xamarinios10/_._",
8281         "ref/xamarinmac20/_._",
8282         "ref/xamarintvos10/_._",
8283         "ref/xamarinwatchos10/_._",
8284         "system.threading.tasks.parallel.4.4.0-beta-24913-02.nupkg.sha512",
8285         "system.threading.tasks.parallel.nuspec",
8286         "useSharedDesignerContext.txt",
8287         "version.txt"
8288       ]
8289     },
8290     "System.Threading.Thread/4.4.0-beta-24913-02": {
8291       "sha512": "kO2WQOh0cJd6Yoc9JJAeBWkuKHeI/Tgg0nPyPUIihsGDTzc3G0uGeEjF4MjBi/EKly9objpgAP9sLrGIgUt3fw==",
8292       "type": "package",
8293       "path": "system.threading.thread/4.4.0-beta-24913-02",
8294       "files": [
8295         ".nupkg.metadata",
8296         "ThirdPartyNotices.txt",
8297         "dotnet_library_license.txt",
8298         "lib/MonoAndroid10/_._",
8299         "lib/MonoTouch10/_._",
8300         "lib/net46/System.Threading.Thread.dll",
8301         "lib/net461/System.Threading.Thread.dll",
8302         "lib/netcore50/_._",
8303         "lib/netstandard1.3/System.Threading.Thread.dll",
8304         "lib/netstandard1.7/_._",
8305         "lib/xamarinios10/_._",
8306         "lib/xamarinmac20/_._",
8307         "lib/xamarintvos10/_._",
8308         "lib/xamarinwatchos10/_._",
8309         "ref/MonoAndroid10/_._",
8310         "ref/MonoTouch10/_._",
8311         "ref/net46/System.Threading.Thread.dll",
8312         "ref/net461/System.Threading.Thread.dll",
8313         "ref/netstandard1.3/System.Threading.Thread.dll",
8314         "ref/netstandard1.3/System.Threading.Thread.xml",
8315         "ref/netstandard1.3/de/System.Threading.Thread.xml",
8316         "ref/netstandard1.3/es/System.Threading.Thread.xml",
8317         "ref/netstandard1.3/fr/System.Threading.Thread.xml",
8318         "ref/netstandard1.3/it/System.Threading.Thread.xml",
8319         "ref/netstandard1.3/ja/System.Threading.Thread.xml",
8320         "ref/netstandard1.3/ko/System.Threading.Thread.xml",
8321         "ref/netstandard1.3/ru/System.Threading.Thread.xml",
8322         "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
8323         "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
8324         "ref/netstandard1.7/System.Threading.Thread.dll",
8325         "ref/uap10.1/System.Threading.Thread.dll",
8326         "ref/xamarinios10/_._",
8327         "ref/xamarinmac20/_._",
8328         "ref/xamarintvos10/_._",
8329         "ref/xamarinwatchos10/_._",
8330         "runtimes/aot/lib/uap10.1/System.Threading.Thread.dll",
8331         "runtimes/unix/lib/netstandard1.7/System.Threading.Thread.dll",
8332         "runtimes/unix/lib/uap10.1/System.Threading.Thread.dll",
8333         "runtimes/win/lib/netstandard1.7/System.Threading.Thread.dll",
8334         "runtimes/win/lib/uap10.1/System.Threading.Thread.dll",
8335         "system.threading.thread.4.4.0-beta-24913-02.nupkg.sha512",
8336         "system.threading.thread.nuspec",
8337         "useSharedDesignerContext.txt",
8338         "version.txt"
8339       ]
8340     },
8341     "System.Threading.ThreadPool/4.4.0-beta-24913-02": {
8342       "sha512": "lD4kymw3NHChTiqHFH9zxVvfTY8uLBy34KdBP661x8FIeiN78DwQEKMVZOQ2zZ/ThmARWxG4E7YzH1NOkJacGQ==",
8343       "type": "package",
8344       "path": "system.threading.threadpool/4.4.0-beta-24913-02",
8345       "files": [
8346         ".nupkg.metadata",
8347         "ThirdPartyNotices.txt",
8348         "dotnet_library_license.txt",
8349         "lib/MonoAndroid10/_._",
8350         "lib/MonoTouch10/_._",
8351         "lib/net46/System.Threading.ThreadPool.dll",
8352         "lib/net463/System.Threading.ThreadPool.dll",
8353         "lib/netcore50/_._",
8354         "lib/netstandard1.3/System.Threading.ThreadPool.dll",
8355         "lib/netstandard1.7/System.Threading.ThreadPool.dll",
8356         "lib/xamarinios10/_._",
8357         "lib/xamarinmac20/_._",
8358         "lib/xamarintvos10/_._",
8359         "lib/xamarinwatchos10/_._",
8360         "ref/MonoAndroid10/_._",
8361         "ref/MonoTouch10/_._",
8362         "ref/net46/System.Threading.ThreadPool.dll",
8363         "ref/net463/System.Threading.ThreadPool.dll",
8364         "ref/netstandard1.3/System.Threading.ThreadPool.dll",
8365         "ref/netstandard1.3/System.Threading.ThreadPool.xml",
8366         "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
8367         "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
8368         "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
8369         "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
8370         "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
8371         "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
8372         "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
8373         "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
8374         "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
8375         "ref/netstandard1.7/System.Threading.ThreadPool.dll",
8376         "ref/xamarinios10/_._",
8377         "ref/xamarinmac20/_._",
8378         "ref/xamarintvos10/_._",
8379         "ref/xamarinwatchos10/_._",
8380         "system.threading.threadpool.4.4.0-beta-24913-02.nupkg.sha512",
8381         "system.threading.threadpool.nuspec",
8382         "useSharedDesignerContext.txt",
8383         "version.txt"
8384       ]
8385     },
8386     "System.Threading.Timer/4.3.0": {
8387       "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
8388       "type": "package",
8389       "path": "system.threading.timer/4.3.0",
8390       "files": [
8391         ".nupkg.metadata",
8392         ".signature.p7s",
8393         "ThirdPartyNotices.txt",
8394         "dotnet_library_license.txt",
8395         "lib/MonoAndroid10/_._",
8396         "lib/MonoTouch10/_._",
8397         "lib/net451/_._",
8398         "lib/portable-net451+win81+wpa81/_._",
8399         "lib/win81/_._",
8400         "lib/wpa81/_._",
8401         "lib/xamarinios10/_._",
8402         "lib/xamarinmac20/_._",
8403         "lib/xamarintvos10/_._",
8404         "lib/xamarinwatchos10/_._",
8405         "ref/MonoAndroid10/_._",
8406         "ref/MonoTouch10/_._",
8407         "ref/net451/_._",
8408         "ref/netcore50/System.Threading.Timer.dll",
8409         "ref/netcore50/System.Threading.Timer.xml",
8410         "ref/netcore50/de/System.Threading.Timer.xml",
8411         "ref/netcore50/es/System.Threading.Timer.xml",
8412         "ref/netcore50/fr/System.Threading.Timer.xml",
8413         "ref/netcore50/it/System.Threading.Timer.xml",
8414         "ref/netcore50/ja/System.Threading.Timer.xml",
8415         "ref/netcore50/ko/System.Threading.Timer.xml",
8416         "ref/netcore50/ru/System.Threading.Timer.xml",
8417         "ref/netcore50/zh-hans/System.Threading.Timer.xml",
8418         "ref/netcore50/zh-hant/System.Threading.Timer.xml",
8419         "ref/netstandard1.2/System.Threading.Timer.dll",
8420         "ref/netstandard1.2/System.Threading.Timer.xml",
8421         "ref/netstandard1.2/de/System.Threading.Timer.xml",
8422         "ref/netstandard1.2/es/System.Threading.Timer.xml",
8423         "ref/netstandard1.2/fr/System.Threading.Timer.xml",
8424         "ref/netstandard1.2/it/System.Threading.Timer.xml",
8425         "ref/netstandard1.2/ja/System.Threading.Timer.xml",
8426         "ref/netstandard1.2/ko/System.Threading.Timer.xml",
8427         "ref/netstandard1.2/ru/System.Threading.Timer.xml",
8428         "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
8429         "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
8430         "ref/portable-net451+win81+wpa81/_._",
8431         "ref/win81/_._",
8432         "ref/wpa81/_._",
8433         "ref/xamarinios10/_._",
8434         "ref/xamarinmac20/_._",
8435         "ref/xamarintvos10/_._",
8436         "ref/xamarinwatchos10/_._",
8437         "system.threading.timer.4.3.0.nupkg.sha512",
8438         "system.threading.timer.nuspec"
8439       ]
8440     },
8441     "System.ValueTuple/4.3.1": {
8442       "sha512": "xzDmg26Wb2x2rFDjwziaMYQJqxhrK+b4OUC008o7CnZhUMb2p5XfwgOgAQ/WlKhqxMUSDWRUm5/lNTKdh27pJA==",
8443       "type": "package",
8444       "path": "system.valuetuple/4.3.1",
8445       "files": [
8446         ".nupkg.metadata",
8447         ".signature.p7s",
8448         "ThirdPartyNotices.txt",
8449         "dotnet_library_license.txt",
8450         "lib/MonoAndroid10/_._",
8451         "lib/MonoTouch10/_._",
8452         "lib/netstandard1.0/.xml",
8453         "lib/netstandard1.0/System.ValueTuple.dll",
8454         "lib/portable-net40+sl4+win8+wp8/.xml",
8455         "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
8456         "lib/xamarinios10/_._",
8457         "lib/xamarinmac20/_._",
8458         "lib/xamarintvos10/_._",
8459         "lib/xamarinwatchos10/_._",
8460         "ref/MonoAndroid10/_._",
8461         "ref/MonoTouch10/_._",
8462         "ref/xamarinios10/_._",
8463         "ref/xamarinmac20/_._",
8464         "ref/xamarintvos10/_._",
8465         "ref/xamarinwatchos10/_._",
8466         "system.valuetuple.4.3.1.nupkg.sha512",
8467         "system.valuetuple.nuspec"
8468       ]
8469     },
8470     "System.Xml.ReaderWriter/4.4.0-beta-24913-02": {
8471       "sha512": "xrGH2gJKLBb6cPvZPtdk9P3CXg3TpPoZOFhv8bJCxk1wYzJfPbeQbeXwAJOS/fnu9tbMatwmJO0orAgopQAS0A==",
8472       "type": "package",
8473       "path": "system.xml.readerwriter/4.4.0-beta-24913-02",
8474       "files": [
8475         ".nupkg.metadata",
8476         "ThirdPartyNotices.txt",
8477         "dotnet_library_license.txt",
8478         "lib/MonoAndroid10/_._",
8479         "lib/MonoTouch10/_._",
8480         "lib/net45/_._",
8481         "lib/net46/System.Xml.ReaderWriter.dll",
8482         "lib/net463/System.Xml.ReaderWriter.dll",
8483         "lib/netcore50/System.Xml.ReaderWriter.dll",
8484         "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
8485         "lib/netstandard1.7/System.Xml.ReaderWriter.dll",
8486         "lib/portable-net45+win8+wp8+wpa81/_._",
8487         "lib/win8/_._",
8488         "lib/wp80/_._",
8489         "lib/wpa81/_._",
8490         "lib/xamarinios10/_._",
8491         "lib/xamarinmac20/_._",
8492         "lib/xamarintvos10/_._",
8493         "lib/xamarinwatchos10/_._",
8494         "ref/MonoAndroid10/_._",
8495         "ref/MonoTouch10/_._",
8496         "ref/net45/_._",
8497         "ref/net46/System.Xml.ReaderWriter.dll",
8498         "ref/net463/System.Xml.ReaderWriter.dll",
8499         "ref/netcore50/System.Xml.ReaderWriter.dll",
8500         "ref/netcore50/System.Xml.ReaderWriter.xml",
8501         "ref/netcore50/de/System.Xml.ReaderWriter.xml",
8502         "ref/netcore50/es/System.Xml.ReaderWriter.xml",
8503         "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
8504         "ref/netcore50/it/System.Xml.ReaderWriter.xml",
8505         "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
8506         "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
8507         "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
8508         "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
8509         "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
8510         "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
8511         "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
8512         "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
8513         "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
8514         "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
8515         "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
8516         "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
8517         "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
8518         "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
8519         "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
8520         "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
8521         "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
8522         "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
8523         "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
8524         "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
8525         "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
8526         "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
8527         "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
8528         "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
8529         "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
8530         "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
8531         "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
8532         "ref/netstandard1.7/System.Xml.ReaderWriter.dll",
8533         "ref/portable-net45+win8+wp8+wpa81/_._",
8534         "ref/win8/_._",
8535         "ref/wp80/_._",
8536         "ref/wpa81/_._",
8537         "ref/xamarinios10/_._",
8538         "ref/xamarinmac20/_._",
8539         "ref/xamarintvos10/_._",
8540         "ref/xamarinwatchos10/_._",
8541         "system.xml.readerwriter.4.4.0-beta-24913-02.nupkg.sha512",
8542         "system.xml.readerwriter.nuspec",
8543         "useSharedDesignerContext.txt",
8544         "version.txt"
8545       ]
8546     },
8547     "System.Xml.XDocument/4.3.0": {
8548       "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
8549       "type": "package",
8550       "path": "system.xml.xdocument/4.3.0",
8551       "files": [
8552         ".nupkg.metadata",
8553         ".signature.p7s",
8554         "ThirdPartyNotices.txt",
8555         "dotnet_library_license.txt",
8556         "lib/MonoAndroid10/_._",
8557         "lib/MonoTouch10/_._",
8558         "lib/net45/_._",
8559         "lib/netcore50/System.Xml.XDocument.dll",
8560         "lib/netstandard1.3/System.Xml.XDocument.dll",
8561         "lib/portable-net45+win8+wp8+wpa81/_._",
8562         "lib/win8/_._",
8563         "lib/wp80/_._",
8564         "lib/wpa81/_._",
8565         "lib/xamarinios10/_._",
8566         "lib/xamarinmac20/_._",
8567         "lib/xamarintvos10/_._",
8568         "lib/xamarinwatchos10/_._",
8569         "ref/MonoAndroid10/_._",
8570         "ref/MonoTouch10/_._",
8571         "ref/net45/_._",
8572         "ref/netcore50/System.Xml.XDocument.dll",
8573         "ref/netcore50/System.Xml.XDocument.xml",
8574         "ref/netcore50/de/System.Xml.XDocument.xml",
8575         "ref/netcore50/es/System.Xml.XDocument.xml",
8576         "ref/netcore50/fr/System.Xml.XDocument.xml",
8577         "ref/netcore50/it/System.Xml.XDocument.xml",
8578         "ref/netcore50/ja/System.Xml.XDocument.xml",
8579         "ref/netcore50/ko/System.Xml.XDocument.xml",
8580         "ref/netcore50/ru/System.Xml.XDocument.xml",
8581         "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
8582         "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
8583         "ref/netstandard1.0/System.Xml.XDocument.dll",
8584         "ref/netstandard1.0/System.Xml.XDocument.xml",
8585         "ref/netstandard1.0/de/System.Xml.XDocument.xml",
8586         "ref/netstandard1.0/es/System.Xml.XDocument.xml",
8587         "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
8588         "ref/netstandard1.0/it/System.Xml.XDocument.xml",
8589         "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
8590         "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
8591         "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
8592         "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
8593         "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
8594         "ref/netstandard1.3/System.Xml.XDocument.dll",
8595         "ref/netstandard1.3/System.Xml.XDocument.xml",
8596         "ref/netstandard1.3/de/System.Xml.XDocument.xml",
8597         "ref/netstandard1.3/es/System.Xml.XDocument.xml",
8598         "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
8599         "ref/netstandard1.3/it/System.Xml.XDocument.xml",
8600         "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
8601         "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
8602         "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
8603         "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
8604         "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
8605         "ref/portable-net45+win8+wp8+wpa81/_._",
8606         "ref/win8/_._",
8607         "ref/wp80/_._",
8608         "ref/wpa81/_._",
8609         "ref/xamarinios10/_._",
8610         "ref/xamarinmac20/_._",
8611         "ref/xamarintvos10/_._",
8612         "ref/xamarinwatchos10/_._",
8613         "system.xml.xdocument.4.3.0.nupkg.sha512",
8614         "system.xml.xdocument.nuspec"
8615       ]
8616     },
8617     "System.Xml.XmlDocument/4.4.0-beta-24913-02": {
8618       "sha512": "IgZcUmPiMEq7qXkg1pNX7vKx7a70QdaNo1hvpuKInNMCXAjmvg/CYY6uZTVWMxkZV4xyEY4kt5UnBhvn4MSjyQ==",
8619       "type": "package",
8620       "path": "system.xml.xmldocument/4.4.0-beta-24913-02",
8621       "files": [
8622         ".nupkg.metadata",
8623         "ThirdPartyNotices.txt",
8624         "dotnet_library_license.txt",
8625         "lib/MonoAndroid10/_._",
8626         "lib/MonoTouch10/_._",
8627         "lib/net46/System.Xml.XmlDocument.dll",
8628         "lib/net463/System.Xml.XmlDocument.dll",
8629         "lib/netstandard1.3/System.Xml.XmlDocument.dll",
8630         "lib/netstandard1.7/System.Xml.XmlDocument.dll",
8631         "lib/xamarinios10/_._",
8632         "lib/xamarinmac20/_._",
8633         "lib/xamarintvos10/_._",
8634         "lib/xamarinwatchos10/_._",
8635         "ref/MonoAndroid10/_._",
8636         "ref/MonoTouch10/_._",
8637         "ref/net46/System.Xml.XmlDocument.dll",
8638         "ref/net463/System.Xml.XmlDocument.dll",
8639         "ref/netstandard1.3/System.Xml.XmlDocument.dll",
8640         "ref/netstandard1.3/System.Xml.XmlDocument.xml",
8641         "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
8642         "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
8643         "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
8644         "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
8645         "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
8646         "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
8647         "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
8648         "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
8649         "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
8650         "ref/netstandard1.7/System.Xml.XmlDocument.dll",
8651         "ref/xamarinios10/_._",
8652         "ref/xamarinmac20/_._",
8653         "ref/xamarintvos10/_._",
8654         "ref/xamarinwatchos10/_._",
8655         "system.xml.xmldocument.4.4.0-beta-24913-02.nupkg.sha512",
8656         "system.xml.xmldocument.nuspec",
8657         "useSharedDesignerContext.txt",
8658         "version.txt"
8659       ]
8660     },
8661     "System.Xml.XmlSerializer/4.3.0": {
8662       "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
8663       "type": "package",
8664       "path": "system.xml.xmlserializer/4.3.0",
8665       "files": [
8666         ".nupkg.metadata",
8667         "ThirdPartyNotices.txt",
8668         "dotnet_library_license.txt",
8669         "lib/MonoAndroid10/_._",
8670         "lib/MonoTouch10/_._",
8671         "lib/net45/_._",
8672         "lib/netcore50/System.Xml.XmlSerializer.dll",
8673         "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
8674         "lib/portable-net45+win8+wp8+wpa81/_._",
8675         "lib/win8/_._",
8676         "lib/wp80/_._",
8677         "lib/wpa81/_._",
8678         "lib/xamarinios10/_._",
8679         "lib/xamarinmac20/_._",
8680         "lib/xamarintvos10/_._",
8681         "lib/xamarinwatchos10/_._",
8682         "ref/MonoAndroid10/_._",
8683         "ref/MonoTouch10/_._",
8684         "ref/net45/_._",
8685         "ref/netcore50/System.Xml.XmlSerializer.dll",
8686         "ref/netcore50/System.Xml.XmlSerializer.xml",
8687         "ref/netcore50/de/System.Xml.XmlSerializer.xml",
8688         "ref/netcore50/es/System.Xml.XmlSerializer.xml",
8689         "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
8690         "ref/netcore50/it/System.Xml.XmlSerializer.xml",
8691         "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
8692         "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
8693         "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
8694         "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
8695         "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
8696         "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
8697         "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
8698         "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
8699         "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
8700         "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
8701         "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
8702         "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
8703         "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
8704         "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
8705         "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
8706         "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
8707         "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
8708         "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
8709         "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
8710         "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
8711         "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
8712         "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
8713         "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
8714         "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
8715         "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
8716         "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
8717         "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
8718         "ref/portable-net45+win8+wp8+wpa81/_._",
8719         "ref/win8/_._",
8720         "ref/wp80/_._",
8721         "ref/wpa81/_._",
8722         "ref/xamarinios10/_._",
8723         "ref/xamarinmac20/_._",
8724         "ref/xamarintvos10/_._",
8725         "ref/xamarinwatchos10/_._",
8726         "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
8727         "system.xml.xmlserializer.4.3.0.nupkg.sha512",
8728         "system.xml.xmlserializer.nuspec"
8729       ]
8730     },
8731     "System.Xml.XPath/4.4.0-beta-24913-02": {
8732       "sha512": "ls7g1irBXk/iVKy9dr2c37xswgTZSHXgJdhAt2bqpec57RXSBWgJZqjv6GWHD3m1aPrFTIwbKApw4A15v3PwRQ==",
8733       "type": "package",
8734       "path": "system.xml.xpath/4.4.0-beta-24913-02",
8735       "files": [
8736         ".nupkg.metadata",
8737         "ThirdPartyNotices.txt",
8738         "dotnet_library_license.txt",
8739         "lib/MonoAndroid10/_._",
8740         "lib/MonoTouch10/_._",
8741         "lib/net46/System.Xml.XPath.dll",
8742         "lib/net463/System.Xml.XPath.dll",
8743         "lib/netstandard1.3/System.Xml.XPath.dll",
8744         "lib/netstandard1.7/System.Xml.XPath.dll",
8745         "lib/xamarinios10/_._",
8746         "lib/xamarinmac20/_._",
8747         "lib/xamarintvos10/_._",
8748         "lib/xamarinwatchos10/_._",
8749         "ref/MonoAndroid10/_._",
8750         "ref/MonoTouch10/_._",
8751         "ref/net46/System.Xml.XPath.dll",
8752         "ref/net463/System.Xml.XPath.dll",
8753         "ref/netstandard1.3/System.Xml.XPath.dll",
8754         "ref/netstandard1.3/System.Xml.XPath.xml",
8755         "ref/netstandard1.3/de/System.Xml.XPath.xml",
8756         "ref/netstandard1.3/es/System.Xml.XPath.xml",
8757         "ref/netstandard1.3/fr/System.Xml.XPath.xml",
8758         "ref/netstandard1.3/it/System.Xml.XPath.xml",
8759         "ref/netstandard1.3/ja/System.Xml.XPath.xml",
8760         "ref/netstandard1.3/ko/System.Xml.XPath.xml",
8761         "ref/netstandard1.3/ru/System.Xml.XPath.xml",
8762         "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
8763         "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
8764         "ref/netstandard1.7/System.Xml.XPath.dll",
8765         "ref/xamarinios10/_._",
8766         "ref/xamarinmac20/_._",
8767         "ref/xamarintvos10/_._",
8768         "ref/xamarinwatchos10/_._",
8769         "system.xml.xpath.4.4.0-beta-24913-02.nupkg.sha512",
8770         "system.xml.xpath.nuspec",
8771         "useSharedDesignerContext.txt",
8772         "version.txt"
8773       ]
8774     },
8775     "System.Xml.XPath.XmlDocument/4.4.0-beta-24913-02": {
8776       "sha512": "6kOsX+XB7UDZloCl1OATzyTAuA/GLXHk1tbZIvrmEzzjnSwX1Q0ehEcICHlgzV1J8pZ+1V69yk8UF2+ULmeSMA==",
8777       "type": "package",
8778       "path": "system.xml.xpath.xmldocument/4.4.0-beta-24913-02",
8779       "files": [
8780         ".nupkg.metadata",
8781         "ThirdPartyNotices.txt",
8782         "dotnet_library_license.txt",
8783         "lib/MonoAndroid10/_._",
8784         "lib/MonoTouch10/_._",
8785         "lib/net46/System.Xml.XPath.XmlDocument.dll",
8786         "lib/net461/System.Xml.XPath.XmlDocument.dll",
8787         "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
8788         "lib/netstandard1.7/System.Xml.XPath.XmlDocument.dll",
8789         "lib/xamarinios10/_._",
8790         "lib/xamarinmac20/_._",
8791         "lib/xamarintvos10/_._",
8792         "lib/xamarinwatchos10/_._",
8793         "ref/MonoAndroid10/_._",
8794         "ref/MonoTouch10/_._",
8795         "ref/netstandard1.3/System.Xml.XPath.XmlDocument.dll",
8796         "ref/netstandard1.3/System.Xml.XPath.XmlDocument.xml",
8797         "ref/netstandard1.3/de/System.Xml.XPath.XmlDocument.xml",
8798         "ref/netstandard1.3/es/System.Xml.XPath.XmlDocument.xml",
8799         "ref/netstandard1.3/fr/System.Xml.XPath.XmlDocument.xml",
8800         "ref/netstandard1.3/it/System.Xml.XPath.XmlDocument.xml",
8801         "ref/netstandard1.3/ja/System.Xml.XPath.XmlDocument.xml",
8802         "ref/netstandard1.3/ko/System.Xml.XPath.XmlDocument.xml",
8803         "ref/netstandard1.3/ru/System.Xml.XPath.XmlDocument.xml",
8804         "ref/netstandard1.3/zh-hans/System.Xml.XPath.XmlDocument.xml",
8805         "ref/netstandard1.3/zh-hant/System.Xml.XPath.XmlDocument.xml",
8806         "ref/netstandard1.7/System.Xml.XPath.XmlDocument.dll",
8807         "ref/xamarinios10/_._",
8808         "ref/xamarinmac20/_._",
8809         "ref/xamarintvos10/_._",
8810         "ref/xamarinwatchos10/_._",
8811         "system.xml.xpath.xmldocument.4.4.0-beta-24913-02.nupkg.sha512",
8812         "system.xml.xpath.xmldocument.nuspec",
8813         "useSharedDesignerContext.txt",
8814         "version.txt"
8815       ]
8816     },
8817     "xunit/2.4.1-pre.build.4059": {
8818       "sha512": "Kt50VVI9yqbPLPICi1J2Sl2zoidhyMqbT+ywCSINDDXCJhVOXVBoE/1geWui5Sppx8Cv5U0DmYCLxveaOB0mLw==",
8819       "type": "package",
8820       "path": "xunit/2.4.1-pre.build.4059",
8821       "files": [
8822         ".nupkg.metadata",
8823         ".signature.p7s",
8824         "xunit.2.4.1-pre.build.4059.nupkg.sha512",
8825         "xunit.nuspec"
8826       ]
8827     },
8828     "xunit.abstractions/2.0.3": {
8829       "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
8830       "type": "package",
8831       "path": "xunit.abstractions/2.0.3",
8832       "files": [
8833         ".nupkg.metadata",
8834         ".signature.p7s",
8835         "lib/net35/xunit.abstractions.dll",
8836         "lib/net35/xunit.abstractions.xml",
8837         "lib/netstandard1.0/xunit.abstractions.dll",
8838         "lib/netstandard1.0/xunit.abstractions.xml",
8839         "lib/netstandard2.0/xunit.abstractions.dll",
8840         "lib/netstandard2.0/xunit.abstractions.xml",
8841         "xunit.abstractions.2.0.3.nupkg.sha512",
8842         "xunit.abstractions.nuspec"
8843       ]
8844     },
8845     "xunit.analyzers/0.10.0": {
8846       "sha512": "4/IDFCJfIeg6bix9apmUtIMwvOsiwqdEexeO/R2D4GReIGPLIRODTpId/l4LRSrAJk9lEO3Zx1H0Zx6uohJDNg==",
8847       "type": "package",
8848       "path": "xunit.analyzers/0.10.0",
8849       "hasTools": true,
8850       "files": [
8851         ".nupkg.metadata",
8852         ".signature.p7s",
8853         "analyzers/dotnet/cs/xunit.analyzers.dll",
8854         "tools/install.ps1",
8855         "tools/uninstall.ps1",
8856         "xunit.analyzers.0.10.0.nupkg.sha512",
8857         "xunit.analyzers.nuspec"
8858       ]
8859     },
8860     "xunit.assert/2.4.1-pre.build.4059": {
8861       "sha512": "PrfmhpgBTilGWP4DC6Q2FV17TEfTpnCARMjYNMQvUF1IFV5DhXNU5ChC0JeL17ctp89krn4Pld4/Wiuq4ILMxw==",
8862       "type": "package",
8863       "path": "xunit.assert/2.4.1-pre.build.4059",
8864       "files": [
8865         ".nupkg.metadata",
8866         ".signature.p7s",
8867         "lib/netstandard1.1/xunit.assert.dll",
8868         "lib/netstandard1.1/xunit.assert.xml",
8869         "lib/netstandard2.0/xunit.assert.dll",
8870         "lib/netstandard2.0/xunit.assert.xml",
8871         "xunit.assert.2.4.1-pre.build.4059.nupkg.sha512",
8872         "xunit.assert.nuspec"
8873       ]
8874     },
8875     "xunit.core/2.4.1-pre.build.4059": {
8876       "sha512": "nQh89ZP+wmC79euBg5p/6Jr8rugPTQo/GAx9Wry2Pgu9q4ltDv9XeQTqsQE/trvqOjyrTRtCOQT1P+vcufj0Kg==",
8877       "type": "package",
8878       "path": "xunit.core/2.4.1-pre.build.4059",
8879       "files": [
8880         ".nupkg.metadata",
8881         ".signature.p7s",
8882         "build/xunit.core.props",
8883         "build/xunit.core.targets",
8884         "buildMultiTargeting/xunit.core.props",
8885         "buildMultiTargeting/xunit.core.targets",
8886         "xunit.core.2.4.1-pre.build.4059.nupkg.sha512",
8887         "xunit.core.nuspec"
8888       ]
8889     },
8890     "xunit.extensibility.core/2.4.1-pre.build.4059": {
8891       "sha512": "MpnCaHPR67FdYgdkbzuSIxtYdGJaY6WwjotyvifGKcy94M3Rm2eCQqKQsFSN1TbcRhHRCweOo24+E+wnGxjuTw==",
8892       "type": "package",
8893       "path": "xunit.extensibility.core/2.4.1-pre.build.4059",
8894       "files": [
8895         ".nupkg.metadata",
8896         ".signature.p7s",
8897         "lib/net452/xunit.core.dll",
8898         "lib/net452/xunit.core.dll.tdnet",
8899         "lib/net452/xunit.core.xml",
8900         "lib/net452/xunit.runner.tdnet.dll",
8901         "lib/net452/xunit.runner.utility.net452.dll",
8902         "lib/netstandard1.1/xunit.core.dll",
8903         "lib/netstandard1.1/xunit.core.xml",
8904         "lib/netstandard2.0/xunit.core.dll",
8905         "lib/netstandard2.0/xunit.core.xml",
8906         "xunit.extensibility.core.2.4.1-pre.build.4059.nupkg.sha512",
8907         "xunit.extensibility.core.nuspec"
8908       ]
8909     },
8910     "xunit.extensibility.execution/2.4.1-pre.build.4059": {
8911       "sha512": "sLmjOlIAAs4omfY/019PQMXWkxpxd/CfVnTEMBBEN89fU/bPfeoNRBjnqJ54tHpK2xDCPUye19PNSFH4aW6B8Q==",
8912       "type": "package",
8913       "path": "xunit.extensibility.execution/2.4.1-pre.build.4059",
8914       "files": [
8915         ".nupkg.metadata",
8916         ".signature.p7s",
8917         "lib/net452/xunit.execution.desktop.dll",
8918         "lib/net452/xunit.execution.desktop.xml",
8919         "lib/netstandard1.1/xunit.execution.dotnet.dll",
8920         "lib/netstandard1.1/xunit.execution.dotnet.xml",
8921         "lib/netstandard2.0/xunit.execution.dotnet.dll",
8922         "lib/netstandard2.0/xunit.execution.dotnet.xml",
8923         "xunit.extensibility.execution.2.4.1-pre.build.4059.nupkg.sha512",
8924         "xunit.extensibility.execution.nuspec"
8925       ]
8926     },
8927     "xunit.performance.api/1.0.0-beta-build0015": {
8928       "sha512": "FBASqurcvUoVQ52vY2LH4XUf1/Hkz9wmcuBj5IqIhEpgK+YjhWePepguSlpSre44hhhWNe5WO3XIrZ6pGTbyng==",
8929       "type": "package",
8930       "path": "xunit.performance.api/1.0.0-beta-build0015",
8931       "files": [
8932         ".nupkg.metadata",
8933         "lib/net461/xunit.performance.api.dll",
8934         "lib/net461/xunit.performance.api.xml",
8935         "lib/netstandard1.5/xunit.performance.api.dll",
8936         "lib/netstandard1.5/xunit.performance.api.xml",
8937         "xunit.performance.api.1.0.0-beta-build0015.nupkg.sha512",
8938         "xunit.performance.api.nuspec"
8939       ]
8940     },
8941     "xunit.performance.core/1.0.0-beta-build0015": {
8942       "sha512": "1CEv1zleRb8D0mDckZjpR8VPaP+2YSeMUAnnb/a3aL0DrG9IEeTN2Uu+30IaX/OHG7iuqLX9zWja+sey76Us0w==",
8943       "type": "package",
8944       "path": "xunit.performance.core/1.0.0-beta-build0015",
8945       "files": [
8946         ".nupkg.metadata",
8947         "lib/netstandard1.3/xunit.performance.core.dll",
8948         "lib/netstandard1.3/xunit.performance.core.xml",
8949         "xunit.performance.core.1.0.0-beta-build0015.nupkg.sha512",
8950         "xunit.performance.core.nuspec"
8951       ]
8952     },
8953     "xunit.performance.execution/1.0.0-beta-build0015": {
8954       "sha512": "hfNLz/+fA1CqHPQWexPoQBDMs1y1x8gdy1WgQH1nUG5Jf1KVviUddy3+MCTEbuELyqrcLpkR/p57WLUAYKwhCw==",
8955       "type": "package",
8956       "path": "xunit.performance.execution/1.0.0-beta-build0015",
8957       "files": [
8958         ".nupkg.metadata",
8959         "lib/net461/xunit.performance.execution.dll",
8960         "lib/net461/xunit.performance.execution.xml",
8961         "lib/netstandard1.5/xunit.performance.execution.dll",
8962         "lib/netstandard1.5/xunit.performance.execution.xml",
8963         "xunit.performance.execution.1.0.0-beta-build0015.nupkg.sha512",
8964         "xunit.performance.execution.nuspec"
8965       ]
8966     },
8967     "xunit.performance.metrics/1.0.0-beta-build0015": {
8968       "sha512": "VWtijjK9HfQvx2nmQ15hEAtBdHEmWSVk0Gc60+yEF+xMq/wZmD0jSvCykW5Jz0ponX88Z6RU39ZjRDq+vLnCgg==",
8969       "type": "package",
8970       "path": "xunit.performance.metrics/1.0.0-beta-build0015",
8971       "files": [
8972         ".nupkg.metadata",
8973         "lib/net461/xunit.performance.metrics.dll",
8974         "lib/net461/xunit.performance.metrics.xml",
8975         "lib/netstandard1.5/xunit.performance.metrics.dll",
8976         "lib/netstandard1.5/xunit.performance.metrics.xml",
8977         "xunit.performance.metrics.1.0.0-beta-build0015.nupkg.sha512",
8978         "xunit.performance.metrics.nuspec"
8979       ]
8980     },
8981     "xunit.runner.console/2.4.1-pre.build.4059": {
8982       "sha512": "oWTxKNZbtkn8HBHi59zxTRP4y80SlaOqFOu+ausTLOyOPr7/aZ39U6L9F8mh69890NRbW2Qcd/UdP3YvPsseHw==",
8983       "type": "package",
8984       "path": "xunit.runner.console/2.4.1-pre.build.4059",
8985       "hasTools": true,
8986       "files": [
8987         ".nupkg.metadata",
8988         ".signature.p7s",
8989         "build/xunit.runner.console.props",
8990         "tools/net452/xunit.abstractions.dll",
8991         "tools/net452/xunit.console.exe",
8992         "tools/net452/xunit.console.exe.config",
8993         "tools/net452/xunit.console.x86.exe",
8994         "tools/net452/xunit.console.x86.exe.config",
8995         "tools/net452/xunit.runner.reporters.net452.dll",
8996         "tools/net452/xunit.runner.utility.net452.dll",
8997         "tools/net46/xunit.abstractions.dll",
8998         "tools/net46/xunit.console.exe",
8999         "tools/net46/xunit.console.exe.config",
9000         "tools/net46/xunit.console.x86.exe",
9001         "tools/net46/xunit.console.x86.exe.config",
9002         "tools/net46/xunit.runner.reporters.net452.dll",
9003         "tools/net46/xunit.runner.utility.net452.dll",
9004         "tools/net461/xunit.abstractions.dll",
9005         "tools/net461/xunit.console.exe",
9006         "tools/net461/xunit.console.exe.config",
9007         "tools/net461/xunit.console.x86.exe",
9008         "tools/net461/xunit.console.x86.exe.config",
9009         "tools/net461/xunit.runner.reporters.net452.dll",
9010         "tools/net461/xunit.runner.utility.net452.dll",
9011         "tools/net462/xunit.abstractions.dll",
9012         "tools/net462/xunit.console.exe",
9013         "tools/net462/xunit.console.exe.config",
9014         "tools/net462/xunit.console.x86.exe",
9015         "tools/net462/xunit.console.x86.exe.config",
9016         "tools/net462/xunit.runner.reporters.net452.dll",
9017         "tools/net462/xunit.runner.utility.net452.dll",
9018         "tools/net47/xunit.abstractions.dll",
9019         "tools/net47/xunit.console.exe",
9020         "tools/net47/xunit.console.exe.config",
9021         "tools/net47/xunit.console.x86.exe",
9022         "tools/net47/xunit.console.x86.exe.config",
9023         "tools/net47/xunit.runner.reporters.net452.dll",
9024         "tools/net47/xunit.runner.utility.net452.dll",
9025         "tools/net471/xunit.abstractions.dll",
9026         "tools/net471/xunit.console.exe",
9027         "tools/net471/xunit.console.exe.config",
9028         "tools/net471/xunit.console.x86.exe",
9029         "tools/net471/xunit.console.x86.exe.config",
9030         "tools/net471/xunit.runner.reporters.net452.dll",
9031         "tools/net471/xunit.runner.utility.net452.dll",
9032         "tools/net472/xunit.abstractions.dll",
9033         "tools/net472/xunit.console.exe",
9034         "tools/net472/xunit.console.exe.config",
9035         "tools/net472/xunit.console.x86.exe",
9036         "tools/net472/xunit.console.x86.exe.config",
9037         "tools/net472/xunit.runner.reporters.net452.dll",
9038         "tools/net472/xunit.runner.utility.net452.dll",
9039         "tools/netcoreapp1.0/xunit.abstractions.dll",
9040         "tools/netcoreapp1.0/xunit.console.deps.json",
9041         "tools/netcoreapp1.0/xunit.console.dll",
9042         "tools/netcoreapp1.0/xunit.console.dll.config",
9043         "tools/netcoreapp1.0/xunit.console.runtimeconfig.json",
9044         "tools/netcoreapp1.0/xunit.runner.reporters.netcoreapp10.dll",
9045         "tools/netcoreapp1.0/xunit.runner.utility.netcoreapp10.dll",
9046         "tools/netcoreapp1.0/xunit.runner.utility.netcoreapp10.xml",
9047         "tools/netcoreapp2.0/xunit.abstractions.dll",
9048         "tools/netcoreapp2.0/xunit.console.deps.json",
9049         "tools/netcoreapp2.0/xunit.console.dll",
9050         "tools/netcoreapp2.0/xunit.console.dll.config",
9051         "tools/netcoreapp2.0/xunit.console.runtimeconfig.json",
9052         "tools/netcoreapp2.0/xunit.runner.reporters.netcoreapp10.dll",
9053         "tools/netcoreapp2.0/xunit.runner.utility.netcoreapp10.dll",
9054         "tools/netcoreapp2.0/xunit.runner.utility.netcoreapp10.xml",
9055         "xunit.runner.console.2.4.1-pre.build.4059.nupkg.sha512",
9056         "xunit.runner.console.nuspec"
9057       ]
9058     },
9059     "xunit.runner.utility/2.4.1-pre.build.4059": {
9060       "sha512": "YyTcFxooSkYo9gr8HgLhHZ7T5PHjnCLC9dGXgbLwMCNZeqO+DzY8nWehE++FasEwMAlUv87MLhLEVXoVvMQtKQ==",
9061       "type": "package",
9062       "path": "xunit.runner.utility/2.4.1-pre.build.4059",
9063       "files": [
9064         ".nupkg.metadata",
9065         ".signature.p7s",
9066         "lib/net35/xunit.runner.utility.net35.dll",
9067         "lib/net35/xunit.runner.utility.net35.xml",
9068         "lib/net452/xunit.runner.utility.net452.dll",
9069         "lib/net452/xunit.runner.utility.net452.xml",
9070         "lib/netcoreapp1.0/xunit.runner.utility.netcoreapp10.dll",
9071         "lib/netcoreapp1.0/xunit.runner.utility.netcoreapp10.xml",
9072         "lib/netstandard1.1/xunit.runner.utility.netstandard11.dll",
9073         "lib/netstandard1.1/xunit.runner.utility.netstandard11.xml",
9074         "lib/netstandard1.5/xunit.runner.utility.netstandard15.dll",
9075         "lib/netstandard1.5/xunit.runner.utility.netstandard15.xml",
9076         "lib/netstandard2.0/xunit.runner.utility.netstandard20.dll",
9077         "lib/netstandard2.0/xunit.runner.utility.netstandard20.xml",
9078         "lib/uap10.0/xunit.runner.utility.uwp10.dll",
9079         "lib/uap10.0/xunit.runner.utility.uwp10.pri",
9080         "lib/uap10.0/xunit.runner.utility.uwp10.xml",
9081         "xunit.runner.utility.2.4.1-pre.build.4059.nupkg.sha512",
9082         "xunit.runner.utility.nuspec"
9083       ]
9084     }
9085   },
9086   "projectFileDependencyGroups": {
9087     ".NETStandard,Version=v1.6": [
9088       "Microsoft.Diagnostics.Tracing.TraceEvent >= 2.0.43",
9089       "Microsoft.NETCore.Platforms >= 3.1.0-preview3.19551.4",
9090       "System.Collections.NonGeneric >= 4.4.0-beta-24913-02",
9091       "System.Console >= 4.4.0-beta-24913-02",
9092       "System.Diagnostics.Process >= 4.4.0-beta-24913-02",
9093       "System.IO.FileSystem >= 4.4.0-beta-24913-02",
9094       "System.Linq >= 4.4.0-beta-24913-02",
9095       "System.Linq.Expressions >= 4.4.0-beta-24913-02",
9096       "System.Numerics.Vectors >= 4.5.0",
9097       "System.Reflection >= 4.4.0-beta-24913-02",
9098       "System.Reflection.Extensions >= 4.4.0-beta-24913-02",
9099       "System.Reflection.TypeExtensions >= 4.7.0-preview3.19551.4",
9100       "System.Runtime >= 4.4.0-beta-24913-02",
9101       "System.Runtime.Extensions >= 4.4.0-beta-24913-02",
9102       "System.Runtime.Loader >= 4.0.0",
9103       "System.Runtime.Numerics >= 4.4.0-beta-24913-02",
9104       "System.Security.Principal.Windows >= 4.4.0",
9105       "System.Text.RegularExpressions >= 4.4.0-beta-24913-02",
9106       "System.Threading >= 4.4.0-beta-24913-02",
9107       "System.Threading.Tasks >= 4.4.0-beta-24913-02",
9108       "System.Threading.Tasks.Parallel >= 4.4.0-beta-24913-02",
9109       "System.Threading.Thread >= 4.4.0-beta-24913-02",
9110       "System.Xml.XPath >= 4.4.0-beta-24913-02",
9111       "System.Xml.XPath.XmlDocument >= 4.4.0-beta-24913-02",
9112       "System.Xml.XmlDocument >= 4.4.0-beta-24913-02",
9113       "xunit >= 2.4.1-pre.build.4059",
9114       "xunit.performance.api >= 1.0.0-beta-build0015",
9115       "xunit.performance.core >= 1.0.0-beta-build0015",
9116       "xunit.performance.execution >= 1.0.0-beta-build0015",
9117       "xunit.performance.metrics >= 1.0.0-beta-build0015",
9118       "xunit.runner.console >= 2.4.1-pre.build.4059",
9119       "xunit.runner.utility >= 2.4.1-pre.build.4059"
9120     ]
9121   },
9122   "packageFolders": {
9123     "/home/z/Dev/coreclr-sec/.packages": {}
9124   },
9125   "project": {
9126     "version": "3.1.3",
9127     "restore": {
9128       "projectUniqueName": "/home/z/Dev/coreclr-sec/tests/src/performance/performance.csproj",
9129       "projectName": "performance",
9130       "projectPath": "/home/z/Dev/coreclr-sec/tests/src/performance/performance.csproj",
9131       "packagesPath": "/home/z/Dev/coreclr-sec/.packages",
9132       "outputPath": "/home/z/Dev/coreclr-sec/tests/src/performance/obj-linux-arm64",
9133       "projectStyle": "PackageReference",
9134       "configFilePaths": [
9135         "/home/z/Dev/coreclr-sec/NuGet.config",
9136         "/home/z/.nuget/NuGet/NuGet.Config"
9137       ],
9138       "originalTargetFrameworks": [
9139         "netstandard1.6"
9140       ],
9141       "sources": {
9142         "https://api.nuget.org/v3/index.json": {},
9143         "https://dotnet.myget.org/F/dotnet-core/api/v3/index.json": {},
9144         "https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json": {},
9145         "https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json": {},
9146         "https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json": {}
9147       },
9148       "frameworks": {
9149         "netstandard1.6": {
9150           "projectReferences": {}
9151         }
9152       }
9153     },
9154     "frameworks": {
9155       "netstandard1.6": {
9156         "dependencies": {
9157           "Microsoft.Diagnostics.Tracing.TraceEvent": {
9158             "target": "Package",
9159             "version": "[2.0.43, )"
9160           },
9161           "Microsoft.NETCore.Platforms": {
9162             "target": "Package",
9163             "version": "[3.1.0-preview3.19551.4, )"
9164           },
9165           "System.Collections.NonGeneric": {
9166             "target": "Package",
9167             "version": "[4.4.0-beta-24913-02, )"
9168           },
9169           "System.Console": {
9170             "target": "Package",
9171             "version": "[4.4.0-beta-24913-02, )"
9172           },
9173           "System.Diagnostics.Process": {
9174             "target": "Package",
9175             "version": "[4.4.0-beta-24913-02, )"
9176           },
9177           "System.IO.FileSystem": {
9178             "target": "Package",
9179             "version": "[4.4.0-beta-24913-02, )"
9180           },
9181           "System.Linq": {
9182             "target": "Package",
9183             "version": "[4.4.0-beta-24913-02, )"
9184           },
9185           "System.Linq.Expressions": {
9186             "target": "Package",
9187             "version": "[4.4.0-beta-24913-02, )"
9188           },
9189           "System.Numerics.Vectors": {
9190             "target": "Package",
9191             "version": "[4.5.0, )"
9192           },
9193           "System.Reflection": {
9194             "target": "Package",
9195             "version": "[4.4.0-beta-24913-02, )"
9196           },
9197           "System.Reflection.Extensions": {
9198             "target": "Package",
9199             "version": "[4.4.0-beta-24913-02, )"
9200           },
9201           "System.Reflection.TypeExtensions": {
9202             "target": "Package",
9203             "version": "[4.7.0-preview3.19551.4, )"
9204           },
9205           "System.Runtime": {
9206             "target": "Package",
9207             "version": "[4.4.0-beta-24913-02, )"
9208           },
9209           "System.Runtime.Extensions": {
9210             "target": "Package",
9211             "version": "[4.4.0-beta-24913-02, )"
9212           },
9213           "System.Runtime.Loader": {
9214             "target": "Package",
9215             "version": "[4.0.0, )"
9216           },
9217           "System.Runtime.Numerics": {
9218             "target": "Package",
9219             "version": "[4.4.0-beta-24913-02, )"
9220           },
9221           "System.Security.Principal.Windows": {
9222             "target": "Package",
9223             "version": "[4.4.0, )"
9224           },
9225           "System.Text.RegularExpressions": {
9226             "target": "Package",
9227             "version": "[4.4.0-beta-24913-02, )"
9228           },
9229           "System.Threading": {
9230             "target": "Package",
9231             "version": "[4.4.0-beta-24913-02, )"
9232           },
9233           "System.Threading.Tasks": {
9234             "target": "Package",
9235             "version": "[4.4.0-beta-24913-02, )"
9236           },
9237           "System.Threading.Tasks.Parallel": {
9238             "target": "Package",
9239             "version": "[4.4.0-beta-24913-02, )"
9240           },
9241           "System.Threading.Thread": {
9242             "target": "Package",
9243             "version": "[4.4.0-beta-24913-02, )"
9244           },
9245           "System.Xml.XPath": {
9246             "target": "Package",
9247             "version": "[4.4.0-beta-24913-02, )"
9248           },
9249           "System.Xml.XPath.XmlDocument": {
9250             "target": "Package",
9251             "version": "[4.4.0-beta-24913-02, )"
9252           },
9253           "System.Xml.XmlDocument": {
9254             "target": "Package",
9255             "version": "[4.4.0-beta-24913-02, )"
9256           },
9257           "xunit": {
9258             "target": "Package",
9259             "version": "[2.4.1-pre.build.4059, )"
9260           },
9261           "xunit.performance.api": {
9262             "target": "Package",
9263             "version": "[1.0.0-beta-build0015, )"
9264           },
9265           "xunit.performance.core": {
9266             "target": "Package",
9267             "version": "[1.0.0-beta-build0015, )"
9268           },
9269           "xunit.performance.execution": {
9270             "target": "Package",
9271             "version": "[1.0.0-beta-build0015, )"
9272           },
9273           "xunit.performance.metrics": {
9274             "target": "Package",
9275             "version": "[1.0.0-beta-build0015, )"
9276           },
9277           "xunit.runner.console": {
9278             "target": "Package",
9279             "version": "[2.4.1-pre.build.4059, )"
9280           },
9281           "xunit.runner.utility": {
9282             "target": "Package",
9283             "version": "[2.4.1-pre.build.4059, )"
9284           }
9285         },
9286         "imports": [
9287           "dnxcore50",
9288           "portable-net45+win8"
9289         ]
9290       }
9291     },
9292     "runtimes": {
9293       "linux-arm64": {
9294         "#import": []
9295       }
9296     }
9297   },
9298   "logs": [
9299     {
9300       "code": "NU1605",
9301       "level": "Warning",
9302       "warningLevel": 1,
9303       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit.performance.api 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit.performance.api 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9304       "libraryId": "System.Net.Primitives",
9305       "targetGraphs": [
9306         ".NETStandard,Version=v1.6/linux-arm64"
9307       ]
9308     },
9309     {
9310       "code": "NU1605",
9311       "level": "Warning",
9312       "warningLevel": 1,
9313       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit.performance.core 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit.performance.core 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9314       "libraryId": "System.Net.Primitives",
9315       "targetGraphs": [
9316         ".NETStandard,Version=v1.6/linux-arm64"
9317       ]
9318     },
9319     {
9320       "code": "NU1605",
9321       "level": "Warning",
9322       "warningLevel": 1,
9323       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit.performance.execution 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit.performance.execution 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9324       "libraryId": "System.Net.Primitives",
9325       "targetGraphs": [
9326         ".NETStandard,Version=v1.6/linux-arm64"
9327       ]
9328     },
9329     {
9330       "code": "NU1605",
9331       "level": "Warning",
9332       "warningLevel": 1,
9333       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit.performance.metrics 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit.performance.metrics 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9334       "libraryId": "System.Net.Primitives",
9335       "targetGraphs": [
9336         ".NETStandard,Version=v1.6/linux-arm64"
9337       ]
9338     },
9339     {
9340       "code": "NU1605",
9341       "level": "Warning",
9342       "warningLevel": 1,
9343       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> System.Numerics.Vectors 4.5.0 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> System.Numerics.Vectors 4.5.0 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9344       "libraryId": "System.Net.Primitives",
9345       "targetGraphs": [
9346         ".NETStandard,Version=v1.6/linux-arm64"
9347       ]
9348     },
9349     {
9350       "code": "NU1605",
9351       "level": "Warning",
9352       "warningLevel": 1,
9353       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit.runner.utility 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit.runner.utility 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9354       "libraryId": "System.Net.Primitives",
9355       "targetGraphs": [
9356         ".NETStandard,Version=v1.6/linux-arm64"
9357       ]
9358     },
9359     {
9360       "code": "NU1605",
9361       "level": "Warning",
9362       "warningLevel": 1,
9363       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit 2.4.1-pre.build.4059 -> xunit.assert 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit 2.4.1-pre.build.4059 -> xunit.assert 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9364       "libraryId": "System.Net.Primitives",
9365       "targetGraphs": [
9366         ".NETStandard,Version=v1.6/linux-arm64"
9367       ]
9368     },
9369     {
9370       "code": "NU1605",
9371       "level": "Warning",
9372       "warningLevel": 1,
9373       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit 2.4.1-pre.build.4059 -> xunit.core 2.4.1-pre.build.4059 -> xunit.extensibility.core 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit 2.4.1-pre.build.4059 -> xunit.core 2.4.1-pre.build.4059 -> xunit.extensibility.core 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9374       "libraryId": "System.Net.Primitives",
9375       "targetGraphs": [
9376         ".NETStandard,Version=v1.6/linux-arm64"
9377       ]
9378     },
9379     {
9380       "code": "NU1605",
9381       "level": "Warning",
9382       "warningLevel": 1,
9383       "message": "Detected package downgrade: System.Net.Primitives from 4.4.0-beta-24913-02 to 4.3.0. Reference the package directly from the project to select a different version. \n performance -> xunit 2.4.1-pre.build.4059 -> xunit.core 2.4.1-pre.build.4059 -> xunit.extensibility.execution 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.Primitives (>= 4.4.0-beta-24913-02) \n performance -> xunit 2.4.1-pre.build.4059 -> xunit.core 2.4.1-pre.build.4059 -> xunit.extensibility.execution 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
9384       "libraryId": "System.Net.Primitives",
9385       "targetGraphs": [
9386         ".NETStandard,Version=v1.6/linux-arm64"
9387       ]
9388     }
9389   ]
9390 }