Build tests in gbs for x86/x64 (#307)
[platform/upstream/coreclr.git] / tests / src / JIT / config / benchmark+roslyn / obj-linux-x64 / project.assets.json
1 {
2   "version": 3,
3   "targets": {
4     ".NETStandard,Version=v1.4": {
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.CodeAnalysis.Analyzers/1.1.0": {
43         "type": "package"
44       },
45       "Microsoft.CodeAnalysis.Common/1.1.1": {
46         "type": "package",
47         "dependencies": {
48           "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
49           "System.Collections.Immutable": "1.1.37",
50           "System.Reflection.Metadata": "1.1.0"
51         },
52         "compile": {
53           "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
54         },
55         "runtime": {
56           "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
57         }
58       },
59       "Microsoft.CodeAnalysis.Compilers/1.1.1": {
60         "type": "package",
61         "dependencies": {
62           "Microsoft.CodeAnalysis.CSharp": "[1.1.1]",
63           "Microsoft.CodeAnalysis.VisualBasic": "[1.1.1]"
64         }
65       },
66       "Microsoft.CodeAnalysis.CSharp/1.1.1": {
67         "type": "package",
68         "dependencies": {
69           "Microsoft.CodeAnalysis.Common": "[1.1.1]"
70         },
71         "compile": {
72           "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
73         },
74         "runtime": {
75           "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
76         }
77       },
78       "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
79         "type": "package",
80         "dependencies": {
81           "Microsoft.CodeAnalysis.Common": "1.1.1"
82         },
83         "compile": {
84           "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
85         },
86         "runtime": {
87           "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
88         }
89       },
90       "Microsoft.Diagnostics.Tracing.TraceEvent/2.0.43": {
91         "type": "package",
92         "build": {
93           "build/Microsoft.Diagnostics.Tracing.TraceEvent.props": {}
94         }
95       },
96       "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
97         "type": "package",
98         "compile": {
99           "lib/netstandard1.0/_._": {}
100         },
101         "runtime": {
102           "lib/netstandard1.0/_._": {}
103         }
104       },
105       "Microsoft.NETCore.Targets/1.2.0-beta-24913-02": {
106         "type": "package",
107         "compile": {
108           "lib/netstandard1.0/_._": {}
109         },
110         "runtime": {
111           "lib/netstandard1.0/_._": {}
112         }
113       },
114       "Microsoft.Win32.Primitives/4.3.0": {
115         "type": "package",
116         "dependencies": {
117           "Microsoft.NETCore.Platforms": "1.1.0",
118           "Microsoft.NETCore.Targets": "1.1.0",
119           "System.Runtime": "4.3.0"
120         },
121         "compile": {
122           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
123         }
124       },
125       "NETStandard.Library/1.6.1": {
126         "type": "package",
127         "dependencies": {
128           "Microsoft.NETCore.Platforms": "1.1.0",
129           "Microsoft.Win32.Primitives": "4.3.0",
130           "System.AppContext": "4.3.0",
131           "System.Collections": "4.3.0",
132           "System.Collections.Concurrent": "4.3.0",
133           "System.Console": "4.3.0",
134           "System.Diagnostics.Debug": "4.3.0",
135           "System.Diagnostics.Tools": "4.3.0",
136           "System.Diagnostics.Tracing": "4.3.0",
137           "System.Globalization": "4.3.0",
138           "System.Globalization.Calendars": "4.3.0",
139           "System.IO": "4.3.0",
140           "System.IO.Compression": "4.3.0",
141           "System.IO.Compression.ZipFile": "4.3.0",
142           "System.IO.FileSystem": "4.3.0",
143           "System.IO.FileSystem.Primitives": "4.3.0",
144           "System.Linq": "4.3.0",
145           "System.Linq.Expressions": "4.3.0",
146           "System.Net.Http": "4.3.0",
147           "System.Net.Primitives": "4.3.0",
148           "System.Net.Sockets": "4.3.0",
149           "System.ObjectModel": "4.3.0",
150           "System.Reflection": "4.3.0",
151           "System.Reflection.Extensions": "4.3.0",
152           "System.Reflection.Primitives": "4.3.0",
153           "System.Resources.ResourceManager": "4.3.0",
154           "System.Runtime": "4.3.0",
155           "System.Runtime.Extensions": "4.3.0",
156           "System.Runtime.Handles": "4.3.0",
157           "System.Runtime.InteropServices": "4.3.0",
158           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
159           "System.Runtime.Numerics": "4.3.0",
160           "System.Security.Cryptography.Algorithms": "4.3.0",
161           "System.Security.Cryptography.Encoding": "4.3.0",
162           "System.Security.Cryptography.Primitives": "4.3.0",
163           "System.Security.Cryptography.X509Certificates": "4.3.0",
164           "System.Text.Encoding": "4.3.0",
165           "System.Text.Encoding.Extensions": "4.3.0",
166           "System.Text.RegularExpressions": "4.3.0",
167           "System.Threading": "4.3.0",
168           "System.Threading.Tasks": "4.3.0",
169           "System.Threading.Timer": "4.3.0",
170           "System.Xml.ReaderWriter": "4.3.0",
171           "System.Xml.XDocument": "4.3.0"
172         }
173       },
174       "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
175         "type": "package",
176         "runtimeTargets": {
177           "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
178             "assetType": "native",
179             "rid": "debian.8-x64"
180           }
181         }
182       },
183       "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
184         "type": "package",
185         "runtimeTargets": {
186           "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
187             "assetType": "native",
188             "rid": "fedora.23-x64"
189           }
190         }
191       },
192       "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
193         "type": "package",
194         "runtimeTargets": {
195           "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
196             "assetType": "native",
197             "rid": "fedora.24-x64"
198           }
199         }
200       },
201       "runtime.native.System/4.3.0": {
202         "type": "package",
203         "dependencies": {
204           "Microsoft.NETCore.Platforms": "1.1.0",
205           "Microsoft.NETCore.Targets": "1.1.0"
206         },
207         "compile": {
208           "lib/netstandard1.0/_._": {}
209         },
210         "runtime": {
211           "lib/netstandard1.0/_._": {}
212         }
213       },
214       "runtime.native.System.IO.Compression/4.3.0": {
215         "type": "package",
216         "dependencies": {
217           "Microsoft.NETCore.Platforms": "1.1.0",
218           "Microsoft.NETCore.Targets": "1.1.0"
219         },
220         "compile": {
221           "lib/netstandard1.0/_._": {}
222         },
223         "runtime": {
224           "lib/netstandard1.0/_._": {}
225         }
226       },
227       "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
228         "type": "package",
229         "dependencies": {
230           "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
231           "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
232           "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
233           "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
234           "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
235           "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
236           "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
237           "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
238           "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
239           "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
240         },
241         "compile": {
242           "lib/netstandard1.0/_._": {}
243         },
244         "runtime": {
245           "lib/netstandard1.0/_._": {}
246         }
247       },
248       "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
249         "type": "package",
250         "runtimeTargets": {
251           "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
252             "assetType": "native",
253             "rid": "opensuse.13.2-x64"
254           }
255         }
256       },
257       "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
258         "type": "package",
259         "runtimeTargets": {
260           "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
261             "assetType": "native",
262             "rid": "opensuse.42.1-x64"
263           }
264         }
265       },
266       "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
267         "type": "package",
268         "runtimeTargets": {
269           "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
270             "assetType": "native",
271             "rid": "osx.10.10-x64"
272           }
273         }
274       },
275       "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
276         "type": "package",
277         "runtimeTargets": {
278           "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
279             "assetType": "native",
280             "rid": "rhel.7-x64"
281           }
282         }
283       },
284       "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
285         "type": "package",
286         "runtimeTargets": {
287           "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
288             "assetType": "native",
289             "rid": "ubuntu.14.04-x64"
290           }
291         }
292       },
293       "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
294         "type": "package",
295         "runtimeTargets": {
296           "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
297             "assetType": "native",
298             "rid": "ubuntu.16.04-x64"
299           }
300         }
301       },
302       "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
303         "type": "package",
304         "runtimeTargets": {
305           "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
306             "assetType": "native",
307             "rid": "ubuntu.16.10-x64"
308           }
309         }
310       },
311       "System.AppContext/4.3.0": {
312         "type": "package",
313         "dependencies": {
314           "System.Runtime": "4.3.0"
315         },
316         "compile": {
317           "ref/netstandard1.3/System.AppContext.dll": {}
318         }
319       },
320       "System.Buffers/4.3.0": {
321         "type": "package",
322         "dependencies": {
323           "System.Diagnostics.Debug": "4.3.0",
324           "System.Diagnostics.Tracing": "4.3.0",
325           "System.Resources.ResourceManager": "4.3.0",
326           "System.Runtime": "4.3.0",
327           "System.Threading": "4.3.0"
328         },
329         "compile": {
330           "lib/netstandard1.1/_._": {}
331         },
332         "runtime": {
333           "lib/netstandard1.1/System.Buffers.dll": {}
334         }
335       },
336       "System.Collections/4.4.0-beta-24913-02": {
337         "type": "package",
338         "dependencies": {
339           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
340           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
341           "System.Runtime": "4.4.0-beta-24913-02"
342         },
343         "compile": {
344           "ref/netstandard1.3/System.Collections.dll": {}
345         },
346         "runtime": {
347           "lib/portable-net45+win8+wp8+wpa81/_._": {}
348         }
349       },
350       "System.Collections.Concurrent/4.4.0-beta-24913-02": {
351         "type": "package",
352         "dependencies": {
353           "System.Collections": "4.4.0-beta-24913-02",
354           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
355           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
356           "System.Globalization": "4.4.0-beta-24913-02",
357           "System.Reflection": "4.4.0-beta-24913-02",
358           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
359           "System.Runtime": "4.4.0-beta-24913-02",
360           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
361           "System.Threading": "4.4.0-beta-24913-02",
362           "System.Threading.Tasks": "4.4.0-beta-24913-02"
363         },
364         "compile": {
365           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
366         },
367         "runtime": {
368           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
369         }
370       },
371       "System.Collections.Immutable/1.1.37": {
372         "type": "package",
373         "dependencies": {
374           "System.Collections": "4.0.0",
375           "System.Diagnostics.Debug": "4.0.0",
376           "System.Globalization": "4.0.0",
377           "System.Linq": "4.0.0",
378           "System.Resources.ResourceManager": "4.0.0",
379           "System.Runtime": "4.0.0",
380           "System.Runtime.Extensions": "4.0.0",
381           "System.Threading": "4.0.0"
382         },
383         "compile": {
384           "lib/dotnet/System.Collections.Immutable.dll": {}
385         },
386         "runtime": {
387           "lib/dotnet/System.Collections.Immutable.dll": {}
388         }
389       },
390       "System.Console/4.4.0-beta-24913-02": {
391         "type": "package",
392         "dependencies": {
393           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
394           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
395           "System.IO": "4.4.0-beta-24913-02",
396           "System.Runtime": "4.4.0-beta-24913-02",
397           "System.Text.Encoding": "4.4.0-beta-24913-02"
398         },
399         "compile": {
400           "ref/netstandard1.3/System.Console.dll": {}
401         }
402       },
403       "System.Diagnostics.Debug/4.4.0-beta-24913-02": {
404         "type": "package",
405         "dependencies": {
406           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
407           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
408           "System.Runtime": "4.4.0-beta-24913-02"
409         },
410         "compile": {
411           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
412         },
413         "runtime": {
414           "lib/portable-net45+win8+wp8+wpa81/_._": {}
415         }
416       },
417       "System.Diagnostics.DiagnosticSource/4.3.0": {
418         "type": "package",
419         "dependencies": {
420           "System.Collections": "4.3.0",
421           "System.Diagnostics.Tracing": "4.3.0",
422           "System.Reflection": "4.3.0",
423           "System.Runtime": "4.3.0",
424           "System.Threading": "4.3.0"
425         },
426         "compile": {
427           "lib/netstandard1.3/_._": {}
428         },
429         "runtime": {
430           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
431         }
432       },
433       "System.Diagnostics.Tools/4.3.0": {
434         "type": "package",
435         "dependencies": {
436           "Microsoft.NETCore.Platforms": "1.1.0",
437           "Microsoft.NETCore.Targets": "1.1.0",
438           "System.Runtime": "4.3.0"
439         },
440         "compile": {
441           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
442         },
443         "runtime": {
444           "lib/portable-net45+win8+wp8+wpa81/_._": {}
445         }
446       },
447       "System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
448         "type": "package",
449         "dependencies": {
450           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
451           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
452           "System.Runtime": "4.4.0-beta-24913-02"
453         },
454         "compile": {
455           "ref/netstandard1.3/System.Diagnostics.Tracing.dll": {}
456         },
457         "runtime": {
458           "lib/portable-net45+win8+wpa81/_._": {}
459         }
460       },
461       "System.Dynamic.Runtime/4.4.0-beta-24913-02": {
462         "type": "package",
463         "dependencies": {
464           "System.Collections": "4.4.0-beta-24913-02",
465           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
466           "System.Linq": "4.4.0-beta-24913-02",
467           "System.Linq.Expressions": "4.4.0-beta-24913-02",
468           "System.ObjectModel": "4.4.0-beta-24913-02",
469           "System.Reflection": "4.4.0-beta-24913-02",
470           "System.Reflection.Emit": "4.4.0-beta-24913-02",
471           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
472           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
473           "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
474           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
475           "System.Runtime": "4.4.0-beta-24913-02",
476           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
477           "System.Threading": "4.4.0-beta-24913-02"
478         },
479         "compile": {
480           "ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
481         },
482         "runtime": {
483           "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
484         }
485       },
486       "System.Globalization/4.4.0-beta-24913-02": {
487         "type": "package",
488         "dependencies": {
489           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
490           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
491           "System.Runtime": "4.4.0-beta-24913-02"
492         },
493         "compile": {
494           "ref/netstandard1.3/System.Globalization.dll": {}
495         },
496         "runtime": {
497           "lib/portable-net45+win8+wp8+wpa81/_._": {}
498         }
499       },
500       "System.Globalization.Calendars/4.3.0": {
501         "type": "package",
502         "dependencies": {
503           "Microsoft.NETCore.Platforms": "1.1.0",
504           "Microsoft.NETCore.Targets": "1.1.0",
505           "System.Globalization": "4.3.0",
506           "System.Runtime": "4.3.0"
507         },
508         "compile": {
509           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
510         }
511       },
512       "System.IO/4.4.0-beta-24913-02": {
513         "type": "package",
514         "dependencies": {
515           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
516           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
517           "System.Runtime": "4.4.0-beta-24913-02",
518           "System.Text.Encoding": "4.4.0-beta-24913-02",
519           "System.Threading.Tasks": "4.4.0-beta-24913-02"
520         },
521         "compile": {
522           "ref/netstandard1.3/System.IO.dll": {}
523         },
524         "runtime": {
525           "lib/portable-net45+win8+wp8+wpa81/_._": {}
526         }
527       },
528       "System.IO.Compression/4.3.0": {
529         "type": "package",
530         "dependencies": {
531           "Microsoft.NETCore.Platforms": "1.1.0",
532           "System.Buffers": "4.3.0",
533           "System.Collections": "4.3.0",
534           "System.Diagnostics.Debug": "4.3.0",
535           "System.IO": "4.3.0",
536           "System.Resources.ResourceManager": "4.3.0",
537           "System.Runtime": "4.3.0",
538           "System.Runtime.Extensions": "4.3.0",
539           "System.Runtime.Handles": "4.3.0",
540           "System.Runtime.InteropServices": "4.3.0",
541           "System.Text.Encoding": "4.3.0",
542           "System.Threading": "4.3.0",
543           "System.Threading.Tasks": "4.3.0",
544           "runtime.native.System": "4.3.0",
545           "runtime.native.System.IO.Compression": "4.3.0"
546         },
547         "compile": {
548           "ref/netstandard1.3/System.IO.Compression.dll": {}
549         },
550         "runtime": {
551           "lib/portable-net45+win8+wpa81/_._": {}
552         },
553         "runtimeTargets": {
554           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
555             "assetType": "runtime",
556             "rid": "unix"
557           },
558           "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
559             "assetType": "runtime",
560             "rid": "win"
561           }
562         }
563       },
564       "System.IO.Compression.ZipFile/4.3.0": {
565         "type": "package",
566         "dependencies": {
567           "System.Buffers": "4.3.0",
568           "System.IO": "4.3.0",
569           "System.IO.Compression": "4.3.0",
570           "System.IO.FileSystem": "4.3.0",
571           "System.IO.FileSystem.Primitives": "4.3.0",
572           "System.Resources.ResourceManager": "4.3.0",
573           "System.Runtime": "4.3.0",
574           "System.Runtime.Extensions": "4.3.0",
575           "System.Text.Encoding": "4.3.0"
576         },
577         "compile": {
578           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
579         },
580         "runtime": {
581           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
582         }
583       },
584       "System.IO.FileSystem/4.4.0-beta-24913-02": {
585         "type": "package",
586         "dependencies": {
587           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
588           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
589           "System.IO": "4.4.0-beta-24913-02",
590           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
591           "System.Runtime": "4.4.0-beta-24913-02",
592           "System.Runtime.Handles": "4.4.0-beta-24913-02",
593           "System.Text.Encoding": "4.4.0-beta-24913-02",
594           "System.Threading.Tasks": "4.4.0-beta-24913-02"
595         },
596         "compile": {
597           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
598         }
599       },
600       "System.IO.FileSystem.Primitives/4.4.0-beta-24913-02": {
601         "type": "package",
602         "dependencies": {
603           "System.Runtime": "4.4.0-beta-24913-02"
604         },
605         "compile": {
606           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
607         },
608         "runtime": {
609           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
610         }
611       },
612       "System.Linq/4.4.0-beta-24913-02": {
613         "type": "package",
614         "dependencies": {
615           "System.Collections": "4.4.0-beta-24913-02",
616           "System.Runtime": "4.4.0-beta-24913-02"
617         },
618         "compile": {
619           "ref/netstandard1.0/System.Linq.dll": {}
620         },
621         "runtime": {
622           "lib/portable-net45+win8+wp8+wpa81/_._": {}
623         }
624       },
625       "System.Linq.Expressions/4.4.0-beta-24913-02": {
626         "type": "package",
627         "dependencies": {
628           "System.Reflection": "4.4.0-beta-24913-02",
629           "System.Runtime": "4.4.0-beta-24913-02"
630         },
631         "compile": {
632           "ref/netstandard1.3/System.Linq.Expressions.dll": {}
633         },
634         "runtime": {
635           "lib/portable-net45+win8+wp8+wpa81/_._": {}
636         }
637       },
638       "System.Net.Http/4.3.0": {
639         "type": "package",
640         "dependencies": {
641           "Microsoft.NETCore.Platforms": "1.1.0",
642           "Microsoft.Win32.Primitives": "4.3.0",
643           "System.Collections": "4.3.0",
644           "System.Diagnostics.Debug": "4.3.0",
645           "System.Diagnostics.DiagnosticSource": "4.3.0",
646           "System.Diagnostics.Tracing": "4.3.0",
647           "System.Globalization": "4.3.0",
648           "System.IO": "4.3.0",
649           "System.IO.Compression": "4.3.0",
650           "System.Net.Primitives": "4.3.0",
651           "System.Resources.ResourceManager": "4.3.0",
652           "System.Runtime": "4.3.0",
653           "System.Runtime.Extensions": "4.3.0",
654           "System.Runtime.Handles": "4.3.0",
655           "System.Runtime.InteropServices": "4.3.0",
656           "System.Security.Cryptography.X509Certificates": "4.3.0",
657           "System.Text.Encoding": "4.3.0",
658           "System.Threading": "4.3.0",
659           "System.Threading.Tasks": "4.3.0"
660         },
661         "compile": {
662           "ref/netstandard1.3/System.Net.Http.dll": {}
663         },
664         "runtime": {
665           "lib/portable-net45+win8+wpa81/_._": {}
666         },
667         "runtimeTargets": {
668           "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
669             "assetType": "runtime",
670             "rid": "win"
671           }
672         }
673       },
674       "System.Net.Primitives/4.3.0": {
675         "type": "package",
676         "dependencies": {
677           "Microsoft.NETCore.Platforms": "1.1.0",
678           "Microsoft.NETCore.Targets": "1.1.0",
679           "System.Runtime": "4.3.0",
680           "System.Runtime.Handles": "4.3.0"
681         },
682         "compile": {
683           "ref/netstandard1.3/System.Net.Primitives.dll": {}
684         },
685         "runtime": {
686           "lib/portable-net45+win8+wp8+wpa81/_._": {}
687         }
688       },
689       "System.Net.Sockets/4.3.0": {
690         "type": "package",
691         "dependencies": {
692           "Microsoft.NETCore.Platforms": "1.1.0",
693           "Microsoft.NETCore.Targets": "1.1.0",
694           "System.IO": "4.3.0",
695           "System.Net.Primitives": "4.3.0",
696           "System.Runtime": "4.3.0",
697           "System.Threading.Tasks": "4.3.0"
698         },
699         "compile": {
700           "ref/netstandard1.3/System.Net.Sockets.dll": {}
701         }
702       },
703       "System.Numerics.Vectors/4.4.0-preview2-25302-03": {
704         "type": "package",
705         "dependencies": {
706           "NETStandard.Library": "1.6.1"
707         },
708         "compile": {
709           "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
710         },
711         "runtime": {
712           "lib/netstandard1.0/System.Numerics.Vectors.dll": {}
713         }
714       },
715       "System.ObjectModel/4.4.0-beta-24913-02": {
716         "type": "package",
717         "dependencies": {
718           "System.Collections": "4.4.0-beta-24913-02",
719           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
720           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
721           "System.Runtime": "4.4.0-beta-24913-02",
722           "System.Threading": "4.4.0-beta-24913-02"
723         },
724         "compile": {
725           "ref/netstandard1.3/System.ObjectModel.dll": {}
726         },
727         "runtime": {
728           "lib/netstandard1.3/System.ObjectModel.dll": {}
729         }
730       },
731       "System.Reflection/4.4.0-beta-24913-02": {
732         "type": "package",
733         "dependencies": {
734           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
735           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
736           "System.IO": "4.4.0-beta-24913-02",
737           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
738           "System.Runtime": "4.4.0-beta-24913-02"
739         },
740         "compile": {
741           "ref/netstandard1.3/System.Reflection.dll": {}
742         },
743         "runtime": {
744           "lib/portable-net45+win8+wp8+wpa81/_._": {}
745         }
746       },
747       "System.Reflection.Emit/4.4.0-beta-24913-02": {
748         "type": "package",
749         "dependencies": {
750           "System.IO": "4.4.0-beta-24913-02",
751           "System.Reflection": "4.4.0-beta-24913-02",
752           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
753           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
754           "System.Runtime": "4.4.0-beta-24913-02"
755         },
756         "compile": {
757           "ref/netstandard1.1/_._": {}
758         },
759         "runtime": {
760           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
761         }
762       },
763       "System.Reflection.Emit.ILGeneration/4.4.0-beta-24913-02": {
764         "type": "package",
765         "dependencies": {
766           "System.Reflection": "4.4.0-beta-24913-02",
767           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
768           "System.Runtime": "4.4.0-beta-24913-02"
769         },
770         "compile": {
771           "ref/netstandard1.0/_._": {}
772         },
773         "runtime": {
774           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
775         }
776       },
777       "System.Reflection.Extensions/4.4.0-beta-24913-02": {
778         "type": "package",
779         "dependencies": {
780           "System.Reflection": "4.4.0-beta-24913-02",
781           "System.Runtime": "4.4.0-beta-24913-02"
782         },
783         "compile": {
784           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
785         },
786         "runtime": {
787           "lib/netstandard1.3/System.Reflection.Extensions.dll": {}
788         }
789       },
790       "System.Reflection.Metadata/1.1.0": {
791         "type": "package",
792         "dependencies": {
793           "System.Collections": "4.0.0",
794           "System.Collections.Immutable": "1.1.37",
795           "System.Diagnostics.Debug": "4.0.0",
796           "System.IO": "4.0.0",
797           "System.Reflection": "4.0.0",
798           "System.Reflection.Extensions": "4.0.0",
799           "System.Reflection.Primitives": "4.0.0",
800           "System.Resources.ResourceManager": "4.0.0",
801           "System.Runtime": "4.0.0",
802           "System.Runtime.Extensions": "4.0.0",
803           "System.Runtime.InteropServices": "4.0.0",
804           "System.Text.Encoding": "4.0.0",
805           "System.Text.Encoding.Extensions": "4.0.0",
806           "System.Threading": "4.0.0"
807         },
808         "compile": {
809           "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
810         },
811         "runtime": {
812           "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
813         }
814       },
815       "System.Reflection.Primitives/4.4.0-beta-24913-02": {
816         "type": "package",
817         "dependencies": {
818           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
819           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
820           "System.Runtime": "4.4.0-beta-24913-02"
821         },
822         "compile": {
823           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
824         },
825         "runtime": {
826           "lib/portable45-net45+win8+wpa81/_._": {}
827         }
828       },
829       "System.Reflection.TypeExtensions/4.4.0-preview2-25302-03": {
830         "type": "package",
831         "dependencies": {
832           "System.Reflection": "4.3.0",
833           "System.Resources.ResourceManager": "4.3.0",
834           "System.Runtime": "4.3.0"
835         },
836         "compile": {
837           "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
838         },
839         "runtime": {
840           "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
841         }
842       },
843       "System.Resources.ResourceManager/4.4.0-beta-24913-02": {
844         "type": "package",
845         "dependencies": {
846           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
847           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
848           "System.Globalization": "4.4.0-beta-24913-02",
849           "System.Reflection": "4.4.0-beta-24913-02",
850           "System.Runtime": "4.4.0-beta-24913-02"
851         },
852         "compile": {
853           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
854         },
855         "runtime": {
856           "lib/portable-net45+win8+wp8+wpa81/_._": {}
857         }
858       },
859       "System.Runtime/4.4.0-beta-24913-02": {
860         "type": "package",
861         "dependencies": {
862           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
863           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02"
864         },
865         "compile": {
866           "ref/netstandard1.3/System.Runtime.dll": {}
867         },
868         "runtime": {
869           "lib/portable-net45+win8+wp80+wpa81/_._": {}
870         }
871       },
872       "System.Runtime.Extensions/4.4.0-beta-24913-02": {
873         "type": "package",
874         "dependencies": {
875           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
876           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
877           "System.Runtime": "4.4.0-beta-24913-02"
878         },
879         "compile": {
880           "ref/netstandard1.3/System.Runtime.Extensions.dll": {}
881         },
882         "runtime": {
883           "lib/portable-net45+win8+wp8+wpa81/_._": {}
884         }
885       },
886       "System.Runtime.Handles/4.4.0-beta-24913-02": {
887         "type": "package",
888         "dependencies": {
889           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
890           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
891           "System.Runtime": "4.4.0-beta-24913-02"
892         },
893         "compile": {
894           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
895         }
896       },
897       "System.Runtime.InteropServices/4.3.0": {
898         "type": "package",
899         "dependencies": {
900           "Microsoft.NETCore.Platforms": "1.1.0",
901           "Microsoft.NETCore.Targets": "1.1.0",
902           "System.Reflection": "4.3.0",
903           "System.Reflection.Primitives": "4.3.0",
904           "System.Runtime": "4.3.0",
905           "System.Runtime.Handles": "4.3.0"
906         },
907         "compile": {
908           "ref/netstandard1.3/System.Runtime.InteropServices.dll": {}
909         },
910         "runtime": {
911           "lib/portable-net45+win8+wpa81/_._": {}
912         }
913       },
914       "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
915         "type": "package",
916         "dependencies": {
917           "System.Reflection": "4.3.0",
918           "System.Reflection.Extensions": "4.3.0",
919           "System.Resources.ResourceManager": "4.3.0",
920           "System.Runtime": "4.3.0",
921           "System.Runtime.InteropServices": "4.3.0",
922           "System.Threading": "4.3.0",
923           "runtime.native.System": "4.3.0"
924         },
925         "compile": {
926           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
927         },
928         "runtime": {
929           "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
930         },
931         "runtimeTargets": {
932           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
933             "assetType": "runtime",
934             "rid": "unix"
935           },
936           "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
937             "assetType": "runtime",
938             "rid": "win"
939           }
940         }
941       },
942       "System.Runtime.Numerics/4.4.0-beta-24913-02": {
943         "type": "package",
944         "dependencies": {
945           "System.Globalization": "4.4.0-beta-24913-02",
946           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
947           "System.Runtime": "4.4.0-beta-24913-02",
948           "System.Runtime.Extensions": "4.4.0-beta-24913-02"
949         },
950         "compile": {
951           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
952         },
953         "runtime": {
954           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
955         }
956       },
957       "System.Runtime.Serialization.Formatters/4.3.0": {
958         "type": "package",
959         "dependencies": {
960           "System.Collections": "4.3.0",
961           "System.Reflection": "4.3.0",
962           "System.Resources.ResourceManager": "4.3.0",
963           "System.Runtime": "4.3.0",
964           "System.Runtime.Serialization.Primitives": "4.3.0"
965         },
966         "compile": {
967           "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
968         },
969         "runtime": {
970           "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
971         }
972       },
973       "System.Runtime.Serialization.Primitives/4.3.0": {
974         "type": "package",
975         "dependencies": {
976           "System.Resources.ResourceManager": "4.3.0",
977           "System.Runtime": "4.3.0"
978         },
979         "compile": {
980           "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
981         },
982         "runtime": {
983           "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
984         }
985       },
986       "System.Security.Cryptography.Algorithms/4.4.0-beta-24913-02": {
987         "type": "package",
988         "dependencies": {
989           "System.IO": "4.4.0-beta-24913-02",
990           "System.Runtime": "4.4.0-beta-24913-02",
991           "System.Security.Cryptography.Primitives": "4.4.0-beta-24913-02"
992         },
993         "compile": {
994           "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
995         }
996       },
997       "System.Security.Cryptography.Encoding/4.3.0": {
998         "type": "package",
999         "dependencies": {
1000           "Microsoft.NETCore.Platforms": "1.1.0",
1001           "System.Collections": "4.3.0",
1002           "System.Collections.Concurrent": "4.3.0",
1003           "System.Linq": "4.3.0",
1004           "System.Resources.ResourceManager": "4.3.0",
1005           "System.Runtime": "4.3.0",
1006           "System.Runtime.Extensions": "4.3.0",
1007           "System.Runtime.Handles": "4.3.0",
1008           "System.Runtime.InteropServices": "4.3.0",
1009           "System.Security.Cryptography.Primitives": "4.3.0",
1010           "System.Text.Encoding": "4.3.0",
1011           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1012         },
1013         "compile": {
1014           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
1015         },
1016         "runtimeTargets": {
1017           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
1018             "assetType": "runtime",
1019             "rid": "unix"
1020           },
1021           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
1022             "assetType": "runtime",
1023             "rid": "win"
1024           }
1025         }
1026       },
1027       "System.Security.Cryptography.Primitives/4.4.0-beta-24913-02": {
1028         "type": "package",
1029         "dependencies": {
1030           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1031           "System.Globalization": "4.4.0-beta-24913-02",
1032           "System.IO": "4.4.0-beta-24913-02",
1033           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1034           "System.Runtime": "4.4.0-beta-24913-02",
1035           "System.Threading": "4.4.0-beta-24913-02",
1036           "System.Threading.Tasks": "4.4.0-beta-24913-02"
1037         },
1038         "compile": {
1039           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
1040         },
1041         "runtime": {
1042           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
1043         }
1044       },
1045       "System.Security.Cryptography.X509Certificates/4.3.0": {
1046         "type": "package",
1047         "dependencies": {
1048           "System.Runtime": "4.3.0",
1049           "System.Runtime.Handles": "4.3.0",
1050           "System.Security.Cryptography.Algorithms": "4.3.0",
1051           "System.Security.Cryptography.Encoding": "4.3.0"
1052         },
1053         "compile": {
1054           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
1055         }
1056       },
1057       "System.Text.Encoding/4.4.0-beta-24913-02": {
1058         "type": "package",
1059         "dependencies": {
1060           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1061           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1062           "System.Runtime": "4.4.0-beta-24913-02"
1063         },
1064         "compile": {
1065           "ref/netstandard1.3/System.Text.Encoding.dll": {}
1066         },
1067         "runtime": {
1068           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1069         }
1070       },
1071       "System.Text.Encoding.Extensions/4.3.0": {
1072         "type": "package",
1073         "dependencies": {
1074           "Microsoft.NETCore.Platforms": "1.1.0",
1075           "Microsoft.NETCore.Targets": "1.1.0",
1076           "System.Runtime": "4.3.0",
1077           "System.Text.Encoding": "4.3.0"
1078         },
1079         "compile": {
1080           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
1081         },
1082         "runtime": {
1083           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1084         }
1085       },
1086       "System.Text.RegularExpressions/4.4.0-beta-24913-02": {
1087         "type": "package",
1088         "dependencies": {
1089           "System.Runtime": "4.4.0-beta-24913-02"
1090         },
1091         "compile": {
1092           "ref/netstandard1.3/System.Text.RegularExpressions.dll": {}
1093         },
1094         "runtime": {
1095           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1096         }
1097       },
1098       "System.Threading/4.4.0-beta-24913-02": {
1099         "type": "package",
1100         "dependencies": {
1101           "System.Runtime": "4.4.0-beta-24913-02",
1102           "System.Threading.Tasks": "4.4.0-beta-24913-02"
1103         },
1104         "compile": {
1105           "ref/netstandard1.3/System.Threading.dll": {}
1106         },
1107         "runtime": {
1108           "lib/netstandard1.3/System.Threading.dll": {}
1109         }
1110       },
1111       "System.Threading.Tasks/4.4.0-beta-24913-02": {
1112         "type": "package",
1113         "dependencies": {
1114           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1115           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1116           "System.Runtime": "4.4.0-beta-24913-02"
1117         },
1118         "compile": {
1119           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
1120         },
1121         "runtime": {
1122           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1123         }
1124       },
1125       "System.Threading.Tasks.Extensions/4.3.0": {
1126         "type": "package",
1127         "dependencies": {
1128           "System.Collections": "4.3.0",
1129           "System.Runtime": "4.3.0",
1130           "System.Threading.Tasks": "4.3.0"
1131         },
1132         "compile": {
1133           "lib/netstandard1.0/_._": {}
1134         },
1135         "runtime": {
1136           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
1137         }
1138       },
1139       "System.Threading.Tasks.Parallel/4.4.0-beta-24913-02": {
1140         "type": "package",
1141         "dependencies": {
1142           "System.Collections.Concurrent": "4.4.0-beta-24913-02",
1143           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1144           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
1145           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1146           "System.Runtime": "4.4.0-beta-24913-02",
1147           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1148           "System.Threading": "4.4.0-beta-24913-02",
1149           "System.Threading.Tasks": "4.4.0-beta-24913-02"
1150         },
1151         "compile": {
1152           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
1153         },
1154         "runtime": {
1155           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
1156         }
1157       },
1158       "System.Threading.Thread/4.4.0-beta-24913-02": {
1159         "type": "package",
1160         "dependencies": {
1161           "System.Runtime": "4.4.0-beta-24913-02"
1162         },
1163         "compile": {
1164           "ref/netstandard1.3/System.Threading.Thread.dll": {}
1165         },
1166         "runtime": {
1167           "lib/netstandard1.3/System.Threading.Thread.dll": {}
1168         }
1169       },
1170       "System.Threading.Timer/4.3.0": {
1171         "type": "package",
1172         "dependencies": {
1173           "Microsoft.NETCore.Platforms": "1.1.0",
1174           "Microsoft.NETCore.Targets": "1.1.0",
1175           "System.Runtime": "4.3.0"
1176         },
1177         "compile": {
1178           "ref/netstandard1.2/System.Threading.Timer.dll": {}
1179         }
1180       },
1181       "System.ValueTuple/4.3.1": {
1182         "type": "package",
1183         "dependencies": {
1184           "System.Collections": "4.3.0",
1185           "System.Resources.ResourceManager": "4.3.0",
1186           "System.Runtime": "4.3.0"
1187         },
1188         "compile": {
1189           "lib/netstandard1.0/System.ValueTuple.dll": {}
1190         },
1191         "runtime": {
1192           "lib/netstandard1.0/System.ValueTuple.dll": {}
1193         }
1194       },
1195       "System.Xml.ReaderWriter/4.3.0": {
1196         "type": "package",
1197         "dependencies": {
1198           "System.Collections": "4.3.0",
1199           "System.Diagnostics.Debug": "4.3.0",
1200           "System.Globalization": "4.3.0",
1201           "System.IO": "4.3.0",
1202           "System.IO.FileSystem": "4.3.0",
1203           "System.IO.FileSystem.Primitives": "4.3.0",
1204           "System.Resources.ResourceManager": "4.3.0",
1205           "System.Runtime": "4.3.0",
1206           "System.Runtime.Extensions": "4.3.0",
1207           "System.Runtime.InteropServices": "4.3.0",
1208           "System.Text.Encoding": "4.3.0",
1209           "System.Text.Encoding.Extensions": "4.3.0",
1210           "System.Text.RegularExpressions": "4.3.0",
1211           "System.Threading.Tasks": "4.3.0",
1212           "System.Threading.Tasks.Extensions": "4.3.0"
1213         },
1214         "compile": {
1215           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
1216         },
1217         "runtime": {
1218           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
1219         }
1220       },
1221       "System.Xml.XDocument/4.3.0": {
1222         "type": "package",
1223         "dependencies": {
1224           "System.Collections": "4.3.0",
1225           "System.Diagnostics.Debug": "4.3.0",
1226           "System.Diagnostics.Tools": "4.3.0",
1227           "System.Globalization": "4.3.0",
1228           "System.IO": "4.3.0",
1229           "System.Reflection": "4.3.0",
1230           "System.Resources.ResourceManager": "4.3.0",
1231           "System.Runtime": "4.3.0",
1232           "System.Runtime.Extensions": "4.3.0",
1233           "System.Text.Encoding": "4.3.0",
1234           "System.Threading": "4.3.0",
1235           "System.Xml.ReaderWriter": "4.3.0"
1236         },
1237         "compile": {
1238           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
1239         },
1240         "runtime": {
1241           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
1242         }
1243       },
1244       "System.Xml.XmlDocument/4.3.0": {
1245         "type": "package",
1246         "dependencies": {
1247           "System.Collections": "4.3.0",
1248           "System.Diagnostics.Debug": "4.3.0",
1249           "System.Globalization": "4.3.0",
1250           "System.IO": "4.3.0",
1251           "System.Resources.ResourceManager": "4.3.0",
1252           "System.Runtime": "4.3.0",
1253           "System.Runtime.Extensions": "4.3.0",
1254           "System.Text.Encoding": "4.3.0",
1255           "System.Threading": "4.3.0",
1256           "System.Xml.ReaderWriter": "4.3.0"
1257         },
1258         "compile": {
1259           "ref/netstandard1.3/_._": {}
1260         },
1261         "runtime": {
1262           "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
1263         }
1264       },
1265       "System.Xml.XmlSerializer/4.3.0": {
1266         "type": "package",
1267         "dependencies": {
1268           "System.Collections": "4.3.0",
1269           "System.Globalization": "4.3.0",
1270           "System.IO": "4.3.0",
1271           "System.Linq": "4.3.0",
1272           "System.Reflection": "4.3.0",
1273           "System.Reflection.Emit": "4.3.0",
1274           "System.Reflection.Emit.ILGeneration": "4.3.0",
1275           "System.Reflection.Extensions": "4.3.0",
1276           "System.Reflection.Primitives": "4.3.0",
1277           "System.Reflection.TypeExtensions": "4.3.0",
1278           "System.Resources.ResourceManager": "4.3.0",
1279           "System.Runtime": "4.3.0",
1280           "System.Runtime.Extensions": "4.3.0",
1281           "System.Text.RegularExpressions": "4.3.0",
1282           "System.Threading": "4.3.0",
1283           "System.Xml.ReaderWriter": "4.3.0",
1284           "System.Xml.XmlDocument": "4.3.0"
1285         },
1286         "compile": {
1287           "ref/netstandard1.3/System.Xml.XmlSerializer.dll": {}
1288         },
1289         "runtime": {
1290           "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
1291         }
1292       },
1293       "xunit/2.4.1-pre.build.4059": {
1294         "type": "package",
1295         "dependencies": {
1296           "xunit.analyzers": "0.10.0",
1297           "xunit.assert": "[2.4.1-pre.build.4059]",
1298           "xunit.core": "[2.4.1-pre.build.4059]"
1299         }
1300       },
1301       "xunit.abstractions/2.0.3": {
1302         "type": "package",
1303         "dependencies": {
1304           "NETStandard.Library": "1.6.0"
1305         },
1306         "compile": {
1307           "lib/netstandard1.0/xunit.abstractions.dll": {}
1308         },
1309         "runtime": {
1310           "lib/netstandard1.0/xunit.abstractions.dll": {}
1311         }
1312       },
1313       "xunit.analyzers/0.10.0": {
1314         "type": "package"
1315       },
1316       "xunit.assert/2.4.1-pre.build.4059": {
1317         "type": "package",
1318         "dependencies": {
1319           "NETStandard.Library": "1.6.1"
1320         },
1321         "compile": {
1322           "lib/netstandard1.1/xunit.assert.dll": {}
1323         },
1324         "runtime": {
1325           "lib/netstandard1.1/xunit.assert.dll": {}
1326         }
1327       },
1328       "xunit.core/2.4.1-pre.build.4059": {
1329         "type": "package",
1330         "dependencies": {
1331           "xunit.extensibility.core": "[2.4.1-pre.build.4059]",
1332           "xunit.extensibility.execution": "[2.4.1-pre.build.4059]"
1333         },
1334         "build": {
1335           "build/xunit.core.props": {},
1336           "build/xunit.core.targets": {}
1337         },
1338         "buildMultiTargeting": {
1339           "buildMultiTargeting/xunit.core.props": {},
1340           "buildMultiTargeting/xunit.core.targets": {}
1341         }
1342       },
1343       "xunit.extensibility.core/2.4.1-pre.build.4059": {
1344         "type": "package",
1345         "dependencies": {
1346           "NETStandard.Library": "1.6.1",
1347           "xunit.abstractions": "2.0.3"
1348         },
1349         "compile": {
1350           "lib/netstandard1.1/xunit.core.dll": {}
1351         },
1352         "runtime": {
1353           "lib/netstandard1.1/xunit.core.dll": {}
1354         }
1355       },
1356       "xunit.extensibility.execution/2.4.1-pre.build.4059": {
1357         "type": "package",
1358         "dependencies": {
1359           "NETStandard.Library": "1.6.1",
1360           "xunit.extensibility.core": "[2.4.1-pre.build.4059]"
1361         },
1362         "compile": {
1363           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
1364         },
1365         "runtime": {
1366           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
1367         }
1368       },
1369       "xunit.performance.api/1.0.0-beta-build0015": {
1370         "type": "package",
1371         "dependencies": {
1372           "CommandLineParser": "2.1.1-beta",
1373           "Microsoft.3rdpartytools.MarkdownLog": "0.10.0-alpha-experimental",
1374           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
1375           "NETStandard.Library": "1.6.1",
1376           "System.ValueTuple": "4.3.1",
1377           "System.Xml.XmlSerializer": "4.3.0",
1378           "xunit.performance.core": "1.0.0-beta-build0015",
1379           "xunit.performance.execution": "1.0.0-beta-build0015",
1380           "xunit.performance.metrics": "1.0.0-beta-build0015",
1381           "xunit.runner.utility": "2.2.0-beta2-build3300"
1382         },
1383         "compile": {
1384           "lib/netstandard1.5/xunit.performance.api.dll": {}
1385         },
1386         "runtime": {
1387           "lib/netstandard1.5/xunit.performance.api.dll": {}
1388         }
1389       },
1390       "xunit.performance.core/1.0.0-beta-build0015": {
1391         "type": "package",
1392         "dependencies": {
1393           "NETStandard.Library": "1.6.1",
1394           "xunit.extensibility.core": "2.2.0-beta2-build3300"
1395         },
1396         "compile": {
1397           "lib/netstandard1.3/xunit.performance.core.dll": {}
1398         },
1399         "runtime": {
1400           "lib/netstandard1.3/xunit.performance.core.dll": {}
1401         }
1402       },
1403       "xunit.performance.execution/1.0.0-beta-build0015": {
1404         "type": "package",
1405         "dependencies": {
1406           "NETStandard.Library": "1.6.1",
1407           "xunit": "2.2.0-beta2-build3300",
1408           "xunit.performance.core": "1.0.0-beta-build0015"
1409         },
1410         "compile": {
1411           "lib/netstandard1.5/xunit.performance.execution.dll": {}
1412         },
1413         "runtime": {
1414           "lib/netstandard1.5/xunit.performance.execution.dll": {}
1415         }
1416       },
1417       "xunit.performance.metrics/1.0.0-beta-build0015": {
1418         "type": "package",
1419         "dependencies": {
1420           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
1421           "NETStandard.Library": "1.6.1",
1422           "System.Runtime.Serialization.Formatters": "4.3.0",
1423           "xunit.performance.core": "1.0.0-beta-build0015"
1424         },
1425         "compile": {
1426           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
1427         },
1428         "runtime": {
1429           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
1430         }
1431       },
1432       "xunit.runner.console/2.4.1-pre.build.4059": {
1433         "type": "package",
1434         "build": {
1435           "build/xunit.runner.console.props": {}
1436         }
1437       },
1438       "xunit.runner.utility/2.4.1-pre.build.4059": {
1439         "type": "package",
1440         "dependencies": {
1441           "NETStandard.Library": "1.6.1",
1442           "xunit.abstractions": "2.0.3"
1443         },
1444         "compile": {
1445           "lib/netstandard1.1/xunit.runner.utility.netstandard11.dll": {}
1446         },
1447         "runtime": {
1448           "lib/netstandard1.1/xunit.runner.utility.netstandard11.dll": {}
1449         }
1450       }
1451     },
1452     ".NETStandard,Version=v1.4/linux-x64": {
1453       "CommandLineParser/2.1.1-beta": {
1454         "type": "package",
1455         "dependencies": {
1456           "System.Collections": "4.0.11-rc2-24027",
1457           "System.Console": "4.0.0-rc2-24027",
1458           "System.Diagnostics.Debug": "4.0.11-rc2-24027",
1459           "System.Globalization": "4.0.11-rc2-24027",
1460           "System.IO": "4.1.0-rc2-24027",
1461           "System.Linq": "4.1.0-rc2-24027",
1462           "System.Linq.Expressions": "4.0.11-rc2-24027",
1463           "System.Reflection": "4.1.0-rc2-24027",
1464           "System.Reflection.Extensions": "4.0.1-rc2-24027",
1465           "System.Reflection.TypeExtensions": "4.1.0-rc2-24027",
1466           "System.Resources.ResourceManager": "4.0.1-rc2-24027",
1467           "System.Runtime": "4.1.0-rc2-24027",
1468           "System.Runtime.Extensions": "4.1.0-rc2-24027"
1469         },
1470         "compile": {
1471           "lib/netstandard1.5/CommandLine.dll": {}
1472         },
1473         "runtime": {
1474           "lib/netstandard1.5/CommandLine.dll": {}
1475         }
1476       },
1477       "Microsoft.3rdpartytools.MarkdownLog/0.10.0-alpha-experimental": {
1478         "type": "package",
1479         "dependencies": {
1480           "NETStandard.Library": "1.6.1",
1481           "System.Reflection.TypeExtensions": "4.3.0"
1482         },
1483         "compile": {
1484           "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll": {}
1485         },
1486         "runtime": {
1487           "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll": {}
1488         }
1489       },
1490       "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
1491         "type": "package"
1492       },
1493       "Microsoft.CodeAnalysis.Common/1.1.1": {
1494         "type": "package",
1495         "dependencies": {
1496           "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
1497           "System.Collections.Immutable": "1.1.37",
1498           "System.Reflection.Metadata": "1.1.0"
1499         },
1500         "compile": {
1501           "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
1502         },
1503         "runtime": {
1504           "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll": {}
1505         }
1506       },
1507       "Microsoft.CodeAnalysis.Compilers/1.1.1": {
1508         "type": "package",
1509         "dependencies": {
1510           "Microsoft.CodeAnalysis.CSharp": "[1.1.1]",
1511           "Microsoft.CodeAnalysis.VisualBasic": "[1.1.1]"
1512         }
1513       },
1514       "Microsoft.CodeAnalysis.CSharp/1.1.1": {
1515         "type": "package",
1516         "dependencies": {
1517           "Microsoft.CodeAnalysis.Common": "[1.1.1]"
1518         },
1519         "compile": {
1520           "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
1521         },
1522         "runtime": {
1523           "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll": {}
1524         }
1525       },
1526       "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
1527         "type": "package",
1528         "dependencies": {
1529           "Microsoft.CodeAnalysis.Common": "1.1.1"
1530         },
1531         "compile": {
1532           "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
1533         },
1534         "runtime": {
1535           "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll": {}
1536         }
1537       },
1538       "Microsoft.Diagnostics.Tracing.TraceEvent/2.0.43": {
1539         "type": "package",
1540         "build": {
1541           "build/Microsoft.Diagnostics.Tracing.TraceEvent.props": {}
1542         }
1543       },
1544       "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
1545         "type": "package",
1546         "compile": {
1547           "lib/netstandard1.0/_._": {}
1548         },
1549         "runtime": {
1550           "lib/netstandard1.0/_._": {}
1551         }
1552       },
1553       "Microsoft.NETCore.Targets/1.2.0-beta-24913-02": {
1554         "type": "package",
1555         "compile": {
1556           "lib/netstandard1.0/_._": {}
1557         },
1558         "runtime": {
1559           "lib/netstandard1.0/_._": {}
1560         }
1561       },
1562       "Microsoft.Win32.Primitives/4.3.0": {
1563         "type": "package",
1564         "dependencies": {
1565           "Microsoft.NETCore.Platforms": "1.1.0",
1566           "Microsoft.NETCore.Targets": "1.1.0",
1567           "System.Runtime": "4.3.0",
1568           "runtime.unix.Microsoft.Win32.Primitives": "4.4.0-beta-24913-02"
1569         },
1570         "compile": {
1571           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
1572         }
1573       },
1574       "NETStandard.Library/1.6.1": {
1575         "type": "package",
1576         "dependencies": {
1577           "Microsoft.NETCore.Platforms": "1.1.0",
1578           "Microsoft.Win32.Primitives": "4.3.0",
1579           "System.AppContext": "4.3.0",
1580           "System.Collections": "4.3.0",
1581           "System.Collections.Concurrent": "4.3.0",
1582           "System.Console": "4.3.0",
1583           "System.Diagnostics.Debug": "4.3.0",
1584           "System.Diagnostics.Tools": "4.3.0",
1585           "System.Diagnostics.Tracing": "4.3.0",
1586           "System.Globalization": "4.3.0",
1587           "System.Globalization.Calendars": "4.3.0",
1588           "System.IO": "4.3.0",
1589           "System.IO.Compression": "4.3.0",
1590           "System.IO.Compression.ZipFile": "4.3.0",
1591           "System.IO.FileSystem": "4.3.0",
1592           "System.IO.FileSystem.Primitives": "4.3.0",
1593           "System.Linq": "4.3.0",
1594           "System.Linq.Expressions": "4.3.0",
1595           "System.Net.Http": "4.3.0",
1596           "System.Net.Primitives": "4.3.0",
1597           "System.Net.Sockets": "4.3.0",
1598           "System.ObjectModel": "4.3.0",
1599           "System.Reflection": "4.3.0",
1600           "System.Reflection.Extensions": "4.3.0",
1601           "System.Reflection.Primitives": "4.3.0",
1602           "System.Resources.ResourceManager": "4.3.0",
1603           "System.Runtime": "4.3.0",
1604           "System.Runtime.Extensions": "4.3.0",
1605           "System.Runtime.Handles": "4.3.0",
1606           "System.Runtime.InteropServices": "4.3.0",
1607           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
1608           "System.Runtime.Numerics": "4.3.0",
1609           "System.Security.Cryptography.Algorithms": "4.3.0",
1610           "System.Security.Cryptography.Encoding": "4.3.0",
1611           "System.Security.Cryptography.Primitives": "4.3.0",
1612           "System.Security.Cryptography.X509Certificates": "4.3.0",
1613           "System.Text.Encoding": "4.3.0",
1614           "System.Text.Encoding.Extensions": "4.3.0",
1615           "System.Text.RegularExpressions": "4.3.0",
1616           "System.Threading": "4.3.0",
1617           "System.Threading.Tasks": "4.3.0",
1618           "System.Threading.Timer": "4.3.0",
1619           "System.Xml.ReaderWriter": "4.3.0",
1620           "System.Xml.XDocument": "4.3.0"
1621         }
1622       },
1623       "runtime.any.System.Collections/4.4.0-beta-24913-02": {
1624         "type": "package",
1625         "dependencies": {
1626           "System.Runtime": "4.4.0-beta-24913-02"
1627         },
1628         "compile": {
1629           "ref/netstandard/_._": {}
1630         },
1631         "runtime": {
1632           "lib/netstandard1.3/System.Collections.dll": {}
1633         }
1634       },
1635       "runtime.any.System.Diagnostics.Tools/4.4.0-beta-24913-02": {
1636         "type": "package",
1637         "compile": {
1638           "ref/netstandard/_._": {}
1639         },
1640         "runtime": {
1641           "lib/netstandard1.3/System.Diagnostics.Tools.dll": {}
1642         }
1643       },
1644       "runtime.any.System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
1645         "type": "package",
1646         "compile": {
1647           "ref/netstandard/_._": {}
1648         },
1649         "runtime": {
1650           "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {}
1651         }
1652       },
1653       "runtime.any.System.Globalization/4.4.0-beta-24913-02": {
1654         "type": "package",
1655         "compile": {
1656           "ref/netstandard/_._": {}
1657         },
1658         "runtime": {
1659           "lib/netstandard1.3/System.Globalization.dll": {}
1660         }
1661       },
1662       "runtime.any.System.Globalization.Calendars/4.4.0-beta-24913-02": {
1663         "type": "package",
1664         "compile": {
1665           "ref/netstandard/_._": {}
1666         },
1667         "runtime": {
1668           "lib/netstandard1.3/System.Globalization.Calendars.dll": {}
1669         }
1670       },
1671       "runtime.any.System.IO/4.4.0-beta-24913-02": {
1672         "type": "package",
1673         "compile": {
1674           "ref/netstandard/_._": {}
1675         },
1676         "runtime": {
1677           "lib/netstandard1.5/System.IO.dll": {}
1678         }
1679       },
1680       "runtime.any.System.Reflection/4.4.0-beta-24913-02": {
1681         "type": "package",
1682         "compile": {
1683           "ref/netstandard/_._": {}
1684         },
1685         "runtime": {
1686           "lib/netstandard1.5/System.Reflection.dll": {}
1687         }
1688       },
1689       "runtime.any.System.Reflection.Primitives/4.4.0-beta-24913-02": {
1690         "type": "package",
1691         "compile": {
1692           "ref/netstandard/_._": {}
1693         },
1694         "runtime": {
1695           "lib/netstandard1.3/System.Reflection.Primitives.dll": {}
1696         }
1697       },
1698       "runtime.any.System.Resources.ResourceManager/4.4.0-beta-24913-02": {
1699         "type": "package",
1700         "compile": {
1701           "ref/netstandard/_._": {}
1702         },
1703         "runtime": {
1704           "lib/netstandard1.3/System.Resources.ResourceManager.dll": {}
1705         }
1706       },
1707       "runtime.any.System.Runtime/4.4.0-beta-24913-02": {
1708         "type": "package",
1709         "dependencies": {
1710           "System.Private.Uri": "4.4.0-beta-24913-02"
1711         },
1712         "compile": {
1713           "ref/netstandard/_._": {}
1714         },
1715         "runtime": {
1716           "lib/netstandard1.5/System.Runtime.dll": {}
1717         }
1718       },
1719       "runtime.any.System.Runtime.Handles/4.4.0-beta-24913-02": {
1720         "type": "package",
1721         "compile": {
1722           "ref/netstandard/_._": {}
1723         },
1724         "runtime": {
1725           "lib/netstandard1.3/System.Runtime.Handles.dll": {}
1726         }
1727       },
1728       "runtime.any.System.Runtime.InteropServices/4.4.0-beta-24913-02": {
1729         "type": "package",
1730         "compile": {
1731           "ref/netstandard/_._": {}
1732         },
1733         "runtime": {
1734           "lib/netstandard1.5/System.Runtime.InteropServices.dll": {}
1735         }
1736       },
1737       "runtime.any.System.Text.Encoding/4.4.0-beta-24913-02": {
1738         "type": "package",
1739         "compile": {
1740           "ref/netstandard/_._": {}
1741         },
1742         "runtime": {
1743           "lib/netstandard1.3/System.Text.Encoding.dll": {}
1744         }
1745       },
1746       "runtime.any.System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
1747         "type": "package",
1748         "compile": {
1749           "ref/netstandard/_._": {}
1750         },
1751         "runtime": {
1752           "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
1753         }
1754       },
1755       "runtime.any.System.Threading.Tasks/4.4.0-beta-24913-02": {
1756         "type": "package",
1757         "compile": {
1758           "ref/netstandard/_._": {}
1759         },
1760         "runtime": {
1761           "lib/netstandard1.3/System.Threading.Tasks.dll": {}
1762         }
1763       },
1764       "runtime.any.System.Threading.Timer/4.4.0-beta-24913-02": {
1765         "type": "package",
1766         "compile": {
1767           "ref/netstandard/_._": {}
1768         },
1769         "runtime": {
1770           "lib/netstandard1.3/System.Threading.Timer.dll": {}
1771         }
1772       },
1773       "runtime.linux-x64.runtime.native.System/4.4.0-beta-24913-02": {
1774         "type": "package",
1775         "native": {
1776           "runtimes/linux-x64/native/System.Native.a": {},
1777           "runtimes/linux-x64/native/System.Native.so": {}
1778         }
1779       },
1780       "runtime.linux-x64.runtime.native.System.IO.Compression/4.4.0-beta-24913-02": {
1781         "type": "package",
1782         "native": {
1783           "runtimes/linux-x64/native/System.IO.Compression.Native.so": {}
1784         }
1785       },
1786       "runtime.linux-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.4.0-beta-24913-02": {
1787         "type": "package",
1788         "native": {
1789           "runtimes/linux-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {}
1790         }
1791       },
1792       "runtime.native.System/4.4.0-beta-24913-02": {
1793         "type": "package",
1794         "dependencies": {
1795           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1796           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1797           "runtime.linux-x64.runtime.native.System": "4.4.0-beta-24913-02"
1798         },
1799         "compile": {
1800           "lib/netstandard1.0/_._": {}
1801         },
1802         "runtime": {
1803           "lib/netstandard1.0/_._": {}
1804         }
1805       },
1806       "runtime.native.System.IO.Compression/4.3.0": {
1807         "type": "package",
1808         "dependencies": {
1809           "Microsoft.NETCore.Platforms": "1.1.0",
1810           "Microsoft.NETCore.Targets": "1.1.0",
1811           "runtime.linux-x64.runtime.native.System.IO.Compression": "4.4.0-beta-24913-02"
1812         },
1813         "compile": {
1814           "lib/netstandard1.0/_._": {}
1815         },
1816         "runtime": {
1817           "lib/netstandard1.0/_._": {}
1818         }
1819       },
1820       "runtime.native.System.Security.Cryptography.OpenSsl/4.4.0-beta-24913-02": {
1821         "type": "package",
1822         "dependencies": {
1823           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
1824           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
1825           "runtime.linux-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.4.0-beta-24913-02"
1826         },
1827         "compile": {
1828           "lib/netstandard1.0/_._": {}
1829         },
1830         "runtime": {
1831           "lib/netstandard1.0/_._": {}
1832         }
1833       },
1834       "runtime.unix.Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
1835         "type": "package",
1836         "dependencies": {
1837           "System.Runtime": "4.4.0-beta-24913-02",
1838           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
1839           "runtime.native.System": "4.4.0-beta-24913-02"
1840         },
1841         "compile": {
1842           "ref/netstandard/_._": {}
1843         },
1844         "runtime": {
1845           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
1846         }
1847       },
1848       "runtime.unix.System.Console/4.4.0-beta-24913-02": {
1849         "type": "package",
1850         "dependencies": {
1851           "System.Collections": "4.4.0-beta-24913-02",
1852           "System.IO": "4.4.0-beta-24913-02",
1853           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
1854           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1855           "System.Runtime": "4.4.0-beta-24913-02",
1856           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1857           "System.Runtime.Handles": "4.4.0-beta-24913-02",
1858           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
1859           "System.Text.Encoding": "4.4.0-beta-24913-02",
1860           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
1861           "System.Threading": "4.4.0-beta-24913-02",
1862           "System.Threading.Tasks": "4.4.0-beta-24913-02",
1863           "runtime.native.System": "4.4.0-beta-24913-02"
1864         },
1865         "compile": {
1866           "ref/netstandard/_._": {}
1867         },
1868         "runtime": {
1869           "runtimes/unix/lib/netstandard1.3/System.Console.dll": {}
1870         }
1871       },
1872       "runtime.unix.System.Diagnostics.Debug/4.4.0-beta-24913-02": {
1873         "type": "package",
1874         "dependencies": {
1875           "runtime.native.System": "4.4.0-beta-24913-02"
1876         },
1877         "compile": {
1878           "ref/netstandard/_._": {}
1879         },
1880         "runtime": {
1881           "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {}
1882         }
1883       },
1884       "runtime.unix.System.IO.FileSystem/4.4.0-beta-24913-02": {
1885         "type": "package",
1886         "dependencies": {
1887           "System.Buffers": "4.4.0-beta-24913-02",
1888           "System.Collections": "4.4.0-beta-24913-02",
1889           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1890           "System.IO": "4.4.0-beta-24913-02",
1891           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
1892           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1893           "System.Runtime": "4.4.0-beta-24913-02",
1894           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1895           "System.Runtime.Handles": "4.4.0-beta-24913-02",
1896           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
1897           "System.Text.Encoding": "4.4.0-beta-24913-02",
1898           "System.Text.Encoding.Extensions": "4.4.0-beta-24913-02",
1899           "System.Threading": "4.4.0-beta-24913-02",
1900           "System.Threading.Tasks": "4.4.0-beta-24913-02",
1901           "runtime.native.System": "4.4.0-beta-24913-02"
1902         },
1903         "compile": {
1904           "ref/netstandard/_._": {}
1905         },
1906         "runtime": {
1907           "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {}
1908         }
1909       },
1910       "runtime.unix.System.Net.Primitives/4.4.0-beta-24913-02": {
1911         "type": "package",
1912         "dependencies": {
1913           "Microsoft.Win32.Primitives": "4.4.0-beta-24913-02",
1914           "System.Collections": "4.4.0-beta-24913-02",
1915           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
1916           "System.Globalization": "4.4.0-beta-24913-02",
1917           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1918           "System.Runtime": "4.4.0-beta-24913-02",
1919           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1920           "System.Runtime.Handles": "4.4.0-beta-24913-02",
1921           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
1922           "System.Threading": "4.4.0-beta-24913-02",
1923           "runtime.native.System": "4.4.0-beta-24913-02"
1924         },
1925         "compile": {
1926           "ref/netstandard/_._": {}
1927         },
1928         "runtime": {
1929           "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {}
1930         }
1931       },
1932       "runtime.unix.System.Net.Sockets/4.4.0-beta-24913-02": {
1933         "type": "package",
1934         "dependencies": {
1935           "System.Collections": "4.4.0-beta-24913-02",
1936           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1937           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
1938           "System.Globalization": "4.4.0-beta-24913-02",
1939           "System.IO": "4.4.0-beta-24913-02",
1940           "System.IO.FileSystem": "4.4.0-beta-24913-02",
1941           "System.Net.NameResolution": "4.4.0-beta-24913-02",
1942           "System.Net.Primitives": "4.4.0-beta-24913-02",
1943           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
1944           "System.Runtime": "4.4.0-beta-24913-02",
1945           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
1946           "System.Runtime.Handles": "4.4.0-beta-24913-02",
1947           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
1948           "System.Threading": "4.4.0-beta-24913-02",
1949           "System.Threading.Tasks": "4.4.0-beta-24913-02",
1950           "System.Threading.ThreadPool": "4.4.0-beta-24913-02",
1951           "runtime.native.System": "4.4.0-beta-24913-02"
1952         },
1953         "compile": {
1954           "ref/netstandard/_._": {}
1955         },
1956         "runtime": {
1957           "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {}
1958         }
1959       },
1960       "runtime.unix.System.Private.Uri/4.4.0-beta-24913-02": {
1961         "type": "package",
1962         "dependencies": {
1963           "runtime.native.System": "4.4.0-beta-24913-02"
1964         },
1965         "compile": {
1966           "ref/netstandard/_._": {}
1967         },
1968         "runtime": {
1969           "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {}
1970         }
1971       },
1972       "runtime.unix.System.Runtime.Extensions/4.4.0-beta-24913-02": {
1973         "type": "package",
1974         "dependencies": {
1975           "System.Private.Uri": "4.4.0-beta-24913-02",
1976           "runtime.native.System": "4.4.0-beta-24913-02",
1977           "runtime.native.System.Security.Cryptography.OpenSsl": "4.4.0-beta-24913-02"
1978         },
1979         "compile": {
1980           "ref/netstandard/_._": {}
1981         },
1982         "runtime": {
1983           "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {}
1984         }
1985       },
1986       "System.AppContext/4.3.0": {
1987         "type": "package",
1988         "dependencies": {
1989           "System.Runtime": "4.3.0"
1990         },
1991         "compile": {
1992           "ref/netstandard1.3/System.AppContext.dll": {}
1993         }
1994       },
1995       "System.Buffers/4.4.0-beta-24913-02": {
1996         "type": "package",
1997         "dependencies": {
1998           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
1999           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2000           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2001           "System.Runtime": "4.4.0-beta-24913-02",
2002           "System.Threading": "4.4.0-beta-24913-02"
2003         },
2004         "compile": {
2005           "ref/netstandard1.1/System.Buffers.dll": {}
2006         },
2007         "runtime": {
2008           "lib/netstandard1.1/System.Buffers.dll": {}
2009         }
2010       },
2011       "System.Collections/4.4.0-beta-24913-02": {
2012         "type": "package",
2013         "dependencies": {
2014           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2015           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2016           "System.Runtime": "4.4.0-beta-24913-02",
2017           "runtime.any.System.Collections": "4.4.0-beta-24913-02"
2018         },
2019         "compile": {
2020           "ref/netstandard1.3/System.Collections.dll": {}
2021         },
2022         "runtime": {
2023           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2024         }
2025       },
2026       "System.Collections.Concurrent/4.4.0-beta-24913-02": {
2027         "type": "package",
2028         "dependencies": {
2029           "System.Collections": "4.4.0-beta-24913-02",
2030           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2031           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2032           "System.Globalization": "4.4.0-beta-24913-02",
2033           "System.Reflection": "4.4.0-beta-24913-02",
2034           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2035           "System.Runtime": "4.4.0-beta-24913-02",
2036           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2037           "System.Threading": "4.4.0-beta-24913-02",
2038           "System.Threading.Tasks": "4.4.0-beta-24913-02"
2039         },
2040         "compile": {
2041           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
2042         },
2043         "runtime": {
2044           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
2045         }
2046       },
2047       "System.Collections.Immutable/1.1.37": {
2048         "type": "package",
2049         "dependencies": {
2050           "System.Collections": "4.0.0",
2051           "System.Diagnostics.Debug": "4.0.0",
2052           "System.Globalization": "4.0.0",
2053           "System.Linq": "4.0.0",
2054           "System.Resources.ResourceManager": "4.0.0",
2055           "System.Runtime": "4.0.0",
2056           "System.Runtime.Extensions": "4.0.0",
2057           "System.Threading": "4.0.0"
2058         },
2059         "compile": {
2060           "lib/dotnet/System.Collections.Immutable.dll": {}
2061         },
2062         "runtime": {
2063           "lib/dotnet/System.Collections.Immutable.dll": {}
2064         }
2065       },
2066       "System.Console/4.4.0-beta-24913-02": {
2067         "type": "package",
2068         "dependencies": {
2069           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2070           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2071           "System.IO": "4.4.0-beta-24913-02",
2072           "System.Runtime": "4.4.0-beta-24913-02",
2073           "System.Text.Encoding": "4.4.0-beta-24913-02",
2074           "runtime.unix.System.Console": "4.4.0-beta-24913-02"
2075         },
2076         "compile": {
2077           "ref/netstandard1.3/System.Console.dll": {}
2078         }
2079       },
2080       "System.Diagnostics.Debug/4.4.0-beta-24913-02": {
2081         "type": "package",
2082         "dependencies": {
2083           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2084           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2085           "System.Runtime": "4.4.0-beta-24913-02",
2086           "runtime.unix.System.Diagnostics.Debug": "4.4.0-beta-24913-02"
2087         },
2088         "compile": {
2089           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
2090         },
2091         "runtime": {
2092           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2093         }
2094       },
2095       "System.Diagnostics.DiagnosticSource/4.3.0": {
2096         "type": "package",
2097         "dependencies": {
2098           "System.Collections": "4.3.0",
2099           "System.Diagnostics.Tracing": "4.3.0",
2100           "System.Reflection": "4.3.0",
2101           "System.Runtime": "4.3.0",
2102           "System.Threading": "4.3.0"
2103         },
2104         "compile": {
2105           "lib/netstandard1.3/_._": {}
2106         },
2107         "runtime": {
2108           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
2109         }
2110       },
2111       "System.Diagnostics.Tools/4.3.0": {
2112         "type": "package",
2113         "dependencies": {
2114           "Microsoft.NETCore.Platforms": "1.1.0",
2115           "Microsoft.NETCore.Targets": "1.1.0",
2116           "System.Runtime": "4.3.0",
2117           "runtime.any.System.Diagnostics.Tools": "4.4.0-beta-24913-02"
2118         },
2119         "compile": {
2120           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
2121         },
2122         "runtime": {
2123           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2124         }
2125       },
2126       "System.Diagnostics.Tracing/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           "System.Runtime": "4.4.0-beta-24913-02",
2132           "runtime.any.System.Diagnostics.Tracing": "4.4.0-beta-24913-02"
2133         },
2134         "compile": {
2135           "ref/netstandard1.3/System.Diagnostics.Tracing.dll": {}
2136         },
2137         "runtime": {
2138           "lib/portable-net45+win8+wpa81/_._": {}
2139         }
2140       },
2141       "System.Dynamic.Runtime/4.4.0-beta-24913-02": {
2142         "type": "package",
2143         "dependencies": {
2144           "System.Collections": "4.4.0-beta-24913-02",
2145           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2146           "System.Linq": "4.4.0-beta-24913-02",
2147           "System.Linq.Expressions": "4.4.0-beta-24913-02",
2148           "System.ObjectModel": "4.4.0-beta-24913-02",
2149           "System.Reflection": "4.4.0-beta-24913-02",
2150           "System.Reflection.Emit": "4.4.0-beta-24913-02",
2151           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
2152           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2153           "System.Reflection.TypeExtensions": "4.4.0-beta-24913-02",
2154           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2155           "System.Runtime": "4.4.0-beta-24913-02",
2156           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2157           "System.Threading": "4.4.0-beta-24913-02"
2158         },
2159         "compile": {
2160           "ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
2161         },
2162         "runtime": {
2163           "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
2164         }
2165       },
2166       "System.Globalization/4.4.0-beta-24913-02": {
2167         "type": "package",
2168         "dependencies": {
2169           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2170           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2171           "System.Runtime": "4.4.0-beta-24913-02",
2172           "runtime.any.System.Globalization": "4.4.0-beta-24913-02"
2173         },
2174         "compile": {
2175           "ref/netstandard1.3/System.Globalization.dll": {}
2176         },
2177         "runtime": {
2178           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2179         }
2180       },
2181       "System.Globalization.Calendars/4.3.0": {
2182         "type": "package",
2183         "dependencies": {
2184           "Microsoft.NETCore.Platforms": "1.1.0",
2185           "Microsoft.NETCore.Targets": "1.1.0",
2186           "System.Globalization": "4.3.0",
2187           "System.Runtime": "4.3.0",
2188           "runtime.any.System.Globalization.Calendars": "4.4.0-beta-24913-02"
2189         },
2190         "compile": {
2191           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
2192         }
2193       },
2194       "System.IO/4.4.0-beta-24913-02": {
2195         "type": "package",
2196         "dependencies": {
2197           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2198           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2199           "System.Runtime": "4.4.0-beta-24913-02",
2200           "System.Text.Encoding": "4.4.0-beta-24913-02",
2201           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2202           "runtime.any.System.IO": "4.4.0-beta-24913-02"
2203         },
2204         "compile": {
2205           "ref/netstandard1.3/System.IO.dll": {}
2206         },
2207         "runtime": {
2208           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2209         }
2210       },
2211       "System.IO.Compression/4.3.0": {
2212         "type": "package",
2213         "dependencies": {
2214           "Microsoft.NETCore.Platforms": "1.1.0",
2215           "System.Buffers": "4.3.0",
2216           "System.Collections": "4.3.0",
2217           "System.Diagnostics.Debug": "4.3.0",
2218           "System.IO": "4.3.0",
2219           "System.Resources.ResourceManager": "4.3.0",
2220           "System.Runtime": "4.3.0",
2221           "System.Runtime.Extensions": "4.3.0",
2222           "System.Runtime.Handles": "4.3.0",
2223           "System.Runtime.InteropServices": "4.3.0",
2224           "System.Text.Encoding": "4.3.0",
2225           "System.Threading": "4.3.0",
2226           "System.Threading.Tasks": "4.3.0",
2227           "runtime.native.System": "4.3.0",
2228           "runtime.native.System.IO.Compression": "4.3.0"
2229         },
2230         "compile": {
2231           "ref/netstandard1.3/System.IO.Compression.dll": {}
2232         },
2233         "runtime": {
2234           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {}
2235         }
2236       },
2237       "System.IO.Compression.ZipFile/4.3.0": {
2238         "type": "package",
2239         "dependencies": {
2240           "System.Buffers": "4.3.0",
2241           "System.IO": "4.3.0",
2242           "System.IO.Compression": "4.3.0",
2243           "System.IO.FileSystem": "4.3.0",
2244           "System.IO.FileSystem.Primitives": "4.3.0",
2245           "System.Resources.ResourceManager": "4.3.0",
2246           "System.Runtime": "4.3.0",
2247           "System.Runtime.Extensions": "4.3.0",
2248           "System.Text.Encoding": "4.3.0"
2249         },
2250         "compile": {
2251           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
2252         },
2253         "runtime": {
2254           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
2255         }
2256       },
2257       "System.IO.FileSystem/4.4.0-beta-24913-02": {
2258         "type": "package",
2259         "dependencies": {
2260           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2261           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2262           "System.IO": "4.4.0-beta-24913-02",
2263           "System.IO.FileSystem.Primitives": "4.4.0-beta-24913-02",
2264           "System.Runtime": "4.4.0-beta-24913-02",
2265           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2266           "System.Text.Encoding": "4.4.0-beta-24913-02",
2267           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2268           "runtime.unix.System.IO.FileSystem": "4.4.0-beta-24913-02"
2269         },
2270         "compile": {
2271           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
2272         }
2273       },
2274       "System.IO.FileSystem.Primitives/4.4.0-beta-24913-02": {
2275         "type": "package",
2276         "dependencies": {
2277           "System.Runtime": "4.4.0-beta-24913-02"
2278         },
2279         "compile": {
2280           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
2281         },
2282         "runtime": {
2283           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
2284         }
2285       },
2286       "System.Linq/4.4.0-beta-24913-02": {
2287         "type": "package",
2288         "dependencies": {
2289           "System.Collections": "4.4.0-beta-24913-02",
2290           "System.Runtime": "4.4.0-beta-24913-02"
2291         },
2292         "compile": {
2293           "ref/netstandard1.0/System.Linq.dll": {}
2294         },
2295         "runtime": {
2296           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2297         }
2298       },
2299       "System.Linq.Expressions/4.4.0-beta-24913-02": {
2300         "type": "package",
2301         "dependencies": {
2302           "System.Reflection": "4.4.0-beta-24913-02",
2303           "System.Runtime": "4.4.0-beta-24913-02"
2304         },
2305         "compile": {
2306           "ref/netstandard1.3/System.Linq.Expressions.dll": {}
2307         },
2308         "runtime": {
2309           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2310         }
2311       },
2312       "System.Net.Http/4.3.0": {
2313         "type": "package",
2314         "dependencies": {
2315           "Microsoft.NETCore.Platforms": "1.1.0",
2316           "Microsoft.Win32.Primitives": "4.3.0",
2317           "System.Collections": "4.3.0",
2318           "System.Diagnostics.Debug": "4.3.0",
2319           "System.Diagnostics.DiagnosticSource": "4.3.0",
2320           "System.Diagnostics.Tracing": "4.3.0",
2321           "System.Globalization": "4.3.0",
2322           "System.IO": "4.3.0",
2323           "System.IO.Compression": "4.3.0",
2324           "System.Net.Primitives": "4.3.0",
2325           "System.Resources.ResourceManager": "4.3.0",
2326           "System.Runtime": "4.3.0",
2327           "System.Runtime.Extensions": "4.3.0",
2328           "System.Runtime.Handles": "4.3.0",
2329           "System.Runtime.InteropServices": "4.3.0",
2330           "System.Security.Cryptography.X509Certificates": "4.3.0",
2331           "System.Text.Encoding": "4.3.0",
2332           "System.Threading": "4.3.0",
2333           "System.Threading.Tasks": "4.3.0"
2334         },
2335         "compile": {
2336           "ref/netstandard1.3/System.Net.Http.dll": {}
2337         },
2338         "runtime": {
2339           "lib/portable-net45+win8+wpa81/_._": {}
2340         }
2341       },
2342       "System.Net.NameResolution/4.4.0-beta-24913-02": {
2343         "type": "package",
2344         "dependencies": {
2345           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2346           "System.Collections": "4.4.0-beta-24913-02",
2347           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2348           "System.Globalization": "4.4.0-beta-24913-02",
2349           "System.Net.Primitives": "4.4.0-beta-24913-02",
2350           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2351           "System.Runtime": "4.4.0-beta-24913-02",
2352           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2353           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2354           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2355           "System.Security.Principal.Windows": "4.4.0-beta-24913-02",
2356           "System.Threading": "4.4.0-beta-24913-02",
2357           "System.Threading.Tasks": "4.4.0-beta-24913-02",
2358           "runtime.native.System": "4.4.0-beta-24913-02"
2359         },
2360         "compile": {
2361           "ref/netstandard1.3/System.Net.NameResolution.dll": {}
2362         },
2363         "runtime": {
2364           "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {}
2365         }
2366       },
2367       "System.Net.Primitives/4.3.0": {
2368         "type": "package",
2369         "dependencies": {
2370           "Microsoft.NETCore.Platforms": "1.1.0",
2371           "Microsoft.NETCore.Targets": "1.1.0",
2372           "System.Runtime": "4.3.0",
2373           "System.Runtime.Handles": "4.3.0",
2374           "runtime.unix.System.Net.Primitives": "4.4.0-beta-24913-02"
2375         },
2376         "compile": {
2377           "ref/netstandard1.3/System.Net.Primitives.dll": {}
2378         },
2379         "runtime": {
2380           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2381         }
2382       },
2383       "System.Net.Sockets/4.3.0": {
2384         "type": "package",
2385         "dependencies": {
2386           "Microsoft.NETCore.Platforms": "1.1.0",
2387           "Microsoft.NETCore.Targets": "1.1.0",
2388           "System.IO": "4.3.0",
2389           "System.Net.Primitives": "4.3.0",
2390           "System.Runtime": "4.3.0",
2391           "System.Threading.Tasks": "4.3.0",
2392           "runtime.unix.System.Net.Sockets": "4.4.0-beta-24913-02"
2393         },
2394         "compile": {
2395           "ref/netstandard1.3/System.Net.Sockets.dll": {}
2396         }
2397       },
2398       "System.Numerics.Vectors/4.4.0-preview2-25302-03": {
2399         "type": "package",
2400         "dependencies": {
2401           "NETStandard.Library": "1.6.1"
2402         },
2403         "compile": {
2404           "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
2405         },
2406         "runtime": {
2407           "lib/netstandard1.0/System.Numerics.Vectors.dll": {}
2408         }
2409       },
2410       "System.ObjectModel/4.4.0-beta-24913-02": {
2411         "type": "package",
2412         "dependencies": {
2413           "System.Collections": "4.4.0-beta-24913-02",
2414           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2415           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2416           "System.Runtime": "4.4.0-beta-24913-02",
2417           "System.Threading": "4.4.0-beta-24913-02"
2418         },
2419         "compile": {
2420           "ref/netstandard1.3/System.ObjectModel.dll": {}
2421         },
2422         "runtime": {
2423           "lib/netstandard1.3/System.ObjectModel.dll": {}
2424         }
2425       },
2426       "System.Private.Uri/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           "runtime.unix.System.Private.Uri": "4.4.0-beta-24913-02"
2432         },
2433         "compile": {
2434           "ref/netstandard/_._": {}
2435         }
2436       },
2437       "System.Reflection/4.4.0-beta-24913-02": {
2438         "type": "package",
2439         "dependencies": {
2440           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2441           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2442           "System.IO": "4.4.0-beta-24913-02",
2443           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2444           "System.Runtime": "4.4.0-beta-24913-02",
2445           "runtime.any.System.Reflection": "4.4.0-beta-24913-02"
2446         },
2447         "compile": {
2448           "ref/netstandard1.3/System.Reflection.dll": {}
2449         },
2450         "runtime": {
2451           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2452         }
2453       },
2454       "System.Reflection.Emit/4.4.0-beta-24913-02": {
2455         "type": "package",
2456         "dependencies": {
2457           "System.IO": "4.4.0-beta-24913-02",
2458           "System.Reflection": "4.4.0-beta-24913-02",
2459           "System.Reflection.Emit.ILGeneration": "4.4.0-beta-24913-02",
2460           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2461           "System.Runtime": "4.4.0-beta-24913-02"
2462         },
2463         "compile": {
2464           "ref/netstandard1.1/_._": {}
2465         },
2466         "runtime": {
2467           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
2468         }
2469       },
2470       "System.Reflection.Emit.ILGeneration/4.4.0-beta-24913-02": {
2471         "type": "package",
2472         "dependencies": {
2473           "System.Reflection": "4.4.0-beta-24913-02",
2474           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2475           "System.Runtime": "4.4.0-beta-24913-02"
2476         },
2477         "compile": {
2478           "ref/netstandard1.0/_._": {}
2479         },
2480         "runtime": {
2481           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
2482         }
2483       },
2484       "System.Reflection.Extensions/4.4.0-beta-24913-02": {
2485         "type": "package",
2486         "dependencies": {
2487           "System.Reflection": "4.4.0-beta-24913-02",
2488           "System.Runtime": "4.4.0-beta-24913-02"
2489         },
2490         "compile": {
2491           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
2492         },
2493         "runtime": {
2494           "lib/netstandard1.3/System.Reflection.Extensions.dll": {}
2495         }
2496       },
2497       "System.Reflection.Metadata/1.1.0": {
2498         "type": "package",
2499         "dependencies": {
2500           "System.Collections": "4.0.0",
2501           "System.Collections.Immutable": "1.1.37",
2502           "System.Diagnostics.Debug": "4.0.0",
2503           "System.IO": "4.0.0",
2504           "System.Reflection": "4.0.0",
2505           "System.Reflection.Extensions": "4.0.0",
2506           "System.Reflection.Primitives": "4.0.0",
2507           "System.Resources.ResourceManager": "4.0.0",
2508           "System.Runtime": "4.0.0",
2509           "System.Runtime.Extensions": "4.0.0",
2510           "System.Runtime.InteropServices": "4.0.0",
2511           "System.Text.Encoding": "4.0.0",
2512           "System.Text.Encoding.Extensions": "4.0.0",
2513           "System.Threading": "4.0.0"
2514         },
2515         "compile": {
2516           "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
2517         },
2518         "runtime": {
2519           "lib/dotnet5.2/System.Reflection.Metadata.dll": {}
2520         }
2521       },
2522       "System.Reflection.Primitives/4.4.0-beta-24913-02": {
2523         "type": "package",
2524         "dependencies": {
2525           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2526           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2527           "System.Runtime": "4.4.0-beta-24913-02",
2528           "runtime.any.System.Reflection.Primitives": "4.4.0-beta-24913-02"
2529         },
2530         "compile": {
2531           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
2532         },
2533         "runtime": {
2534           "lib/portable45-net45+win8+wpa81/_._": {}
2535         }
2536       },
2537       "System.Reflection.TypeExtensions/4.4.0-preview2-25302-03": {
2538         "type": "package",
2539         "dependencies": {
2540           "System.Reflection": "4.3.0",
2541           "System.Resources.ResourceManager": "4.3.0",
2542           "System.Runtime": "4.3.0"
2543         },
2544         "compile": {
2545           "ref/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
2546         },
2547         "runtime": {
2548           "lib/netstandard1.3/System.Reflection.TypeExtensions.dll": {}
2549         }
2550       },
2551       "System.Resources.ResourceManager/4.4.0-beta-24913-02": {
2552         "type": "package",
2553         "dependencies": {
2554           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2555           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2556           "System.Globalization": "4.4.0-beta-24913-02",
2557           "System.Reflection": "4.4.0-beta-24913-02",
2558           "System.Runtime": "4.4.0-beta-24913-02",
2559           "runtime.any.System.Resources.ResourceManager": "4.4.0-beta-24913-02"
2560         },
2561         "compile": {
2562           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
2563         },
2564         "runtime": {
2565           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2566         }
2567       },
2568       "System.Runtime/4.4.0-beta-24913-02": {
2569         "type": "package",
2570         "dependencies": {
2571           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2572           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2573           "runtime.any.System.Runtime": "4.4.0-beta-24913-02"
2574         },
2575         "compile": {
2576           "ref/netstandard1.3/System.Runtime.dll": {}
2577         },
2578         "runtime": {
2579           "lib/portable-net45+win8+wp80+wpa81/_._": {}
2580         }
2581       },
2582       "System.Runtime.Extensions/4.4.0-beta-24913-02": {
2583         "type": "package",
2584         "dependencies": {
2585           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2586           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2587           "System.Runtime": "4.4.0-beta-24913-02",
2588           "runtime.unix.System.Runtime.Extensions": "4.4.0-beta-24913-02"
2589         },
2590         "compile": {
2591           "ref/netstandard1.3/System.Runtime.Extensions.dll": {}
2592         },
2593         "runtime": {
2594           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2595         }
2596       },
2597       "System.Runtime.Handles/4.4.0-beta-24913-02": {
2598         "type": "package",
2599         "dependencies": {
2600           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2601           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2602           "System.Runtime": "4.4.0-beta-24913-02",
2603           "runtime.any.System.Runtime.Handles": "4.4.0-beta-24913-02"
2604         },
2605         "compile": {
2606           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
2607         }
2608       },
2609       "System.Runtime.InteropServices/4.4.0-beta-24913-02": {
2610         "type": "package",
2611         "dependencies": {
2612           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2613           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2614           "System.Reflection": "4.4.0-beta-24913-02",
2615           "System.Reflection.Primitives": "4.4.0-beta-24913-02",
2616           "System.Runtime": "4.4.0-beta-24913-02",
2617           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2618           "runtime.any.System.Runtime.InteropServices": "4.4.0-beta-24913-02"
2619         },
2620         "compile": {
2621           "ref/netstandard1.3/System.Runtime.InteropServices.dll": {}
2622         },
2623         "runtime": {
2624           "lib/portable-net45+win8+wpa81/_._": {}
2625         }
2626       },
2627       "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
2628         "type": "package",
2629         "dependencies": {
2630           "System.Reflection": "4.3.0",
2631           "System.Reflection.Extensions": "4.3.0",
2632           "System.Resources.ResourceManager": "4.3.0",
2633           "System.Runtime": "4.3.0",
2634           "System.Runtime.InteropServices": "4.3.0",
2635           "System.Threading": "4.3.0",
2636           "runtime.native.System": "4.3.0"
2637         },
2638         "compile": {
2639           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
2640         },
2641         "runtime": {
2642           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
2643         }
2644       },
2645       "System.Runtime.Numerics/4.4.0-beta-24913-02": {
2646         "type": "package",
2647         "dependencies": {
2648           "System.Globalization": "4.4.0-beta-24913-02",
2649           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2650           "System.Runtime": "4.4.0-beta-24913-02",
2651           "System.Runtime.Extensions": "4.4.0-beta-24913-02"
2652         },
2653         "compile": {
2654           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
2655         },
2656         "runtime": {
2657           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
2658         }
2659       },
2660       "System.Runtime.Serialization.Formatters/4.3.0": {
2661         "type": "package",
2662         "dependencies": {
2663           "System.Collections": "4.3.0",
2664           "System.Reflection": "4.3.0",
2665           "System.Resources.ResourceManager": "4.3.0",
2666           "System.Runtime": "4.3.0",
2667           "System.Runtime.Serialization.Primitives": "4.3.0"
2668         },
2669         "compile": {
2670           "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll": {}
2671         },
2672         "runtime": {
2673           "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
2674         }
2675       },
2676       "System.Runtime.Serialization.Primitives/4.3.0": {
2677         "type": "package",
2678         "dependencies": {
2679           "System.Resources.ResourceManager": "4.3.0",
2680           "System.Runtime": "4.3.0"
2681         },
2682         "compile": {
2683           "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
2684         },
2685         "runtime": {
2686           "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
2687         }
2688       },
2689       "System.Security.Claims/4.4.0-beta-24913-02": {
2690         "type": "package",
2691         "dependencies": {
2692           "System.Collections": "4.4.0-beta-24913-02",
2693           "System.Globalization": "4.4.0-beta-24913-02",
2694           "System.IO": "4.4.0-beta-24913-02",
2695           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2696           "System.Runtime": "4.4.0-beta-24913-02",
2697           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2698           "System.Security.Principal": "4.4.0-beta-24913-02"
2699         },
2700         "compile": {
2701           "ref/netstandard1.3/_._": {}
2702         },
2703         "runtime": {
2704           "lib/netstandard1.3/System.Security.Claims.dll": {}
2705         }
2706       },
2707       "System.Security.Cryptography.Algorithms/4.4.0-beta-24913-02": {
2708         "type": "package",
2709         "dependencies": {
2710           "System.IO": "4.4.0-beta-24913-02",
2711           "System.Runtime": "4.4.0-beta-24913-02",
2712           "System.Security.Cryptography.Primitives": "4.4.0-beta-24913-02"
2713         },
2714         "compile": {
2715           "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll": {}
2716         }
2717       },
2718       "System.Security.Cryptography.Encoding/4.3.0": {
2719         "type": "package",
2720         "dependencies": {
2721           "Microsoft.NETCore.Platforms": "1.1.0",
2722           "System.Collections": "4.3.0",
2723           "System.Collections.Concurrent": "4.3.0",
2724           "System.Linq": "4.3.0",
2725           "System.Resources.ResourceManager": "4.3.0",
2726           "System.Runtime": "4.3.0",
2727           "System.Runtime.Extensions": "4.3.0",
2728           "System.Runtime.Handles": "4.3.0",
2729           "System.Runtime.InteropServices": "4.3.0",
2730           "System.Security.Cryptography.Primitives": "4.3.0",
2731           "System.Text.Encoding": "4.3.0",
2732           "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2733         },
2734         "compile": {
2735           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
2736         },
2737         "runtime": {
2738           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
2739         }
2740       },
2741       "System.Security.Cryptography.Primitives/4.4.0-beta-24913-02": {
2742         "type": "package",
2743         "dependencies": {
2744           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2745           "System.Globalization": "4.4.0-beta-24913-02",
2746           "System.IO": "4.4.0-beta-24913-02",
2747           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2748           "System.Runtime": "4.4.0-beta-24913-02",
2749           "System.Threading": "4.4.0-beta-24913-02",
2750           "System.Threading.Tasks": "4.4.0-beta-24913-02"
2751         },
2752         "compile": {
2753           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
2754         },
2755         "runtime": {
2756           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
2757         }
2758       },
2759       "System.Security.Cryptography.X509Certificates/4.3.0": {
2760         "type": "package",
2761         "dependencies": {
2762           "System.Runtime": "4.3.0",
2763           "System.Runtime.Handles": "4.3.0",
2764           "System.Security.Cryptography.Algorithms": "4.3.0",
2765           "System.Security.Cryptography.Encoding": "4.3.0"
2766         },
2767         "compile": {
2768           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
2769         }
2770       },
2771       "System.Security.Principal/4.4.0-beta-24913-02": {
2772         "type": "package",
2773         "dependencies": {
2774           "System.Runtime": "4.4.0-beta-24913-02"
2775         },
2776         "compile": {
2777           "ref/netstandard1.0/_._": {}
2778         },
2779         "runtime": {
2780           "lib/netstandard1.0/System.Security.Principal.dll": {}
2781         }
2782       },
2783       "System.Security.Principal.Windows/4.4.0-beta-24913-02": {
2784         "type": "package",
2785         "dependencies": {
2786           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2787           "Microsoft.Win32.Primitives": "4.4.0-beta-24913-02",
2788           "System.Collections": "4.4.0-beta-24913-02",
2789           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2790           "System.Reflection": "4.4.0-beta-24913-02",
2791           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2792           "System.Runtime": "4.4.0-beta-24913-02",
2793           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2794           "System.Runtime.Handles": "4.4.0-beta-24913-02",
2795           "System.Runtime.InteropServices": "4.4.0-beta-24913-02",
2796           "System.Security.Claims": "4.4.0-beta-24913-02",
2797           "System.Security.Principal": "4.4.0-beta-24913-02",
2798           "System.Text.Encoding": "4.4.0-beta-24913-02",
2799           "System.Threading": "4.4.0-beta-24913-02"
2800         },
2801         "compile": {
2802           "ref/netstandard1.3/_._": {}
2803         },
2804         "runtime": {
2805           "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": {}
2806         }
2807       },
2808       "System.Text.Encoding/4.4.0-beta-24913-02": {
2809         "type": "package",
2810         "dependencies": {
2811           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2812           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2813           "System.Runtime": "4.4.0-beta-24913-02",
2814           "runtime.any.System.Text.Encoding": "4.4.0-beta-24913-02"
2815         },
2816         "compile": {
2817           "ref/netstandard1.3/System.Text.Encoding.dll": {}
2818         },
2819         "runtime": {
2820           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2821         }
2822       },
2823       "System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
2824         "type": "package",
2825         "dependencies": {
2826           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2827           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2828           "System.Runtime": "4.4.0-beta-24913-02",
2829           "System.Text.Encoding": "4.4.0-beta-24913-02",
2830           "runtime.any.System.Text.Encoding.Extensions": "4.4.0-beta-24913-02"
2831         },
2832         "compile": {
2833           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
2834         },
2835         "runtime": {
2836           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2837         }
2838       },
2839       "System.Text.RegularExpressions/4.4.0-beta-24913-02": {
2840         "type": "package",
2841         "dependencies": {
2842           "System.Runtime": "4.4.0-beta-24913-02"
2843         },
2844         "compile": {
2845           "ref/netstandard1.3/System.Text.RegularExpressions.dll": {}
2846         },
2847         "runtime": {
2848           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2849         }
2850       },
2851       "System.Threading/4.4.0-beta-24913-02": {
2852         "type": "package",
2853         "dependencies": {
2854           "System.Runtime": "4.4.0-beta-24913-02",
2855           "System.Threading.Tasks": "4.4.0-beta-24913-02"
2856         },
2857         "compile": {
2858           "ref/netstandard1.3/System.Threading.dll": {}
2859         },
2860         "runtime": {
2861           "lib/netstandard1.3/System.Threading.dll": {}
2862         }
2863       },
2864       "System.Threading.Tasks/4.4.0-beta-24913-02": {
2865         "type": "package",
2866         "dependencies": {
2867           "Microsoft.NETCore.Platforms": "1.2.0-beta-24913-02",
2868           "Microsoft.NETCore.Targets": "1.2.0-beta-24913-02",
2869           "System.Runtime": "4.4.0-beta-24913-02",
2870           "runtime.any.System.Threading.Tasks": "4.4.0-beta-24913-02"
2871         },
2872         "compile": {
2873           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
2874         },
2875         "runtime": {
2876           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2877         }
2878       },
2879       "System.Threading.Tasks.Extensions/4.3.0": {
2880         "type": "package",
2881         "dependencies": {
2882           "System.Collections": "4.3.0",
2883           "System.Runtime": "4.3.0",
2884           "System.Threading.Tasks": "4.3.0"
2885         },
2886         "compile": {
2887           "lib/netstandard1.0/_._": {}
2888         },
2889         "runtime": {
2890           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
2891         }
2892       },
2893       "System.Threading.Tasks.Parallel/4.4.0-beta-24913-02": {
2894         "type": "package",
2895         "dependencies": {
2896           "System.Collections.Concurrent": "4.4.0-beta-24913-02",
2897           "System.Diagnostics.Debug": "4.4.0-beta-24913-02",
2898           "System.Diagnostics.Tracing": "4.4.0-beta-24913-02",
2899           "System.Resources.ResourceManager": "4.4.0-beta-24913-02",
2900           "System.Runtime": "4.4.0-beta-24913-02",
2901           "System.Runtime.Extensions": "4.4.0-beta-24913-02",
2902           "System.Threading": "4.4.0-beta-24913-02",
2903           "System.Threading.Tasks": "4.4.0-beta-24913-02"
2904         },
2905         "compile": {
2906           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
2907         },
2908         "runtime": {
2909           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
2910         }
2911       },
2912       "System.Threading.Thread/4.4.0-beta-24913-02": {
2913         "type": "package",
2914         "dependencies": {
2915           "System.Runtime": "4.4.0-beta-24913-02"
2916         },
2917         "compile": {
2918           "ref/netstandard1.3/System.Threading.Thread.dll": {}
2919         },
2920         "runtime": {
2921           "lib/netstandard1.3/System.Threading.Thread.dll": {}
2922         }
2923       },
2924       "System.Threading.ThreadPool/4.4.0-beta-24913-02": {
2925         "type": "package",
2926         "dependencies": {
2927           "System.Runtime": "4.4.0-beta-24913-02",
2928           "System.Runtime.Handles": "4.4.0-beta-24913-02"
2929         },
2930         "compile": {
2931           "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
2932         },
2933         "runtime": {
2934           "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
2935         }
2936       },
2937       "System.Threading.Timer/4.3.0": {
2938         "type": "package",
2939         "dependencies": {
2940           "Microsoft.NETCore.Platforms": "1.1.0",
2941           "Microsoft.NETCore.Targets": "1.1.0",
2942           "System.Runtime": "4.3.0",
2943           "runtime.any.System.Threading.Timer": "4.4.0-beta-24913-02"
2944         },
2945         "compile": {
2946           "ref/netstandard1.2/System.Threading.Timer.dll": {}
2947         }
2948       },
2949       "System.ValueTuple/4.3.1": {
2950         "type": "package",
2951         "dependencies": {
2952           "System.Collections": "4.3.0",
2953           "System.Resources.ResourceManager": "4.3.0",
2954           "System.Runtime": "4.3.0"
2955         },
2956         "compile": {
2957           "lib/netstandard1.0/System.ValueTuple.dll": {}
2958         },
2959         "runtime": {
2960           "lib/netstandard1.0/System.ValueTuple.dll": {}
2961         }
2962       },
2963       "System.Xml.ReaderWriter/4.3.0": {
2964         "type": "package",
2965         "dependencies": {
2966           "System.Collections": "4.3.0",
2967           "System.Diagnostics.Debug": "4.3.0",
2968           "System.Globalization": "4.3.0",
2969           "System.IO": "4.3.0",
2970           "System.IO.FileSystem": "4.3.0",
2971           "System.IO.FileSystem.Primitives": "4.3.0",
2972           "System.Resources.ResourceManager": "4.3.0",
2973           "System.Runtime": "4.3.0",
2974           "System.Runtime.Extensions": "4.3.0",
2975           "System.Runtime.InteropServices": "4.3.0",
2976           "System.Text.Encoding": "4.3.0",
2977           "System.Text.Encoding.Extensions": "4.3.0",
2978           "System.Text.RegularExpressions": "4.3.0",
2979           "System.Threading.Tasks": "4.3.0",
2980           "System.Threading.Tasks.Extensions": "4.3.0"
2981         },
2982         "compile": {
2983           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
2984         },
2985         "runtime": {
2986           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
2987         }
2988       },
2989       "System.Xml.XDocument/4.3.0": {
2990         "type": "package",
2991         "dependencies": {
2992           "System.Collections": "4.3.0",
2993           "System.Diagnostics.Debug": "4.3.0",
2994           "System.Diagnostics.Tools": "4.3.0",
2995           "System.Globalization": "4.3.0",
2996           "System.IO": "4.3.0",
2997           "System.Reflection": "4.3.0",
2998           "System.Resources.ResourceManager": "4.3.0",
2999           "System.Runtime": "4.3.0",
3000           "System.Runtime.Extensions": "4.3.0",
3001           "System.Text.Encoding": "4.3.0",
3002           "System.Threading": "4.3.0",
3003           "System.Xml.ReaderWriter": "4.3.0"
3004         },
3005         "compile": {
3006           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
3007         },
3008         "runtime": {
3009           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
3010         }
3011       },
3012       "System.Xml.XmlDocument/4.3.0": {
3013         "type": "package",
3014         "dependencies": {
3015           "System.Collections": "4.3.0",
3016           "System.Diagnostics.Debug": "4.3.0",
3017           "System.Globalization": "4.3.0",
3018           "System.IO": "4.3.0",
3019           "System.Resources.ResourceManager": "4.3.0",
3020           "System.Runtime": "4.3.0",
3021           "System.Runtime.Extensions": "4.3.0",
3022           "System.Text.Encoding": "4.3.0",
3023           "System.Threading": "4.3.0",
3024           "System.Xml.ReaderWriter": "4.3.0"
3025         },
3026         "compile": {
3027           "ref/netstandard1.3/_._": {}
3028         },
3029         "runtime": {
3030           "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
3031         }
3032       },
3033       "System.Xml.XmlSerializer/4.3.0": {
3034         "type": "package",
3035         "dependencies": {
3036           "System.Collections": "4.3.0",
3037           "System.Globalization": "4.3.0",
3038           "System.IO": "4.3.0",
3039           "System.Linq": "4.3.0",
3040           "System.Reflection": "4.3.0",
3041           "System.Reflection.Emit": "4.3.0",
3042           "System.Reflection.Emit.ILGeneration": "4.3.0",
3043           "System.Reflection.Extensions": "4.3.0",
3044           "System.Reflection.Primitives": "4.3.0",
3045           "System.Reflection.TypeExtensions": "4.3.0",
3046           "System.Resources.ResourceManager": "4.3.0",
3047           "System.Runtime": "4.3.0",
3048           "System.Runtime.Extensions": "4.3.0",
3049           "System.Text.RegularExpressions": "4.3.0",
3050           "System.Threading": "4.3.0",
3051           "System.Xml.ReaderWriter": "4.3.0",
3052           "System.Xml.XmlDocument": "4.3.0"
3053         },
3054         "compile": {
3055           "ref/netstandard1.3/System.Xml.XmlSerializer.dll": {}
3056         },
3057         "runtime": {
3058           "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
3059         }
3060       },
3061       "xunit/2.4.1-pre.build.4059": {
3062         "type": "package",
3063         "dependencies": {
3064           "xunit.analyzers": "0.10.0",
3065           "xunit.assert": "[2.4.1-pre.build.4059]",
3066           "xunit.core": "[2.4.1-pre.build.4059]"
3067         }
3068       },
3069       "xunit.abstractions/2.0.3": {
3070         "type": "package",
3071         "dependencies": {
3072           "NETStandard.Library": "1.6.0"
3073         },
3074         "compile": {
3075           "lib/netstandard1.0/xunit.abstractions.dll": {}
3076         },
3077         "runtime": {
3078           "lib/netstandard1.0/xunit.abstractions.dll": {}
3079         }
3080       },
3081       "xunit.analyzers/0.10.0": {
3082         "type": "package"
3083       },
3084       "xunit.assert/2.4.1-pre.build.4059": {
3085         "type": "package",
3086         "dependencies": {
3087           "NETStandard.Library": "1.6.1"
3088         },
3089         "compile": {
3090           "lib/netstandard1.1/xunit.assert.dll": {}
3091         },
3092         "runtime": {
3093           "lib/netstandard1.1/xunit.assert.dll": {}
3094         }
3095       },
3096       "xunit.core/2.4.1-pre.build.4059": {
3097         "type": "package",
3098         "dependencies": {
3099           "xunit.extensibility.core": "[2.4.1-pre.build.4059]",
3100           "xunit.extensibility.execution": "[2.4.1-pre.build.4059]"
3101         },
3102         "build": {
3103           "build/xunit.core.props": {},
3104           "build/xunit.core.targets": {}
3105         },
3106         "buildMultiTargeting": {
3107           "buildMultiTargeting/xunit.core.props": {},
3108           "buildMultiTargeting/xunit.core.targets": {}
3109         }
3110       },
3111       "xunit.extensibility.core/2.4.1-pre.build.4059": {
3112         "type": "package",
3113         "dependencies": {
3114           "NETStandard.Library": "1.6.1",
3115           "xunit.abstractions": "2.0.3"
3116         },
3117         "compile": {
3118           "lib/netstandard1.1/xunit.core.dll": {}
3119         },
3120         "runtime": {
3121           "lib/netstandard1.1/xunit.core.dll": {}
3122         }
3123       },
3124       "xunit.extensibility.execution/2.4.1-pre.build.4059": {
3125         "type": "package",
3126         "dependencies": {
3127           "NETStandard.Library": "1.6.1",
3128           "xunit.extensibility.core": "[2.4.1-pre.build.4059]"
3129         },
3130         "compile": {
3131           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
3132         },
3133         "runtime": {
3134           "lib/netstandard1.1/xunit.execution.dotnet.dll": {}
3135         }
3136       },
3137       "xunit.performance.api/1.0.0-beta-build0015": {
3138         "type": "package",
3139         "dependencies": {
3140           "CommandLineParser": "2.1.1-beta",
3141           "Microsoft.3rdpartytools.MarkdownLog": "0.10.0-alpha-experimental",
3142           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
3143           "NETStandard.Library": "1.6.1",
3144           "System.ValueTuple": "4.3.1",
3145           "System.Xml.XmlSerializer": "4.3.0",
3146           "xunit.performance.core": "1.0.0-beta-build0015",
3147           "xunit.performance.execution": "1.0.0-beta-build0015",
3148           "xunit.performance.metrics": "1.0.0-beta-build0015",
3149           "xunit.runner.utility": "2.2.0-beta2-build3300"
3150         },
3151         "compile": {
3152           "lib/netstandard1.5/xunit.performance.api.dll": {}
3153         },
3154         "runtime": {
3155           "lib/netstandard1.5/xunit.performance.api.dll": {}
3156         }
3157       },
3158       "xunit.performance.core/1.0.0-beta-build0015": {
3159         "type": "package",
3160         "dependencies": {
3161           "NETStandard.Library": "1.6.1",
3162           "xunit.extensibility.core": "2.2.0-beta2-build3300"
3163         },
3164         "compile": {
3165           "lib/netstandard1.3/xunit.performance.core.dll": {}
3166         },
3167         "runtime": {
3168           "lib/netstandard1.3/xunit.performance.core.dll": {}
3169         }
3170       },
3171       "xunit.performance.execution/1.0.0-beta-build0015": {
3172         "type": "package",
3173         "dependencies": {
3174           "NETStandard.Library": "1.6.1",
3175           "xunit": "2.2.0-beta2-build3300",
3176           "xunit.performance.core": "1.0.0-beta-build0015"
3177         },
3178         "compile": {
3179           "lib/netstandard1.5/xunit.performance.execution.dll": {}
3180         },
3181         "runtime": {
3182           "lib/netstandard1.5/xunit.performance.execution.dll": {}
3183         }
3184       },
3185       "xunit.performance.metrics/1.0.0-beta-build0015": {
3186         "type": "package",
3187         "dependencies": {
3188           "Microsoft.Diagnostics.Tracing.TraceEvent": "1.0.3-alpha-experimental",
3189           "NETStandard.Library": "1.6.1",
3190           "System.Runtime.Serialization.Formatters": "4.3.0",
3191           "xunit.performance.core": "1.0.0-beta-build0015"
3192         },
3193         "compile": {
3194           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
3195         },
3196         "runtime": {
3197           "lib/netstandard1.5/xunit.performance.metrics.dll": {}
3198         }
3199       },
3200       "xunit.runner.console/2.4.1-pre.build.4059": {
3201         "type": "package",
3202         "build": {
3203           "build/xunit.runner.console.props": {}
3204         }
3205       },
3206       "xunit.runner.utility/2.4.1-pre.build.4059": {
3207         "type": "package",
3208         "dependencies": {
3209           "NETStandard.Library": "1.6.1",
3210           "xunit.abstractions": "2.0.3"
3211         },
3212         "compile": {
3213           "lib/netstandard1.1/xunit.runner.utility.netstandard11.dll": {}
3214         },
3215         "runtime": {
3216           "lib/netstandard1.1/xunit.runner.utility.netstandard11.dll": {}
3217         }
3218       }
3219     }
3220   },
3221   "libraries": {
3222     "CommandLineParser/2.1.1-beta": {
3223       "sha512": "TmWNdtqLmtqLbwr0c9l1nEjjk39GB7wevl+1rxN907kjmdUUu5s470bWJFPEckfjYTnZ216xziW5fMXP35KVXg==",
3224       "type": "package",
3225       "path": "commandlineparser/2.1.1-beta",
3226       "files": [
3227         ".nupkg.metadata",
3228         "commandlineparser.2.1.1-beta.nupkg.sha512",
3229         "commandlineparser.nuspec",
3230         "lib/net40/CommandLine.XML",
3231         "lib/net40/CommandLine.dll",
3232         "lib/net45/CommandLine.XML",
3233         "lib/net45/CommandLine.dll",
3234         "lib/netstandard1.5/CommandLine.dll",
3235         "lib/netstandard1.5/CommandLine.xml",
3236         "readme.md"
3237       ]
3238     },
3239     "Microsoft.3rdpartytools.MarkdownLog/0.10.0-alpha-experimental": {
3240       "sha512": "BlzmPbwd0w2OGgXHFRWYu0tsJj6f6rAglvZ5q5hi71TGl6DDCZjP7WmMvcEFZi5MGGWkZ3VoPXQ4hJMMuGJF6A==",
3241       "type": "package",
3242       "path": "microsoft.3rdpartytools.markdownlog/0.10.0-alpha-experimental",
3243       "files": [
3244         ".nupkg.metadata",
3245         "lib/netstandard1.5/Microsoft.3rdpartytools.MarkdownLog.dll",
3246         "microsoft.3rdpartytools.markdownlog.0.10.0-alpha-experimental.nupkg.sha512",
3247         "microsoft.3rdpartytools.markdownlog.nuspec"
3248       ]
3249     },
3250     "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
3251       "sha512": "HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
3252       "type": "package",
3253       "path": "microsoft.codeanalysis.analyzers/1.1.0",
3254       "hasTools": true,
3255       "files": [
3256         ".nupkg.metadata",
3257         "ThirdPartyNotices.rtf",
3258         "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
3259         "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
3260         "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
3261         "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
3262         "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512",
3263         "microsoft.codeanalysis.analyzers.nuspec",
3264         "tools/install.ps1",
3265         "tools/uninstall.ps1"
3266       ]
3267     },
3268     "Microsoft.CodeAnalysis.Common/1.1.1": {
3269       "sha512": "r958nYjnl//vgjLljJLu52N2FJKlKYF5pqzyXM/C6K0w8uMcKIkJS4RXygqRBhW7ZjlsJXfiEX/JxLeDxMQUWQ==",
3270       "type": "package",
3271       "path": "microsoft.codeanalysis.common/1.1.1",
3272       "files": [
3273         ".nupkg.metadata",
3274         ".signature.p7s",
3275         "ThirdPartyNotices.rtf",
3276         "lib/net45/Microsoft.CodeAnalysis.dll",
3277         "lib/net45/Microsoft.CodeAnalysis.xml",
3278         "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll",
3279         "lib/portable-net45+win8/Microsoft.CodeAnalysis.xml",
3280         "microsoft.codeanalysis.common.1.1.1.nupkg.sha512",
3281         "microsoft.codeanalysis.common.nuspec"
3282       ]
3283     },
3284     "Microsoft.CodeAnalysis.Compilers/1.1.1": {
3285       "sha512": "tqCaCYlRDRra+vI7LRpDhbCdk1grzaNENCij8DOpAnTf8hR3WMcjGGD+PxWNkLFGJcfzNUbIFhb39onmVZI5KQ==",
3286       "type": "package",
3287       "path": "microsoft.codeanalysis.compilers/1.1.1",
3288       "files": [
3289         ".nupkg.metadata",
3290         ".signature.p7s",
3291         "ThirdPartyNotices.rtf",
3292         "microsoft.codeanalysis.compilers.1.1.1.nupkg.sha512",
3293         "microsoft.codeanalysis.compilers.nuspec"
3294       ]
3295     },
3296     "Microsoft.CodeAnalysis.CSharp/1.1.1": {
3297       "sha512": "HH8f/KK4fjTWNaKhHPgjF1Hm7lGMEB6A3DK+CUzW9ZbudZTFdNwb3Oa4qDZ25HWF+ifImSdu+1bLgqKCWRbsNQ==",
3298       "type": "package",
3299       "path": "microsoft.codeanalysis.csharp/1.1.1",
3300       "files": [
3301         ".nupkg.metadata",
3302         ".signature.p7s",
3303         "ThirdPartyNotices.rtf",
3304         "lib/net45/Microsoft.CodeAnalysis.CSharp.dll",
3305         "lib/net45/Microsoft.CodeAnalysis.CSharp.xml",
3306         "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll",
3307         "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml",
3308         "microsoft.codeanalysis.csharp.1.1.1.nupkg.sha512",
3309         "microsoft.codeanalysis.csharp.nuspec"
3310       ]
3311     },
3312     "Microsoft.CodeAnalysis.VisualBasic/1.1.1": {
3313       "sha512": "QFOiWdSHCJwy1usS/7Ka+VAAhtXeEwQCDOd1iKGllGgcJuSiwtLEchxfOkXKsFtNq0P03mVEDRfUxc+6XHR60A==",
3314       "type": "package",
3315       "path": "microsoft.codeanalysis.visualbasic/1.1.1",
3316       "files": [
3317         ".nupkg.metadata",
3318         ".signature.p7s",
3319         "ThirdPartyNotices.rtf",
3320         "lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll",
3321         "lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml",
3322         "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll",
3323         "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml",
3324         "microsoft.codeanalysis.visualbasic.1.1.1.nupkg.sha512",
3325         "microsoft.codeanalysis.visualbasic.nuspec"
3326       ]
3327     },
3328     "Microsoft.Diagnostics.Tracing.TraceEvent/2.0.43": {
3329       "sha512": "76ol4cZYvYiaiP5Vbows1ts2WDGpi/x2QxaoAToNCoGD+s2v7znzxPygPprXNYW4HmWgN8z3FsItIZb45X8OgQ==",
3330       "type": "package",
3331       "path": "microsoft.diagnostics.tracing.traceevent/2.0.43",
3332       "files": [
3333         ".nupkg.metadata",
3334         ".signature.p7s",
3335         "build/Microsoft.Diagnostics.Tracing.TraceEvent.props",
3336         "lib/native/amd64/KernelTraceControl.dll",
3337         "lib/native/amd64/msdia140.dll",
3338         "lib/native/x86/KernelTraceControl.Win61.dll",
3339         "lib/native/x86/KernelTraceControl.dll",
3340         "lib/native/x86/msdia140.dll",
3341         "lib/net45/Dia2Lib.dll",
3342         "lib/net45/Microsoft.Diagnostics.FastSerialization.dll",
3343         "lib/net45/Microsoft.Diagnostics.FastSerialization.xml",
3344         "lib/net45/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
3345         "lib/net45/Microsoft.Diagnostics.Tracing.TraceEvent.xml",
3346         "lib/net45/OSExtensions.dll",
3347         "lib/net45/TraceReloggerLib.dll",
3348         "lib/netstandard1.6/Dia2Lib.dll",
3349         "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.dll",
3350         "lib/netstandard1.6/Microsoft.Diagnostics.FastSerialization.xml",
3351         "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
3352         "lib/netstandard1.6/Microsoft.Diagnostics.Tracing.TraceEvent.xml",
3353         "lib/netstandard1.6/OSExtensions.dll",
3354         "lib/netstandard1.6/TraceReloggerLib.dll",
3355         "lib/netstandard2.0/Dia2Lib.dll",
3356         "lib/netstandard2.0/Microsoft.Diagnostics.FastSerialization.dll",
3357         "lib/netstandard2.0/Microsoft.Diagnostics.FastSerialization.xml",
3358         "lib/netstandard2.0/Microsoft.Diagnostics.Tracing.TraceEvent.dll",
3359         "lib/netstandard2.0/Microsoft.Diagnostics.Tracing.TraceEvent.xml",
3360         "lib/netstandard2.0/OSExtensions.dll",
3361         "lib/netstandard2.0/TraceReloggerLib.dll",
3362         "microsoft.diagnostics.tracing.traceevent.2.0.43.nupkg.sha512",
3363         "microsoft.diagnostics.tracing.traceevent.nuspec"
3364       ]
3365     },
3366     "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
3367       "sha512": "Clr2Jue6oyBlnsVf9g5qjoi06+QDYVq+U32buU9W+mRYeIFg4LXeJei1q6P/1niiKX8WIVo7KbBnqW80jVcOvw==",
3368       "type": "package",
3369       "path": "microsoft.netcore.platforms/3.1.0-preview3.19551.4",
3370       "files": [
3371         ".nupkg.metadata",
3372         ".signature.p7s",
3373         "LICENSE.TXT",
3374         "THIRD-PARTY-NOTICES.TXT",
3375         "lib/netstandard1.0/_._",
3376         "microsoft.netcore.platforms.3.1.0-preview3.19551.4.nupkg.sha512",
3377         "microsoft.netcore.platforms.nuspec",
3378         "runtime.json",
3379         "useSharedDesignerContext.txt",
3380         "version.txt"
3381       ]
3382     },
3383     "Microsoft.NETCore.Targets/1.2.0-beta-24913-02": {
3384       "sha512": "Z76BzrF4Nz0qVN676Tlmk3GdRxvlFDQZF6FoBRcfIkpEd07H4JLkuqryqTlbQ30X3XXUzAtsImuI2yW9eYb55g==",
3385       "type": "package",
3386       "path": "microsoft.netcore.targets/1.2.0-beta-24913-02",
3387       "files": [
3388         ".nupkg.metadata",
3389         "ThirdPartyNotices.txt",
3390         "dotnet_library_license.txt",
3391         "lib/netstandard1.0/_._",
3392         "microsoft.netcore.targets.1.2.0-beta-24913-02.nupkg.sha512",
3393         "microsoft.netcore.targets.nuspec",
3394         "runtime.json",
3395         "useSharedDesignerContext.txt",
3396         "version.txt"
3397       ]
3398     },
3399     "Microsoft.Win32.Primitives/4.3.0": {
3400       "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
3401       "type": "package",
3402       "path": "microsoft.win32.primitives/4.3.0",
3403       "files": [
3404         ".nupkg.metadata",
3405         ".signature.p7s",
3406         "ThirdPartyNotices.txt",
3407         "dotnet_library_license.txt",
3408         "lib/MonoAndroid10/_._",
3409         "lib/MonoTouch10/_._",
3410         "lib/net46/Microsoft.Win32.Primitives.dll",
3411         "lib/xamarinios10/_._",
3412         "lib/xamarinmac20/_._",
3413         "lib/xamarintvos10/_._",
3414         "lib/xamarinwatchos10/_._",
3415         "microsoft.win32.primitives.4.3.0.nupkg.sha512",
3416         "microsoft.win32.primitives.nuspec",
3417         "ref/MonoAndroid10/_._",
3418         "ref/MonoTouch10/_._",
3419         "ref/net46/Microsoft.Win32.Primitives.dll",
3420         "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
3421         "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
3422         "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
3423         "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
3424         "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
3425         "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
3426         "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
3427         "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
3428         "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
3429         "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
3430         "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
3431         "ref/xamarinios10/_._",
3432         "ref/xamarinmac20/_._",
3433         "ref/xamarintvos10/_._",
3434         "ref/xamarinwatchos10/_._"
3435       ]
3436     },
3437     "NETStandard.Library/1.6.1": {
3438       "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
3439       "type": "package",
3440       "path": "netstandard.library/1.6.1",
3441       "files": [
3442         ".nupkg.metadata",
3443         ".signature.p7s",
3444         "ThirdPartyNotices.txt",
3445         "dotnet_library_license.txt",
3446         "netstandard.library.1.6.1.nupkg.sha512",
3447         "netstandard.library.nuspec"
3448       ]
3449     },
3450     "runtime.any.System.Collections/4.4.0-beta-24913-02": {
3451       "sha512": "F2g9ysPsUdvdzg7PusjRSfO9lCYa8hAR2TxoT+WaJ3RqCjZUmrwzFRk6mkBVhb/jqoku1wh+DjkiVws4T/iI3A==",
3452       "type": "package",
3453       "path": "runtime.any.system.collections/4.4.0-beta-24913-02",
3454       "files": [
3455         ".nupkg.metadata",
3456         "ThirdPartyNotices.txt",
3457         "dotnet_library_license.txt",
3458         "lib/MonoAndroid10/_._",
3459         "lib/MonoTouch10/_._",
3460         "lib/net45/_._",
3461         "lib/netcore50/System.Collections.dll",
3462         "lib/netstandard1.3/System.Collections.dll",
3463         "lib/netstandard1.7/System.Collections.dll",
3464         "lib/uap10.1/System.Collections.dll",
3465         "lib/win8/_._",
3466         "lib/wp80/_._",
3467         "lib/wpa81/_._",
3468         "lib/xamarinios10/_._",
3469         "lib/xamarinmac20/_._",
3470         "lib/xamarintvos10/_._",
3471         "lib/xamarinwatchos10/_._",
3472         "ref/netstandard/_._",
3473         "runtime.any.system.collections.4.4.0-beta-24913-02.nupkg.sha512",
3474         "runtime.any.system.collections.nuspec",
3475         "runtimes/aot/lib/netcore50/_._",
3476         "runtimes/corert/lib/netcoreapp1.2/System.Collections.dll",
3477         "useSharedDesignerContext.txt",
3478         "version.txt"
3479       ]
3480     },
3481     "runtime.any.System.Diagnostics.Tools/4.4.0-beta-24913-02": {
3482       "sha512": "q9ex5GZda4qQWulQXw0mXxUpzYsIXA+fJsduZ4+76rFfkCTCAYnFqLg3pq1++oRe5utNE55kAWCXnPEfBjhgEw==",
3483       "type": "package",
3484       "path": "runtime.any.system.diagnostics.tools/4.4.0-beta-24913-02",
3485       "files": [
3486         ".nupkg.metadata",
3487         "ThirdPartyNotices.txt",
3488         "dotnet_library_license.txt",
3489         "lib/MonoAndroid10/_._",
3490         "lib/MonoTouch10/_._",
3491         "lib/net45/_._",
3492         "lib/netcore50/System.Diagnostics.Tools.dll",
3493         "lib/netstandard1.3/System.Diagnostics.Tools.dll",
3494         "lib/netstandard1.7/System.Diagnostics.Tools.dll",
3495         "lib/win8/_._",
3496         "lib/wp80/_._",
3497         "lib/wpa81/_._",
3498         "lib/xamarinios10/_._",
3499         "lib/xamarinmac20/_._",
3500         "lib/xamarintvos10/_._",
3501         "lib/xamarinwatchos10/_._",
3502         "ref/netstandard/_._",
3503         "runtime.any.system.diagnostics.tools.4.4.0-beta-24913-02.nupkg.sha512",
3504         "runtime.any.system.diagnostics.tools.nuspec",
3505         "runtimes/aot/lib/netcore50/_._",
3506         "useSharedDesignerContext.txt",
3507         "version.txt"
3508       ]
3509     },
3510     "runtime.any.System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
3511       "sha512": "Eb5yKhR992tpieQ3k2U0Mmu7SzGodlBz7pPY4vVxrmLgO+t6bwye0Bw6+tcqO05gN3kDH47C/CKyh+ta41ULdw==",
3512       "type": "package",
3513       "path": "runtime.any.system.diagnostics.tracing/4.4.0-beta-24913-02",
3514       "files": [
3515         ".nupkg.metadata",
3516         "ThirdPartyNotices.txt",
3517         "dotnet_library_license.txt",
3518         "lib/MonoAndroid10/_._",
3519         "lib/MonoTouch10/_._",
3520         "lib/net45/_._",
3521         "lib/netcore50/System.Diagnostics.Tracing.dll",
3522         "lib/netstandard1.5/System.Diagnostics.Tracing.dll",
3523         "lib/netstandard1.7/System.Diagnostics.Tracing.dll",
3524         "lib/win8/_._",
3525         "lib/wp80/_._",
3526         "lib/wpa81/_._",
3527         "lib/xamarinios10/_._",
3528         "lib/xamarinmac20/_._",
3529         "lib/xamarintvos10/_._",
3530         "lib/xamarinwatchos10/_._",
3531         "ref/netstandard/_._",
3532         "runtime.any.system.diagnostics.tracing.4.4.0-beta-24913-02.nupkg.sha512",
3533         "runtime.any.system.diagnostics.tracing.nuspec",
3534         "runtimes/aot/lib/netcore50/_._",
3535         "useSharedDesignerContext.txt",
3536         "version.txt"
3537       ]
3538     },
3539     "runtime.any.System.Globalization/4.4.0-beta-24913-02": {
3540       "sha512": "szVxxBBn8e+UDwJ+lg9C+XPSjvifllUzLuGrwhM9xPKdQUjJMrxd23yG49n0XM3q+pSIrOoHwLgWf3QDmt4PKw==",
3541       "type": "package",
3542       "path": "runtime.any.system.globalization/4.4.0-beta-24913-02",
3543       "files": [
3544         ".nupkg.metadata",
3545         "ThirdPartyNotices.txt",
3546         "dotnet_library_license.txt",
3547         "lib/MonoAndroid10/_._",
3548         "lib/MonoTouch10/_._",
3549         "lib/net45/_._",
3550         "lib/netcore50/System.Globalization.dll",
3551         "lib/netstandard1.3/System.Globalization.dll",
3552         "lib/netstandard1.7/System.Globalization.dll",
3553         "lib/uap10.1/System.Globalization.dll",
3554         "lib/win8/_._",
3555         "lib/wp80/_._",
3556         "lib/wpa81/_._",
3557         "lib/xamarinios10/_._",
3558         "lib/xamarinmac20/_._",
3559         "lib/xamarintvos10/_._",
3560         "lib/xamarinwatchos10/_._",
3561         "ref/netstandard/_._",
3562         "runtime.any.system.globalization.4.4.0-beta-24913-02.nupkg.sha512",
3563         "runtime.any.system.globalization.nuspec",
3564         "runtimes/aot/lib/netcore50/_._",
3565         "runtimes/aot/lib/uap101/_._",
3566         "useSharedDesignerContext.txt",
3567         "version.txt"
3568       ]
3569     },
3570     "runtime.any.System.Globalization.Calendars/4.4.0-beta-24913-02": {
3571       "sha512": "f+dLksC+5rTLnXj5ILLvAmrhvfuklzN3ba9g5O8hmbZd8zvSELF2FSw+GXbWsgqXEtjvgs4LvvH0UHkYm4nigA==",
3572       "type": "package",
3573       "path": "runtime.any.system.globalization.calendars/4.4.0-beta-24913-02",
3574       "files": [
3575         ".nupkg.metadata",
3576         "ThirdPartyNotices.txt",
3577         "dotnet_library_license.txt",
3578         "lib/MonoAndroid10/_._",
3579         "lib/MonoTouch10/_._",
3580         "lib/net/_._",
3581         "lib/netcore50/System.Globalization.Calendars.dll",
3582         "lib/netstandard1.3/System.Globalization.Calendars.dll",
3583         "lib/netstandard1.7/System.Globalization.Calendars.dll",
3584         "lib/xamarinios10/_._",
3585         "lib/xamarinmac20/_._",
3586         "lib/xamarintvos10/_._",
3587         "lib/xamarinwatchos10/_._",
3588         "ref/netstandard/_._",
3589         "runtime.any.system.globalization.calendars.4.4.0-beta-24913-02.nupkg.sha512",
3590         "runtime.any.system.globalization.calendars.nuspec",
3591         "runtimes/aot/lib/netcore50/_._",
3592         "useSharedDesignerContext.txt",
3593         "version.txt"
3594       ]
3595     },
3596     "runtime.any.System.IO/4.4.0-beta-24913-02": {
3597       "sha512": "jr+a+OUh/h6BIO/N+SXMDVbUln6dJIEPw/Ffaqj6aq+HmjMK1sr/aP6jw6sWRUU5hi91ppd3VMQ0xyk7Z3qBbA==",
3598       "type": "package",
3599       "path": "runtime.any.system.io/4.4.0-beta-24913-02",
3600       "files": [
3601         ".nupkg.metadata",
3602         "ThirdPartyNotices.txt",
3603         "dotnet_library_license.txt",
3604         "lib/MonoAndroid10/_._",
3605         "lib/MonoTouch10/_._",
3606         "lib/net45/_._",
3607         "lib/netcore50/System.IO.dll",
3608         "lib/netstandard1.5/System.IO.dll",
3609         "lib/netstandard1.7/System.IO.dll",
3610         "lib/uap10.1/System.IO.dll",
3611         "lib/win8/_._",
3612         "lib/wp80/_._",
3613         "lib/wpa81/_._",
3614         "lib/xamarinios10/_._",
3615         "lib/xamarinmac20/_._",
3616         "lib/xamarintvos10/_._",
3617         "lib/xamarinwatchos10/_._",
3618         "ref/netstandard/_._",
3619         "runtime.any.system.io.4.4.0-beta-24913-02.nupkg.sha512",
3620         "runtime.any.system.io.nuspec",
3621         "runtimes/aot/lib/netcore50/_._",
3622         "useSharedDesignerContext.txt",
3623         "version.txt"
3624       ]
3625     },
3626     "runtime.any.System.Reflection/4.4.0-beta-24913-02": {
3627       "sha512": "3kbe1bVviwUdBK5fN5O0646ZvpSMwMNl0uB68nf1aH9LA9EQo/xDwAbRmqbhY1wbN4ydH8PhsI2H9YNrnmRIRQ==",
3628       "type": "package",
3629       "path": "runtime.any.system.reflection/4.4.0-beta-24913-02",
3630       "files": [
3631         ".nupkg.metadata",
3632         "ThirdPartyNotices.txt",
3633         "dotnet_library_license.txt",
3634         "lib/MonoAndroid10/_._",
3635         "lib/MonoTouch10/_._",
3636         "lib/net45/_._",
3637         "lib/netcore50/System.Reflection.dll",
3638         "lib/netstandard1.5/System.Reflection.dll",
3639         "lib/netstandard1.7/System.Reflection.dll",
3640         "lib/uap10.1/System.Reflection.dll",
3641         "lib/win8/_._",
3642         "lib/wp80/_._",
3643         "lib/wpa81/_._",
3644         "lib/xamarinios10/_._",
3645         "lib/xamarinmac20/_._",
3646         "lib/xamarintvos10/_._",
3647         "lib/xamarinwatchos10/_._",
3648         "ref/netstandard/_._",
3649         "runtime.any.system.reflection.4.4.0-beta-24913-02.nupkg.sha512",
3650         "runtime.any.system.reflection.nuspec",
3651         "runtimes/aot/lib/netcore50/_._",
3652         "useSharedDesignerContext.txt",
3653         "version.txt"
3654       ]
3655     },
3656     "runtime.any.System.Reflection.Primitives/4.4.0-beta-24913-02": {
3657       "sha512": "dEDCNyC3/P1Cl3+z5Gqhe6NZ20slv2biVjq1p8VInY9ETQTzK3QYBESPXkBlLgqG4xX+AXHIoEzWChXmj1KCYg==",
3658       "type": "package",
3659       "path": "runtime.any.system.reflection.primitives/4.4.0-beta-24913-02",
3660       "files": [
3661         ".nupkg.metadata",
3662         "ThirdPartyNotices.txt",
3663         "dotnet_library_license.txt",
3664         "lib/MonoAndroid10/_._",
3665         "lib/MonoTouch10/_._",
3666         "lib/net45/_._",
3667         "lib/netcore50/System.Reflection.Primitives.dll",
3668         "lib/netstandard1.3/System.Reflection.Primitives.dll",
3669         "lib/netstandard1.7/System.Reflection.Primitives.dll",
3670         "lib/portable45-net45+win8+wp8+wpa81/_._",
3671         "lib/portable45-net45+win8+wpa81/_._",
3672         "lib/uap10.1/System.Reflection.Primitives.dll",
3673         "lib/win8/_._",
3674         "lib/wp80/_._",
3675         "lib/wpa81/_._",
3676         "lib/xamarinios10/_._",
3677         "lib/xamarinmac20/_._",
3678         "lib/xamarintvos10/_._",
3679         "lib/xamarinwatchos10/_._",
3680         "ref/netstandard/_._",
3681         "runtime.any.system.reflection.primitives.4.4.0-beta-24913-02.nupkg.sha512",
3682         "runtime.any.system.reflection.primitives.nuspec",
3683         "runtimes/aot/lib/netcore50/_._",
3684         "runtimes/corert/lib/netcoreapp1.2/System.Reflection.Primitives.dll",
3685         "useSharedDesignerContext.txt",
3686         "version.txt"
3687       ]
3688     },
3689     "runtime.any.System.Resources.ResourceManager/4.4.0-beta-24913-02": {
3690       "sha512": "oPqDrDykaRm+drr+dDXAveefrhawetYPTOETO84M2XeZsdgVR1YATecZun7PbbgUnSgvTR6UviiTnffEYIaIUg==",
3691       "type": "package",
3692       "path": "runtime.any.system.resources.resourcemanager/4.4.0-beta-24913-02",
3693       "files": [
3694         ".nupkg.metadata",
3695         "ThirdPartyNotices.txt",
3696         "dotnet_library_license.txt",
3697         "lib/MonoAndroid10/_._",
3698         "lib/MonoTouch10/_._",
3699         "lib/net45/_._",
3700         "lib/netcore50/System.Resources.ResourceManager.dll",
3701         "lib/netstandard1.3/System.Resources.ResourceManager.dll",
3702         "lib/netstandard1.7/System.Resources.ResourceManager.dll",
3703         "lib/uap10.1/System.Resources.ResourceManager.dll",
3704         "lib/win8/_._",
3705         "lib/wp80/_._",
3706         "lib/wpa81/_._",
3707         "lib/xamarinios10/_._",
3708         "lib/xamarinmac20/_._",
3709         "lib/xamarintvos10/_._",
3710         "lib/xamarinwatchos10/_._",
3711         "ref/netstandard/_._",
3712         "runtime.any.system.resources.resourcemanager.4.4.0-beta-24913-02.nupkg.sha512",
3713         "runtime.any.system.resources.resourcemanager.nuspec",
3714         "runtimes/aot/lib/netcore50/_._",
3715         "useSharedDesignerContext.txt",
3716         "version.txt"
3717       ]
3718     },
3719     "runtime.any.System.Runtime/4.4.0-beta-24913-02": {
3720       "sha512": "WszqTsye25+HP+UHSbqW5zW4khkQGA4fE9T/ZbPwzjA8t7+H7kc6RZEEaw3NmNBHVPCPQ2/rPs+DuVr2ely9dQ==",
3721       "type": "package",
3722       "path": "runtime.any.system.runtime/4.4.0-beta-24913-02",
3723       "files": [
3724         ".nupkg.metadata",
3725         "ThirdPartyNotices.txt",
3726         "dotnet_library_license.txt",
3727         "lib/MonoAndroid10/_._",
3728         "lib/MonoTouch10/_._",
3729         "lib/net45/_._",
3730         "lib/netcore50/System.Runtime.dll",
3731         "lib/netcoreapp1.2/System.Runtime.dll",
3732         "lib/netstandard1.5/System.Runtime.dll",
3733         "lib/netstandard1.7/System.Runtime.dll",
3734         "lib/uap10.1/System.Runtime.dll",
3735         "lib/win8/_._",
3736         "lib/wp80/_._",
3737         "lib/wpa81/_._",
3738         "lib/xamarinios10/_._",
3739         "lib/xamarinmac20/_._",
3740         "lib/xamarintvos10/_._",
3741         "lib/xamarinwatchos10/_._",
3742         "ref/netstandard/_._",
3743         "runtime.any.system.runtime.4.4.0-beta-24913-02.nupkg.sha512",
3744         "runtime.any.system.runtime.nuspec",
3745         "runtimes/aot/lib/netcore50/_._",
3746         "runtimes/corert/lib/netcoreapp1.2/System.Runtime.dll",
3747         "useSharedDesignerContext.txt",
3748         "version.txt"
3749       ]
3750     },
3751     "runtime.any.System.Runtime.Handles/4.4.0-beta-24913-02": {
3752       "sha512": "QVZWjaAvR/fAnWQ84CIfOL1bP3sROghLXJV2TVOrCSy3nGbKe8R0hJMMSiYRZ1cJSPFkXCR4ov9Giq2UWhap2w==",
3753       "type": "package",
3754       "path": "runtime.any.system.runtime.handles/4.4.0-beta-24913-02",
3755       "files": [
3756         ".nupkg.metadata",
3757         "ThirdPartyNotices.txt",
3758         "dotnet_library_license.txt",
3759         "lib/MonoAndroid10/_._",
3760         "lib/MonoTouch10/_._",
3761         "lib/net46/_._",
3762         "lib/netstandard1.3/System.Runtime.Handles.dll",
3763         "lib/netstandard1.7/System.Runtime.Handles.dll",
3764         "lib/uap10.1/System.Runtime.Handles.dll",
3765         "lib/xamarinios10/_._",
3766         "lib/xamarinmac20/_._",
3767         "lib/xamarintvos10/_._",
3768         "lib/xamarinwatchos10/_._",
3769         "ref/netstandard/_._",
3770         "runtime.any.system.runtime.handles.4.4.0-beta-24913-02.nupkg.sha512",
3771         "runtime.any.system.runtime.handles.nuspec",
3772         "runtimes/aot/lib/netcore50/_._",
3773         "useSharedDesignerContext.txt",
3774         "version.txt"
3775       ]
3776     },
3777     "runtime.any.System.Runtime.InteropServices/4.4.0-beta-24913-02": {
3778       "sha512": "fQhiPiPdc2MvT1Ly8qNhXXRhtOn80nxI7zN/Rzqa+kUBETdJzivUhs2KfaMA6CeArM0HlCZr9nkb5jPe3QSy0A==",
3779       "type": "package",
3780       "path": "runtime.any.system.runtime.interopservices/4.4.0-beta-24913-02",
3781       "files": [
3782         ".nupkg.metadata",
3783         "ThirdPartyNotices.txt",
3784         "dotnet_library_license.txt",
3785         "lib/MonoAndroid10/_._",
3786         "lib/MonoTouch10/_._",
3787         "lib/net45/_._",
3788         "lib/netcore50/System.Runtime.InteropServices.dll",
3789         "lib/netstandard1.5/System.Runtime.InteropServices.dll",
3790         "lib/netstandard1.6/System.Runtime.InteropServices.dll",
3791         "lib/netstandard1.7/System.Runtime.InteropServices.dll",
3792         "lib/uap10.1/System.Runtime.InteropServices.dll",
3793         "lib/win8/_._",
3794         "lib/wpa81/_._",
3795         "lib/xamarinios10/_._",
3796         "lib/xamarinmac20/_._",
3797         "lib/xamarintvos10/_._",
3798         "lib/xamarinwatchos10/_._",
3799         "ref/netstandard/_._",
3800         "runtime.any.system.runtime.interopservices.4.4.0-beta-24913-02.nupkg.sha512",
3801         "runtime.any.system.runtime.interopservices.nuspec",
3802         "runtimes/aot/lib/netcore50/_._",
3803         "runtimes/corert/lib/netcoreapp1.2/System.Runtime.InteropServices.dll",
3804         "useSharedDesignerContext.txt",
3805         "version.txt"
3806       ]
3807     },
3808     "runtime.any.System.Text.Encoding/4.4.0-beta-24913-02": {
3809       "sha512": "Xeqwi4XTKzoU787kjWuFmad+InOs+3GFQt7jYgTvZescP/O1QPOpXo2OBdohyM+G7krDarJufdl4S7fNvhWacQ==",
3810       "type": "package",
3811       "path": "runtime.any.system.text.encoding/4.4.0-beta-24913-02",
3812       "files": [
3813         ".nupkg.metadata",
3814         "ThirdPartyNotices.txt",
3815         "dotnet_library_license.txt",
3816         "lib/MonoAndroid10/_._",
3817         "lib/MonoTouch10/_._",
3818         "lib/net45/_._",
3819         "lib/netcore50/System.Text.Encoding.dll",
3820         "lib/netstandard1.3/System.Text.Encoding.dll",
3821         "lib/netstandard1.7/System.Text.Encoding.dll",
3822         "lib/uap10.1/System.Text.Encoding.dll",
3823         "lib/win8/_._",
3824         "lib/wpa81/_._",
3825         "lib/xamarinios10/_._",
3826         "lib/xamarinmac20/_._",
3827         "lib/xamarintvos10/_._",
3828         "lib/xamarinwatchos10/_._",
3829         "ref/netstandard/_._",
3830         "runtime.any.system.text.encoding.4.4.0-beta-24913-02.nupkg.sha512",
3831         "runtime.any.system.text.encoding.nuspec",
3832         "runtimes/aot/lib/netcore50/_._",
3833         "useSharedDesignerContext.txt",
3834         "version.txt"
3835       ]
3836     },
3837     "runtime.any.System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
3838       "sha512": "x32Af805w4cweMs7FNZCXHe/k2twQFE9l0/siz7P86e4PhHz6wc4BJ6I8AR3kxqBwtgSF7QPnLhN1yNxem8/MA==",
3839       "type": "package",
3840       "path": "runtime.any.system.text.encoding.extensions/4.4.0-beta-24913-02",
3841       "files": [
3842         ".nupkg.metadata",
3843         "ThirdPartyNotices.txt",
3844         "dotnet_library_license.txt",
3845         "lib/MonoAndroid10/_._",
3846         "lib/MonoTouch10/_._",
3847         "lib/net45/_._",
3848         "lib/netcore50/System.Text.Encoding.Extensions.dll",
3849         "lib/netstandard1.3/System.Text.Encoding.Extensions.dll",
3850         "lib/netstandard1.7/System.Text.Encoding.Extensions.dll",
3851         "lib/win8/_._",
3852         "lib/wpa81/_._",
3853         "lib/xamarinios10/_._",
3854         "lib/xamarinmac20/_._",
3855         "lib/xamarintvos10/_._",
3856         "lib/xamarinwatchos10/_._",
3857         "ref/netstandard/_._",
3858         "runtime.any.system.text.encoding.extensions.4.4.0-beta-24913-02.nupkg.sha512",
3859         "runtime.any.system.text.encoding.extensions.nuspec",
3860         "runtimes/aot/lib/netcore50/_._",
3861         "useSharedDesignerContext.txt",
3862         "version.txt"
3863       ]
3864     },
3865     "runtime.any.System.Threading.Tasks/4.4.0-beta-24913-02": {
3866       "sha512": "WfTJsPBqnWM3ba8Ua9xehHQbJW+RwcAu9LCWXuMhQAmsxssz15uycggqRdsS6hb2dRkZS9Jz3dtu3ns6Q7M2qw==",
3867       "type": "package",
3868       "path": "runtime.any.system.threading.tasks/4.4.0-beta-24913-02",
3869       "files": [
3870         ".nupkg.metadata",
3871         "ThirdPartyNotices.txt",
3872         "dotnet_library_license.txt",
3873         "lib/MonoAndroid10/_._",
3874         "lib/MonoTouch10/_._",
3875         "lib/net45/_._",
3876         "lib/netcore50/System.Threading.Tasks.dll",
3877         "lib/netstandard1.3/System.Threading.Tasks.dll",
3878         "lib/netstandard1.7/System.Threading.Tasks.dll",
3879         "lib/uap10.1/System.Threading.Tasks.dll",
3880         "lib/win8/_._",
3881         "lib/wp80/_._",
3882         "lib/wpa81/_._",
3883         "lib/xamarinios10/_._",
3884         "lib/xamarinmac20/_._",
3885         "lib/xamarintvos10/_._",
3886         "lib/xamarinwatchos10/_._",
3887         "ref/netstandard/_._",
3888         "runtime.any.system.threading.tasks.4.4.0-beta-24913-02.nupkg.sha512",
3889         "runtime.any.system.threading.tasks.nuspec",
3890         "runtimes/aot/lib/netcore50/_._",
3891         "runtimes/corert/lib/netcoreapp1.2/System.Threading.Tasks.dll",
3892         "useSharedDesignerContext.txt",
3893         "version.txt"
3894       ]
3895     },
3896     "runtime.any.System.Threading.Timer/4.4.0-beta-24913-02": {
3897       "sha512": "+IDpQUBdCovPqrD9tV2OlluOc+CNsDSs8GJ5WVa/ZBXCeVGX2qwZKO8a3nwnc81SpxO1zGlMo/Y2m6K0pDPnKQ==",
3898       "type": "package",
3899       "path": "runtime.any.system.threading.timer/4.4.0-beta-24913-02",
3900       "files": [
3901         ".nupkg.metadata",
3902         "ThirdPartyNotices.txt",
3903         "dotnet_library_license.txt",
3904         "lib/MonoAndroid10/_._",
3905         "lib/MonoTouch10/_._",
3906         "lib/net45/_._",
3907         "lib/netcore50/System.Threading.Timer.dll",
3908         "lib/netstandard1.3/System.Threading.Timer.dll",
3909         "lib/netstandard1.7/System.Threading.Timer.dll",
3910         "lib/win8/_._",
3911         "lib/wpa81/_._",
3912         "lib/xamarinios10/_._",
3913         "lib/xamarinmac20/_._",
3914         "lib/xamarintvos10/_._",
3915         "lib/xamarinwatchos10/_._",
3916         "ref/netstandard/_._",
3917         "runtime.any.system.threading.timer.4.4.0-beta-24913-02.nupkg.sha512",
3918         "runtime.any.system.threading.timer.nuspec",
3919         "runtimes/aot/lib/netcore50/_._",
3920         "useSharedDesignerContext.txt",
3921         "version.txt"
3922       ]
3923     },
3924     "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3925       "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
3926       "type": "package",
3927       "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3928       "files": [
3929         ".nupkg.metadata",
3930         ".signature.p7s",
3931         "ThirdPartyNotices.txt",
3932         "dotnet_library_license.txt",
3933         "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3934         "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3935         "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3936       ]
3937     },
3938     "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3939       "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
3940       "type": "package",
3941       "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3942       "files": [
3943         ".nupkg.metadata",
3944         ".signature.p7s",
3945         "ThirdPartyNotices.txt",
3946         "dotnet_library_license.txt",
3947         "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3948         "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3949         "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3950       ]
3951     },
3952     "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3953       "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
3954       "type": "package",
3955       "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3956       "files": [
3957         ".nupkg.metadata",
3958         ".signature.p7s",
3959         "ThirdPartyNotices.txt",
3960         "dotnet_library_license.txt",
3961         "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3962         "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3963         "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3964       ]
3965     },
3966     "runtime.linux-x64.runtime.native.System/4.4.0-beta-24913-02": {
3967       "sha512": "sssCMcBrty+rIkiBdaVoFN1c0llOnwW5ZFvj7PYomc0SZtsJXIZWruFeYCRmkT+qrcdjIJRyEPs0gQFwVkherg==",
3968       "type": "package",
3969       "path": "runtime.linux-x64.runtime.native.system/4.4.0-beta-24913-02",
3970       "files": [
3971         ".nupkg.metadata",
3972         "ThirdPartyNotices.txt",
3973         "dotnet_library_license.txt",
3974         "runtime.linux-x64.runtime.native.system.4.4.0-beta-24913-02.nupkg.sha512",
3975         "runtime.linux-x64.runtime.native.system.nuspec",
3976         "runtimes/linux-x64/native/System.Native.a",
3977         "runtimes/linux-x64/native/System.Native.so",
3978         "useSharedDesignerContext.txt",
3979         "version.txt"
3980       ]
3981     },
3982     "runtime.linux-x64.runtime.native.System.IO.Compression/4.4.0-beta-24913-02": {
3983       "sha512": "c56L47xwZfrqMp47oZ0Z6Nx+prd+maS1V8kRQEQnZfkis9T/aF+wM9+bXEDgS2/gl38BxZHD40jTOWeoHVVHSA==",
3984       "type": "package",
3985       "path": "runtime.linux-x64.runtime.native.system.io.compression/4.4.0-beta-24913-02",
3986       "files": [
3987         ".nupkg.metadata",
3988         "ThirdPartyNotices.txt",
3989         "dotnet_library_license.txt",
3990         "runtime.linux-x64.runtime.native.system.io.compression.4.4.0-beta-24913-02.nupkg.sha512",
3991         "runtime.linux-x64.runtime.native.system.io.compression.nuspec",
3992         "runtimes/linux-x64/native/System.IO.Compression.Native.so",
3993         "useSharedDesignerContext.txt",
3994         "version.txt"
3995       ]
3996     },
3997     "runtime.linux-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.4.0-beta-24913-02": {
3998       "sha512": "HoSRBeHtdskdLmj0pVuNu49Ud0Zk489TDO65lH7KDygXic9yxEhug2peeZmpiZYjieZpFrisSq+7kk9YDNDLxQ==",
3999       "type": "package",
4000       "path": "runtime.linux-x64.runtime.native.system.security.cryptography.openssl/4.4.0-beta-24913-02",
4001       "files": [
4002         ".nupkg.metadata",
4003         "ThirdPartyNotices.txt",
4004         "dotnet_library_license.txt",
4005         "runtime.linux-x64.runtime.native.system.security.cryptography.openssl.4.4.0-beta-24913-02.nupkg.sha512",
4006         "runtime.linux-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4007         "runtimes/linux-x64/native/System.Security.Cryptography.Native.OpenSsl.so",
4008         "useSharedDesignerContext.txt",
4009         "version.txt"
4010       ]
4011     },
4012     "runtime.native.System/4.3.0": {
4013       "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
4014       "type": "package",
4015       "path": "runtime.native.system/4.3.0",
4016       "files": [
4017         ".nupkg.metadata",
4018         ".signature.p7s",
4019         "ThirdPartyNotices.txt",
4020         "dotnet_library_license.txt",
4021         "lib/netstandard1.0/_._",
4022         "runtime.native.system.4.3.0.nupkg.sha512",
4023         "runtime.native.system.nuspec"
4024       ]
4025     },
4026     "runtime.native.System/4.4.0-beta-24913-02": {
4027       "sha512": "DtEYKhWPpIDQlWxyIWBiUK7Q3H2kPxVNLuOccIJY17tS1I4b0ya5FVc6WVj47Zg3SUvFuJhZzM7EqZsl5c4RWA==",
4028       "type": "package",
4029       "path": "runtime.native.system/4.4.0-beta-24913-02",
4030       "files": [
4031         ".nupkg.metadata",
4032         "ThirdPartyNotices.txt",
4033         "dotnet_library_license.txt",
4034         "lib/netstandard1.0/_._",
4035         "runtime.native.system.4.4.0-beta-24913-02.nupkg.sha512",
4036         "runtime.native.system.nuspec",
4037         "useSharedDesignerContext.txt",
4038         "version.txt"
4039       ]
4040     },
4041     "runtime.native.System.IO.Compression/4.3.0": {
4042       "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
4043       "type": "package",
4044       "path": "runtime.native.system.io.compression/4.3.0",
4045       "files": [
4046         ".nupkg.metadata",
4047         ".signature.p7s",
4048         "ThirdPartyNotices.txt",
4049         "dotnet_library_license.txt",
4050         "lib/netstandard1.0/_._",
4051         "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
4052         "runtime.native.system.io.compression.nuspec"
4053       ]
4054     },
4055     "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4056       "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
4057       "type": "package",
4058       "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
4059       "files": [
4060         ".nupkg.metadata",
4061         ".signature.p7s",
4062         "ThirdPartyNotices.txt",
4063         "dotnet_library_license.txt",
4064         "lib/netstandard1.0/_._",
4065         "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4066         "runtime.native.system.security.cryptography.openssl.nuspec"
4067       ]
4068     },
4069     "runtime.native.System.Security.Cryptography.OpenSsl/4.4.0-beta-24913-02": {
4070       "sha512": "J9TS90larMk0sgXUZQceCtbLzuYm3wHud/qBTLGYC5Yd6ntuZCifJxQd7QhM5jykR2u06aPCkKiv9bodz16tyw==",
4071       "type": "package",
4072       "path": "runtime.native.system.security.cryptography.openssl/4.4.0-beta-24913-02",
4073       "files": [
4074         ".nupkg.metadata",
4075         "ThirdPartyNotices.txt",
4076         "dotnet_library_license.txt",
4077         "lib/netstandard1.0/_._",
4078         "runtime.native.system.security.cryptography.openssl.4.4.0-beta-24913-02.nupkg.sha512",
4079         "runtime.native.system.security.cryptography.openssl.nuspec",
4080         "useSharedDesignerContext.txt",
4081         "version.txt"
4082       ]
4083     },
4084     "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4085       "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
4086       "type": "package",
4087       "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4088       "files": [
4089         ".nupkg.metadata",
4090         ".signature.p7s",
4091         "ThirdPartyNotices.txt",
4092         "dotnet_library_license.txt",
4093         "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4094         "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4095         "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4096       ]
4097     },
4098     "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4099       "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
4100       "type": "package",
4101       "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4102       "files": [
4103         ".nupkg.metadata",
4104         ".signature.p7s",
4105         "ThirdPartyNotices.txt",
4106         "dotnet_library_license.txt",
4107         "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4108         "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4109         "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4110       ]
4111     },
4112     "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4113       "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
4114       "type": "package",
4115       "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4116       "files": [
4117         ".nupkg.metadata",
4118         ".signature.p7s",
4119         "ThirdPartyNotices.txt",
4120         "dotnet_library_license.txt",
4121         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4122         "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4123         "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
4124       ]
4125     },
4126     "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4127       "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
4128       "type": "package",
4129       "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4130       "files": [
4131         ".nupkg.metadata",
4132         ".signature.p7s",
4133         "ThirdPartyNotices.txt",
4134         "dotnet_library_license.txt",
4135         "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4136         "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4137         "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4138       ]
4139     },
4140     "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4141       "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
4142       "type": "package",
4143       "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4144       "files": [
4145         ".nupkg.metadata",
4146         ".signature.p7s",
4147         "ThirdPartyNotices.txt",
4148         "dotnet_library_license.txt",
4149         "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4150         "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4151         "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4152       ]
4153     },
4154     "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4155       "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
4156       "type": "package",
4157       "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4158       "files": [
4159         ".nupkg.metadata",
4160         ".signature.p7s",
4161         "ThirdPartyNotices.txt",
4162         "dotnet_library_license.txt",
4163         "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4164         "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4165         "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4166       ]
4167     },
4168     "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4169       "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
4170       "type": "package",
4171       "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4172       "files": [
4173         ".nupkg.metadata",
4174         ".signature.p7s",
4175         "ThirdPartyNotices.txt",
4176         "dotnet_library_license.txt",
4177         "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4178         "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4179         "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4180       ]
4181     },
4182     "runtime.unix.Microsoft.Win32.Primitives/4.4.0-beta-24913-02": {
4183       "sha512": "ErIf7An6edPAgcSJcLZAYH8KEr2Aqi2H47K860JKyXLnwK0G047ksS8VtVg0v9z2cs3p+YTLTDD6dFLbg3RLpg==",
4184       "type": "package",
4185       "path": "runtime.unix.microsoft.win32.primitives/4.4.0-beta-24913-02",
4186       "files": [
4187         ".nupkg.metadata",
4188         "ThirdPartyNotices.txt",
4189         "dotnet_library_license.txt",
4190         "ref/netstandard/_._",
4191         "runtime.unix.microsoft.win32.primitives.4.4.0-beta-24913-02.nupkg.sha512",
4192         "runtime.unix.microsoft.win32.primitives.nuspec",
4193         "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll",
4194         "runtimes/unix/lib/netstandard1.7/Microsoft.Win32.Primitives.dll",
4195         "runtimes/unix/lib/uap10.1/Microsoft.Win32.Primitives.dll",
4196         "useSharedDesignerContext.txt",
4197         "version.txt"
4198       ]
4199     },
4200     "runtime.unix.System.Console/4.4.0-beta-24913-02": {
4201       "sha512": "bVyMROOfEqc/7fRDnearZ6Jpeq/Psc+EFe/srfRQeVuFLMXT6cxaCvUk+4gHJisdSZQCleIdlIy4VoS/Tdvs7w==",
4202       "type": "package",
4203       "path": "runtime.unix.system.console/4.4.0-beta-24913-02",
4204       "files": [
4205         ".nupkg.metadata",
4206         "ThirdPartyNotices.txt",
4207         "dotnet_library_license.txt",
4208         "ref/netstandard/_._",
4209         "runtime.unix.system.console.4.4.0-beta-24913-02.nupkg.sha512",
4210         "runtime.unix.system.console.nuspec",
4211         "runtimes/unix/lib/netstandard1.3/System.Console.dll",
4212         "runtimes/unix/lib/netstandard1.7/System.Console.dll",
4213         "useSharedDesignerContext.txt",
4214         "version.txt"
4215       ]
4216     },
4217     "runtime.unix.System.Diagnostics.Debug/4.4.0-beta-24913-02": {
4218       "sha512": "M95VkuwoXStqkCny6RJK1pECnFevEqkrvlDjyouEUXJneIB4qSH0LHH9rfrmhQosE+Z5m3KQIh1wCGneZ932Zg==",
4219       "type": "package",
4220       "path": "runtime.unix.system.diagnostics.debug/4.4.0-beta-24913-02",
4221       "files": [
4222         ".nupkg.metadata",
4223         "ThirdPartyNotices.txt",
4224         "dotnet_library_license.txt",
4225         "ref/netstandard/_._",
4226         "runtime.unix.system.diagnostics.debug.4.4.0-beta-24913-02.nupkg.sha512",
4227         "runtime.unix.system.diagnostics.debug.nuspec",
4228         "runtimes/unix-corert/lib/netcoreapp1.2/System.Diagnostics.Debug.dll",
4229         "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll",
4230         "runtimes/unix/lib/netstandard1.7/System.Diagnostics.Debug.dll",
4231         "useSharedDesignerContext.txt",
4232         "version.txt"
4233       ]
4234     },
4235     "runtime.unix.System.IO.FileSystem/4.4.0-beta-24913-02": {
4236       "sha512": "4E0WH3D3D7uAHImAj3zQBRuYHSfUrCvdyv75+TuvTLw6RKPtoBR8Jq0mVAXIqshvrUfHCyBzv+cn5oY2BrBSRA==",
4237       "type": "package",
4238       "path": "runtime.unix.system.io.filesystem/4.4.0-beta-24913-02",
4239       "files": [
4240         ".nupkg.metadata",
4241         "ThirdPartyNotices.txt",
4242         "dotnet_library_license.txt",
4243         "ref/netstandard/_._",
4244         "runtime.unix.system.io.filesystem.4.4.0-beta-24913-02.nupkg.sha512",
4245         "runtime.unix.system.io.filesystem.nuspec",
4246         "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll",
4247         "runtimes/unix/lib/netstandard1.7/System.IO.FileSystem.dll",
4248         "useSharedDesignerContext.txt",
4249         "version.txt"
4250       ]
4251     },
4252     "runtime.unix.System.Net.Primitives/4.4.0-beta-24913-02": {
4253       "sha512": "DBOmYuPH4khZftILHrquXZTda5PiTaBsWejwwtYtZsvUPZtF0nYmsjbCrOycbGWzS4gFZoU6vqD4dMbku4/ZEg==",
4254       "type": "package",
4255       "path": "runtime.unix.system.net.primitives/4.4.0-beta-24913-02",
4256       "files": [
4257         ".nupkg.metadata",
4258         "ThirdPartyNotices.txt",
4259         "dotnet_library_license.txt",
4260         "ref/netstandard/_._",
4261         "runtime.unix.system.net.primitives.4.4.0-beta-24913-02.nupkg.sha512",
4262         "runtime.unix.system.net.primitives.nuspec",
4263         "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll",
4264         "runtimes/unix/lib/netstandard1.7/System.Net.Primitives.dll",
4265         "useSharedDesignerContext.txt",
4266         "version.txt"
4267       ]
4268     },
4269     "runtime.unix.System.Net.Sockets/4.4.0-beta-24913-02": {
4270       "sha512": "vl7Lz6dnOa+xi/WUUsZ1G3TFhroPkPrWKWVSUGg9E6mGcK5m2VqCbqcWwneYehgallbBMLOEmL7nsq+1XXCGWQ==",
4271       "type": "package",
4272       "path": "runtime.unix.system.net.sockets/4.4.0-beta-24913-02",
4273       "files": [
4274         ".nupkg.metadata",
4275         "ThirdPartyNotices.txt",
4276         "dotnet_library_license.txt",
4277         "ref/netstandard/_._",
4278         "runtime.unix.system.net.sockets.4.4.0-beta-24913-02.nupkg.sha512",
4279         "runtime.unix.system.net.sockets.nuspec",
4280         "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll",
4281         "runtimes/unix/lib/netstandard1.7/System.Net.Sockets.dll",
4282         "useSharedDesignerContext.txt",
4283         "version.txt"
4284       ]
4285     },
4286     "runtime.unix.System.Private.Uri/4.4.0-beta-24913-02": {
4287       "sha512": "CM/S/SEyzccTOXKa+HAnUpAKlqspZRgfYbEQWKxTpm3iljXcj5aWuoaZFAav3Rts34FS6A7m+zCUgJeRKFGzPQ==",
4288       "type": "package",
4289       "path": "runtime.unix.system.private.uri/4.4.0-beta-24913-02",
4290       "files": [
4291         ".nupkg.metadata",
4292         "ThirdPartyNotices.txt",
4293         "dotnet_library_license.txt",
4294         "ref/netstandard/_._",
4295         "runtime.unix.system.private.uri.4.4.0-beta-24913-02.nupkg.sha512",
4296         "runtime.unix.system.private.uri.nuspec",
4297         "runtimes/unix-corert/lib/netcoreapp1.2/System.Private.Uri.dll",
4298         "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll",
4299         "runtimes/unix/lib/uap10.1/System.Private.Uri.dll",
4300         "useSharedDesignerContext.txt",
4301         "version.txt"
4302       ]
4303     },
4304     "runtime.unix.System.Runtime.Extensions/4.4.0-beta-24913-02": {
4305       "sha512": "SbmnGceBoHRqOLVdRdgdOd9UKizKVmwlBpbww67Hju5rUbMdOv4AdkoHrFm+Ee7kO0xHumYHlTuenmXmuFRW4Q==",
4306       "type": "package",
4307       "path": "runtime.unix.system.runtime.extensions/4.4.0-beta-24913-02",
4308       "files": [
4309         ".nupkg.metadata",
4310         "ThirdPartyNotices.txt",
4311         "dotnet_library_license.txt",
4312         "ref/netstandard/_._",
4313         "runtime.unix.system.runtime.extensions.4.4.0-beta-24913-02.nupkg.sha512",
4314         "runtime.unix.system.runtime.extensions.nuspec",
4315         "runtimes/unix-corert/lib/netcoreapp1.2/System.Runtime.Extensions.dll",
4316         "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll",
4317         "runtimes/unix/lib/netstandard1.7/System.Runtime.Extensions.dll",
4318         "runtimes/unix/lib/uap10.1/System.Runtime.Extensions.dll",
4319         "useSharedDesignerContext.txt",
4320         "version.txt"
4321       ]
4322     },
4323     "System.AppContext/4.3.0": {
4324       "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
4325       "type": "package",
4326       "path": "system.appcontext/4.3.0",
4327       "files": [
4328         ".nupkg.metadata",
4329         ".signature.p7s",
4330         "ThirdPartyNotices.txt",
4331         "dotnet_library_license.txt",
4332         "lib/MonoAndroid10/_._",
4333         "lib/MonoTouch10/_._",
4334         "lib/net46/System.AppContext.dll",
4335         "lib/net463/System.AppContext.dll",
4336         "lib/netcore50/System.AppContext.dll",
4337         "lib/netstandard1.6/System.AppContext.dll",
4338         "lib/xamarinios10/_._",
4339         "lib/xamarinmac20/_._",
4340         "lib/xamarintvos10/_._",
4341         "lib/xamarinwatchos10/_._",
4342         "ref/MonoAndroid10/_._",
4343         "ref/MonoTouch10/_._",
4344         "ref/net46/System.AppContext.dll",
4345         "ref/net463/System.AppContext.dll",
4346         "ref/netstandard/_._",
4347         "ref/netstandard1.3/System.AppContext.dll",
4348         "ref/netstandard1.3/System.AppContext.xml",
4349         "ref/netstandard1.3/de/System.AppContext.xml",
4350         "ref/netstandard1.3/es/System.AppContext.xml",
4351         "ref/netstandard1.3/fr/System.AppContext.xml",
4352         "ref/netstandard1.3/it/System.AppContext.xml",
4353         "ref/netstandard1.3/ja/System.AppContext.xml",
4354         "ref/netstandard1.3/ko/System.AppContext.xml",
4355         "ref/netstandard1.3/ru/System.AppContext.xml",
4356         "ref/netstandard1.3/zh-hans/System.AppContext.xml",
4357         "ref/netstandard1.3/zh-hant/System.AppContext.xml",
4358         "ref/netstandard1.6/System.AppContext.dll",
4359         "ref/netstandard1.6/System.AppContext.xml",
4360         "ref/netstandard1.6/de/System.AppContext.xml",
4361         "ref/netstandard1.6/es/System.AppContext.xml",
4362         "ref/netstandard1.6/fr/System.AppContext.xml",
4363         "ref/netstandard1.6/it/System.AppContext.xml",
4364         "ref/netstandard1.6/ja/System.AppContext.xml",
4365         "ref/netstandard1.6/ko/System.AppContext.xml",
4366         "ref/netstandard1.6/ru/System.AppContext.xml",
4367         "ref/netstandard1.6/zh-hans/System.AppContext.xml",
4368         "ref/netstandard1.6/zh-hant/System.AppContext.xml",
4369         "ref/xamarinios10/_._",
4370         "ref/xamarinmac20/_._",
4371         "ref/xamarintvos10/_._",
4372         "ref/xamarinwatchos10/_._",
4373         "runtimes/aot/lib/netcore50/System.AppContext.dll",
4374         "system.appcontext.4.3.0.nupkg.sha512",
4375         "system.appcontext.nuspec"
4376       ]
4377     },
4378     "System.Buffers/4.3.0": {
4379       "sha512": "ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
4380       "type": "package",
4381       "path": "system.buffers/4.3.0",
4382       "files": [
4383         ".nupkg.metadata",
4384         "ThirdPartyNotices.txt",
4385         "dotnet_library_license.txt",
4386         "lib/netstandard1.1/.xml",
4387         "lib/netstandard1.1/System.Buffers.dll",
4388         "system.buffers.4.3.0.nupkg.sha512",
4389         "system.buffers.nuspec"
4390       ]
4391     },
4392     "System.Buffers/4.4.0-beta-24913-02": {
4393       "sha512": "759YUTLvoV/0Y8oIp+yiPruR79AB+g5q+DqhDfNBjX1UxG7mAiemru5zEKMHEUBmj19nuDpwO1VXeFw/LfqYjw==",
4394       "type": "package",
4395       "path": "system.buffers/4.4.0-beta-24913-02",
4396       "files": [
4397         ".nupkg.metadata",
4398         "ThirdPartyNotices.txt",
4399         "dotnet_library_license.txt",
4400         "lib/netcoreapp1.1/.xml",
4401         "lib/netcoreapp1.1/System.Buffers.dll",
4402         "lib/netstandard1.1/.xml",
4403         "lib/netstandard1.1/System.Buffers.dll",
4404         "ref/netstandard1.1/System.Buffers.dll",
4405         "system.buffers.4.4.0-beta-24913-02.nupkg.sha512",
4406         "system.buffers.nuspec",
4407         "useSharedDesignerContext.txt",
4408         "version.txt"
4409       ]
4410     },
4411     "System.Collections/4.4.0-beta-24913-02": {
4412       "sha512": "Y9+bO37c8uVvXqkNGm90t2geVYeaEkWjMTgOkq6CkOOAtF5BpqKTvwnelXWP2pmL5fSqAMvPhsN/UXkTTxgMRA==",
4413       "type": "package",
4414       "path": "system.collections/4.4.0-beta-24913-02",
4415       "files": [
4416         ".nupkg.metadata",
4417         "ThirdPartyNotices.txt",
4418         "dotnet_library_license.txt",
4419         "lib/MonoAndroid10/_._",
4420         "lib/MonoTouch10/_._",
4421         "lib/net45/_._",
4422         "lib/net463/System.Collections.dll",
4423         "lib/portable-net45+win8+wp8+wpa81/_._",
4424         "lib/win8/_._",
4425         "lib/wp80/_._",
4426         "lib/wpa81/_._",
4427         "lib/xamarinios10/_._",
4428         "lib/xamarinmac20/_._",
4429         "lib/xamarintvos10/_._",
4430         "lib/xamarinwatchos10/_._",
4431         "ref/MonoAndroid10/_._",
4432         "ref/MonoTouch10/_._",
4433         "ref/net45/_._",
4434         "ref/net463/System.Collections.dll",
4435         "ref/netcore50/System.Collections.dll",
4436         "ref/netcore50/System.Collections.xml",
4437         "ref/netcore50/de/System.Collections.xml",
4438         "ref/netcore50/es/System.Collections.xml",
4439         "ref/netcore50/fr/System.Collections.xml",
4440         "ref/netcore50/it/System.Collections.xml",
4441         "ref/netcore50/ja/System.Collections.xml",
4442         "ref/netcore50/ko/System.Collections.xml",
4443         "ref/netcore50/ru/System.Collections.xml",
4444         "ref/netcore50/zh-hans/System.Collections.xml",
4445         "ref/netcore50/zh-hant/System.Collections.xml",
4446         "ref/netcoreapp1.1/System.Collections.dll",
4447         "ref/netstandard1.0/System.Collections.dll",
4448         "ref/netstandard1.0/System.Collections.xml",
4449         "ref/netstandard1.0/de/System.Collections.xml",
4450         "ref/netstandard1.0/es/System.Collections.xml",
4451         "ref/netstandard1.0/fr/System.Collections.xml",
4452         "ref/netstandard1.0/it/System.Collections.xml",
4453         "ref/netstandard1.0/ja/System.Collections.xml",
4454         "ref/netstandard1.0/ko/System.Collections.xml",
4455         "ref/netstandard1.0/ru/System.Collections.xml",
4456         "ref/netstandard1.0/zh-hans/System.Collections.xml",
4457         "ref/netstandard1.0/zh-hant/System.Collections.xml",
4458         "ref/netstandard1.3/System.Collections.dll",
4459         "ref/netstandard1.3/System.Collections.xml",
4460         "ref/netstandard1.3/de/System.Collections.xml",
4461         "ref/netstandard1.3/es/System.Collections.xml",
4462         "ref/netstandard1.3/fr/System.Collections.xml",
4463         "ref/netstandard1.3/it/System.Collections.xml",
4464         "ref/netstandard1.3/ja/System.Collections.xml",
4465         "ref/netstandard1.3/ko/System.Collections.xml",
4466         "ref/netstandard1.3/ru/System.Collections.xml",
4467         "ref/netstandard1.3/zh-hans/System.Collections.xml",
4468         "ref/netstandard1.3/zh-hant/System.Collections.xml",
4469         "ref/netstandard1.7/System.Collections.dll",
4470         "ref/portable-net45+win8+wp8+wpa81/_._",
4471         "ref/uap10.1/System.Collections.dll",
4472         "ref/win8/_._",
4473         "ref/wp80/_._",
4474         "ref/wpa81/_._",
4475         "ref/xamarinios10/_._",
4476         "ref/xamarinmac20/_._",
4477         "ref/xamarintvos10/_._",
4478         "ref/xamarinwatchos10/_._",
4479         "system.collections.4.4.0-beta-24913-02.nupkg.sha512",
4480         "system.collections.nuspec",
4481         "useSharedDesignerContext.txt",
4482         "version.txt"
4483       ]
4484     },
4485     "System.Collections.Concurrent/4.4.0-beta-24913-02": {
4486       "sha512": "eky+QV4xCtubhbJk62uICQ4iygDnhoU7ojHRZbog5bqhjGWHtzvLdLu9nBu7YPKh7GDzk2ZHfL9uNECo8kKcdA==",
4487       "type": "package",
4488       "path": "system.collections.concurrent/4.4.0-beta-24913-02",
4489       "files": [
4490         ".nupkg.metadata",
4491         "ThirdPartyNotices.txt",
4492         "dotnet_library_license.txt",
4493         "lib/MonoAndroid10/_._",
4494         "lib/MonoTouch10/_._",
4495         "lib/net45/_._",
4496         "lib/netcore50/System.Collections.Concurrent.dll",
4497         "lib/netstandard1.3/System.Collections.Concurrent.dll",
4498         "lib/netstandard1.7/System.Collections.Concurrent.dll",
4499         "lib/portable-net45+win8+wpa81/_._",
4500         "lib/win8/_._",
4501         "lib/wpa81/_._",
4502         "lib/xamarinios10/_._",
4503         "lib/xamarinmac20/_._",
4504         "lib/xamarintvos10/_._",
4505         "lib/xamarinwatchos10/_._",
4506         "ref/MonoAndroid10/_._",
4507         "ref/MonoTouch10/_._",
4508         "ref/net45/_._",
4509         "ref/netcore50/System.Collections.Concurrent.dll",
4510         "ref/netcore50/System.Collections.Concurrent.xml",
4511         "ref/netcore50/de/System.Collections.Concurrent.xml",
4512         "ref/netcore50/es/System.Collections.Concurrent.xml",
4513         "ref/netcore50/fr/System.Collections.Concurrent.xml",
4514         "ref/netcore50/it/System.Collections.Concurrent.xml",
4515         "ref/netcore50/ja/System.Collections.Concurrent.xml",
4516         "ref/netcore50/ko/System.Collections.Concurrent.xml",
4517         "ref/netcore50/ru/System.Collections.Concurrent.xml",
4518         "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
4519         "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
4520         "ref/netcoreapp1.1/System.Collections.Concurrent.dll",
4521         "ref/netstandard1.1/System.Collections.Concurrent.dll",
4522         "ref/netstandard1.1/System.Collections.Concurrent.xml",
4523         "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
4524         "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
4525         "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
4526         "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
4527         "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
4528         "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
4529         "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
4530         "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
4531         "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
4532         "ref/netstandard1.3/System.Collections.Concurrent.dll",
4533         "ref/netstandard1.3/System.Collections.Concurrent.xml",
4534         "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
4535         "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
4536         "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
4537         "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
4538         "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
4539         "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
4540         "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
4541         "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
4542         "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
4543         "ref/portable-net45+win8+wpa81/_._",
4544         "ref/win8/_._",
4545         "ref/wpa81/_._",
4546         "ref/xamarinios10/_._",
4547         "ref/xamarinmac20/_._",
4548         "ref/xamarintvos10/_._",
4549         "ref/xamarinwatchos10/_._",
4550         "system.collections.concurrent.4.4.0-beta-24913-02.nupkg.sha512",
4551         "system.collections.concurrent.nuspec",
4552         "useSharedDesignerContext.txt",
4553         "version.txt"
4554       ]
4555     },
4556     "System.Collections.Immutable/1.1.37": {
4557       "sha512": "fTpqwZYBzoklTT+XjTRK8KxvmrGkYHzBiylCcKyQcxiOM8k+QvhNBxRvFHDWzy4OEP5f8/9n+xQ9mEgEXY+muA==",
4558       "type": "package",
4559       "path": "system.collections.immutable/1.1.37",
4560       "files": [
4561         ".nupkg.metadata",
4562         "lib/dotnet/System.Collections.Immutable.dll",
4563         "lib/dotnet/System.Collections.Immutable.xml",
4564         "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
4565         "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
4566         "system.collections.immutable.1.1.37.nupkg.sha512",
4567         "system.collections.immutable.nuspec"
4568       ]
4569     },
4570     "System.Console/4.4.0-beta-24913-02": {
4571       "sha512": "AiRso5v4Rbn6JgfRevPTZ0q+bpkfuAGQtkk4Aiuu+np3c4mEdHrW/ippOuSmIQJmvyHVEg9TQxpjrjcZUhLvkw==",
4572       "type": "package",
4573       "path": "system.console/4.4.0-beta-24913-02",
4574       "files": [
4575         ".nupkg.metadata",
4576         "ThirdPartyNotices.txt",
4577         "dotnet_library_license.txt",
4578         "lib/MonoAndroid10/_._",
4579         "lib/MonoTouch10/_._",
4580         "lib/net46/System.Console.dll",
4581         "lib/net463/System.Console.dll",
4582         "lib/xamarinios10/_._",
4583         "lib/xamarinmac20/_._",
4584         "lib/xamarintvos10/_._",
4585         "lib/xamarinwatchos10/_._",
4586         "ref/MonoAndroid10/_._",
4587         "ref/MonoTouch10/_._",
4588         "ref/net46/System.Console.dll",
4589         "ref/net463/System.Console.dll",
4590         "ref/netstandard1.3/System.Console.dll",
4591         "ref/netstandard1.3/System.Console.xml",
4592         "ref/netstandard1.3/de/System.Console.xml",
4593         "ref/netstandard1.3/es/System.Console.xml",
4594         "ref/netstandard1.3/fr/System.Console.xml",
4595         "ref/netstandard1.3/it/System.Console.xml",
4596         "ref/netstandard1.3/ja/System.Console.xml",
4597         "ref/netstandard1.3/ko/System.Console.xml",
4598         "ref/netstandard1.3/ru/System.Console.xml",
4599         "ref/netstandard1.3/zh-hans/System.Console.xml",
4600         "ref/netstandard1.3/zh-hant/System.Console.xml",
4601         "ref/netstandard1.7/System.Console.dll",
4602         "ref/xamarinios10/_._",
4603         "ref/xamarinmac20/_._",
4604         "ref/xamarintvos10/_._",
4605         "ref/xamarinwatchos10/_._",
4606         "system.console.4.4.0-beta-24913-02.nupkg.sha512",
4607         "system.console.nuspec",
4608         "useSharedDesignerContext.txt",
4609         "version.txt"
4610       ]
4611     },
4612     "System.Diagnostics.Debug/4.4.0-beta-24913-02": {
4613       "sha512": "1JrMoPGopozBemABZVZvaXpPjXPqboGsxyZE+r8iuaJuU6nCVpxIvZf9LTkDZdXvdzA6UN8gNyo5JVkTpDRrtQ==",
4614       "type": "package",
4615       "path": "system.diagnostics.debug/4.4.0-beta-24913-02",
4616       "files": [
4617         ".nupkg.metadata",
4618         "ThirdPartyNotices.txt",
4619         "dotnet_library_license.txt",
4620         "lib/MonoAndroid10/_._",
4621         "lib/MonoTouch10/_._",
4622         "lib/net45/_._",
4623         "lib/net463/System.Diagnostics.Debug.dll",
4624         "lib/portable-net45+win8+wp8+wpa81/_._",
4625         "lib/win8/_._",
4626         "lib/wp80/_._",
4627         "lib/wpa81/_._",
4628         "lib/xamarinios10/_._",
4629         "lib/xamarinmac20/_._",
4630         "lib/xamarintvos10/_._",
4631         "lib/xamarinwatchos10/_._",
4632         "ref/MonoAndroid10/_._",
4633         "ref/MonoTouch10/_._",
4634         "ref/net45/_._",
4635         "ref/net463/System.Diagnostics.Debug.dll",
4636         "ref/netcore50/System.Diagnostics.Debug.dll",
4637         "ref/netcore50/System.Diagnostics.Debug.xml",
4638         "ref/netcore50/de/System.Diagnostics.Debug.xml",
4639         "ref/netcore50/es/System.Diagnostics.Debug.xml",
4640         "ref/netcore50/fr/System.Diagnostics.Debug.xml",
4641         "ref/netcore50/it/System.Diagnostics.Debug.xml",
4642         "ref/netcore50/ja/System.Diagnostics.Debug.xml",
4643         "ref/netcore50/ko/System.Diagnostics.Debug.xml",
4644         "ref/netcore50/ru/System.Diagnostics.Debug.xml",
4645         "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
4646         "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
4647         "ref/netstandard1.0/System.Diagnostics.Debug.dll",
4648         "ref/netstandard1.0/System.Diagnostics.Debug.xml",
4649         "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
4650         "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
4651         "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
4652         "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
4653         "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
4654         "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
4655         "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
4656         "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
4657         "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
4658         "ref/netstandard1.3/System.Diagnostics.Debug.dll",
4659         "ref/netstandard1.3/System.Diagnostics.Debug.xml",
4660         "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
4661         "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
4662         "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
4663         "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
4664         "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
4665         "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
4666         "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
4667         "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
4668         "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
4669         "ref/netstandard1.7/System.Diagnostics.Debug.dll",
4670         "ref/portable-net45+win8+wp8+wpa81/_._",
4671         "ref/win8/_._",
4672         "ref/wp80/_._",
4673         "ref/wpa81/_._",
4674         "ref/xamarinios10/_._",
4675         "ref/xamarinmac20/_._",
4676         "ref/xamarintvos10/_._",
4677         "ref/xamarinwatchos10/_._",
4678         "runtimes/win/lib/net463/System.Diagnostics.Debug.dll",
4679         "system.diagnostics.debug.4.4.0-beta-24913-02.nupkg.sha512",
4680         "system.diagnostics.debug.nuspec",
4681         "useSharedDesignerContext.txt",
4682         "version.txt"
4683       ]
4684     },
4685     "System.Diagnostics.DiagnosticSource/4.3.0": {
4686       "sha512": "tD6kosZnTAGdrEa0tZSuFyunMbt/5KYDnHdndJYGqZoNy00XVXyACd5d6KnE1YgYv3ne2CjtAfNXo/fwEhnKUA==",
4687       "type": "package",
4688       "path": "system.diagnostics.diagnosticsource/4.3.0",
4689       "files": [
4690         ".nupkg.metadata",
4691         ".signature.p7s",
4692         "ThirdPartyNotices.txt",
4693         "dotnet_library_license.txt",
4694         "lib/net46/System.Diagnostics.DiagnosticSource.dll",
4695         "lib/net46/System.Diagnostics.DiagnosticSource.xml",
4696         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
4697         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
4698         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
4699         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
4700         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
4701         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
4702         "system.diagnostics.diagnosticsource.4.3.0.nupkg.sha512",
4703         "system.diagnostics.diagnosticsource.nuspec"
4704       ]
4705     },
4706     "System.Diagnostics.Tools/4.3.0": {
4707       "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
4708       "type": "package",
4709       "path": "system.diagnostics.tools/4.3.0",
4710       "files": [
4711         ".nupkg.metadata",
4712         ".signature.p7s",
4713         "ThirdPartyNotices.txt",
4714         "dotnet_library_license.txt",
4715         "lib/MonoAndroid10/_._",
4716         "lib/MonoTouch10/_._",
4717         "lib/net45/_._",
4718         "lib/portable-net45+win8+wp8+wpa81/_._",
4719         "lib/win8/_._",
4720         "lib/wp80/_._",
4721         "lib/wpa81/_._",
4722         "lib/xamarinios10/_._",
4723         "lib/xamarinmac20/_._",
4724         "lib/xamarintvos10/_._",
4725         "lib/xamarinwatchos10/_._",
4726         "ref/MonoAndroid10/_._",
4727         "ref/MonoTouch10/_._",
4728         "ref/net45/_._",
4729         "ref/netcore50/System.Diagnostics.Tools.dll",
4730         "ref/netcore50/System.Diagnostics.Tools.xml",
4731         "ref/netcore50/de/System.Diagnostics.Tools.xml",
4732         "ref/netcore50/es/System.Diagnostics.Tools.xml",
4733         "ref/netcore50/fr/System.Diagnostics.Tools.xml",
4734         "ref/netcore50/it/System.Diagnostics.Tools.xml",
4735         "ref/netcore50/ja/System.Diagnostics.Tools.xml",
4736         "ref/netcore50/ko/System.Diagnostics.Tools.xml",
4737         "ref/netcore50/ru/System.Diagnostics.Tools.xml",
4738         "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
4739         "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
4740         "ref/netstandard1.0/System.Diagnostics.Tools.dll",
4741         "ref/netstandard1.0/System.Diagnostics.Tools.xml",
4742         "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
4743         "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
4744         "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
4745         "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
4746         "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
4747         "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
4748         "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
4749         "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
4750         "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
4751         "ref/portable-net45+win8+wp8+wpa81/_._",
4752         "ref/win8/_._",
4753         "ref/wp80/_._",
4754         "ref/wpa81/_._",
4755         "ref/xamarinios10/_._",
4756         "ref/xamarinmac20/_._",
4757         "ref/xamarintvos10/_._",
4758         "ref/xamarinwatchos10/_._",
4759         "system.diagnostics.tools.4.3.0.nupkg.sha512",
4760         "system.diagnostics.tools.nuspec"
4761       ]
4762     },
4763     "System.Diagnostics.Tracing/4.4.0-beta-24913-02": {
4764       "sha512": "dupkxZ5nLUDX8e9OqQ1XqPJM54UZo3XGRiFeqdF/a59R90KbVSmmhqT4RPwa92fi4Unr401DQXMDBEVLLmJo9w==",
4765       "type": "package",
4766       "path": "system.diagnostics.tracing/4.4.0-beta-24913-02",
4767       "files": [
4768         ".nupkg.metadata",
4769         "ThirdPartyNotices.txt",
4770         "dotnet_library_license.txt",
4771         "lib/MonoAndroid10/_._",
4772         "lib/MonoTouch10/_._",
4773         "lib/net45/_._",
4774         "lib/net461/System.Diagnostics.Tracing.dll",
4775         "lib/portable-net45+win8+wpa81/_._",
4776         "lib/win8/_._",
4777         "lib/wpa81/_._",
4778         "lib/xamarinios10/_._",
4779         "lib/xamarinmac20/_._",
4780         "lib/xamarintvos10/_._",
4781         "lib/xamarinwatchos10/_._",
4782         "ref/MonoAndroid10/_._",
4783         "ref/MonoTouch10/_._",
4784         "ref/net45/_._",
4785         "ref/net461/System.Diagnostics.Tracing.dll",
4786         "ref/netcore50/System.Diagnostics.Tracing.dll",
4787         "ref/netcore50/System.Diagnostics.Tracing.xml",
4788         "ref/netcore50/de/System.Diagnostics.Tracing.xml",
4789         "ref/netcore50/es/System.Diagnostics.Tracing.xml",
4790         "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
4791         "ref/netcore50/it/System.Diagnostics.Tracing.xml",
4792         "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
4793         "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
4794         "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
4795         "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
4796         "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
4797         "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
4798         "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
4799         "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
4800         "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
4801         "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
4802         "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
4803         "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
4804         "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
4805         "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
4806         "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
4807         "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
4808         "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
4809         "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
4810         "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
4811         "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
4812         "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
4813         "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
4814         "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
4815         "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
4816         "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
4817         "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
4818         "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
4819         "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
4820         "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
4821         "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
4822         "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
4823         "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
4824         "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
4825         "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
4826         "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
4827         "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
4828         "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
4829         "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
4830         "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
4831         "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
4832         "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
4833         "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
4834         "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
4835         "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
4836         "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
4837         "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
4838         "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
4839         "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
4840         "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
4841         "ref/netstandard1.7/System.Diagnostics.Tracing.dll",
4842         "ref/portable-net45+win8+wpa81/_._",
4843         "ref/win8/_._",
4844         "ref/wpa81/_._",
4845         "ref/xamarinios10/_._",
4846         "ref/xamarinmac20/_._",
4847         "ref/xamarintvos10/_._",
4848         "ref/xamarinwatchos10/_._",
4849         "system.diagnostics.tracing.4.4.0-beta-24913-02.nupkg.sha512",
4850         "system.diagnostics.tracing.nuspec",
4851         "useSharedDesignerContext.txt",
4852         "version.txt"
4853       ]
4854     },
4855     "System.Dynamic.Runtime/4.4.0-beta-24913-02": {
4856       "sha512": "mbTmaXJ97fHhsbgzaZILTYCp1roBgOXoHhaN1hTmR/To9EEKNGERX61hVP099pAACklnPyrVrEFBZdEEAkXzDg==",
4857       "type": "package",
4858       "path": "system.dynamic.runtime/4.4.0-beta-24913-02",
4859       "files": [
4860         ".nupkg.metadata",
4861         "ThirdPartyNotices.txt",
4862         "dotnet_library_license.txt",
4863         "lib/MonoAndroid10/_._",
4864         "lib/MonoTouch10/_._",
4865         "lib/net45/_._",
4866         "lib/net463/System.Dynamic.Runtime.dll",
4867         "lib/netcore50/System.Dynamic.Runtime.dll",
4868         "lib/netstandard1.3/System.Dynamic.Runtime.dll",
4869         "lib/netstandard1.7/System.Dynamic.Runtime.dll",
4870         "lib/portable-net45+win8+wp8+wpa81/_._",
4871         "lib/win8/_._",
4872         "lib/wp80/_._",
4873         "lib/wpa81/_._",
4874         "lib/xamarinios10/_._",
4875         "lib/xamarinmac20/_._",
4876         "lib/xamarintvos10/_._",
4877         "lib/xamarinwatchos10/_._",
4878         "ref/MonoAndroid10/_._",
4879         "ref/MonoTouch10/_._",
4880         "ref/net45/_._",
4881         "ref/net463/System.Dynamic.Runtime.dll",
4882         "ref/netcore50/System.Dynamic.Runtime.dll",
4883         "ref/netcore50/System.Dynamic.Runtime.xml",
4884         "ref/netcore50/de/System.Dynamic.Runtime.xml",
4885         "ref/netcore50/es/System.Dynamic.Runtime.xml",
4886         "ref/netcore50/fr/System.Dynamic.Runtime.xml",
4887         "ref/netcore50/it/System.Dynamic.Runtime.xml",
4888         "ref/netcore50/ja/System.Dynamic.Runtime.xml",
4889         "ref/netcore50/ko/System.Dynamic.Runtime.xml",
4890         "ref/netcore50/ru/System.Dynamic.Runtime.xml",
4891         "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
4892         "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
4893         "ref/netstandard1.0/System.Dynamic.Runtime.dll",
4894         "ref/netstandard1.0/System.Dynamic.Runtime.xml",
4895         "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
4896         "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
4897         "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
4898         "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
4899         "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
4900         "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
4901         "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
4902         "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
4903         "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
4904         "ref/netstandard1.3/System.Dynamic.Runtime.dll",
4905         "ref/netstandard1.3/System.Dynamic.Runtime.xml",
4906         "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
4907         "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
4908         "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
4909         "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
4910         "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
4911         "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
4912         "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
4913         "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
4914         "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
4915         "ref/netstandard1.7/System.Dynamic.Runtime.dll",
4916         "ref/portable-net45+win8+wp8+wpa81/_._",
4917         "ref/win8/_._",
4918         "ref/wp80/_._",
4919         "ref/wpa81/_._",
4920         "ref/xamarinios10/_._",
4921         "ref/xamarinmac20/_._",
4922         "ref/xamarintvos10/_._",
4923         "ref/xamarinwatchos10/_._",
4924         "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
4925         "system.dynamic.runtime.4.4.0-beta-24913-02.nupkg.sha512",
4926         "system.dynamic.runtime.nuspec",
4927         "useSharedDesignerContext.txt",
4928         "version.txt"
4929       ]
4930     },
4931     "System.Globalization/4.4.0-beta-24913-02": {
4932       "sha512": "KxBYuqGY1P0LBAn1uXLyiYf3qXiNlhDCfCtLBemYA7mouGqqs+YPgYo2WuI5pqGU6VjAWiQvAT6PeNhofDvTHw==",
4933       "type": "package",
4934       "path": "system.globalization/4.4.0-beta-24913-02",
4935       "files": [
4936         ".nupkg.metadata",
4937         "ThirdPartyNotices.txt",
4938         "dotnet_library_license.txt",
4939         "lib/MonoAndroid10/_._",
4940         "lib/MonoTouch10/_._",
4941         "lib/net45/_._",
4942         "lib/net463/System.Globalization.dll",
4943         "lib/portable-net45+win8+wp8+wpa81/_._",
4944         "lib/win8/_._",
4945         "lib/wp80/_._",
4946         "lib/wpa81/_._",
4947         "lib/xamarinios10/_._",
4948         "lib/xamarinmac20/_._",
4949         "lib/xamarintvos10/_._",
4950         "lib/xamarinwatchos10/_._",
4951         "ref/MonoAndroid10/_._",
4952         "ref/MonoTouch10/_._",
4953         "ref/net45/_._",
4954         "ref/net463/System.Globalization.dll",
4955         "ref/netcore50/System.Globalization.dll",
4956         "ref/netcore50/System.Globalization.xml",
4957         "ref/netcore50/de/System.Globalization.xml",
4958         "ref/netcore50/es/System.Globalization.xml",
4959         "ref/netcore50/fr/System.Globalization.xml",
4960         "ref/netcore50/it/System.Globalization.xml",
4961         "ref/netcore50/ja/System.Globalization.xml",
4962         "ref/netcore50/ko/System.Globalization.xml",
4963         "ref/netcore50/ru/System.Globalization.xml",
4964         "ref/netcore50/zh-hans/System.Globalization.xml",
4965         "ref/netcore50/zh-hant/System.Globalization.xml",
4966         "ref/netstandard1.0/System.Globalization.dll",
4967         "ref/netstandard1.0/System.Globalization.xml",
4968         "ref/netstandard1.0/de/System.Globalization.xml",
4969         "ref/netstandard1.0/es/System.Globalization.xml",
4970         "ref/netstandard1.0/fr/System.Globalization.xml",
4971         "ref/netstandard1.0/it/System.Globalization.xml",
4972         "ref/netstandard1.0/ja/System.Globalization.xml",
4973         "ref/netstandard1.0/ko/System.Globalization.xml",
4974         "ref/netstandard1.0/ru/System.Globalization.xml",
4975         "ref/netstandard1.0/zh-hans/System.Globalization.xml",
4976         "ref/netstandard1.0/zh-hant/System.Globalization.xml",
4977         "ref/netstandard1.3/System.Globalization.dll",
4978         "ref/netstandard1.3/System.Globalization.xml",
4979         "ref/netstandard1.3/de/System.Globalization.xml",
4980         "ref/netstandard1.3/es/System.Globalization.xml",
4981         "ref/netstandard1.3/fr/System.Globalization.xml",
4982         "ref/netstandard1.3/it/System.Globalization.xml",
4983         "ref/netstandard1.3/ja/System.Globalization.xml",
4984         "ref/netstandard1.3/ko/System.Globalization.xml",
4985         "ref/netstandard1.3/ru/System.Globalization.xml",
4986         "ref/netstandard1.3/zh-hans/System.Globalization.xml",
4987         "ref/netstandard1.3/zh-hant/System.Globalization.xml",
4988         "ref/netstandard1.7/System.Globalization.dll",
4989         "ref/portable-net45+win8+wp8+wpa81/_._",
4990         "ref/uap10.1/System.Globalization.dll",
4991         "ref/win8/_._",
4992         "ref/wp80/_._",
4993         "ref/wpa81/_._",
4994         "ref/xamarinios10/_._",
4995         "ref/xamarinmac20/_._",
4996         "ref/xamarintvos10/_._",
4997         "ref/xamarinwatchos10/_._",
4998         "system.globalization.4.4.0-beta-24913-02.nupkg.sha512",
4999         "system.globalization.nuspec",
5000         "useSharedDesignerContext.txt",
5001         "version.txt"
5002       ]
5003     },
5004     "System.Globalization.Calendars/4.3.0": {
5005       "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
5006       "type": "package",
5007       "path": "system.globalization.calendars/4.3.0",
5008       "files": [
5009         ".nupkg.metadata",
5010         ".signature.p7s",
5011         "ThirdPartyNotices.txt",
5012         "dotnet_library_license.txt",
5013         "lib/MonoAndroid10/_._",
5014         "lib/MonoTouch10/_._",
5015         "lib/net46/System.Globalization.Calendars.dll",
5016         "lib/xamarinios10/_._",
5017         "lib/xamarinmac20/_._",
5018         "lib/xamarintvos10/_._",
5019         "lib/xamarinwatchos10/_._",
5020         "ref/MonoAndroid10/_._",
5021         "ref/MonoTouch10/_._",
5022         "ref/net46/System.Globalization.Calendars.dll",
5023         "ref/netstandard1.3/System.Globalization.Calendars.dll",
5024         "ref/netstandard1.3/System.Globalization.Calendars.xml",
5025         "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
5026         "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
5027         "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
5028         "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
5029         "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
5030         "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
5031         "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
5032         "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
5033         "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
5034         "ref/xamarinios10/_._",
5035         "ref/xamarinmac20/_._",
5036         "ref/xamarintvos10/_._",
5037         "ref/xamarinwatchos10/_._",
5038         "system.globalization.calendars.4.3.0.nupkg.sha512",
5039         "system.globalization.calendars.nuspec"
5040       ]
5041     },
5042     "System.IO/4.4.0-beta-24913-02": {
5043       "sha512": "BEqLHSTjhsWFdxz0q5OYlFc2Ic7NcWbKrn13IulLnRpF9yJClv3W2CxSHPq2IB48qKvODoYO9wEKax74+JK8eg==",
5044       "type": "package",
5045       "path": "system.io/4.4.0-beta-24913-02",
5046       "files": [
5047         ".nupkg.metadata",
5048         "ThirdPartyNotices.txt",
5049         "dotnet_library_license.txt",
5050         "lib/MonoAndroid10/_._",
5051         "lib/MonoTouch10/_._",
5052         "lib/net45/_._",
5053         "lib/net461/System.IO.dll",
5054         "lib/portable-net45+win8+wp8+wpa81/_._",
5055         "lib/win8/_._",
5056         "lib/wp80/_._",
5057         "lib/wpa81/_._",
5058         "lib/xamarinios10/_._",
5059         "lib/xamarinmac20/_._",
5060         "lib/xamarintvos10/_._",
5061         "lib/xamarinwatchos10/_._",
5062         "ref/MonoAndroid10/_._",
5063         "ref/MonoTouch10/_._",
5064         "ref/net45/_._",
5065         "ref/net461/System.IO.dll",
5066         "ref/netcore50/System.IO.dll",
5067         "ref/netcore50/System.IO.xml",
5068         "ref/netcore50/de/System.IO.xml",
5069         "ref/netcore50/es/System.IO.xml",
5070         "ref/netcore50/fr/System.IO.xml",
5071         "ref/netcore50/it/System.IO.xml",
5072         "ref/netcore50/ja/System.IO.xml",
5073         "ref/netcore50/ko/System.IO.xml",
5074         "ref/netcore50/ru/System.IO.xml",
5075         "ref/netcore50/zh-hans/System.IO.xml",
5076         "ref/netcore50/zh-hant/System.IO.xml",
5077         "ref/netcoreapp1.1/System.IO.dll",
5078         "ref/netstandard1.0/System.IO.dll",
5079         "ref/netstandard1.0/System.IO.xml",
5080         "ref/netstandard1.0/de/System.IO.xml",
5081         "ref/netstandard1.0/es/System.IO.xml",
5082         "ref/netstandard1.0/fr/System.IO.xml",
5083         "ref/netstandard1.0/it/System.IO.xml",
5084         "ref/netstandard1.0/ja/System.IO.xml",
5085         "ref/netstandard1.0/ko/System.IO.xml",
5086         "ref/netstandard1.0/ru/System.IO.xml",
5087         "ref/netstandard1.0/zh-hans/System.IO.xml",
5088         "ref/netstandard1.0/zh-hant/System.IO.xml",
5089         "ref/netstandard1.3/System.IO.dll",
5090         "ref/netstandard1.3/System.IO.xml",
5091         "ref/netstandard1.3/de/System.IO.xml",
5092         "ref/netstandard1.3/es/System.IO.xml",
5093         "ref/netstandard1.3/fr/System.IO.xml",
5094         "ref/netstandard1.3/it/System.IO.xml",
5095         "ref/netstandard1.3/ja/System.IO.xml",
5096         "ref/netstandard1.3/ko/System.IO.xml",
5097         "ref/netstandard1.3/ru/System.IO.xml",
5098         "ref/netstandard1.3/zh-hans/System.IO.xml",
5099         "ref/netstandard1.3/zh-hant/System.IO.xml",
5100         "ref/netstandard1.5/System.IO.dll",
5101         "ref/netstandard1.5/System.IO.xml",
5102         "ref/netstandard1.5/de/System.IO.xml",
5103         "ref/netstandard1.5/es/System.IO.xml",
5104         "ref/netstandard1.5/fr/System.IO.xml",
5105         "ref/netstandard1.5/it/System.IO.xml",
5106         "ref/netstandard1.5/ja/System.IO.xml",
5107         "ref/netstandard1.5/ko/System.IO.xml",
5108         "ref/netstandard1.5/ru/System.IO.xml",
5109         "ref/netstandard1.5/zh-hans/System.IO.xml",
5110         "ref/netstandard1.5/zh-hant/System.IO.xml",
5111         "ref/netstandard1.7/System.IO.dll",
5112         "ref/portable-net45+win8+wp8+wpa81/_._",
5113         "ref/uap10.1/System.IO.dll",
5114         "ref/win8/_._",
5115         "ref/wp80/_._",
5116         "ref/wpa81/_._",
5117         "ref/xamarinios10/_._",
5118         "ref/xamarinmac20/_._",
5119         "ref/xamarintvos10/_._",
5120         "ref/xamarinwatchos10/_._",
5121         "system.io.4.4.0-beta-24913-02.nupkg.sha512",
5122         "system.io.nuspec",
5123         "useSharedDesignerContext.txt",
5124         "version.txt"
5125       ]
5126     },
5127     "System.IO.Compression/4.3.0": {
5128       "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
5129       "type": "package",
5130       "path": "system.io.compression/4.3.0",
5131       "files": [
5132         ".nupkg.metadata",
5133         ".signature.p7s",
5134         "ThirdPartyNotices.txt",
5135         "dotnet_library_license.txt",
5136         "lib/MonoAndroid10/_._",
5137         "lib/MonoTouch10/_._",
5138         "lib/net45/_._",
5139         "lib/net46/System.IO.Compression.dll",
5140         "lib/portable-net45+win8+wpa81/_._",
5141         "lib/win8/_._",
5142         "lib/wpa81/_._",
5143         "lib/xamarinios10/_._",
5144         "lib/xamarinmac20/_._",
5145         "lib/xamarintvos10/_._",
5146         "lib/xamarinwatchos10/_._",
5147         "ref/MonoAndroid10/_._",
5148         "ref/MonoTouch10/_._",
5149         "ref/net45/_._",
5150         "ref/net46/System.IO.Compression.dll",
5151         "ref/netcore50/System.IO.Compression.dll",
5152         "ref/netcore50/System.IO.Compression.xml",
5153         "ref/netcore50/de/System.IO.Compression.xml",
5154         "ref/netcore50/es/System.IO.Compression.xml",
5155         "ref/netcore50/fr/System.IO.Compression.xml",
5156         "ref/netcore50/it/System.IO.Compression.xml",
5157         "ref/netcore50/ja/System.IO.Compression.xml",
5158         "ref/netcore50/ko/System.IO.Compression.xml",
5159         "ref/netcore50/ru/System.IO.Compression.xml",
5160         "ref/netcore50/zh-hans/System.IO.Compression.xml",
5161         "ref/netcore50/zh-hant/System.IO.Compression.xml",
5162         "ref/netstandard1.1/System.IO.Compression.dll",
5163         "ref/netstandard1.1/System.IO.Compression.xml",
5164         "ref/netstandard1.1/de/System.IO.Compression.xml",
5165         "ref/netstandard1.1/es/System.IO.Compression.xml",
5166         "ref/netstandard1.1/fr/System.IO.Compression.xml",
5167         "ref/netstandard1.1/it/System.IO.Compression.xml",
5168         "ref/netstandard1.1/ja/System.IO.Compression.xml",
5169         "ref/netstandard1.1/ko/System.IO.Compression.xml",
5170         "ref/netstandard1.1/ru/System.IO.Compression.xml",
5171         "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
5172         "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
5173         "ref/netstandard1.3/System.IO.Compression.dll",
5174         "ref/netstandard1.3/System.IO.Compression.xml",
5175         "ref/netstandard1.3/de/System.IO.Compression.xml",
5176         "ref/netstandard1.3/es/System.IO.Compression.xml",
5177         "ref/netstandard1.3/fr/System.IO.Compression.xml",
5178         "ref/netstandard1.3/it/System.IO.Compression.xml",
5179         "ref/netstandard1.3/ja/System.IO.Compression.xml",
5180         "ref/netstandard1.3/ko/System.IO.Compression.xml",
5181         "ref/netstandard1.3/ru/System.IO.Compression.xml",
5182         "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
5183         "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
5184         "ref/portable-net45+win8+wpa81/_._",
5185         "ref/win8/_._",
5186         "ref/wpa81/_._",
5187         "ref/xamarinios10/_._",
5188         "ref/xamarinmac20/_._",
5189         "ref/xamarintvos10/_._",
5190         "ref/xamarinwatchos10/_._",
5191         "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
5192         "runtimes/win/lib/net46/System.IO.Compression.dll",
5193         "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
5194         "system.io.compression.4.3.0.nupkg.sha512",
5195         "system.io.compression.nuspec"
5196       ]
5197     },
5198     "System.IO.Compression.ZipFile/4.3.0": {
5199       "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
5200       "type": "package",
5201       "path": "system.io.compression.zipfile/4.3.0",
5202       "files": [
5203         ".nupkg.metadata",
5204         ".signature.p7s",
5205         "ThirdPartyNotices.txt",
5206         "dotnet_library_license.txt",
5207         "lib/MonoAndroid10/_._",
5208         "lib/MonoTouch10/_._",
5209         "lib/net46/System.IO.Compression.ZipFile.dll",
5210         "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
5211         "lib/xamarinios10/_._",
5212         "lib/xamarinmac20/_._",
5213         "lib/xamarintvos10/_._",
5214         "lib/xamarinwatchos10/_._",
5215         "ref/MonoAndroid10/_._",
5216         "ref/MonoTouch10/_._",
5217         "ref/net46/System.IO.Compression.ZipFile.dll",
5218         "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
5219         "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
5220         "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
5221         "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
5222         "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
5223         "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
5224         "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
5225         "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
5226         "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
5227         "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
5228         "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
5229         "ref/xamarinios10/_._",
5230         "ref/xamarinmac20/_._",
5231         "ref/xamarintvos10/_._",
5232         "ref/xamarinwatchos10/_._",
5233         "system.io.compression.zipfile.4.3.0.nupkg.sha512",
5234         "system.io.compression.zipfile.nuspec"
5235       ]
5236     },
5237     "System.IO.FileSystem/4.4.0-beta-24913-02": {
5238       "sha512": "DvhfpfWgOwoxyjPNYKhMV0xZuqGdznnaC7aIMzBc2oh+u19jZrloGl11P2DnFKJLfsth5DPLvTMxXmvKLeuykw==",
5239       "type": "package",
5240       "path": "system.io.filesystem/4.4.0-beta-24913-02",
5241       "files": [
5242         ".nupkg.metadata",
5243         "ThirdPartyNotices.txt",
5244         "dotnet_library_license.txt",
5245         "lib/MonoAndroid10/_._",
5246         "lib/MonoTouch10/_._",
5247         "lib/net46/System.IO.FileSystem.dll",
5248         "lib/net463/System.IO.FileSystem.dll",
5249         "lib/xamarinios10/_._",
5250         "lib/xamarinmac20/_._",
5251         "lib/xamarintvos10/_._",
5252         "lib/xamarinwatchos10/_._",
5253         "ref/MonoAndroid10/_._",
5254         "ref/MonoTouch10/_._",
5255         "ref/net46/System.IO.FileSystem.dll",
5256         "ref/net463/System.IO.FileSystem.dll",
5257         "ref/netstandard1.3/System.IO.FileSystem.dll",
5258         "ref/netstandard1.3/System.IO.FileSystem.xml",
5259         "ref/netstandard1.3/de/System.IO.FileSystem.xml",
5260         "ref/netstandard1.3/es/System.IO.FileSystem.xml",
5261         "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
5262         "ref/netstandard1.3/it/System.IO.FileSystem.xml",
5263         "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
5264         "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
5265         "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
5266         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
5267         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
5268         "ref/netstandard1.7/System.IO.FileSystem.dll",
5269         "ref/xamarinios10/_._",
5270         "ref/xamarinmac20/_._",
5271         "ref/xamarintvos10/_._",
5272         "ref/xamarinwatchos10/_._",
5273         "system.io.filesystem.4.4.0-beta-24913-02.nupkg.sha512",
5274         "system.io.filesystem.nuspec",
5275         "useSharedDesignerContext.txt",
5276         "version.txt"
5277       ]
5278     },
5279     "System.IO.FileSystem.Primitives/4.4.0-beta-24913-02": {
5280       "sha512": "wRiqs3kiUczfE2pBubg2o3u06yQeUeqZruZG8ckw5/QJHRMCcnSaf//dyhJs+Qnq7uOYVoI2p8rEnYjm6w9omw==",
5281       "type": "package",
5282       "path": "system.io.filesystem.primitives/4.4.0-beta-24913-02",
5283       "files": [
5284         ".nupkg.metadata",
5285         "ThirdPartyNotices.txt",
5286         "dotnet_library_license.txt",
5287         "lib/MonoAndroid10/_._",
5288         "lib/MonoTouch10/_._",
5289         "lib/net46/System.IO.FileSystem.Primitives.dll",
5290         "lib/net463/System.IO.FileSystem.Primitives.dll",
5291         "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
5292         "lib/netstandard1.7/System.IO.FileSystem.Primitives.dll",
5293         "lib/xamarinios10/_._",
5294         "lib/xamarinmac20/_._",
5295         "lib/xamarintvos10/_._",
5296         "lib/xamarinwatchos10/_._",
5297         "ref/MonoAndroid10/_._",
5298         "ref/MonoTouch10/_._",
5299         "ref/net46/System.IO.FileSystem.Primitives.dll",
5300         "ref/net463/System.IO.FileSystem.Primitives.dll",
5301         "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
5302         "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
5303         "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
5304         "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
5305         "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
5306         "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
5307         "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
5308         "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
5309         "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
5310         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
5311         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
5312         "ref/netstandard1.7/System.IO.FileSystem.Primitives.dll",
5313         "ref/xamarinios10/_._",
5314         "ref/xamarinmac20/_._",
5315         "ref/xamarintvos10/_._",
5316         "ref/xamarinwatchos10/_._",
5317         "system.io.filesystem.primitives.4.4.0-beta-24913-02.nupkg.sha512",
5318         "system.io.filesystem.primitives.nuspec",
5319         "useSharedDesignerContext.txt",
5320         "version.txt"
5321       ]
5322     },
5323     "System.Linq/4.4.0-beta-24913-02": {
5324       "sha512": "bjnCiY6U3f9k7fH/R3IQohZniRlLB3MdQ59n0nH8oa26YCFZO+OgjdVbSj67RgVpxupYLzXCZ80li32HcL4qdQ==",
5325       "type": "package",
5326       "path": "system.linq/4.4.0-beta-24913-02",
5327       "files": [
5328         ".nupkg.metadata",
5329         "ThirdPartyNotices.txt",
5330         "dotnet_library_license.txt",
5331         "lib/MonoAndroid10/_._",
5332         "lib/MonoTouch10/_._",
5333         "lib/net45/_._",
5334         "lib/net461/System.Linq.dll",
5335         "lib/netcore50/System.Linq.dll",
5336         "lib/netstandard1.6/System.Linq.dll",
5337         "lib/portable-net45+win8+wp8+wpa81/_._",
5338         "lib/win8/_._",
5339         "lib/wp80/_._",
5340         "lib/wpa81/_._",
5341         "lib/xamarinios10/_._",
5342         "lib/xamarinmac20/_._",
5343         "lib/xamarintvos10/_._",
5344         "lib/xamarinwatchos10/_._",
5345         "ref/MonoAndroid10/_._",
5346         "ref/MonoTouch10/_._",
5347         "ref/net45/_._",
5348         "ref/net461/System.Linq.dll",
5349         "ref/netcore50/System.Linq.dll",
5350         "ref/netcore50/System.Linq.xml",
5351         "ref/netcore50/de/System.Linq.xml",
5352         "ref/netcore50/es/System.Linq.xml",
5353         "ref/netcore50/fr/System.Linq.xml",
5354         "ref/netcore50/it/System.Linq.xml",
5355         "ref/netcore50/ja/System.Linq.xml",
5356         "ref/netcore50/ko/System.Linq.xml",
5357         "ref/netcore50/ru/System.Linq.xml",
5358         "ref/netcore50/zh-hans/System.Linq.xml",
5359         "ref/netcore50/zh-hant/System.Linq.xml",
5360         "ref/netcoreapp1.1/System.Linq.dll",
5361         "ref/netstandard1.0/System.Linq.dll",
5362         "ref/netstandard1.0/System.Linq.xml",
5363         "ref/netstandard1.0/de/System.Linq.xml",
5364         "ref/netstandard1.0/es/System.Linq.xml",
5365         "ref/netstandard1.0/fr/System.Linq.xml",
5366         "ref/netstandard1.0/it/System.Linq.xml",
5367         "ref/netstandard1.0/ja/System.Linq.xml",
5368         "ref/netstandard1.0/ko/System.Linq.xml",
5369         "ref/netstandard1.0/ru/System.Linq.xml",
5370         "ref/netstandard1.0/zh-hans/System.Linq.xml",
5371         "ref/netstandard1.0/zh-hant/System.Linq.xml",
5372         "ref/netstandard1.6/System.Linq.dll",
5373         "ref/netstandard1.6/System.Linq.xml",
5374         "ref/netstandard1.6/de/System.Linq.xml",
5375         "ref/netstandard1.6/es/System.Linq.xml",
5376         "ref/netstandard1.6/fr/System.Linq.xml",
5377         "ref/netstandard1.6/it/System.Linq.xml",
5378         "ref/netstandard1.6/ja/System.Linq.xml",
5379         "ref/netstandard1.6/ko/System.Linq.xml",
5380         "ref/netstandard1.6/ru/System.Linq.xml",
5381         "ref/netstandard1.6/zh-hans/System.Linq.xml",
5382         "ref/netstandard1.6/zh-hant/System.Linq.xml",
5383         "ref/portable-net45+win8+wp8+wpa81/_._",
5384         "ref/win8/_._",
5385         "ref/wp80/_._",
5386         "ref/wpa81/_._",
5387         "ref/xamarinios10/_._",
5388         "ref/xamarinmac20/_._",
5389         "ref/xamarintvos10/_._",
5390         "ref/xamarinwatchos10/_._",
5391         "system.linq.4.4.0-beta-24913-02.nupkg.sha512",
5392         "system.linq.nuspec",
5393         "useSharedDesignerContext.txt",
5394         "version.txt"
5395       ]
5396     },
5397     "System.Linq.Expressions/4.4.0-beta-24913-02": {
5398       "sha512": "FGRSqzfppwrXJSO+91Bi3BEOV1xejk/VHOL3bZRJYCshZ67t8s5OeOk8ywh96Xi12+RFIsXkIzJYBBYC3xV/ow==",
5399       "type": "package",
5400       "path": "system.linq.expressions/4.4.0-beta-24913-02",
5401       "files": [
5402         ".nupkg.metadata",
5403         "ThirdPartyNotices.txt",
5404         "dotnet_library_license.txt",
5405         "lib/MonoAndroid10/_._",
5406         "lib/MonoTouch10/_._",
5407         "lib/net45/_._",
5408         "lib/net461/System.Linq.Expressions.dll",
5409         "lib/netcore50/System.Linq.Expressions.dll",
5410         "lib/netstandard1.6/System.Linq.Expressions.dll",
5411         "lib/netstandard1.7/System.Linq.Expressions.dll",
5412         "lib/portable-net45+win8+wp8+wpa81/_._",
5413         "lib/win8/_._",
5414         "lib/wp80/_._",
5415         "lib/wpa81/_._",
5416         "lib/xamarinios10/_._",
5417         "lib/xamarinmac20/_._",
5418         "lib/xamarintvos10/_._",
5419         "lib/xamarinwatchos10/_._",
5420         "ref/MonoAndroid10/_._",
5421         "ref/MonoTouch10/_._",
5422         "ref/net45/_._",
5423         "ref/net461/System.Linq.Expressions.dll",
5424         "ref/netcore50/System.Linq.Expressions.dll",
5425         "ref/netcore50/System.Linq.Expressions.xml",
5426         "ref/netcore50/de/System.Linq.Expressions.xml",
5427         "ref/netcore50/es/System.Linq.Expressions.xml",
5428         "ref/netcore50/fr/System.Linq.Expressions.xml",
5429         "ref/netcore50/it/System.Linq.Expressions.xml",
5430         "ref/netcore50/ja/System.Linq.Expressions.xml",
5431         "ref/netcore50/ko/System.Linq.Expressions.xml",
5432         "ref/netcore50/ru/System.Linq.Expressions.xml",
5433         "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
5434         "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
5435         "ref/netstandard1.0/System.Linq.Expressions.dll",
5436         "ref/netstandard1.0/System.Linq.Expressions.xml",
5437         "ref/netstandard1.0/de/System.Linq.Expressions.xml",
5438         "ref/netstandard1.0/es/System.Linq.Expressions.xml",
5439         "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
5440         "ref/netstandard1.0/it/System.Linq.Expressions.xml",
5441         "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
5442         "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
5443         "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
5444         "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
5445         "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
5446         "ref/netstandard1.3/System.Linq.Expressions.dll",
5447         "ref/netstandard1.3/System.Linq.Expressions.xml",
5448         "ref/netstandard1.3/de/System.Linq.Expressions.xml",
5449         "ref/netstandard1.3/es/System.Linq.Expressions.xml",
5450         "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
5451         "ref/netstandard1.3/it/System.Linq.Expressions.xml",
5452         "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
5453         "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
5454         "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
5455         "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
5456         "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
5457         "ref/netstandard1.6/System.Linq.Expressions.dll",
5458         "ref/netstandard1.6/System.Linq.Expressions.xml",
5459         "ref/netstandard1.6/de/System.Linq.Expressions.xml",
5460         "ref/netstandard1.6/es/System.Linq.Expressions.xml",
5461         "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
5462         "ref/netstandard1.6/it/System.Linq.Expressions.xml",
5463         "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
5464         "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
5465         "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
5466         "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
5467         "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
5468         "ref/netstandard1.7/System.Linq.Expressions.dll",
5469         "ref/portable-net45+win8+wp8+wpa81/_._",
5470         "ref/win8/_._",
5471         "ref/wp80/_._",
5472         "ref/wpa81/_._",
5473         "ref/xamarinios10/_._",
5474         "ref/xamarinmac20/_._",
5475         "ref/xamarintvos10/_._",
5476         "ref/xamarinwatchos10/_._",
5477         "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
5478         "system.linq.expressions.4.4.0-beta-24913-02.nupkg.sha512",
5479         "system.linq.expressions.nuspec",
5480         "useSharedDesignerContext.txt",
5481         "version.txt"
5482       ]
5483     },
5484     "System.Net.Http/4.3.0": {
5485       "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
5486       "type": "package",
5487       "path": "system.net.http/4.3.0",
5488       "files": [
5489         ".nupkg.metadata",
5490         ".signature.p7s",
5491         "ThirdPartyNotices.txt",
5492         "dotnet_library_license.txt",
5493         "lib/Xamarinmac20/_._",
5494         "lib/monoandroid10/_._",
5495         "lib/monotouch10/_._",
5496         "lib/net45/_._",
5497         "lib/net46/System.Net.Http.dll",
5498         "lib/portable-net45+win8+wpa81/_._",
5499         "lib/win8/_._",
5500         "lib/wpa81/_._",
5501         "lib/xamarinios10/_._",
5502         "lib/xamarintvos10/_._",
5503         "lib/xamarinwatchos10/_._",
5504         "ref/Xamarinmac20/_._",
5505         "ref/monoandroid10/_._",
5506         "ref/monotouch10/_._",
5507         "ref/net45/_._",
5508         "ref/net46/System.Net.Http.dll",
5509         "ref/net46/System.Net.Http.xml",
5510         "ref/net46/de/System.Net.Http.xml",
5511         "ref/net46/es/System.Net.Http.xml",
5512         "ref/net46/fr/System.Net.Http.xml",
5513         "ref/net46/it/System.Net.Http.xml",
5514         "ref/net46/ja/System.Net.Http.xml",
5515         "ref/net46/ko/System.Net.Http.xml",
5516         "ref/net46/ru/System.Net.Http.xml",
5517         "ref/net46/zh-hans/System.Net.Http.xml",
5518         "ref/net46/zh-hant/System.Net.Http.xml",
5519         "ref/netcore50/System.Net.Http.dll",
5520         "ref/netcore50/System.Net.Http.xml",
5521         "ref/netcore50/de/System.Net.Http.xml",
5522         "ref/netcore50/es/System.Net.Http.xml",
5523         "ref/netcore50/fr/System.Net.Http.xml",
5524         "ref/netcore50/it/System.Net.Http.xml",
5525         "ref/netcore50/ja/System.Net.Http.xml",
5526         "ref/netcore50/ko/System.Net.Http.xml",
5527         "ref/netcore50/ru/System.Net.Http.xml",
5528         "ref/netcore50/zh-hans/System.Net.Http.xml",
5529         "ref/netcore50/zh-hant/System.Net.Http.xml",
5530         "ref/netstandard1.1/System.Net.Http.dll",
5531         "ref/netstandard1.1/System.Net.Http.xml",
5532         "ref/netstandard1.1/de/System.Net.Http.xml",
5533         "ref/netstandard1.1/es/System.Net.Http.xml",
5534         "ref/netstandard1.1/fr/System.Net.Http.xml",
5535         "ref/netstandard1.1/it/System.Net.Http.xml",
5536         "ref/netstandard1.1/ja/System.Net.Http.xml",
5537         "ref/netstandard1.1/ko/System.Net.Http.xml",
5538         "ref/netstandard1.1/ru/System.Net.Http.xml",
5539         "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
5540         "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
5541         "ref/netstandard1.3/System.Net.Http.dll",
5542         "ref/netstandard1.3/System.Net.Http.xml",
5543         "ref/netstandard1.3/de/System.Net.Http.xml",
5544         "ref/netstandard1.3/es/System.Net.Http.xml",
5545         "ref/netstandard1.3/fr/System.Net.Http.xml",
5546         "ref/netstandard1.3/it/System.Net.Http.xml",
5547         "ref/netstandard1.3/ja/System.Net.Http.xml",
5548         "ref/netstandard1.3/ko/System.Net.Http.xml",
5549         "ref/netstandard1.3/ru/System.Net.Http.xml",
5550         "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
5551         "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
5552         "ref/portable-net45+win8+wpa81/_._",
5553         "ref/win8/_._",
5554         "ref/wpa81/_._",
5555         "ref/xamarinios10/_._",
5556         "ref/xamarintvos10/_._",
5557         "ref/xamarinwatchos10/_._",
5558         "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
5559         "runtimes/win/lib/net46/System.Net.Http.dll",
5560         "runtimes/win/lib/netcore50/System.Net.Http.dll",
5561         "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
5562         "system.net.http.4.3.0.nupkg.sha512",
5563         "system.net.http.nuspec"
5564       ]
5565     },
5566     "System.Net.NameResolution/4.4.0-beta-24913-02": {
5567       "sha512": "xTSaAEadOMDmmGLv60VMP1GtqMq++l23ld96Rg3X/Sphde1FFLB9nUetcoWx7VwfC5sJ1m70YprLKXDS4PNG8A==",
5568       "type": "package",
5569       "path": "system.net.nameresolution/4.4.0-beta-24913-02",
5570       "files": [
5571         ".nupkg.metadata",
5572         "ThirdPartyNotices.txt",
5573         "dotnet_library_license.txt",
5574         "lib/MonoAndroid10/_._",
5575         "lib/MonoTouch10/_._",
5576         "lib/net46/System.Net.NameResolution.dll",
5577         "lib/xamarinios10/_._",
5578         "lib/xamarinmac20/_._",
5579         "lib/xamarintvos10/_._",
5580         "lib/xamarinwatchos10/_._",
5581         "ref/MonoAndroid10/_._",
5582         "ref/MonoTouch10/_._",
5583         "ref/net46/System.Net.NameResolution.dll",
5584         "ref/netstandard1.3/System.Net.NameResolution.dll",
5585         "ref/netstandard1.3/System.Net.NameResolution.xml",
5586         "ref/netstandard1.3/de/System.Net.NameResolution.xml",
5587         "ref/netstandard1.3/es/System.Net.NameResolution.xml",
5588         "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
5589         "ref/netstandard1.3/it/System.Net.NameResolution.xml",
5590         "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
5591         "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
5592         "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
5593         "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
5594         "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
5595         "ref/xamarinios10/_._",
5596         "ref/xamarinmac20/_._",
5597         "ref/xamarintvos10/_._",
5598         "ref/xamarinwatchos10/_._",
5599         "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
5600         "runtimes/win/lib/net46/System.Net.NameResolution.dll",
5601         "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
5602         "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
5603         "system.net.nameresolution.4.4.0-beta-24913-02.nupkg.sha512",
5604         "system.net.nameresolution.nuspec",
5605         "useSharedDesignerContext.txt",
5606         "version.txt"
5607       ]
5608     },
5609     "System.Net.Primitives/4.3.0": {
5610       "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
5611       "type": "package",
5612       "path": "system.net.primitives/4.3.0",
5613       "files": [
5614         ".nupkg.metadata",
5615         ".signature.p7s",
5616         "ThirdPartyNotices.txt",
5617         "dotnet_library_license.txt",
5618         "lib/MonoAndroid10/_._",
5619         "lib/MonoTouch10/_._",
5620         "lib/net45/_._",
5621         "lib/portable-net45+win8+wp8+wpa81/_._",
5622         "lib/win8/_._",
5623         "lib/wp80/_._",
5624         "lib/wpa81/_._",
5625         "lib/xamarinios10/_._",
5626         "lib/xamarinmac20/_._",
5627         "lib/xamarintvos10/_._",
5628         "lib/xamarinwatchos10/_._",
5629         "ref/MonoAndroid10/_._",
5630         "ref/MonoTouch10/_._",
5631         "ref/net45/_._",
5632         "ref/netcore50/System.Net.Primitives.dll",
5633         "ref/netcore50/System.Net.Primitives.xml",
5634         "ref/netcore50/de/System.Net.Primitives.xml",
5635         "ref/netcore50/es/System.Net.Primitives.xml",
5636         "ref/netcore50/fr/System.Net.Primitives.xml",
5637         "ref/netcore50/it/System.Net.Primitives.xml",
5638         "ref/netcore50/ja/System.Net.Primitives.xml",
5639         "ref/netcore50/ko/System.Net.Primitives.xml",
5640         "ref/netcore50/ru/System.Net.Primitives.xml",
5641         "ref/netcore50/zh-hans/System.Net.Primitives.xml",
5642         "ref/netcore50/zh-hant/System.Net.Primitives.xml",
5643         "ref/netstandard1.0/System.Net.Primitives.dll",
5644         "ref/netstandard1.0/System.Net.Primitives.xml",
5645         "ref/netstandard1.0/de/System.Net.Primitives.xml",
5646         "ref/netstandard1.0/es/System.Net.Primitives.xml",
5647         "ref/netstandard1.0/fr/System.Net.Primitives.xml",
5648         "ref/netstandard1.0/it/System.Net.Primitives.xml",
5649         "ref/netstandard1.0/ja/System.Net.Primitives.xml",
5650         "ref/netstandard1.0/ko/System.Net.Primitives.xml",
5651         "ref/netstandard1.0/ru/System.Net.Primitives.xml",
5652         "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
5653         "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
5654         "ref/netstandard1.1/System.Net.Primitives.dll",
5655         "ref/netstandard1.1/System.Net.Primitives.xml",
5656         "ref/netstandard1.1/de/System.Net.Primitives.xml",
5657         "ref/netstandard1.1/es/System.Net.Primitives.xml",
5658         "ref/netstandard1.1/fr/System.Net.Primitives.xml",
5659         "ref/netstandard1.1/it/System.Net.Primitives.xml",
5660         "ref/netstandard1.1/ja/System.Net.Primitives.xml",
5661         "ref/netstandard1.1/ko/System.Net.Primitives.xml",
5662         "ref/netstandard1.1/ru/System.Net.Primitives.xml",
5663         "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
5664         "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
5665         "ref/netstandard1.3/System.Net.Primitives.dll",
5666         "ref/netstandard1.3/System.Net.Primitives.xml",
5667         "ref/netstandard1.3/de/System.Net.Primitives.xml",
5668         "ref/netstandard1.3/es/System.Net.Primitives.xml",
5669         "ref/netstandard1.3/fr/System.Net.Primitives.xml",
5670         "ref/netstandard1.3/it/System.Net.Primitives.xml",
5671         "ref/netstandard1.3/ja/System.Net.Primitives.xml",
5672         "ref/netstandard1.3/ko/System.Net.Primitives.xml",
5673         "ref/netstandard1.3/ru/System.Net.Primitives.xml",
5674         "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
5675         "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
5676         "ref/portable-net45+win8+wp8+wpa81/_._",
5677         "ref/win8/_._",
5678         "ref/wp80/_._",
5679         "ref/wpa81/_._",
5680         "ref/xamarinios10/_._",
5681         "ref/xamarinmac20/_._",
5682         "ref/xamarintvos10/_._",
5683         "ref/xamarinwatchos10/_._",
5684         "system.net.primitives.4.3.0.nupkg.sha512",
5685         "system.net.primitives.nuspec"
5686       ]
5687     },
5688     "System.Net.Sockets/4.3.0": {
5689       "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
5690       "type": "package",
5691       "path": "system.net.sockets/4.3.0",
5692       "files": [
5693         ".nupkg.metadata",
5694         ".signature.p7s",
5695         "ThirdPartyNotices.txt",
5696         "dotnet_library_license.txt",
5697         "lib/MonoAndroid10/_._",
5698         "lib/MonoTouch10/_._",
5699         "lib/net46/System.Net.Sockets.dll",
5700         "lib/xamarinios10/_._",
5701         "lib/xamarinmac20/_._",
5702         "lib/xamarintvos10/_._",
5703         "lib/xamarinwatchos10/_._",
5704         "ref/MonoAndroid10/_._",
5705         "ref/MonoTouch10/_._",
5706         "ref/net46/System.Net.Sockets.dll",
5707         "ref/netstandard1.3/System.Net.Sockets.dll",
5708         "ref/netstandard1.3/System.Net.Sockets.xml",
5709         "ref/netstandard1.3/de/System.Net.Sockets.xml",
5710         "ref/netstandard1.3/es/System.Net.Sockets.xml",
5711         "ref/netstandard1.3/fr/System.Net.Sockets.xml",
5712         "ref/netstandard1.3/it/System.Net.Sockets.xml",
5713         "ref/netstandard1.3/ja/System.Net.Sockets.xml",
5714         "ref/netstandard1.3/ko/System.Net.Sockets.xml",
5715         "ref/netstandard1.3/ru/System.Net.Sockets.xml",
5716         "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
5717         "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
5718         "ref/xamarinios10/_._",
5719         "ref/xamarinmac20/_._",
5720         "ref/xamarintvos10/_._",
5721         "ref/xamarinwatchos10/_._",
5722         "system.net.sockets.4.3.0.nupkg.sha512",
5723         "system.net.sockets.nuspec"
5724       ]
5725     },
5726     "System.Numerics.Vectors/4.4.0-preview2-25302-03": {
5727       "sha512": "8QCHEbxpQaW7K3HKiPxR50dy2XysCe+7ihR7C6GCTSg8ZKWZiG8ESQfWTiDtwh8rL3NANrHVf6snjzeQZZpcog==",
5728       "type": "package",
5729       "path": "system.numerics.vectors/4.4.0-preview2-25302-03",
5730       "files": [
5731         ".nupkg.metadata",
5732         "ThirdPartyNotices.txt",
5733         "dotnet_library_license.txt",
5734         "lib/MonoAndroid10/_._",
5735         "lib/MonoTouch10/_._",
5736         "lib/net46/System.Numerics.Vectors.dll",
5737         "lib/net46/System.Numerics.Vectors.xml",
5738         "lib/netcoreapp2.0/_._",
5739         "lib/netstandard1.0/System.Numerics.Vectors.dll",
5740         "lib/netstandard1.0/System.Numerics.Vectors.xml",
5741         "lib/netstandard2.0/System.Numerics.Vectors.dll",
5742         "lib/netstandard2.0/System.Numerics.Vectors.xml",
5743         "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
5744         "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
5745         "lib/uap10.1/_._",
5746         "lib/xamarinios10/_._",
5747         "lib/xamarinmac20/_._",
5748         "lib/xamarintvos10/_._",
5749         "lib/xamarinwatchos10/_._",
5750         "ref/MonoAndroid10/_._",
5751         "ref/MonoTouch10/_._",
5752         "ref/netcoreapp2.0/_._",
5753         "ref/netstandard1.0/System.Numerics.Vectors.dll",
5754         "ref/netstandard1.0/System.Numerics.Vectors.xml",
5755         "ref/netstandard2.0/System.Numerics.Vectors.dll",
5756         "ref/uap10.1/_._",
5757         "ref/xamarinios10/_._",
5758         "ref/xamarinmac20/_._",
5759         "ref/xamarintvos10/_._",
5760         "ref/xamarinwatchos10/_._",
5761         "system.numerics.vectors.4.4.0-preview2-25302-03.nupkg.sha512",
5762         "system.numerics.vectors.nuspec",
5763         "useSharedDesignerContext.txt",
5764         "version.txt"
5765       ]
5766     },
5767     "System.ObjectModel/4.4.0-beta-24913-02": {
5768       "sha512": "7fImkhTugA/dsFg/prA4UH7CoP4xmf7Brd5/v+dUA62mND9foQQnTOq0xSCOVZ6b25sy0kKqxLUtekZvRIMlkQ==",
5769       "type": "package",
5770       "path": "system.objectmodel/4.4.0-beta-24913-02",
5771       "files": [
5772         ".nupkg.metadata",
5773         "ThirdPartyNotices.txt",
5774         "dotnet_library_license.txt",
5775         "lib/MonoAndroid10/_._",
5776         "lib/MonoTouch10/_._",
5777         "lib/net45/_._",
5778         "lib/net463/System.ObjectModel.dll",
5779         "lib/netcore50/System.ObjectModel.dll",
5780         "lib/netstandard1.3/System.ObjectModel.dll",
5781         "lib/netstandard1.7/System.ObjectModel.dll",
5782         "lib/portable-net45+win8+wp8+wpa81/_._",
5783         "lib/win8/_._",
5784         "lib/wp80/_._",
5785         "lib/wpa81/_._",
5786         "lib/xamarinios10/_._",
5787         "lib/xamarinmac20/_._",
5788         "lib/xamarintvos10/_._",
5789         "lib/xamarinwatchos10/_._",
5790         "ref/MonoAndroid10/_._",
5791         "ref/MonoTouch10/_._",
5792         "ref/net45/_._",
5793         "ref/net463/System.ObjectModel.dll",
5794         "ref/netcore50/System.ObjectModel.dll",
5795         "ref/netcore50/System.ObjectModel.xml",
5796         "ref/netcore50/de/System.ObjectModel.xml",
5797         "ref/netcore50/es/System.ObjectModel.xml",
5798         "ref/netcore50/fr/System.ObjectModel.xml",
5799         "ref/netcore50/it/System.ObjectModel.xml",
5800         "ref/netcore50/ja/System.ObjectModel.xml",
5801         "ref/netcore50/ko/System.ObjectModel.xml",
5802         "ref/netcore50/ru/System.ObjectModel.xml",
5803         "ref/netcore50/zh-hans/System.ObjectModel.xml",
5804         "ref/netcore50/zh-hant/System.ObjectModel.xml",
5805         "ref/netcoreapp1.1/System.ObjectModel.dll",
5806         "ref/netstandard1.0/System.ObjectModel.dll",
5807         "ref/netstandard1.0/System.ObjectModel.xml",
5808         "ref/netstandard1.0/de/System.ObjectModel.xml",
5809         "ref/netstandard1.0/es/System.ObjectModel.xml",
5810         "ref/netstandard1.0/fr/System.ObjectModel.xml",
5811         "ref/netstandard1.0/it/System.ObjectModel.xml",
5812         "ref/netstandard1.0/ja/System.ObjectModel.xml",
5813         "ref/netstandard1.0/ko/System.ObjectModel.xml",
5814         "ref/netstandard1.0/ru/System.ObjectModel.xml",
5815         "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
5816         "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
5817         "ref/netstandard1.3/System.ObjectModel.dll",
5818         "ref/netstandard1.3/System.ObjectModel.xml",
5819         "ref/netstandard1.3/de/System.ObjectModel.xml",
5820         "ref/netstandard1.3/es/System.ObjectModel.xml",
5821         "ref/netstandard1.3/fr/System.ObjectModel.xml",
5822         "ref/netstandard1.3/it/System.ObjectModel.xml",
5823         "ref/netstandard1.3/ja/System.ObjectModel.xml",
5824         "ref/netstandard1.3/ko/System.ObjectModel.xml",
5825         "ref/netstandard1.3/ru/System.ObjectModel.xml",
5826         "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
5827         "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
5828         "ref/netstandard1.7/System.ObjectModel.dll",
5829         "ref/portable-net45+win8+wp8+wpa81/_._",
5830         "ref/win8/_._",
5831         "ref/wp80/_._",
5832         "ref/wpa81/_._",
5833         "ref/xamarinios10/_._",
5834         "ref/xamarinmac20/_._",
5835         "ref/xamarintvos10/_._",
5836         "ref/xamarinwatchos10/_._",
5837         "system.objectmodel.4.4.0-beta-24913-02.nupkg.sha512",
5838         "system.objectmodel.nuspec",
5839         "useSharedDesignerContext.txt",
5840         "version.txt"
5841       ]
5842     },
5843     "System.Private.Uri/4.4.0-beta-24913-02": {
5844       "sha512": "P5WV/+fFObWRGhcbiUIx+23/hz4k/x6xFoePjam1t6xvKw+E1E4KkM8O2sRkZQ0h8i7ATr04oCi5jNnzg2+idg==",
5845       "type": "package",
5846       "path": "system.private.uri/4.4.0-beta-24913-02",
5847       "files": [
5848         ".nupkg.metadata",
5849         "ThirdPartyNotices.txt",
5850         "dotnet_library_license.txt",
5851         "ref/netstandard/_._",
5852         "system.private.uri.4.4.0-beta-24913-02.nupkg.sha512",
5853         "system.private.uri.nuspec",
5854         "useSharedDesignerContext.txt",
5855         "version.txt"
5856       ]
5857     },
5858     "System.Reflection/4.4.0-beta-24913-02": {
5859       "sha512": "BYjVZSHD4JDmhn5LueNSF16qU8WA6V2YAakX+q+U9lAlj/B+gV+l9vO2RkJjzexvDcZLluFzIUdpWDGtOj95wA==",
5860       "type": "package",
5861       "path": "system.reflection/4.4.0-beta-24913-02",
5862       "files": [
5863         ".nupkg.metadata",
5864         "ThirdPartyNotices.txt",
5865         "dotnet_library_license.txt",
5866         "lib/MonoAndroid10/_._",
5867         "lib/MonoTouch10/_._",
5868         "lib/net45/_._",
5869         "lib/net461/System.Reflection.dll",
5870         "lib/portable-net45+win8+wp8+wpa81/_._",
5871         "lib/win8/_._",
5872         "lib/wp80/_._",
5873         "lib/wpa81/_._",
5874         "lib/xamarinios10/_._",
5875         "lib/xamarinmac20/_._",
5876         "lib/xamarintvos10/_._",
5877         "lib/xamarinwatchos10/_._",
5878         "ref/MonoAndroid10/_._",
5879         "ref/MonoTouch10/_._",
5880         "ref/net45/_._",
5881         "ref/net461/System.Reflection.dll",
5882         "ref/netcore50/System.Reflection.dll",
5883         "ref/netcore50/System.Reflection.xml",
5884         "ref/netcore50/de/System.Reflection.xml",
5885         "ref/netcore50/es/System.Reflection.xml",
5886         "ref/netcore50/fr/System.Reflection.xml",
5887         "ref/netcore50/it/System.Reflection.xml",
5888         "ref/netcore50/ja/System.Reflection.xml",
5889         "ref/netcore50/ko/System.Reflection.xml",
5890         "ref/netcore50/ru/System.Reflection.xml",
5891         "ref/netcore50/zh-hans/System.Reflection.xml",
5892         "ref/netcore50/zh-hant/System.Reflection.xml",
5893         "ref/netstandard1.0/System.Reflection.dll",
5894         "ref/netstandard1.0/System.Reflection.xml",
5895         "ref/netstandard1.0/de/System.Reflection.xml",
5896         "ref/netstandard1.0/es/System.Reflection.xml",
5897         "ref/netstandard1.0/fr/System.Reflection.xml",
5898         "ref/netstandard1.0/it/System.Reflection.xml",
5899         "ref/netstandard1.0/ja/System.Reflection.xml",
5900         "ref/netstandard1.0/ko/System.Reflection.xml",
5901         "ref/netstandard1.0/ru/System.Reflection.xml",
5902         "ref/netstandard1.0/zh-hans/System.Reflection.xml",
5903         "ref/netstandard1.0/zh-hant/System.Reflection.xml",
5904         "ref/netstandard1.3/System.Reflection.dll",
5905         "ref/netstandard1.3/System.Reflection.xml",
5906         "ref/netstandard1.3/de/System.Reflection.xml",
5907         "ref/netstandard1.3/es/System.Reflection.xml",
5908         "ref/netstandard1.3/fr/System.Reflection.xml",
5909         "ref/netstandard1.3/it/System.Reflection.xml",
5910         "ref/netstandard1.3/ja/System.Reflection.xml",
5911         "ref/netstandard1.3/ko/System.Reflection.xml",
5912         "ref/netstandard1.3/ru/System.Reflection.xml",
5913         "ref/netstandard1.3/zh-hans/System.Reflection.xml",
5914         "ref/netstandard1.3/zh-hant/System.Reflection.xml",
5915         "ref/netstandard1.5/System.Reflection.dll",
5916         "ref/netstandard1.5/System.Reflection.xml",
5917         "ref/netstandard1.5/de/System.Reflection.xml",
5918         "ref/netstandard1.5/es/System.Reflection.xml",
5919         "ref/netstandard1.5/fr/System.Reflection.xml",
5920         "ref/netstandard1.5/it/System.Reflection.xml",
5921         "ref/netstandard1.5/ja/System.Reflection.xml",
5922         "ref/netstandard1.5/ko/System.Reflection.xml",
5923         "ref/netstandard1.5/ru/System.Reflection.xml",
5924         "ref/netstandard1.5/zh-hans/System.Reflection.xml",
5925         "ref/netstandard1.5/zh-hant/System.Reflection.xml",
5926         "ref/netstandard1.7/System.Reflection.dll",
5927         "ref/portable-net45+win8+wp8+wpa81/_._",
5928         "ref/uap10.1/System.Reflection.dll",
5929         "ref/win8/_._",
5930         "ref/wp80/_._",
5931         "ref/wpa81/_._",
5932         "ref/xamarinios10/_._",
5933         "ref/xamarinmac20/_._",
5934         "ref/xamarintvos10/_._",
5935         "ref/xamarinwatchos10/_._",
5936         "system.reflection.4.4.0-beta-24913-02.nupkg.sha512",
5937         "system.reflection.nuspec",
5938         "useSharedDesignerContext.txt",
5939         "version.txt"
5940       ]
5941     },
5942     "System.Reflection.Emit/4.4.0-beta-24913-02": {
5943       "sha512": "8t9c/WJwVW4lM4furhRKIGDH4YIMnqWeo/tXktHJpczi6SiBpWfi+RymwRVbbxrPy7+b+jgtspwM0AHizm8hRg==",
5944       "type": "package",
5945       "path": "system.reflection.emit/4.4.0-beta-24913-02",
5946       "files": [
5947         ".nupkg.metadata",
5948         "ThirdPartyNotices.txt",
5949         "dotnet_library_license.txt",
5950         "lib/MonoAndroid10/_._",
5951         "lib/monotouch10/_._",
5952         "lib/net45/_._",
5953         "lib/netcore50/System.Reflection.Emit.dll",
5954         "lib/netstandard1.3/System.Reflection.Emit.dll",
5955         "lib/xamarinios10/_._",
5956         "lib/xamarinmac20/_._",
5957         "lib/xamarintvos10/_._",
5958         "lib/xamarinwatchos10/_._",
5959         "ref/MonoAndroid10/_._",
5960         "ref/net45/_._",
5961         "ref/netstandard1.1/System.Reflection.Emit.dll",
5962         "ref/netstandard1.1/System.Reflection.Emit.xml",
5963         "ref/netstandard1.1/de/System.Reflection.Emit.xml",
5964         "ref/netstandard1.1/es/System.Reflection.Emit.xml",
5965         "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
5966         "ref/netstandard1.1/it/System.Reflection.Emit.xml",
5967         "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
5968         "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
5969         "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
5970         "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
5971         "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
5972         "ref/xamarinmac20/_._",
5973         "system.reflection.emit.4.4.0-beta-24913-02.nupkg.sha512",
5974         "system.reflection.emit.nuspec",
5975         "useSharedDesignerContext.txt",
5976         "version.txt"
5977       ]
5978     },
5979     "System.Reflection.Emit.ILGeneration/4.4.0-beta-24913-02": {
5980       "sha512": "StjC21V2SztX1QUCMlwE1QfXXJhmmNJVu07DDLqj/fn6F23tIHB+EDcroeA7QKRQbfarUxL4MzZAJqEhcfPqYA==",
5981       "type": "package",
5982       "path": "system.reflection.emit.ilgeneration/4.4.0-beta-24913-02",
5983       "files": [
5984         ".nupkg.metadata",
5985         "ThirdPartyNotices.txt",
5986         "dotnet_library_license.txt",
5987         "lib/MonoAndroid10/_._",
5988         "lib/MonoTouch10/_._",
5989         "lib/net45/_._",
5990         "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
5991         "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
5992         "lib/portable-net45+wp8/_._",
5993         "lib/wp80/_._",
5994         "lib/xamarinios10/_._",
5995         "lib/xamarinmac20/_._",
5996         "lib/xamarintvos10/_._",
5997         "lib/xamarinwatchos10/_._",
5998         "ref/MonoAndroid10/_._",
5999         "ref/MonoTouch10/_._",
6000         "ref/net45/_._",
6001         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
6002         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
6003         "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
6004         "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
6005         "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
6006         "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
6007         "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
6008         "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
6009         "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
6010         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
6011         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
6012         "ref/portable-net45+wp8/_._",
6013         "ref/wp80/_._",
6014         "ref/xamarinios10/_._",
6015         "ref/xamarinmac20/_._",
6016         "ref/xamarintvos10/_._",
6017         "ref/xamarinwatchos10/_._",
6018         "runtimes/aot/lib/netcore50/_._",
6019         "system.reflection.emit.ilgeneration.4.4.0-beta-24913-02.nupkg.sha512",
6020         "system.reflection.emit.ilgeneration.nuspec",
6021         "useSharedDesignerContext.txt",
6022         "version.txt"
6023       ]
6024     },
6025     "System.Reflection.Extensions/4.4.0-beta-24913-02": {
6026       "sha512": "6f9M3xv5HkaZEbZLsjRSEHekr1bbEFUbtpr/8NHGJ3cwjdUmfirIwT3i69VxPy0xx9nj8OLbfGitQcPOUsK/sA==",
6027       "type": "package",
6028       "path": "system.reflection.extensions/4.4.0-beta-24913-02",
6029       "files": [
6030         ".nupkg.metadata",
6031         "ThirdPartyNotices.txt",
6032         "dotnet_library_license.txt",
6033         "lib/MonoAndroid10/_._",
6034         "lib/MonoTouch10/_._",
6035         "lib/net45/_._",
6036         "lib/net463/System.Reflection.Extensions.dll",
6037         "lib/netcore50/System.Reflection.Extensions.dll",
6038         "lib/netstandard1.3/System.Reflection.Extensions.dll",
6039         "lib/netstandard1.7/System.Reflection.Extensions.dll",
6040         "lib/portable-net45+win8+wp8+wpa81/_._",
6041         "lib/uap10.1/System.Reflection.Extensions.dll",
6042         "lib/win8/_._",
6043         "lib/wp80/_._",
6044         "lib/wpa81/_._",
6045         "lib/xamarinios10/_._",
6046         "lib/xamarinmac20/_._",
6047         "lib/xamarintvos10/_._",
6048         "lib/xamarinwatchos10/_._",
6049         "ref/MonoAndroid10/_._",
6050         "ref/MonoTouch10/_._",
6051         "ref/net45/_._",
6052         "ref/net463/System.Reflection.Extensions.dll",
6053         "ref/netcore50/System.Reflection.Extensions.dll",
6054         "ref/netcore50/System.Reflection.Extensions.xml",
6055         "ref/netcore50/de/System.Reflection.Extensions.xml",
6056         "ref/netcore50/es/System.Reflection.Extensions.xml",
6057         "ref/netcore50/fr/System.Reflection.Extensions.xml",
6058         "ref/netcore50/it/System.Reflection.Extensions.xml",
6059         "ref/netcore50/ja/System.Reflection.Extensions.xml",
6060         "ref/netcore50/ko/System.Reflection.Extensions.xml",
6061         "ref/netcore50/ru/System.Reflection.Extensions.xml",
6062         "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
6063         "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
6064         "ref/netstandard1.0/System.Reflection.Extensions.dll",
6065         "ref/netstandard1.0/System.Reflection.Extensions.xml",
6066         "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
6067         "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
6068         "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
6069         "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
6070         "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
6071         "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
6072         "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
6073         "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
6074         "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
6075         "ref/netstandard1.7/System.Reflection.Extensions.dll",
6076         "ref/portable-net45+win8+wp8+wpa81/_._",
6077         "ref/uap10.1/System.Reflection.Extensions.dll",
6078         "ref/win8/_._",
6079         "ref/wp80/_._",
6080         "ref/wpa81/_._",
6081         "ref/xamarinios10/_._",
6082         "ref/xamarinmac20/_._",
6083         "ref/xamarintvos10/_._",
6084         "ref/xamarinwatchos10/_._",
6085         "runtimes/aot/lib/netcore50/System.Reflection.Extensions.dll",
6086         "runtimes/aot/lib/uap10.1/System.Reflection.Extensions.dll",
6087         "system.reflection.extensions.4.4.0-beta-24913-02.nupkg.sha512",
6088         "system.reflection.extensions.nuspec",
6089         "useSharedDesignerContext.txt",
6090         "version.txt"
6091       ]
6092     },
6093     "System.Reflection.Metadata/1.1.0": {
6094       "sha512": "RLIE4sSt2zngMLuqM6YmxBH99mTumtT4DNZE4+msfEaInUP5iCLQT+BHPl+2cjSAP1pdALyAjLB8RtCB+WGGWQ==",
6095       "type": "package",
6096       "path": "system.reflection.metadata/1.1.0",
6097       "files": [
6098         ".nupkg.metadata",
6099         ".signature.p7s",
6100         "lib/dotnet5.2/System.Reflection.Metadata.dll",
6101         "lib/dotnet5.2/System.Reflection.Metadata.xml",
6102         "lib/portable-net45+win8/System.Reflection.Metadata.dll",
6103         "lib/portable-net45+win8/System.Reflection.Metadata.xml",
6104         "system.reflection.metadata.1.1.0.nupkg.sha512",
6105         "system.reflection.metadata.nuspec"
6106       ]
6107     },
6108     "System.Reflection.Primitives/4.4.0-beta-24913-02": {
6109       "sha512": "qR0QeMteCI5xqH473N019aiA3kSrUYIsxHb5yD8EMeEY9ZQpDe7eETxaxm9mDtZsk5ykm3fboDda8cAsHqM5+w==",
6110       "type": "package",
6111       "path": "system.reflection.primitives/4.4.0-beta-24913-02",
6112       "files": [
6113         ".nupkg.metadata",
6114         "ThirdPartyNotices.txt",
6115         "dotnet_library_license.txt",
6116         "lib/MonoAndroid10/_._",
6117         "lib/MonoTouch10/_._",
6118         "lib/net45/_._",
6119         "lib/net463/System.Reflection.Primitives.dll",
6120         "lib/portable-net45+win8+wp8+wpa81/_._",
6121         "lib/portable45-net45+win8+wpa81/_._",
6122         "lib/win8/_._",
6123         "lib/wp80/_._",
6124         "lib/wpa81/_._",
6125         "lib/xamarinios10/_._",
6126         "lib/xamarinmac20/_._",
6127         "lib/xamarintvos10/_._",
6128         "lib/xamarinwatchos10/_._",
6129         "ref/MonoAndroid10/_._",
6130         "ref/MonoTouch10/_._",
6131         "ref/net45/_._",
6132         "ref/net463/System.Reflection.Primitives.dll",
6133         "ref/netcore50/System.Reflection.Primitives.dll",
6134         "ref/netcore50/System.Reflection.Primitives.xml",
6135         "ref/netcore50/de/System.Reflection.Primitives.xml",
6136         "ref/netcore50/es/System.Reflection.Primitives.xml",
6137         "ref/netcore50/fr/System.Reflection.Primitives.xml",
6138         "ref/netcore50/it/System.Reflection.Primitives.xml",
6139         "ref/netcore50/ja/System.Reflection.Primitives.xml",
6140         "ref/netcore50/ko/System.Reflection.Primitives.xml",
6141         "ref/netcore50/ru/System.Reflection.Primitives.xml",
6142         "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
6143         "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
6144         "ref/netstandard1.0/System.Reflection.Primitives.dll",
6145         "ref/netstandard1.0/System.Reflection.Primitives.xml",
6146         "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
6147         "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
6148         "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
6149         "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
6150         "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
6151         "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
6152         "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
6153         "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
6154         "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
6155         "ref/netstandard1.7/System.Reflection.Primitives.dll",
6156         "ref/portable-net45+win8+wp8+wpa81/_._",
6157         "ref/portable45-net45+win8+wpa81/_._",
6158         "ref/uap10.1/System.Reflection.Primitives.dll",
6159         "ref/win8/_._",
6160         "ref/wp80/_._",
6161         "ref/wpa81/_._",
6162         "ref/xamarinios10/_._",
6163         "ref/xamarinmac20/_._",
6164         "ref/xamarintvos10/_._",
6165         "ref/xamarinwatchos10/_._",
6166         "system.reflection.primitives.4.4.0-beta-24913-02.nupkg.sha512",
6167         "system.reflection.primitives.nuspec",
6168         "useSharedDesignerContext.txt",
6169         "version.txt"
6170       ]
6171     },
6172     "System.Reflection.TypeExtensions/4.4.0-preview2-25302-03": {
6173       "sha512": "GSFwBW4h06Y2B14gBSQn2mXOClBEuKnycjdzvhsrLY+mQPieCtsP4AiOC95PV/8zwMM3rXLfjguERttLuKkibA==",
6174       "type": "package",
6175       "path": "system.reflection.typeextensions/4.4.0-preview2-25302-03",
6176       "files": [
6177         ".nupkg.metadata",
6178         "ThirdPartyNotices.txt",
6179         "dotnet_library_license.txt",
6180         "lib/MonoAndroid10/_._",
6181         "lib/MonoTouch10/_._",
6182         "lib/net46/System.Reflection.TypeExtensions.dll",
6183         "lib/net461/System.Reflection.TypeExtensions.dll",
6184         "lib/netcore50/System.Reflection.TypeExtensions.dll",
6185         "lib/netcoreapp1.0/System.Reflection.TypeExtensions.dll",
6186         "lib/netcoreapp2.0/_._",
6187         "lib/netstandard1.3/System.Reflection.TypeExtensions.dll",
6188         "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
6189         "lib/netstandard2.0/System.Reflection.TypeExtensions.dll",
6190         "lib/uap10.1/_._",
6191         "lib/xamarinios10/_._",
6192         "lib/xamarinmac20/_._",
6193         "lib/xamarintvos10/_._",
6194         "lib/xamarinwatchos10/_._",
6195         "ref/MonoAndroid10/_._",
6196         "ref/MonoTouch10/_._",
6197         "ref/net46/System.Reflection.TypeExtensions.dll",
6198         "ref/net461/System.Reflection.TypeExtensions.dll",
6199         "ref/net461/System.Reflection.TypeExtensions.xml",
6200         "ref/net461/de/System.Reflection.TypeExtensions.xml",
6201         "ref/net461/es/System.Reflection.TypeExtensions.xml",
6202         "ref/net461/fr/System.Reflection.TypeExtensions.xml",
6203         "ref/net461/it/System.Reflection.TypeExtensions.xml",
6204         "ref/net461/ja/System.Reflection.TypeExtensions.xml",
6205         "ref/net461/ko/System.Reflection.TypeExtensions.xml",
6206         "ref/net461/ru/System.Reflection.TypeExtensions.xml",
6207         "ref/net461/zh-hans/System.Reflection.TypeExtensions.xml",
6208         "ref/net461/zh-hant/System.Reflection.TypeExtensions.xml",
6209         "ref/netcoreapp2.0/_._",
6210         "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
6211         "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
6212         "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
6213         "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
6214         "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
6215         "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
6216         "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
6217         "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
6218         "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
6219         "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
6220         "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
6221         "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
6222         "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
6223         "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
6224         "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
6225         "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
6226         "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
6227         "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
6228         "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
6229         "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
6230         "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
6231         "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
6232         "ref/netstandard2.0/System.Reflection.TypeExtensions.dll",
6233         "ref/netstandard2.0/System.Reflection.TypeExtensions.xml",
6234         "ref/netstandard2.0/de/System.Reflection.TypeExtensions.xml",
6235         "ref/netstandard2.0/es/System.Reflection.TypeExtensions.xml",
6236         "ref/netstandard2.0/fr/System.Reflection.TypeExtensions.xml",
6237         "ref/netstandard2.0/it/System.Reflection.TypeExtensions.xml",
6238         "ref/netstandard2.0/ja/System.Reflection.TypeExtensions.xml",
6239         "ref/netstandard2.0/ko/System.Reflection.TypeExtensions.xml",
6240         "ref/netstandard2.0/ru/System.Reflection.TypeExtensions.xml",
6241         "ref/netstandard2.0/zh-hans/System.Reflection.TypeExtensions.xml",
6242         "ref/netstandard2.0/zh-hant/System.Reflection.TypeExtensions.xml",
6243         "ref/uap10.1/_._",
6244         "ref/xamarinios10/_._",
6245         "ref/xamarinmac20/_._",
6246         "ref/xamarintvos10/_._",
6247         "ref/xamarinwatchos10/_._",
6248         "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
6249         "runtimes/aot/lib/uap10.1/_._",
6250         "runtimes/win/lib/net461/System.Reflection.TypeExtensions.dll",
6251         "system.reflection.typeextensions.4.4.0-preview2-25302-03.nupkg.sha512",
6252         "system.reflection.typeextensions.nuspec",
6253         "useSharedDesignerContext.txt",
6254         "version.txt"
6255       ]
6256     },
6257     "System.Resources.ResourceManager/4.4.0-beta-24913-02": {
6258       "sha512": "zbswj86i6yoQyMybsHm16OPp5/uoWqTJX0X7QuguoBpOdBc7XJ9H68dvuRb4VUKh/WtbvUiftn2PnLCDC5gZxA==",
6259       "type": "package",
6260       "path": "system.resources.resourcemanager/4.4.0-beta-24913-02",
6261       "files": [
6262         ".nupkg.metadata",
6263         "ThirdPartyNotices.txt",
6264         "dotnet_library_license.txt",
6265         "lib/MonoAndroid10/_._",
6266         "lib/MonoTouch10/_._",
6267         "lib/net45/_._",
6268         "lib/net463/System.Resources.ResourceManager.dll",
6269         "lib/portable-net45+win8+wp8+wpa81/_._",
6270         "lib/win8/_._",
6271         "lib/wp80/_._",
6272         "lib/wpa81/_._",
6273         "lib/xamarinios10/_._",
6274         "lib/xamarinmac20/_._",
6275         "lib/xamarintvos10/_._",
6276         "lib/xamarinwatchos10/_._",
6277         "ref/MonoAndroid10/_._",
6278         "ref/MonoTouch10/_._",
6279         "ref/net45/_._",
6280         "ref/net463/System.Resources.ResourceManager.dll",
6281         "ref/netcore50/System.Resources.ResourceManager.dll",
6282         "ref/netcore50/System.Resources.ResourceManager.xml",
6283         "ref/netcore50/de/System.Resources.ResourceManager.xml",
6284         "ref/netcore50/es/System.Resources.ResourceManager.xml",
6285         "ref/netcore50/fr/System.Resources.ResourceManager.xml",
6286         "ref/netcore50/it/System.Resources.ResourceManager.xml",
6287         "ref/netcore50/ja/System.Resources.ResourceManager.xml",
6288         "ref/netcore50/ko/System.Resources.ResourceManager.xml",
6289         "ref/netcore50/ru/System.Resources.ResourceManager.xml",
6290         "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
6291         "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
6292         "ref/netstandard1.0/System.Resources.ResourceManager.dll",
6293         "ref/netstandard1.0/System.Resources.ResourceManager.xml",
6294         "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
6295         "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
6296         "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
6297         "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
6298         "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
6299         "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
6300         "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
6301         "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
6302         "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
6303         "ref/netstandard1.7/System.Resources.ResourceManager.dll",
6304         "ref/portable-net45+win8+wp8+wpa81/_._",
6305         "ref/uap10.1/System.Resources.ResourceManager.dll",
6306         "ref/win8/_._",
6307         "ref/wp80/_._",
6308         "ref/wpa81/_._",
6309         "ref/xamarinios10/_._",
6310         "ref/xamarinmac20/_._",
6311         "ref/xamarintvos10/_._",
6312         "ref/xamarinwatchos10/_._",
6313         "system.resources.resourcemanager.4.4.0-beta-24913-02.nupkg.sha512",
6314         "system.resources.resourcemanager.nuspec",
6315         "useSharedDesignerContext.txt",
6316         "version.txt"
6317       ]
6318     },
6319     "System.Runtime/4.4.0-beta-24913-02": {
6320       "sha512": "OjwRltLPQUMt7uJ4vQklRo1fFK9WsL10GMyFKB+SdZknqXzxpM3zThIjMFtiQJtf8hmXTQU8H0DkMWinTHroJw==",
6321       "type": "package",
6322       "path": "system.runtime/4.4.0-beta-24913-02",
6323       "files": [
6324         ".nupkg.metadata",
6325         "ThirdPartyNotices.txt",
6326         "dotnet_library_license.txt",
6327         "lib/MonoAndroid10/_._",
6328         "lib/MonoTouch10/_._",
6329         "lib/net45/_._",
6330         "lib/net461/System.Runtime.dll",
6331         "lib/portable-net45+win8+wp80+wpa81/_._",
6332         "lib/win8/_._",
6333         "lib/wp80/_._",
6334         "lib/wpa81/_._",
6335         "lib/xamarinios10/_._",
6336         "lib/xamarinmac20/_._",
6337         "lib/xamarintvos10/_._",
6338         "lib/xamarinwatchos10/_._",
6339         "ref/MonoAndroid10/_._",
6340         "ref/MonoTouch10/_._",
6341         "ref/net45/_._",
6342         "ref/net461/System.Runtime.dll",
6343         "ref/netcore50/System.Runtime.dll",
6344         "ref/netcore50/System.Runtime.xml",
6345         "ref/netcore50/de/System.Runtime.xml",
6346         "ref/netcore50/es/System.Runtime.xml",
6347         "ref/netcore50/fr/System.Runtime.xml",
6348         "ref/netcore50/it/System.Runtime.xml",
6349         "ref/netcore50/ja/System.Runtime.xml",
6350         "ref/netcore50/ko/System.Runtime.xml",
6351         "ref/netcore50/ru/System.Runtime.xml",
6352         "ref/netcore50/zh-hans/System.Runtime.xml",
6353         "ref/netcore50/zh-hant/System.Runtime.xml",
6354         "ref/netcoreapp1.1/System.Runtime.dll",
6355         "ref/netstandard1.0/System.Runtime.dll",
6356         "ref/netstandard1.0/System.Runtime.xml",
6357         "ref/netstandard1.0/de/System.Runtime.xml",
6358         "ref/netstandard1.0/es/System.Runtime.xml",
6359         "ref/netstandard1.0/fr/System.Runtime.xml",
6360         "ref/netstandard1.0/it/System.Runtime.xml",
6361         "ref/netstandard1.0/ja/System.Runtime.xml",
6362         "ref/netstandard1.0/ko/System.Runtime.xml",
6363         "ref/netstandard1.0/ru/System.Runtime.xml",
6364         "ref/netstandard1.0/zh-hans/System.Runtime.xml",
6365         "ref/netstandard1.0/zh-hant/System.Runtime.xml",
6366         "ref/netstandard1.2/System.Runtime.dll",
6367         "ref/netstandard1.2/System.Runtime.xml",
6368         "ref/netstandard1.2/de/System.Runtime.xml",
6369         "ref/netstandard1.2/es/System.Runtime.xml",
6370         "ref/netstandard1.2/fr/System.Runtime.xml",
6371         "ref/netstandard1.2/it/System.Runtime.xml",
6372         "ref/netstandard1.2/ja/System.Runtime.xml",
6373         "ref/netstandard1.2/ko/System.Runtime.xml",
6374         "ref/netstandard1.2/ru/System.Runtime.xml",
6375         "ref/netstandard1.2/zh-hans/System.Runtime.xml",
6376         "ref/netstandard1.2/zh-hant/System.Runtime.xml",
6377         "ref/netstandard1.3/System.Runtime.dll",
6378         "ref/netstandard1.3/System.Runtime.xml",
6379         "ref/netstandard1.3/de/System.Runtime.xml",
6380         "ref/netstandard1.3/es/System.Runtime.xml",
6381         "ref/netstandard1.3/fr/System.Runtime.xml",
6382         "ref/netstandard1.3/it/System.Runtime.xml",
6383         "ref/netstandard1.3/ja/System.Runtime.xml",
6384         "ref/netstandard1.3/ko/System.Runtime.xml",
6385         "ref/netstandard1.3/ru/System.Runtime.xml",
6386         "ref/netstandard1.3/zh-hans/System.Runtime.xml",
6387         "ref/netstandard1.3/zh-hant/System.Runtime.xml",
6388         "ref/netstandard1.5/System.Runtime.dll",
6389         "ref/netstandard1.5/System.Runtime.xml",
6390         "ref/netstandard1.5/de/System.Runtime.xml",
6391         "ref/netstandard1.5/es/System.Runtime.xml",
6392         "ref/netstandard1.5/fr/System.Runtime.xml",
6393         "ref/netstandard1.5/it/System.Runtime.xml",
6394         "ref/netstandard1.5/ja/System.Runtime.xml",
6395         "ref/netstandard1.5/ko/System.Runtime.xml",
6396         "ref/netstandard1.5/ru/System.Runtime.xml",
6397         "ref/netstandard1.5/zh-hans/System.Runtime.xml",
6398         "ref/netstandard1.5/zh-hant/System.Runtime.xml",
6399         "ref/netstandard1.7/System.Runtime.dll",
6400         "ref/portable-net45+win8+wp80+wpa81/_._",
6401         "ref/uap10.1/System.Runtime.dll",
6402         "ref/win8/_._",
6403         "ref/wp80/_._",
6404         "ref/wpa81/_._",
6405         "ref/xamarinios10/_._",
6406         "ref/xamarinmac20/_._",
6407         "ref/xamarintvos10/_._",
6408         "ref/xamarinwatchos10/_._",
6409         "system.runtime.4.4.0-beta-24913-02.nupkg.sha512",
6410         "system.runtime.nuspec",
6411         "useSharedDesignerContext.txt",
6412         "version.txt"
6413       ]
6414     },
6415     "System.Runtime.Extensions/4.4.0-beta-24913-02": {
6416       "sha512": "v1XLBAT4zvJdo4pP6wXvasll7+0v/B0X+TNueBfqsprfP0xGPOm8TOUB2ln/djZrnz/AWSOLlevjIFs6PhJD+Q==",
6417       "type": "package",
6418       "path": "system.runtime.extensions/4.4.0-beta-24913-02",
6419       "files": [
6420         ".nupkg.metadata",
6421         "ThirdPartyNotices.txt",
6422         "dotnet_library_license.txt",
6423         "lib/MonoAndroid10/_._",
6424         "lib/MonoTouch10/_._",
6425         "lib/net45/_._",
6426         "lib/net461/System.Runtime.Extensions.dll",
6427         "lib/portable-net45+win8+wp8+wpa81/_._",
6428         "lib/win8/_._",
6429         "lib/wp80/_._",
6430         "lib/wpa81/_._",
6431         "lib/xamarinios10/_._",
6432         "lib/xamarinmac20/_._",
6433         "lib/xamarintvos10/_._",
6434         "lib/xamarinwatchos10/_._",
6435         "ref/MonoAndroid10/_._",
6436         "ref/MonoTouch10/_._",
6437         "ref/net45/_._",
6438         "ref/net461/System.Runtime.Extensions.dll",
6439         "ref/netcore50/System.Runtime.Extensions.dll",
6440         "ref/netcore50/System.Runtime.Extensions.xml",
6441         "ref/netcore50/de/System.Runtime.Extensions.xml",
6442         "ref/netcore50/es/System.Runtime.Extensions.xml",
6443         "ref/netcore50/fr/System.Runtime.Extensions.xml",
6444         "ref/netcore50/it/System.Runtime.Extensions.xml",
6445         "ref/netcore50/ja/System.Runtime.Extensions.xml",
6446         "ref/netcore50/ko/System.Runtime.Extensions.xml",
6447         "ref/netcore50/ru/System.Runtime.Extensions.xml",
6448         "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
6449         "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
6450         "ref/netcoreapp1.1/System.Runtime.Extensions.dll",
6451         "ref/netstandard1.0/System.Runtime.Extensions.dll",
6452         "ref/netstandard1.0/System.Runtime.Extensions.xml",
6453         "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
6454         "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
6455         "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
6456         "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
6457         "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
6458         "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
6459         "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
6460         "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
6461         "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
6462         "ref/netstandard1.3/System.Runtime.Extensions.dll",
6463         "ref/netstandard1.3/System.Runtime.Extensions.xml",
6464         "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
6465         "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
6466         "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
6467         "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
6468         "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
6469         "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
6470         "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
6471         "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
6472         "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
6473         "ref/netstandard1.5/System.Runtime.Extensions.dll",
6474         "ref/netstandard1.5/System.Runtime.Extensions.xml",
6475         "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
6476         "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
6477         "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
6478         "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
6479         "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
6480         "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
6481         "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
6482         "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
6483         "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
6484         "ref/netstandard1.7/System.Runtime.Extensions.dll",
6485         "ref/portable-net45+win8+wp8+wpa81/_._",
6486         "ref/uap10.1/System.Runtime.Extensions.dll",
6487         "ref/win8/_._",
6488         "ref/wp80/_._",
6489         "ref/wpa81/_._",
6490         "ref/xamarinios10/_._",
6491         "ref/xamarinmac20/_._",
6492         "ref/xamarintvos10/_._",
6493         "ref/xamarinwatchos10/_._",
6494         "runtimes/aot/lib/uap10.1/System.Runtime.Extensions.dll",
6495         "runtimes/win/lib/net461/System.Runtime.Extensions.dll",
6496         "system.runtime.extensions.4.4.0-beta-24913-02.nupkg.sha512",
6497         "system.runtime.extensions.nuspec",
6498         "useSharedDesignerContext.txt",
6499         "version.txt"
6500       ]
6501     },
6502     "System.Runtime.Handles/4.4.0-beta-24913-02": {
6503       "sha512": "5Z5jTG+Lx8ttF1ukhKhF5cMyNbfZqsYhp8HFg6sHZojo0vPfeXYce0eRHiWkPxcZ1yHVz6V/l7iBPJIDR4nC8Q==",
6504       "type": "package",
6505       "path": "system.runtime.handles/4.4.0-beta-24913-02",
6506       "files": [
6507         ".nupkg.metadata",
6508         "ThirdPartyNotices.txt",
6509         "dotnet_library_license.txt",
6510         "lib/MonoAndroid10/_._",
6511         "lib/MonoTouch10/_._",
6512         "lib/net46/_._",
6513         "lib/net463/System.Runtime.Handles.dll",
6514         "lib/xamarinios10/_._",
6515         "lib/xamarinmac20/_._",
6516         "lib/xamarintvos10/_._",
6517         "lib/xamarinwatchos10/_._",
6518         "ref/MonoAndroid10/_._",
6519         "ref/MonoTouch10/_._",
6520         "ref/net46/_._",
6521         "ref/net463/System.Runtime.Handles.dll",
6522         "ref/netstandard1.3/System.Runtime.Handles.dll",
6523         "ref/netstandard1.3/System.Runtime.Handles.xml",
6524         "ref/netstandard1.3/de/System.Runtime.Handles.xml",
6525         "ref/netstandard1.3/es/System.Runtime.Handles.xml",
6526         "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
6527         "ref/netstandard1.3/it/System.Runtime.Handles.xml",
6528         "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
6529         "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
6530         "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
6531         "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
6532         "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
6533         "ref/netstandard1.7/System.Runtime.Handles.dll",
6534         "ref/uap10.1/System.Runtime.Handles.dll",
6535         "ref/xamarinios10/_._",
6536         "ref/xamarinmac20/_._",
6537         "ref/xamarintvos10/_._",
6538         "ref/xamarinwatchos10/_._",
6539         "system.runtime.handles.4.4.0-beta-24913-02.nupkg.sha512",
6540         "system.runtime.handles.nuspec",
6541         "useSharedDesignerContext.txt",
6542         "version.txt"
6543       ]
6544     },
6545     "System.Runtime.InteropServices/4.3.0": {
6546       "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
6547       "type": "package",
6548       "path": "system.runtime.interopservices/4.3.0",
6549       "files": [
6550         ".nupkg.metadata",
6551         "ThirdPartyNotices.txt",
6552         "dotnet_library_license.txt",
6553         "lib/MonoAndroid10/_._",
6554         "lib/MonoTouch10/_._",
6555         "lib/net45/_._",
6556         "lib/net462/System.Runtime.InteropServices.dll",
6557         "lib/net463/System.Runtime.InteropServices.dll",
6558         "lib/portable-net45+win8+wpa81/_._",
6559         "lib/win8/_._",
6560         "lib/wpa81/_._",
6561         "lib/xamarinios10/_._",
6562         "lib/xamarinmac20/_._",
6563         "lib/xamarintvos10/_._",
6564         "lib/xamarinwatchos10/_._",
6565         "ref/MonoAndroid10/_._",
6566         "ref/MonoTouch10/_._",
6567         "ref/net45/_._",
6568         "ref/net462/System.Runtime.InteropServices.dll",
6569         "ref/net463/System.Runtime.InteropServices.dll",
6570         "ref/netcore50/System.Runtime.InteropServices.dll",
6571         "ref/netcore50/System.Runtime.InteropServices.xml",
6572         "ref/netcore50/de/System.Runtime.InteropServices.xml",
6573         "ref/netcore50/es/System.Runtime.InteropServices.xml",
6574         "ref/netcore50/fr/System.Runtime.InteropServices.xml",
6575         "ref/netcore50/it/System.Runtime.InteropServices.xml",
6576         "ref/netcore50/ja/System.Runtime.InteropServices.xml",
6577         "ref/netcore50/ko/System.Runtime.InteropServices.xml",
6578         "ref/netcore50/ru/System.Runtime.InteropServices.xml",
6579         "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
6580         "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
6581         "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
6582         "ref/netstandard1.1/System.Runtime.InteropServices.dll",
6583         "ref/netstandard1.1/System.Runtime.InteropServices.xml",
6584         "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
6585         "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
6586         "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
6587         "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
6588         "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
6589         "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
6590         "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
6591         "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
6592         "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
6593         "ref/netstandard1.2/System.Runtime.InteropServices.dll",
6594         "ref/netstandard1.2/System.Runtime.InteropServices.xml",
6595         "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
6596         "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
6597         "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
6598         "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
6599         "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
6600         "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
6601         "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
6602         "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
6603         "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
6604         "ref/netstandard1.3/System.Runtime.InteropServices.dll",
6605         "ref/netstandard1.3/System.Runtime.InteropServices.xml",
6606         "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
6607         "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
6608         "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
6609         "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
6610         "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
6611         "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
6612         "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
6613         "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
6614         "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
6615         "ref/netstandard1.5/System.Runtime.InteropServices.dll",
6616         "ref/netstandard1.5/System.Runtime.InteropServices.xml",
6617         "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
6618         "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
6619         "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
6620         "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
6621         "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
6622         "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
6623         "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
6624         "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
6625         "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
6626         "ref/portable-net45+win8+wpa81/_._",
6627         "ref/win8/_._",
6628         "ref/wpa81/_._",
6629         "ref/xamarinios10/_._",
6630         "ref/xamarinmac20/_._",
6631         "ref/xamarintvos10/_._",
6632         "ref/xamarinwatchos10/_._",
6633         "system.runtime.interopservices.4.3.0.nupkg.sha512",
6634         "system.runtime.interopservices.nuspec"
6635       ]
6636     },
6637     "System.Runtime.InteropServices/4.4.0-beta-24913-02": {
6638       "sha512": "T7Tv7MQGriQdoTjyztjsICDhQrsoIE4DH5yu+UlUnH5Ze+h3SRTJSdnOsXVnsA5bjq7jDTm7aFJM47KYBYi1vA==",
6639       "type": "package",
6640       "path": "system.runtime.interopservices/4.4.0-beta-24913-02",
6641       "files": [
6642         ".nupkg.metadata",
6643         "ThirdPartyNotices.txt",
6644         "dotnet_library_license.txt",
6645         "lib/MonoAndroid10/_._",
6646         "lib/MonoTouch10/_._",
6647         "lib/net45/_._",
6648         "lib/net461/System.Runtime.InteropServices.dll",
6649         "lib/portable-net45+win8+wpa81/_._",
6650         "lib/win8/_._",
6651         "lib/wpa81/_._",
6652         "lib/xamarinios10/_._",
6653         "lib/xamarinmac20/_._",
6654         "lib/xamarintvos10/_._",
6655         "lib/xamarinwatchos10/_._",
6656         "ref/MonoAndroid10/_._",
6657         "ref/MonoTouch10/_._",
6658         "ref/net45/_._",
6659         "ref/net461/System.Runtime.InteropServices.dll",
6660         "ref/netcore50/System.Runtime.InteropServices.dll",
6661         "ref/netcore50/System.Runtime.InteropServices.xml",
6662         "ref/netcore50/de/System.Runtime.InteropServices.xml",
6663         "ref/netcore50/es/System.Runtime.InteropServices.xml",
6664         "ref/netcore50/fr/System.Runtime.InteropServices.xml",
6665         "ref/netcore50/it/System.Runtime.InteropServices.xml",
6666         "ref/netcore50/ja/System.Runtime.InteropServices.xml",
6667         "ref/netcore50/ko/System.Runtime.InteropServices.xml",
6668         "ref/netcore50/ru/System.Runtime.InteropServices.xml",
6669         "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
6670         "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
6671         "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
6672         "ref/netstandard1.1/System.Runtime.InteropServices.dll",
6673         "ref/netstandard1.1/System.Runtime.InteropServices.xml",
6674         "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
6675         "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
6676         "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
6677         "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
6678         "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
6679         "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
6680         "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
6681         "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
6682         "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
6683         "ref/netstandard1.2/System.Runtime.InteropServices.dll",
6684         "ref/netstandard1.2/System.Runtime.InteropServices.xml",
6685         "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
6686         "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
6687         "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
6688         "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
6689         "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
6690         "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
6691         "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
6692         "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
6693         "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
6694         "ref/netstandard1.3/System.Runtime.InteropServices.dll",
6695         "ref/netstandard1.3/System.Runtime.InteropServices.xml",
6696         "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
6697         "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
6698         "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
6699         "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
6700         "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
6701         "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
6702         "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
6703         "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
6704         "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
6705         "ref/netstandard1.5/System.Runtime.InteropServices.dll",
6706         "ref/netstandard1.5/System.Runtime.InteropServices.xml",
6707         "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
6708         "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
6709         "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
6710         "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
6711         "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
6712         "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
6713         "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
6714         "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
6715         "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
6716         "ref/netstandard1.7/System.Runtime.InteropServices.dll",
6717         "ref/portable-net45+win8+wpa81/_._",
6718         "ref/uap10.1/System.Runtime.InteropServices.dll",
6719         "ref/win8/_._",
6720         "ref/wpa81/_._",
6721         "ref/xamarinios10/_._",
6722         "ref/xamarinmac20/_._",
6723         "ref/xamarintvos10/_._",
6724         "ref/xamarinwatchos10/_._",
6725         "system.runtime.interopservices.4.4.0-beta-24913-02.nupkg.sha512",
6726         "system.runtime.interopservices.nuspec",
6727         "useSharedDesignerContext.txt",
6728         "version.txt"
6729       ]
6730     },
6731     "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
6732       "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
6733       "type": "package",
6734       "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
6735       "files": [
6736         ".nupkg.metadata",
6737         "ThirdPartyNotices.txt",
6738         "dotnet_library_license.txt",
6739         "lib/MonoAndroid10/_._",
6740         "lib/MonoTouch10/_._",
6741         "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
6742         "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6743         "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
6744         "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
6745         "lib/xamarinios10/_._",
6746         "lib/xamarinmac20/_._",
6747         "lib/xamarintvos10/_._",
6748         "lib/xamarinwatchos10/_._",
6749         "ref/MonoAndroid10/_._",
6750         "ref/MonoTouch10/_._",
6751         "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6752         "ref/xamarinios10/_._",
6753         "ref/xamarinmac20/_._",
6754         "ref/xamarintvos10/_._",
6755         "ref/xamarinwatchos10/_._",
6756         "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
6757         "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6758         "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
6759         "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
6760         "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6761         "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
6762         "system.runtime.interopservices.runtimeinformation.nuspec"
6763       ]
6764     },
6765     "System.Runtime.Numerics/4.4.0-beta-24913-02": {
6766       "sha512": "fdLF4k7ByLmJsRvifhthFQ+y4Fb+SmOeKlcbagzBKhKORu+JFnj9P3eGHIIcTXlzIrqPNhCvqoaGCNJBwPAWXA==",
6767       "type": "package",
6768       "path": "system.runtime.numerics/4.4.0-beta-24913-02",
6769       "files": [
6770         ".nupkg.metadata",
6771         "ThirdPartyNotices.txt",
6772         "dotnet_library_license.txt",
6773         "lib/MonoAndroid10/_._",
6774         "lib/MonoTouch10/_._",
6775         "lib/net45/_._",
6776         "lib/net463/System.Runtime.Numerics.dll",
6777         "lib/netcore50/System.Runtime.Numerics.dll",
6778         "lib/netstandard1.3/System.Runtime.Numerics.dll",
6779         "lib/netstandard1.7/System.Runtime.Numerics.dll",
6780         "lib/portable-net45+win8+wpa81/_._",
6781         "lib/win8/_._",
6782         "lib/wpa81/_._",
6783         "lib/xamarinios10/_._",
6784         "lib/xamarinmac20/_._",
6785         "lib/xamarintvos10/_._",
6786         "lib/xamarinwatchos10/_._",
6787         "ref/MonoAndroid10/_._",
6788         "ref/MonoTouch10/_._",
6789         "ref/net45/_._",
6790         "ref/net463/System.Runtime.Numerics.dll",
6791         "ref/netcore50/System.Runtime.Numerics.dll",
6792         "ref/netcore50/System.Runtime.Numerics.xml",
6793         "ref/netcore50/de/System.Runtime.Numerics.xml",
6794         "ref/netcore50/es/System.Runtime.Numerics.xml",
6795         "ref/netcore50/fr/System.Runtime.Numerics.xml",
6796         "ref/netcore50/it/System.Runtime.Numerics.xml",
6797         "ref/netcore50/ja/System.Runtime.Numerics.xml",
6798         "ref/netcore50/ko/System.Runtime.Numerics.xml",
6799         "ref/netcore50/ru/System.Runtime.Numerics.xml",
6800         "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
6801         "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
6802         "ref/netstandard1.1/System.Runtime.Numerics.dll",
6803         "ref/netstandard1.1/System.Runtime.Numerics.xml",
6804         "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
6805         "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
6806         "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
6807         "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
6808         "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
6809         "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
6810         "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
6811         "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
6812         "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
6813         "ref/netstandard1.7/System.Runtime.Numerics.dll",
6814         "ref/portable-net45+win8+wpa81/_._",
6815         "ref/win8/_._",
6816         "ref/wpa81/_._",
6817         "ref/xamarinios10/_._",
6818         "ref/xamarinmac20/_._",
6819         "ref/xamarintvos10/_._",
6820         "ref/xamarinwatchos10/_._",
6821         "system.runtime.numerics.4.4.0-beta-24913-02.nupkg.sha512",
6822         "system.runtime.numerics.nuspec",
6823         "useSharedDesignerContext.txt",
6824         "version.txt"
6825       ]
6826     },
6827     "System.Runtime.Serialization.Formatters/4.3.0": {
6828       "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
6829       "type": "package",
6830       "path": "system.runtime.serialization.formatters/4.3.0",
6831       "files": [
6832         ".nupkg.metadata",
6833         ".signature.p7s",
6834         "ThirdPartyNotices.txt",
6835         "dotnet_library_license.txt",
6836         "lib/MonoAndroid10/_._",
6837         "lib/MonoTouch10/_._",
6838         "lib/net46/System.Runtime.Serialization.Formatters.dll",
6839         "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
6840         "lib/xamarinios10/_._",
6841         "lib/xamarinmac20/_._",
6842         "lib/xamarintvos10/_._",
6843         "lib/xamarinwatchos10/_._",
6844         "ref/MonoAndroid10/_._",
6845         "ref/MonoTouch10/_._",
6846         "ref/net46/System.Runtime.Serialization.Formatters.dll",
6847         "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
6848         "ref/xamarinios10/_._",
6849         "ref/xamarinmac20/_._",
6850         "ref/xamarintvos10/_._",
6851         "ref/xamarinwatchos10/_._",
6852         "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
6853         "system.runtime.serialization.formatters.nuspec"
6854       ]
6855     },
6856     "System.Runtime.Serialization.Primitives/4.3.0": {
6857       "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
6858       "type": "package",
6859       "path": "system.runtime.serialization.primitives/4.3.0",
6860       "files": [
6861         ".nupkg.metadata",
6862         ".signature.p7s",
6863         "ThirdPartyNotices.txt",
6864         "dotnet_library_license.txt",
6865         "lib/MonoAndroid10/_._",
6866         "lib/MonoTouch10/_._",
6867         "lib/net45/_._",
6868         "lib/net46/System.Runtime.Serialization.Primitives.dll",
6869         "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
6870         "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
6871         "lib/portable-net45+win8+wp8+wpa81/_._",
6872         "lib/win8/_._",
6873         "lib/wp80/_._",
6874         "lib/wpa81/_._",
6875         "lib/xamarinios10/_._",
6876         "lib/xamarinmac20/_._",
6877         "lib/xamarintvos10/_._",
6878         "lib/xamarinwatchos10/_._",
6879         "ref/MonoAndroid10/_._",
6880         "ref/MonoTouch10/_._",
6881         "ref/net45/_._",
6882         "ref/net46/System.Runtime.Serialization.Primitives.dll",
6883         "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
6884         "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
6885         "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
6886         "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
6887         "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
6888         "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
6889         "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
6890         "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
6891         "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
6892         "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
6893         "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
6894         "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
6895         "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
6896         "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
6897         "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
6898         "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
6899         "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
6900         "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
6901         "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
6902         "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
6903         "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
6904         "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
6905         "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
6906         "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
6907         "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
6908         "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
6909         "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
6910         "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
6911         "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
6912         "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
6913         "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
6914         "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
6915         "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
6916         "ref/portable-net45+win8+wp8+wpa81/_._",
6917         "ref/win8/_._",
6918         "ref/wp80/_._",
6919         "ref/wpa81/_._",
6920         "ref/xamarinios10/_._",
6921         "ref/xamarinmac20/_._",
6922         "ref/xamarintvos10/_._",
6923         "ref/xamarinwatchos10/_._",
6924         "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
6925         "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
6926         "system.runtime.serialization.primitives.nuspec"
6927       ]
6928     },
6929     "System.Security.Claims/4.4.0-beta-24913-02": {
6930       "sha512": "/PPqq7MEKJvP8kE/ud4uzqvi4gYQICRMwQV2+hxJkd2A9vKyGvDmpq2HbbMPO6U2lMTwdMUmdUm7HgEoCcy6kw==",
6931       "type": "package",
6932       "path": "system.security.claims/4.4.0-beta-24913-02",
6933       "files": [
6934         ".nupkg.metadata",
6935         "ThirdPartyNotices.txt",
6936         "dotnet_library_license.txt",
6937         "lib/MonoAndroid10/_._",
6938         "lib/MonoTouch10/_._",
6939         "lib/net46/System.Security.Claims.dll",
6940         "lib/net463/System.Security.Claims.dll",
6941         "lib/netstandard1.3/System.Security.Claims.dll",
6942         "lib/netstandard1.7/System.Security.Claims.dll",
6943         "lib/xamarinios10/_._",
6944         "lib/xamarinmac20/_._",
6945         "lib/xamarintvos10/_._",
6946         "lib/xamarinwatchos10/_._",
6947         "ref/MonoAndroid10/_._",
6948         "ref/MonoTouch10/_._",
6949         "ref/net46/System.Security.Claims.dll",
6950         "ref/net463/System.Security.Claims.dll",
6951         "ref/netstandard1.3/System.Security.Claims.dll",
6952         "ref/netstandard1.3/System.Security.Claims.xml",
6953         "ref/netstandard1.3/de/System.Security.Claims.xml",
6954         "ref/netstandard1.3/es/System.Security.Claims.xml",
6955         "ref/netstandard1.3/fr/System.Security.Claims.xml",
6956         "ref/netstandard1.3/it/System.Security.Claims.xml",
6957         "ref/netstandard1.3/ja/System.Security.Claims.xml",
6958         "ref/netstandard1.3/ko/System.Security.Claims.xml",
6959         "ref/netstandard1.3/ru/System.Security.Claims.xml",
6960         "ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
6961         "ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
6962         "ref/netstandard1.7/System.Security.Claims.dll",
6963         "ref/xamarinios10/_._",
6964         "ref/xamarinmac20/_._",
6965         "ref/xamarintvos10/_._",
6966         "ref/xamarinwatchos10/_._",
6967         "system.security.claims.4.4.0-beta-24913-02.nupkg.sha512",
6968         "system.security.claims.nuspec",
6969         "useSharedDesignerContext.txt",
6970         "version.txt"
6971       ]
6972     },
6973     "System.Security.Cryptography.Algorithms/4.4.0-beta-24913-02": {
6974       "sha512": "hDt9rI+9j/bhkKKMQ4mAZO3Z1hd3VpUW44aMJ/9RI43ONmwaQQBmrV3UK+xFXUhRvmRFNDXfd1aswsiGLWjvYw==",
6975       "type": "package",
6976       "path": "system.security.cryptography.algorithms/4.4.0-beta-24913-02",
6977       "files": [
6978         ".nupkg.metadata",
6979         "ThirdPartyNotices.txt",
6980         "dotnet_library_license.txt",
6981         "lib/MonoAndroid10/_._",
6982         "lib/MonoTouch10/_._",
6983         "lib/net46/System.Security.Cryptography.Algorithms.dll",
6984         "lib/net461/System.Security.Cryptography.Algorithms.dll",
6985         "lib/net463/System.Security.Cryptography.Algorithms.dll",
6986         "lib/xamarinios10/_._",
6987         "lib/xamarinmac20/_._",
6988         "lib/xamarintvos10/_._",
6989         "lib/xamarinwatchos10/_._",
6990         "ref/MonoAndroid10/_._",
6991         "ref/MonoTouch10/_._",
6992         "ref/net46/System.Security.Cryptography.Algorithms.dll",
6993         "ref/net461/System.Security.Cryptography.Algorithms.dll",
6994         "ref/net463/System.Security.Cryptography.Algorithms.dll",
6995         "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
6996         "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
6997         "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
6998         "ref/netstandard1.7/System.Security.Cryptography.Algorithms.dll",
6999         "ref/xamarinios10/_._",
7000         "ref/xamarinmac20/_._",
7001         "ref/xamarintvos10/_._",
7002         "ref/xamarinwatchos10/_._",
7003         "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7004         "runtimes/osx/lib/netstandard1.7/System.Security.Cryptography.Algorithms.dll",
7005         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7006         "runtimes/unix/lib/netstandard1.7/System.Security.Cryptography.Algorithms.dll",
7007         "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
7008         "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
7009         "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
7010         "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
7011         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
7012         "runtimes/win/lib/netstandard1.7/System.Security.Cryptography.Algorithms.dll",
7013         "system.security.cryptography.algorithms.4.4.0-beta-24913-02.nupkg.sha512",
7014         "system.security.cryptography.algorithms.nuspec",
7015         "useSharedDesignerContext.txt",
7016         "version.txt"
7017       ]
7018     },
7019     "System.Security.Cryptography.Encoding/4.3.0": {
7020       "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
7021       "type": "package",
7022       "path": "system.security.cryptography.encoding/4.3.0",
7023       "files": [
7024         ".nupkg.metadata",
7025         "ThirdPartyNotices.txt",
7026         "dotnet_library_license.txt",
7027         "lib/MonoAndroid10/_._",
7028         "lib/MonoTouch10/_._",
7029         "lib/net46/System.Security.Cryptography.Encoding.dll",
7030         "lib/xamarinios10/_._",
7031         "lib/xamarinmac20/_._",
7032         "lib/xamarintvos10/_._",
7033         "lib/xamarinwatchos10/_._",
7034         "ref/MonoAndroid10/_._",
7035         "ref/MonoTouch10/_._",
7036         "ref/net46/System.Security.Cryptography.Encoding.dll",
7037         "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7038         "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
7039         "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
7040         "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
7041         "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
7042         "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
7043         "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
7044         "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
7045         "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
7046         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
7047         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
7048         "ref/xamarinios10/_._",
7049         "ref/xamarinmac20/_._",
7050         "ref/xamarintvos10/_._",
7051         "ref/xamarinwatchos10/_._",
7052         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7053         "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
7054         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7055         "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
7056         "system.security.cryptography.encoding.nuspec"
7057       ]
7058     },
7059     "System.Security.Cryptography.Primitives/4.4.0-beta-24913-02": {
7060       "sha512": "xVidqKLfhOomdqKs84jltdeCLDGT9AkA0zhQCf9W+OcMn1yZ0hkHYZovVaVwFuFvqa2bKqyKAxzUlduaQzGKig==",
7061       "type": "package",
7062       "path": "system.security.cryptography.primitives/4.4.0-beta-24913-02",
7063       "files": [
7064         ".nupkg.metadata",
7065         "ThirdPartyNotices.txt",
7066         "dotnet_library_license.txt",
7067         "lib/MonoAndroid10/_._",
7068         "lib/MonoTouch10/_._",
7069         "lib/net46/System.Security.Cryptography.Primitives.dll",
7070         "lib/net463/System.Security.Cryptography.Primitives.dll",
7071         "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
7072         "lib/netstandard1.7/System.Security.Cryptography.Primitives.dll",
7073         "lib/xamarinios10/_._",
7074         "lib/xamarinmac20/_._",
7075         "lib/xamarintvos10/_._",
7076         "lib/xamarinwatchos10/_._",
7077         "ref/MonoAndroid10/_._",
7078         "ref/MonoTouch10/_._",
7079         "ref/net46/System.Security.Cryptography.Primitives.dll",
7080         "ref/net463/System.Security.Cryptography.Primitives.dll",
7081         "ref/netcoreapp1.1/System.Security.Cryptography.Primitives.dll",
7082         "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
7083         "ref/netstandard1.7/System.Security.Cryptography.Primitives.dll",
7084         "ref/xamarinios10/_._",
7085         "ref/xamarinmac20/_._",
7086         "ref/xamarintvos10/_._",
7087         "ref/xamarinwatchos10/_._",
7088         "system.security.cryptography.primitives.4.4.0-beta-24913-02.nupkg.sha512",
7089         "system.security.cryptography.primitives.nuspec",
7090         "useSharedDesignerContext.txt",
7091         "version.txt"
7092       ]
7093     },
7094     "System.Security.Cryptography.X509Certificates/4.3.0": {
7095       "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
7096       "type": "package",
7097       "path": "system.security.cryptography.x509certificates/4.3.0",
7098       "files": [
7099         ".nupkg.metadata",
7100         ".signature.p7s",
7101         "ThirdPartyNotices.txt",
7102         "dotnet_library_license.txt",
7103         "lib/MonoAndroid10/_._",
7104         "lib/MonoTouch10/_._",
7105         "lib/net46/System.Security.Cryptography.X509Certificates.dll",
7106         "lib/net461/System.Security.Cryptography.X509Certificates.dll",
7107         "lib/xamarinios10/_._",
7108         "lib/xamarinmac20/_._",
7109         "lib/xamarintvos10/_._",
7110         "lib/xamarinwatchos10/_._",
7111         "ref/MonoAndroid10/_._",
7112         "ref/MonoTouch10/_._",
7113         "ref/net46/System.Security.Cryptography.X509Certificates.dll",
7114         "ref/net461/System.Security.Cryptography.X509Certificates.dll",
7115         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
7116         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
7117         "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
7118         "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
7119         "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
7120         "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
7121         "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
7122         "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
7123         "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
7124         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
7125         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
7126         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
7127         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
7128         "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
7129         "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
7130         "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
7131         "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
7132         "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
7133         "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
7134         "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
7135         "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
7136         "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
7137         "ref/xamarinios10/_._",
7138         "ref/xamarinmac20/_._",
7139         "ref/xamarintvos10/_._",
7140         "ref/xamarinwatchos10/_._",
7141         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
7142         "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
7143         "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
7144         "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
7145         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
7146         "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
7147         "system.security.cryptography.x509certificates.nuspec"
7148       ]
7149     },
7150     "System.Security.Principal/4.4.0-beta-24913-02": {
7151       "sha512": "OSfvB2svUkTf3TgH2NRsZT+EOqSt57SgjQ7fahG2ahH/JFHLxfNdCnYV8l1FFjAJzHcCS6ExQvhq0wIAoa/wmA==",
7152       "type": "package",
7153       "path": "system.security.principal/4.4.0-beta-24913-02",
7154       "files": [
7155         ".nupkg.metadata",
7156         "ThirdPartyNotices.txt",
7157         "dotnet_library_license.txt",
7158         "lib/MonoAndroid10/_._",
7159         "lib/MonoTouch10/_._",
7160         "lib/net45/_._",
7161         "lib/net463/System.Security.Principal.dll",
7162         "lib/netcore50/System.Security.Principal.dll",
7163         "lib/netstandard1.0/System.Security.Principal.dll",
7164         "lib/netstandard1.7/System.Security.Principal.dll",
7165         "lib/portable-net45+win8+wp8+wpa81/_._",
7166         "lib/uap10.1/System.Security.Principal.dll",
7167         "lib/win8/_._",
7168         "lib/wp80/_._",
7169         "lib/wpa81/_._",
7170         "lib/xamarinios10/_._",
7171         "lib/xamarinmac20/_._",
7172         "lib/xamarintvos10/_._",
7173         "lib/xamarinwatchos10/_._",
7174         "ref/MonoAndroid10/_._",
7175         "ref/MonoTouch10/_._",
7176         "ref/net45/_._",
7177         "ref/net463/System.Security.Principal.dll",
7178         "ref/netcore50/System.Security.Principal.dll",
7179         "ref/netcore50/System.Security.Principal.xml",
7180         "ref/netcore50/de/System.Security.Principal.xml",
7181         "ref/netcore50/es/System.Security.Principal.xml",
7182         "ref/netcore50/fr/System.Security.Principal.xml",
7183         "ref/netcore50/it/System.Security.Principal.xml",
7184         "ref/netcore50/ja/System.Security.Principal.xml",
7185         "ref/netcore50/ko/System.Security.Principal.xml",
7186         "ref/netcore50/ru/System.Security.Principal.xml",
7187         "ref/netcore50/zh-hans/System.Security.Principal.xml",
7188         "ref/netcore50/zh-hant/System.Security.Principal.xml",
7189         "ref/netstandard1.0/System.Security.Principal.dll",
7190         "ref/netstandard1.0/System.Security.Principal.xml",
7191         "ref/netstandard1.0/de/System.Security.Principal.xml",
7192         "ref/netstandard1.0/es/System.Security.Principal.xml",
7193         "ref/netstandard1.0/fr/System.Security.Principal.xml",
7194         "ref/netstandard1.0/it/System.Security.Principal.xml",
7195         "ref/netstandard1.0/ja/System.Security.Principal.xml",
7196         "ref/netstandard1.0/ko/System.Security.Principal.xml",
7197         "ref/netstandard1.0/ru/System.Security.Principal.xml",
7198         "ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
7199         "ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
7200         "ref/netstandard1.7/System.Security.Principal.dll",
7201         "ref/portable-net45+win8+wp8+wpa81/_._",
7202         "ref/uap10.1/System.Security.Principal.dll",
7203         "ref/win8/_._",
7204         "ref/wp80/_._",
7205         "ref/wpa81/_._",
7206         "ref/xamarinios10/_._",
7207         "ref/xamarinmac20/_._",
7208         "ref/xamarintvos10/_._",
7209         "ref/xamarinwatchos10/_._",
7210         "runtimes/aot/lib/uap10.1/System.Security.Principal.dll",
7211         "system.security.principal.4.4.0-beta-24913-02.nupkg.sha512",
7212         "system.security.principal.nuspec",
7213         "useSharedDesignerContext.txt",
7214         "version.txt"
7215       ]
7216     },
7217     "System.Security.Principal.Windows/4.4.0-beta-24913-02": {
7218       "sha512": "ZHYzVfmY8hv2VGl8zLEI5tG3m5tZgoToMNq84ZZR3zUpFjKMaKVviIN+1r+5C+f6Xyw7T45sGMmdMya69P+bnA==",
7219       "type": "package",
7220       "path": "system.security.principal.windows/4.4.0-beta-24913-02",
7221       "files": [
7222         ".nupkg.metadata",
7223         "ThirdPartyNotices.txt",
7224         "dotnet_library_license.txt",
7225         "lib/net46/System.Security.Principal.Windows.dll",
7226         "lib/net463/System.Security.Principal.Windows.dll",
7227         "ref/net46/System.Security.Principal.Windows.dll",
7228         "ref/net463/System.Security.Principal.Windows.dll",
7229         "ref/netstandard1.3/System.Security.Principal.Windows.dll",
7230         "ref/netstandard1.3/System.Security.Principal.Windows.xml",
7231         "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
7232         "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
7233         "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
7234         "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
7235         "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
7236         "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
7237         "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
7238         "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
7239         "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
7240         "ref/netstandard1.7/System.Security.Principal.Windows.dll",
7241         "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll",
7242         "runtimes/unix/lib/netstandard1.7/System.Security.Principal.Windows.dll",
7243         "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
7244         "runtimes/win/lib/net463/System.Security.Principal.Windows.dll",
7245         "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
7246         "runtimes/win/lib/netstandard1.7/System.Security.Principal.Windows.dll",
7247         "system.security.principal.windows.4.4.0-beta-24913-02.nupkg.sha512",
7248         "system.security.principal.windows.nuspec",
7249         "useSharedDesignerContext.txt",
7250         "version.txt"
7251       ]
7252     },
7253     "System.Text.Encoding/4.4.0-beta-24913-02": {
7254       "sha512": "+IM39s4C1QMr/qKpiVlLOr+FIfyXVTe7tpIx39hoTcAvZY+sXhMMS5ErJeJdaSMZgL5ZyGzcuxkfeAYDKloW6w==",
7255       "type": "package",
7256       "path": "system.text.encoding/4.4.0-beta-24913-02",
7257       "files": [
7258         ".nupkg.metadata",
7259         "ThirdPartyNotices.txt",
7260         "dotnet_library_license.txt",
7261         "lib/MonoAndroid10/_._",
7262         "lib/MonoTouch10/_._",
7263         "lib/net45/_._",
7264         "lib/net463/System.Text.Encoding.dll",
7265         "lib/portable-net45+win8+wp8+wpa81/_._",
7266         "lib/win8/_._",
7267         "lib/wp80/_._",
7268         "lib/wpa81/_._",
7269         "lib/xamarinios10/_._",
7270         "lib/xamarinmac20/_._",
7271         "lib/xamarintvos10/_._",
7272         "lib/xamarinwatchos10/_._",
7273         "ref/MonoAndroid10/_._",
7274         "ref/MonoTouch10/_._",
7275         "ref/net45/_._",
7276         "ref/net463/System.Text.Encoding.dll",
7277         "ref/netcore50/System.Text.Encoding.dll",
7278         "ref/netcore50/System.Text.Encoding.xml",
7279         "ref/netcore50/de/System.Text.Encoding.xml",
7280         "ref/netcore50/es/System.Text.Encoding.xml",
7281         "ref/netcore50/fr/System.Text.Encoding.xml",
7282         "ref/netcore50/it/System.Text.Encoding.xml",
7283         "ref/netcore50/ja/System.Text.Encoding.xml",
7284         "ref/netcore50/ko/System.Text.Encoding.xml",
7285         "ref/netcore50/ru/System.Text.Encoding.xml",
7286         "ref/netcore50/zh-hans/System.Text.Encoding.xml",
7287         "ref/netcore50/zh-hant/System.Text.Encoding.xml",
7288         "ref/netstandard1.0/System.Text.Encoding.dll",
7289         "ref/netstandard1.0/System.Text.Encoding.xml",
7290         "ref/netstandard1.0/de/System.Text.Encoding.xml",
7291         "ref/netstandard1.0/es/System.Text.Encoding.xml",
7292         "ref/netstandard1.0/fr/System.Text.Encoding.xml",
7293         "ref/netstandard1.0/it/System.Text.Encoding.xml",
7294         "ref/netstandard1.0/ja/System.Text.Encoding.xml",
7295         "ref/netstandard1.0/ko/System.Text.Encoding.xml",
7296         "ref/netstandard1.0/ru/System.Text.Encoding.xml",
7297         "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
7298         "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
7299         "ref/netstandard1.3/System.Text.Encoding.dll",
7300         "ref/netstandard1.3/System.Text.Encoding.xml",
7301         "ref/netstandard1.3/de/System.Text.Encoding.xml",
7302         "ref/netstandard1.3/es/System.Text.Encoding.xml",
7303         "ref/netstandard1.3/fr/System.Text.Encoding.xml",
7304         "ref/netstandard1.3/it/System.Text.Encoding.xml",
7305         "ref/netstandard1.3/ja/System.Text.Encoding.xml",
7306         "ref/netstandard1.3/ko/System.Text.Encoding.xml",
7307         "ref/netstandard1.3/ru/System.Text.Encoding.xml",
7308         "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
7309         "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
7310         "ref/netstandard1.7/System.Text.Encoding.dll",
7311         "ref/portable-net45+win8+wp8+wpa81/_._",
7312         "ref/uap10.1/System.Text.Encoding.dll",
7313         "ref/win8/_._",
7314         "ref/wp80/_._",
7315         "ref/wpa81/_._",
7316         "ref/xamarinios10/_._",
7317         "ref/xamarinmac20/_._",
7318         "ref/xamarintvos10/_._",
7319         "ref/xamarinwatchos10/_._",
7320         "system.text.encoding.4.4.0-beta-24913-02.nupkg.sha512",
7321         "system.text.encoding.nuspec",
7322         "useSharedDesignerContext.txt",
7323         "version.txt"
7324       ]
7325     },
7326     "System.Text.Encoding.Extensions/4.3.0": {
7327       "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
7328       "type": "package",
7329       "path": "system.text.encoding.extensions/4.3.0",
7330       "files": [
7331         ".nupkg.metadata",
7332         ".signature.p7s",
7333         "ThirdPartyNotices.txt",
7334         "dotnet_library_license.txt",
7335         "lib/MonoAndroid10/_._",
7336         "lib/MonoTouch10/_._",
7337         "lib/net45/_._",
7338         "lib/portable-net45+win8+wp8+wpa81/_._",
7339         "lib/win8/_._",
7340         "lib/wp80/_._",
7341         "lib/wpa81/_._",
7342         "lib/xamarinios10/_._",
7343         "lib/xamarinmac20/_._",
7344         "lib/xamarintvos10/_._",
7345         "lib/xamarinwatchos10/_._",
7346         "ref/MonoAndroid10/_._",
7347         "ref/MonoTouch10/_._",
7348         "ref/net45/_._",
7349         "ref/netcore50/System.Text.Encoding.Extensions.dll",
7350         "ref/netcore50/System.Text.Encoding.Extensions.xml",
7351         "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
7352         "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
7353         "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
7354         "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
7355         "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
7356         "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
7357         "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
7358         "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
7359         "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
7360         "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
7361         "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
7362         "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
7363         "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
7364         "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
7365         "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
7366         "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
7367         "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
7368         "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
7369         "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
7370         "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
7371         "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
7372         "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
7373         "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
7374         "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
7375         "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
7376         "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
7377         "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
7378         "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
7379         "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
7380         "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
7381         "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
7382         "ref/portable-net45+win8+wp8+wpa81/_._",
7383         "ref/win8/_._",
7384         "ref/wp80/_._",
7385         "ref/wpa81/_._",
7386         "ref/xamarinios10/_._",
7387         "ref/xamarinmac20/_._",
7388         "ref/xamarintvos10/_._",
7389         "ref/xamarinwatchos10/_._",
7390         "system.text.encoding.extensions.4.3.0.nupkg.sha512",
7391         "system.text.encoding.extensions.nuspec"
7392       ]
7393     },
7394     "System.Text.Encoding.Extensions/4.4.0-beta-24913-02": {
7395       "sha512": "jK3sE8t8Ngi1hSKmPI1RGXaqdtCT6dPPvfrFWDn8u45r6Zh4RJk4962v6AU5saxkssCfTiVhqDK+Drageb5mJA==",
7396       "type": "package",
7397       "path": "system.text.encoding.extensions/4.4.0-beta-24913-02",
7398       "files": [
7399         ".nupkg.metadata",
7400         "ThirdPartyNotices.txt",
7401         "dotnet_library_license.txt",
7402         "lib/MonoAndroid10/_._",
7403         "lib/MonoTouch10/_._",
7404         "lib/net45/_._",
7405         "lib/net463/System.Text.Encoding.Extensions.dll",
7406         "lib/portable-net45+win8+wp8+wpa81/_._",
7407         "lib/win8/_._",
7408         "lib/wp80/_._",
7409         "lib/wpa81/_._",
7410         "lib/xamarinios10/_._",
7411         "lib/xamarinmac20/_._",
7412         "lib/xamarintvos10/_._",
7413         "lib/xamarinwatchos10/_._",
7414         "ref/MonoAndroid10/_._",
7415         "ref/MonoTouch10/_._",
7416         "ref/net45/_._",
7417         "ref/net463/System.Text.Encoding.Extensions.dll",
7418         "ref/netcore50/System.Text.Encoding.Extensions.dll",
7419         "ref/netcore50/System.Text.Encoding.Extensions.xml",
7420         "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
7421         "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
7422         "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
7423         "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
7424         "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
7425         "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
7426         "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
7427         "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
7428         "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
7429         "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
7430         "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
7431         "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
7432         "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
7433         "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
7434         "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
7435         "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
7436         "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
7437         "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
7438         "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
7439         "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
7440         "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
7441         "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
7442         "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
7443         "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
7444         "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
7445         "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
7446         "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
7447         "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
7448         "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
7449         "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
7450         "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
7451         "ref/netstandard1.7/System.Text.Encoding.Extensions.dll",
7452         "ref/portable-net45+win8+wp8+wpa81/_._",
7453         "ref/win8/_._",
7454         "ref/wp80/_._",
7455         "ref/wpa81/_._",
7456         "ref/xamarinios10/_._",
7457         "ref/xamarinmac20/_._",
7458         "ref/xamarintvos10/_._",
7459         "ref/xamarinwatchos10/_._",
7460         "system.text.encoding.extensions.4.4.0-beta-24913-02.nupkg.sha512",
7461         "system.text.encoding.extensions.nuspec",
7462         "useSharedDesignerContext.txt",
7463         "version.txt"
7464       ]
7465     },
7466     "System.Text.RegularExpressions/4.4.0-beta-24913-02": {
7467       "sha512": "eb/QjBezP1/UbivTA+xpNakEST/xnm1/yc563KRUINfsZ+Owz3By8ofAV2S94usp087bWls5v1sX4rZAjuTuxg==",
7468       "type": "package",
7469       "path": "system.text.regularexpressions/4.4.0-beta-24913-02",
7470       "files": [
7471         ".nupkg.metadata",
7472         "ThirdPartyNotices.txt",
7473         "dotnet_library_license.txt",
7474         "lib/MonoAndroid10/_._",
7475         "lib/MonoTouch10/_._",
7476         "lib/net45/_._",
7477         "lib/net461/System.Text.RegularExpressions.dll",
7478         "lib/netcore50/System.Text.RegularExpressions.dll",
7479         "lib/netstandard1.6/System.Text.RegularExpressions.dll",
7480         "lib/netstandard1.7/System.Text.RegularExpressions.dll",
7481         "lib/portable-net45+win8+wp8+wpa81/_._",
7482         "lib/win8/_._",
7483         "lib/wp80/_._",
7484         "lib/wpa81/_._",
7485         "lib/xamarinios10/_._",
7486         "lib/xamarinmac20/_._",
7487         "lib/xamarintvos10/_._",
7488         "lib/xamarinwatchos10/_._",
7489         "ref/MonoAndroid10/_._",
7490         "ref/MonoTouch10/_._",
7491         "ref/net45/_._",
7492         "ref/net461/System.Text.RegularExpressions.dll",
7493         "ref/netcore50/System.Text.RegularExpressions.dll",
7494         "ref/netcore50/System.Text.RegularExpressions.xml",
7495         "ref/netcore50/de/System.Text.RegularExpressions.xml",
7496         "ref/netcore50/es/System.Text.RegularExpressions.xml",
7497         "ref/netcore50/fr/System.Text.RegularExpressions.xml",
7498         "ref/netcore50/it/System.Text.RegularExpressions.xml",
7499         "ref/netcore50/ja/System.Text.RegularExpressions.xml",
7500         "ref/netcore50/ko/System.Text.RegularExpressions.xml",
7501         "ref/netcore50/ru/System.Text.RegularExpressions.xml",
7502         "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
7503         "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
7504         "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
7505         "ref/netstandard1.0/System.Text.RegularExpressions.dll",
7506         "ref/netstandard1.0/System.Text.RegularExpressions.xml",
7507         "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
7508         "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
7509         "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
7510         "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
7511         "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
7512         "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
7513         "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
7514         "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
7515         "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
7516         "ref/netstandard1.3/System.Text.RegularExpressions.dll",
7517         "ref/netstandard1.3/System.Text.RegularExpressions.xml",
7518         "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
7519         "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
7520         "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
7521         "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
7522         "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
7523         "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
7524         "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
7525         "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
7526         "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
7527         "ref/netstandard1.6/System.Text.RegularExpressions.dll",
7528         "ref/netstandard1.6/System.Text.RegularExpressions.xml",
7529         "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
7530         "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
7531         "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
7532         "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
7533         "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
7534         "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
7535         "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
7536         "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
7537         "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
7538         "ref/netstandard1.7/System.Text.RegularExpressions.dll",
7539         "ref/portable-net45+win8+wp8+wpa81/_._",
7540         "ref/win8/_._",
7541         "ref/wp80/_._",
7542         "ref/wpa81/_._",
7543         "ref/xamarinios10/_._",
7544         "ref/xamarinmac20/_._",
7545         "ref/xamarintvos10/_._",
7546         "ref/xamarinwatchos10/_._",
7547         "system.text.regularexpressions.4.4.0-beta-24913-02.nupkg.sha512",
7548         "system.text.regularexpressions.nuspec",
7549         "useSharedDesignerContext.txt",
7550         "version.txt"
7551       ]
7552     },
7553     "System.Threading/4.4.0-beta-24913-02": {
7554       "sha512": "IDvvo0zC8/kGPUnj2l79COn+vizKPxDoJ9BcLMo5R8H7CImr4t98kZyChhY1lu2PZfxo/t+4QrtXDgZflWnPkw==",
7555       "type": "package",
7556       "path": "system.threading/4.4.0-beta-24913-02",
7557       "files": [
7558         ".nupkg.metadata",
7559         "ThirdPartyNotices.txt",
7560         "dotnet_library_license.txt",
7561         "lib/MonoAndroid10/_._",
7562         "lib/MonoTouch10/_._",
7563         "lib/net45/_._",
7564         "lib/net463/System.Threading.dll",
7565         "lib/netcore50/System.Threading.dll",
7566         "lib/netstandard1.3/System.Threading.dll",
7567         "lib/netstandard1.7/System.Threading.dll",
7568         "lib/portable-net45+win8+wp8+wpa81/_._",
7569         "lib/win8/_._",
7570         "lib/wp80/_._",
7571         "lib/wpa81/_._",
7572         "lib/xamarinios10/_._",
7573         "lib/xamarinmac20/_._",
7574         "lib/xamarintvos10/_._",
7575         "lib/xamarinwatchos10/_._",
7576         "ref/MonoAndroid10/_._",
7577         "ref/MonoTouch10/_._",
7578         "ref/net45/_._",
7579         "ref/net463/System.Threading.dll",
7580         "ref/netcore50/System.Threading.dll",
7581         "ref/netcore50/System.Threading.xml",
7582         "ref/netcore50/de/System.Threading.xml",
7583         "ref/netcore50/es/System.Threading.xml",
7584         "ref/netcore50/fr/System.Threading.xml",
7585         "ref/netcore50/it/System.Threading.xml",
7586         "ref/netcore50/ja/System.Threading.xml",
7587         "ref/netcore50/ko/System.Threading.xml",
7588         "ref/netcore50/ru/System.Threading.xml",
7589         "ref/netcore50/zh-hans/System.Threading.xml",
7590         "ref/netcore50/zh-hant/System.Threading.xml",
7591         "ref/netstandard1.0/System.Threading.dll",
7592         "ref/netstandard1.0/System.Threading.xml",
7593         "ref/netstandard1.0/de/System.Threading.xml",
7594         "ref/netstandard1.0/es/System.Threading.xml",
7595         "ref/netstandard1.0/fr/System.Threading.xml",
7596         "ref/netstandard1.0/it/System.Threading.xml",
7597         "ref/netstandard1.0/ja/System.Threading.xml",
7598         "ref/netstandard1.0/ko/System.Threading.xml",
7599         "ref/netstandard1.0/ru/System.Threading.xml",
7600         "ref/netstandard1.0/zh-hans/System.Threading.xml",
7601         "ref/netstandard1.0/zh-hant/System.Threading.xml",
7602         "ref/netstandard1.3/System.Threading.dll",
7603         "ref/netstandard1.3/System.Threading.xml",
7604         "ref/netstandard1.3/de/System.Threading.xml",
7605         "ref/netstandard1.3/es/System.Threading.xml",
7606         "ref/netstandard1.3/fr/System.Threading.xml",
7607         "ref/netstandard1.3/it/System.Threading.xml",
7608         "ref/netstandard1.3/ja/System.Threading.xml",
7609         "ref/netstandard1.3/ko/System.Threading.xml",
7610         "ref/netstandard1.3/ru/System.Threading.xml",
7611         "ref/netstandard1.3/zh-hans/System.Threading.xml",
7612         "ref/netstandard1.3/zh-hant/System.Threading.xml",
7613         "ref/netstandard1.7/System.Threading.dll",
7614         "ref/portable-net45+win8+wp8+wpa81/_._",
7615         "ref/win8/_._",
7616         "ref/wp80/_._",
7617         "ref/wpa81/_._",
7618         "ref/xamarinios10/_._",
7619         "ref/xamarinmac20/_._",
7620         "ref/xamarintvos10/_._",
7621         "ref/xamarinwatchos10/_._",
7622         "runtimes/aot/lib/netcore50/System.Threading.dll",
7623         "system.threading.4.4.0-beta-24913-02.nupkg.sha512",
7624         "system.threading.nuspec",
7625         "useSharedDesignerContext.txt",
7626         "version.txt"
7627       ]
7628     },
7629     "System.Threading.Tasks/4.4.0-beta-24913-02": {
7630       "sha512": "tphb/t923mWZs75EwmJg6CEB5fgC2YRItN37XvPjANv9FmCxo9THV+eD8/Fdw2SxeyZ9nJtgupbk076ZAvTV1A==",
7631       "type": "package",
7632       "path": "system.threading.tasks/4.4.0-beta-24913-02",
7633       "files": [
7634         ".nupkg.metadata",
7635         "ThirdPartyNotices.txt",
7636         "dotnet_library_license.txt",
7637         "lib/MonoAndroid10/_._",
7638         "lib/MonoTouch10/_._",
7639         "lib/net45/_._",
7640         "lib/net463/System.Threading.Tasks.dll",
7641         "lib/portable-net45+win8+wp8+wpa81/_._",
7642         "lib/win8/_._",
7643         "lib/wp80/_._",
7644         "lib/wpa81/_._",
7645         "lib/xamarinios10/_._",
7646         "lib/xamarinmac20/_._",
7647         "lib/xamarintvos10/_._",
7648         "lib/xamarinwatchos10/_._",
7649         "ref/MonoAndroid10/_._",
7650         "ref/MonoTouch10/_._",
7651         "ref/net45/_._",
7652         "ref/net463/System.Threading.Tasks.dll",
7653         "ref/netcore50/System.Threading.Tasks.dll",
7654         "ref/netcore50/System.Threading.Tasks.xml",
7655         "ref/netcore50/de/System.Threading.Tasks.xml",
7656         "ref/netcore50/es/System.Threading.Tasks.xml",
7657         "ref/netcore50/fr/System.Threading.Tasks.xml",
7658         "ref/netcore50/it/System.Threading.Tasks.xml",
7659         "ref/netcore50/ja/System.Threading.Tasks.xml",
7660         "ref/netcore50/ko/System.Threading.Tasks.xml",
7661         "ref/netcore50/ru/System.Threading.Tasks.xml",
7662         "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
7663         "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
7664         "ref/netstandard1.0/System.Threading.Tasks.dll",
7665         "ref/netstandard1.0/System.Threading.Tasks.xml",
7666         "ref/netstandard1.0/de/System.Threading.Tasks.xml",
7667         "ref/netstandard1.0/es/System.Threading.Tasks.xml",
7668         "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
7669         "ref/netstandard1.0/it/System.Threading.Tasks.xml",
7670         "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
7671         "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
7672         "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
7673         "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
7674         "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
7675         "ref/netstandard1.3/System.Threading.Tasks.dll",
7676         "ref/netstandard1.3/System.Threading.Tasks.xml",
7677         "ref/netstandard1.3/de/System.Threading.Tasks.xml",
7678         "ref/netstandard1.3/es/System.Threading.Tasks.xml",
7679         "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
7680         "ref/netstandard1.3/it/System.Threading.Tasks.xml",
7681         "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
7682         "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
7683         "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
7684         "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
7685         "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
7686         "ref/netstandard1.7/System.Threading.Tasks.dll",
7687         "ref/portable-net45+win8+wp8+wpa81/_._",
7688         "ref/uap10.1/System.Threading.Tasks.dll",
7689         "ref/win8/_._",
7690         "ref/wp80/_._",
7691         "ref/wpa81/_._",
7692         "ref/xamarinios10/_._",
7693         "ref/xamarinmac20/_._",
7694         "ref/xamarintvos10/_._",
7695         "ref/xamarinwatchos10/_._",
7696         "system.threading.tasks.4.4.0-beta-24913-02.nupkg.sha512",
7697         "system.threading.tasks.nuspec",
7698         "useSharedDesignerContext.txt",
7699         "version.txt"
7700       ]
7701     },
7702     "System.Threading.Tasks.Extensions/4.3.0": {
7703       "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
7704       "type": "package",
7705       "path": "system.threading.tasks.extensions/4.3.0",
7706       "files": [
7707         ".nupkg.metadata",
7708         ".signature.p7s",
7709         "ThirdPartyNotices.txt",
7710         "dotnet_library_license.txt",
7711         "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
7712         "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
7713         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
7714         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
7715         "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
7716         "system.threading.tasks.extensions.nuspec"
7717       ]
7718     },
7719     "System.Threading.Tasks.Parallel/4.4.0-beta-24913-02": {
7720       "sha512": "osOWN3xRHMIqXMB7YNYiMLxsl9orwUrxA+WB0ujcYXjoORyrel7L1iCz5mLdZT0o4AMH0Ps6GSIM0pYtm+PVOQ==",
7721       "type": "package",
7722       "path": "system.threading.tasks.parallel/4.4.0-beta-24913-02",
7723       "files": [
7724         ".nupkg.metadata",
7725         "ThirdPartyNotices.txt",
7726         "dotnet_library_license.txt",
7727         "lib/MonoAndroid10/_._",
7728         "lib/MonoTouch10/_._",
7729         "lib/net45/_._",
7730         "lib/netcore50/System.Threading.Tasks.Parallel.dll",
7731         "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
7732         "lib/portable-net45+win8+wpa81/_._",
7733         "lib/win8/_._",
7734         "lib/wpa81/_._",
7735         "lib/xamarinios10/_._",
7736         "lib/xamarinmac20/_._",
7737         "lib/xamarintvos10/_._",
7738         "lib/xamarinwatchos10/_._",
7739         "ref/MonoAndroid10/_._",
7740         "ref/MonoTouch10/_._",
7741         "ref/net45/_._",
7742         "ref/netcore50/System.Threading.Tasks.Parallel.dll",
7743         "ref/netcore50/System.Threading.Tasks.Parallel.xml",
7744         "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
7745         "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
7746         "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
7747         "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
7748         "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
7749         "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
7750         "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
7751         "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
7752         "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
7753         "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
7754         "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
7755         "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
7756         "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
7757         "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
7758         "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
7759         "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
7760         "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
7761         "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
7762         "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
7763         "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
7764         "ref/portable-net45+win8+wpa81/_._",
7765         "ref/win8/_._",
7766         "ref/wpa81/_._",
7767         "ref/xamarinios10/_._",
7768         "ref/xamarinmac20/_._",
7769         "ref/xamarintvos10/_._",
7770         "ref/xamarinwatchos10/_._",
7771         "system.threading.tasks.parallel.4.4.0-beta-24913-02.nupkg.sha512",
7772         "system.threading.tasks.parallel.nuspec",
7773         "useSharedDesignerContext.txt",
7774         "version.txt"
7775       ]
7776     },
7777     "System.Threading.Thread/4.4.0-beta-24913-02": {
7778       "sha512": "kO2WQOh0cJd6Yoc9JJAeBWkuKHeI/Tgg0nPyPUIihsGDTzc3G0uGeEjF4MjBi/EKly9objpgAP9sLrGIgUt3fw==",
7779       "type": "package",
7780       "path": "system.threading.thread/4.4.0-beta-24913-02",
7781       "files": [
7782         ".nupkg.metadata",
7783         "ThirdPartyNotices.txt",
7784         "dotnet_library_license.txt",
7785         "lib/MonoAndroid10/_._",
7786         "lib/MonoTouch10/_._",
7787         "lib/net46/System.Threading.Thread.dll",
7788         "lib/net461/System.Threading.Thread.dll",
7789         "lib/netcore50/_._",
7790         "lib/netstandard1.3/System.Threading.Thread.dll",
7791         "lib/netstandard1.7/_._",
7792         "lib/xamarinios10/_._",
7793         "lib/xamarinmac20/_._",
7794         "lib/xamarintvos10/_._",
7795         "lib/xamarinwatchos10/_._",
7796         "ref/MonoAndroid10/_._",
7797         "ref/MonoTouch10/_._",
7798         "ref/net46/System.Threading.Thread.dll",
7799         "ref/net461/System.Threading.Thread.dll",
7800         "ref/netstandard1.3/System.Threading.Thread.dll",
7801         "ref/netstandard1.3/System.Threading.Thread.xml",
7802         "ref/netstandard1.3/de/System.Threading.Thread.xml",
7803         "ref/netstandard1.3/es/System.Threading.Thread.xml",
7804         "ref/netstandard1.3/fr/System.Threading.Thread.xml",
7805         "ref/netstandard1.3/it/System.Threading.Thread.xml",
7806         "ref/netstandard1.3/ja/System.Threading.Thread.xml",
7807         "ref/netstandard1.3/ko/System.Threading.Thread.xml",
7808         "ref/netstandard1.3/ru/System.Threading.Thread.xml",
7809         "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
7810         "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
7811         "ref/netstandard1.7/System.Threading.Thread.dll",
7812         "ref/uap10.1/System.Threading.Thread.dll",
7813         "ref/xamarinios10/_._",
7814         "ref/xamarinmac20/_._",
7815         "ref/xamarintvos10/_._",
7816         "ref/xamarinwatchos10/_._",
7817         "runtimes/aot/lib/uap10.1/System.Threading.Thread.dll",
7818         "runtimes/unix/lib/netstandard1.7/System.Threading.Thread.dll",
7819         "runtimes/unix/lib/uap10.1/System.Threading.Thread.dll",
7820         "runtimes/win/lib/netstandard1.7/System.Threading.Thread.dll",
7821         "runtimes/win/lib/uap10.1/System.Threading.Thread.dll",
7822         "system.threading.thread.4.4.0-beta-24913-02.nupkg.sha512",
7823         "system.threading.thread.nuspec",
7824         "useSharedDesignerContext.txt",
7825         "version.txt"
7826       ]
7827     },
7828     "System.Threading.ThreadPool/4.4.0-beta-24913-02": {
7829       "sha512": "lD4kymw3NHChTiqHFH9zxVvfTY8uLBy34KdBP661x8FIeiN78DwQEKMVZOQ2zZ/ThmARWxG4E7YzH1NOkJacGQ==",
7830       "type": "package",
7831       "path": "system.threading.threadpool/4.4.0-beta-24913-02",
7832       "files": [
7833         ".nupkg.metadata",
7834         "ThirdPartyNotices.txt",
7835         "dotnet_library_license.txt",
7836         "lib/MonoAndroid10/_._",
7837         "lib/MonoTouch10/_._",
7838         "lib/net46/System.Threading.ThreadPool.dll",
7839         "lib/net463/System.Threading.ThreadPool.dll",
7840         "lib/netcore50/_._",
7841         "lib/netstandard1.3/System.Threading.ThreadPool.dll",
7842         "lib/netstandard1.7/System.Threading.ThreadPool.dll",
7843         "lib/xamarinios10/_._",
7844         "lib/xamarinmac20/_._",
7845         "lib/xamarintvos10/_._",
7846         "lib/xamarinwatchos10/_._",
7847         "ref/MonoAndroid10/_._",
7848         "ref/MonoTouch10/_._",
7849         "ref/net46/System.Threading.ThreadPool.dll",
7850         "ref/net463/System.Threading.ThreadPool.dll",
7851         "ref/netstandard1.3/System.Threading.ThreadPool.dll",
7852         "ref/netstandard1.3/System.Threading.ThreadPool.xml",
7853         "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
7854         "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
7855         "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
7856         "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
7857         "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
7858         "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
7859         "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
7860         "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
7861         "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
7862         "ref/netstandard1.7/System.Threading.ThreadPool.dll",
7863         "ref/xamarinios10/_._",
7864         "ref/xamarinmac20/_._",
7865         "ref/xamarintvos10/_._",
7866         "ref/xamarinwatchos10/_._",
7867         "system.threading.threadpool.4.4.0-beta-24913-02.nupkg.sha512",
7868         "system.threading.threadpool.nuspec",
7869         "useSharedDesignerContext.txt",
7870         "version.txt"
7871       ]
7872     },
7873     "System.Threading.Timer/4.3.0": {
7874       "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
7875       "type": "package",
7876       "path": "system.threading.timer/4.3.0",
7877       "files": [
7878         ".nupkg.metadata",
7879         ".signature.p7s",
7880         "ThirdPartyNotices.txt",
7881         "dotnet_library_license.txt",
7882         "lib/MonoAndroid10/_._",
7883         "lib/MonoTouch10/_._",
7884         "lib/net451/_._",
7885         "lib/portable-net451+win81+wpa81/_._",
7886         "lib/win81/_._",
7887         "lib/wpa81/_._",
7888         "lib/xamarinios10/_._",
7889         "lib/xamarinmac20/_._",
7890         "lib/xamarintvos10/_._",
7891         "lib/xamarinwatchos10/_._",
7892         "ref/MonoAndroid10/_._",
7893         "ref/MonoTouch10/_._",
7894         "ref/net451/_._",
7895         "ref/netcore50/System.Threading.Timer.dll",
7896         "ref/netcore50/System.Threading.Timer.xml",
7897         "ref/netcore50/de/System.Threading.Timer.xml",
7898         "ref/netcore50/es/System.Threading.Timer.xml",
7899         "ref/netcore50/fr/System.Threading.Timer.xml",
7900         "ref/netcore50/it/System.Threading.Timer.xml",
7901         "ref/netcore50/ja/System.Threading.Timer.xml",
7902         "ref/netcore50/ko/System.Threading.Timer.xml",
7903         "ref/netcore50/ru/System.Threading.Timer.xml",
7904         "ref/netcore50/zh-hans/System.Threading.Timer.xml",
7905         "ref/netcore50/zh-hant/System.Threading.Timer.xml",
7906         "ref/netstandard1.2/System.Threading.Timer.dll",
7907         "ref/netstandard1.2/System.Threading.Timer.xml",
7908         "ref/netstandard1.2/de/System.Threading.Timer.xml",
7909         "ref/netstandard1.2/es/System.Threading.Timer.xml",
7910         "ref/netstandard1.2/fr/System.Threading.Timer.xml",
7911         "ref/netstandard1.2/it/System.Threading.Timer.xml",
7912         "ref/netstandard1.2/ja/System.Threading.Timer.xml",
7913         "ref/netstandard1.2/ko/System.Threading.Timer.xml",
7914         "ref/netstandard1.2/ru/System.Threading.Timer.xml",
7915         "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
7916         "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
7917         "ref/portable-net451+win81+wpa81/_._",
7918         "ref/win81/_._",
7919         "ref/wpa81/_._",
7920         "ref/xamarinios10/_._",
7921         "ref/xamarinmac20/_._",
7922         "ref/xamarintvos10/_._",
7923         "ref/xamarinwatchos10/_._",
7924         "system.threading.timer.4.3.0.nupkg.sha512",
7925         "system.threading.timer.nuspec"
7926       ]
7927     },
7928     "System.ValueTuple/4.3.1": {
7929       "sha512": "xzDmg26Wb2x2rFDjwziaMYQJqxhrK+b4OUC008o7CnZhUMb2p5XfwgOgAQ/WlKhqxMUSDWRUm5/lNTKdh27pJA==",
7930       "type": "package",
7931       "path": "system.valuetuple/4.3.1",
7932       "files": [
7933         ".nupkg.metadata",
7934         ".signature.p7s",
7935         "ThirdPartyNotices.txt",
7936         "dotnet_library_license.txt",
7937         "lib/MonoAndroid10/_._",
7938         "lib/MonoTouch10/_._",
7939         "lib/netstandard1.0/.xml",
7940         "lib/netstandard1.0/System.ValueTuple.dll",
7941         "lib/portable-net40+sl4+win8+wp8/.xml",
7942         "lib/portable-net40+sl4+win8+wp8/System.ValueTuple.dll",
7943         "lib/xamarinios10/_._",
7944         "lib/xamarinmac20/_._",
7945         "lib/xamarintvos10/_._",
7946         "lib/xamarinwatchos10/_._",
7947         "ref/MonoAndroid10/_._",
7948         "ref/MonoTouch10/_._",
7949         "ref/xamarinios10/_._",
7950         "ref/xamarinmac20/_._",
7951         "ref/xamarintvos10/_._",
7952         "ref/xamarinwatchos10/_._",
7953         "system.valuetuple.4.3.1.nupkg.sha512",
7954         "system.valuetuple.nuspec"
7955       ]
7956     },
7957     "System.Xml.ReaderWriter/4.3.0": {
7958       "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
7959       "type": "package",
7960       "path": "system.xml.readerwriter/4.3.0",
7961       "files": [
7962         ".nupkg.metadata",
7963         ".signature.p7s",
7964         "ThirdPartyNotices.txt",
7965         "dotnet_library_license.txt",
7966         "lib/MonoAndroid10/_._",
7967         "lib/MonoTouch10/_._",
7968         "lib/net45/_._",
7969         "lib/net46/System.Xml.ReaderWriter.dll",
7970         "lib/netcore50/System.Xml.ReaderWriter.dll",
7971         "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
7972         "lib/portable-net45+win8+wp8+wpa81/_._",
7973         "lib/win8/_._",
7974         "lib/wp80/_._",
7975         "lib/wpa81/_._",
7976         "lib/xamarinios10/_._",
7977         "lib/xamarinmac20/_._",
7978         "lib/xamarintvos10/_._",
7979         "lib/xamarinwatchos10/_._",
7980         "ref/MonoAndroid10/_._",
7981         "ref/MonoTouch10/_._",
7982         "ref/net45/_._",
7983         "ref/net46/System.Xml.ReaderWriter.dll",
7984         "ref/netcore50/System.Xml.ReaderWriter.dll",
7985         "ref/netcore50/System.Xml.ReaderWriter.xml",
7986         "ref/netcore50/de/System.Xml.ReaderWriter.xml",
7987         "ref/netcore50/es/System.Xml.ReaderWriter.xml",
7988         "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
7989         "ref/netcore50/it/System.Xml.ReaderWriter.xml",
7990         "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
7991         "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
7992         "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
7993         "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
7994         "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
7995         "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
7996         "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
7997         "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
7998         "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
7999         "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
8000         "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
8001         "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
8002         "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
8003         "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
8004         "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
8005         "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
8006         "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
8007         "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
8008         "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
8009         "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
8010         "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
8011         "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
8012         "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
8013         "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
8014         "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
8015         "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
8016         "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
8017         "ref/portable-net45+win8+wp8+wpa81/_._",
8018         "ref/win8/_._",
8019         "ref/wp80/_._",
8020         "ref/wpa81/_._",
8021         "ref/xamarinios10/_._",
8022         "ref/xamarinmac20/_._",
8023         "ref/xamarintvos10/_._",
8024         "ref/xamarinwatchos10/_._",
8025         "system.xml.readerwriter.4.3.0.nupkg.sha512",
8026         "system.xml.readerwriter.nuspec"
8027       ]
8028     },
8029     "System.Xml.XDocument/4.3.0": {
8030       "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
8031       "type": "package",
8032       "path": "system.xml.xdocument/4.3.0",
8033       "files": [
8034         ".nupkg.metadata",
8035         ".signature.p7s",
8036         "ThirdPartyNotices.txt",
8037         "dotnet_library_license.txt",
8038         "lib/MonoAndroid10/_._",
8039         "lib/MonoTouch10/_._",
8040         "lib/net45/_._",
8041         "lib/netcore50/System.Xml.XDocument.dll",
8042         "lib/netstandard1.3/System.Xml.XDocument.dll",
8043         "lib/portable-net45+win8+wp8+wpa81/_._",
8044         "lib/win8/_._",
8045         "lib/wp80/_._",
8046         "lib/wpa81/_._",
8047         "lib/xamarinios10/_._",
8048         "lib/xamarinmac20/_._",
8049         "lib/xamarintvos10/_._",
8050         "lib/xamarinwatchos10/_._",
8051         "ref/MonoAndroid10/_._",
8052         "ref/MonoTouch10/_._",
8053         "ref/net45/_._",
8054         "ref/netcore50/System.Xml.XDocument.dll",
8055         "ref/netcore50/System.Xml.XDocument.xml",
8056         "ref/netcore50/de/System.Xml.XDocument.xml",
8057         "ref/netcore50/es/System.Xml.XDocument.xml",
8058         "ref/netcore50/fr/System.Xml.XDocument.xml",
8059         "ref/netcore50/it/System.Xml.XDocument.xml",
8060         "ref/netcore50/ja/System.Xml.XDocument.xml",
8061         "ref/netcore50/ko/System.Xml.XDocument.xml",
8062         "ref/netcore50/ru/System.Xml.XDocument.xml",
8063         "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
8064         "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
8065         "ref/netstandard1.0/System.Xml.XDocument.dll",
8066         "ref/netstandard1.0/System.Xml.XDocument.xml",
8067         "ref/netstandard1.0/de/System.Xml.XDocument.xml",
8068         "ref/netstandard1.0/es/System.Xml.XDocument.xml",
8069         "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
8070         "ref/netstandard1.0/it/System.Xml.XDocument.xml",
8071         "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
8072         "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
8073         "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
8074         "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
8075         "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
8076         "ref/netstandard1.3/System.Xml.XDocument.dll",
8077         "ref/netstandard1.3/System.Xml.XDocument.xml",
8078         "ref/netstandard1.3/de/System.Xml.XDocument.xml",
8079         "ref/netstandard1.3/es/System.Xml.XDocument.xml",
8080         "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
8081         "ref/netstandard1.3/it/System.Xml.XDocument.xml",
8082         "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
8083         "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
8084         "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
8085         "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
8086         "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
8087         "ref/portable-net45+win8+wp8+wpa81/_._",
8088         "ref/win8/_._",
8089         "ref/wp80/_._",
8090         "ref/wpa81/_._",
8091         "ref/xamarinios10/_._",
8092         "ref/xamarinmac20/_._",
8093         "ref/xamarintvos10/_._",
8094         "ref/xamarinwatchos10/_._",
8095         "system.xml.xdocument.4.3.0.nupkg.sha512",
8096         "system.xml.xdocument.nuspec"
8097       ]
8098     },
8099     "System.Xml.XmlDocument/4.3.0": {
8100       "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
8101       "type": "package",
8102       "path": "system.xml.xmldocument/4.3.0",
8103       "files": [
8104         ".nupkg.metadata",
8105         ".signature.p7s",
8106         "ThirdPartyNotices.txt",
8107         "dotnet_library_license.txt",
8108         "lib/MonoAndroid10/_._",
8109         "lib/MonoTouch10/_._",
8110         "lib/net46/System.Xml.XmlDocument.dll",
8111         "lib/netstandard1.3/System.Xml.XmlDocument.dll",
8112         "lib/xamarinios10/_._",
8113         "lib/xamarinmac20/_._",
8114         "lib/xamarintvos10/_._",
8115         "lib/xamarinwatchos10/_._",
8116         "ref/MonoAndroid10/_._",
8117         "ref/MonoTouch10/_._",
8118         "ref/net46/System.Xml.XmlDocument.dll",
8119         "ref/netstandard1.3/System.Xml.XmlDocument.dll",
8120         "ref/netstandard1.3/System.Xml.XmlDocument.xml",
8121         "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
8122         "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
8123         "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
8124         "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
8125         "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
8126         "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
8127         "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
8128         "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
8129         "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
8130         "ref/xamarinios10/_._",
8131         "ref/xamarinmac20/_._",
8132         "ref/xamarintvos10/_._",
8133         "ref/xamarinwatchos10/_._",
8134         "system.xml.xmldocument.4.3.0.nupkg.sha512",
8135         "system.xml.xmldocument.nuspec"
8136       ]
8137     },
8138     "System.Xml.XmlSerializer/4.3.0": {
8139       "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
8140       "type": "package",
8141       "path": "system.xml.xmlserializer/4.3.0",
8142       "files": [
8143         ".nupkg.metadata",
8144         "ThirdPartyNotices.txt",
8145         "dotnet_library_license.txt",
8146         "lib/MonoAndroid10/_._",
8147         "lib/MonoTouch10/_._",
8148         "lib/net45/_._",
8149         "lib/netcore50/System.Xml.XmlSerializer.dll",
8150         "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
8151         "lib/portable-net45+win8+wp8+wpa81/_._",
8152         "lib/win8/_._",
8153         "lib/wp80/_._",
8154         "lib/wpa81/_._",
8155         "lib/xamarinios10/_._",
8156         "lib/xamarinmac20/_._",
8157         "lib/xamarintvos10/_._",
8158         "lib/xamarinwatchos10/_._",
8159         "ref/MonoAndroid10/_._",
8160         "ref/MonoTouch10/_._",
8161         "ref/net45/_._",
8162         "ref/netcore50/System.Xml.XmlSerializer.dll",
8163         "ref/netcore50/System.Xml.XmlSerializer.xml",
8164         "ref/netcore50/de/System.Xml.XmlSerializer.xml",
8165         "ref/netcore50/es/System.Xml.XmlSerializer.xml",
8166         "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
8167         "ref/netcore50/it/System.Xml.XmlSerializer.xml",
8168         "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
8169         "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
8170         "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
8171         "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
8172         "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
8173         "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
8174         "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
8175         "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
8176         "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
8177         "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
8178         "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
8179         "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
8180         "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
8181         "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
8182         "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
8183         "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
8184         "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
8185         "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
8186         "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
8187         "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
8188         "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
8189         "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
8190         "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
8191         "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
8192         "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
8193         "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
8194         "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
8195         "ref/portable-net45+win8+wp8+wpa81/_._",
8196         "ref/win8/_._",
8197         "ref/wp80/_._",
8198         "ref/wpa81/_._",
8199         "ref/xamarinios10/_._",
8200         "ref/xamarinmac20/_._",
8201         "ref/xamarintvos10/_._",
8202         "ref/xamarinwatchos10/_._",
8203         "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
8204         "system.xml.xmlserializer.4.3.0.nupkg.sha512",
8205         "system.xml.xmlserializer.nuspec"
8206       ]
8207     },
8208     "xunit/2.4.1-pre.build.4059": {
8209       "sha512": "Kt50VVI9yqbPLPICi1J2Sl2zoidhyMqbT+ywCSINDDXCJhVOXVBoE/1geWui5Sppx8Cv5U0DmYCLxveaOB0mLw==",
8210       "type": "package",
8211       "path": "xunit/2.4.1-pre.build.4059",
8212       "files": [
8213         ".nupkg.metadata",
8214         ".signature.p7s",
8215         "xunit.2.4.1-pre.build.4059.nupkg.sha512",
8216         "xunit.nuspec"
8217       ]
8218     },
8219     "xunit.abstractions/2.0.3": {
8220       "sha512": "pot1I4YOxlWjIb5jmwvvQNbTrZ3lJQ+jUGkGjWE3hEFM0l5gOnBWS+H3qsex68s5cO52g+44vpGzhAt+42vwKg==",
8221       "type": "package",
8222       "path": "xunit.abstractions/2.0.3",
8223       "files": [
8224         ".nupkg.metadata",
8225         ".signature.p7s",
8226         "lib/net35/xunit.abstractions.dll",
8227         "lib/net35/xunit.abstractions.xml",
8228         "lib/netstandard1.0/xunit.abstractions.dll",
8229         "lib/netstandard1.0/xunit.abstractions.xml",
8230         "lib/netstandard2.0/xunit.abstractions.dll",
8231         "lib/netstandard2.0/xunit.abstractions.xml",
8232         "xunit.abstractions.2.0.3.nupkg.sha512",
8233         "xunit.abstractions.nuspec"
8234       ]
8235     },
8236     "xunit.analyzers/0.10.0": {
8237       "sha512": "4/IDFCJfIeg6bix9apmUtIMwvOsiwqdEexeO/R2D4GReIGPLIRODTpId/l4LRSrAJk9lEO3Zx1H0Zx6uohJDNg==",
8238       "type": "package",
8239       "path": "xunit.analyzers/0.10.0",
8240       "hasTools": true,
8241       "files": [
8242         ".nupkg.metadata",
8243         ".signature.p7s",
8244         "analyzers/dotnet/cs/xunit.analyzers.dll",
8245         "tools/install.ps1",
8246         "tools/uninstall.ps1",
8247         "xunit.analyzers.0.10.0.nupkg.sha512",
8248         "xunit.analyzers.nuspec"
8249       ]
8250     },
8251     "xunit.assert/2.4.1-pre.build.4059": {
8252       "sha512": "PrfmhpgBTilGWP4DC6Q2FV17TEfTpnCARMjYNMQvUF1IFV5DhXNU5ChC0JeL17ctp89krn4Pld4/Wiuq4ILMxw==",
8253       "type": "package",
8254       "path": "xunit.assert/2.4.1-pre.build.4059",
8255       "files": [
8256         ".nupkg.metadata",
8257         ".signature.p7s",
8258         "lib/netstandard1.1/xunit.assert.dll",
8259         "lib/netstandard1.1/xunit.assert.xml",
8260         "lib/netstandard2.0/xunit.assert.dll",
8261         "lib/netstandard2.0/xunit.assert.xml",
8262         "xunit.assert.2.4.1-pre.build.4059.nupkg.sha512",
8263         "xunit.assert.nuspec"
8264       ]
8265     },
8266     "xunit.core/2.4.1-pre.build.4059": {
8267       "sha512": "nQh89ZP+wmC79euBg5p/6Jr8rugPTQo/GAx9Wry2Pgu9q4ltDv9XeQTqsQE/trvqOjyrTRtCOQT1P+vcufj0Kg==",
8268       "type": "package",
8269       "path": "xunit.core/2.4.1-pre.build.4059",
8270       "files": [
8271         ".nupkg.metadata",
8272         ".signature.p7s",
8273         "build/xunit.core.props",
8274         "build/xunit.core.targets",
8275         "buildMultiTargeting/xunit.core.props",
8276         "buildMultiTargeting/xunit.core.targets",
8277         "xunit.core.2.4.1-pre.build.4059.nupkg.sha512",
8278         "xunit.core.nuspec"
8279       ]
8280     },
8281     "xunit.extensibility.core/2.4.1-pre.build.4059": {
8282       "sha512": "MpnCaHPR67FdYgdkbzuSIxtYdGJaY6WwjotyvifGKcy94M3Rm2eCQqKQsFSN1TbcRhHRCweOo24+E+wnGxjuTw==",
8283       "type": "package",
8284       "path": "xunit.extensibility.core/2.4.1-pre.build.4059",
8285       "files": [
8286         ".nupkg.metadata",
8287         ".signature.p7s",
8288         "lib/net452/xunit.core.dll",
8289         "lib/net452/xunit.core.dll.tdnet",
8290         "lib/net452/xunit.core.xml",
8291         "lib/net452/xunit.runner.tdnet.dll",
8292         "lib/net452/xunit.runner.utility.net452.dll",
8293         "lib/netstandard1.1/xunit.core.dll",
8294         "lib/netstandard1.1/xunit.core.xml",
8295         "lib/netstandard2.0/xunit.core.dll",
8296         "lib/netstandard2.0/xunit.core.xml",
8297         "xunit.extensibility.core.2.4.1-pre.build.4059.nupkg.sha512",
8298         "xunit.extensibility.core.nuspec"
8299       ]
8300     },
8301     "xunit.extensibility.execution/2.4.1-pre.build.4059": {
8302       "sha512": "sLmjOlIAAs4omfY/019PQMXWkxpxd/CfVnTEMBBEN89fU/bPfeoNRBjnqJ54tHpK2xDCPUye19PNSFH4aW6B8Q==",
8303       "type": "package",
8304       "path": "xunit.extensibility.execution/2.4.1-pre.build.4059",
8305       "files": [
8306         ".nupkg.metadata",
8307         ".signature.p7s",
8308         "lib/net452/xunit.execution.desktop.dll",
8309         "lib/net452/xunit.execution.desktop.xml",
8310         "lib/netstandard1.1/xunit.execution.dotnet.dll",
8311         "lib/netstandard1.1/xunit.execution.dotnet.xml",
8312         "lib/netstandard2.0/xunit.execution.dotnet.dll",
8313         "lib/netstandard2.0/xunit.execution.dotnet.xml",
8314         "xunit.extensibility.execution.2.4.1-pre.build.4059.nupkg.sha512",
8315         "xunit.extensibility.execution.nuspec"
8316       ]
8317     },
8318     "xunit.performance.api/1.0.0-beta-build0015": {
8319       "sha512": "FBASqurcvUoVQ52vY2LH4XUf1/Hkz9wmcuBj5IqIhEpgK+YjhWePepguSlpSre44hhhWNe5WO3XIrZ6pGTbyng==",
8320       "type": "package",
8321       "path": "xunit.performance.api/1.0.0-beta-build0015",
8322       "files": [
8323         ".nupkg.metadata",
8324         "lib/net461/xunit.performance.api.dll",
8325         "lib/net461/xunit.performance.api.xml",
8326         "lib/netstandard1.5/xunit.performance.api.dll",
8327         "lib/netstandard1.5/xunit.performance.api.xml",
8328         "xunit.performance.api.1.0.0-beta-build0015.nupkg.sha512",
8329         "xunit.performance.api.nuspec"
8330       ]
8331     },
8332     "xunit.performance.core/1.0.0-beta-build0015": {
8333       "sha512": "1CEv1zleRb8D0mDckZjpR8VPaP+2YSeMUAnnb/a3aL0DrG9IEeTN2Uu+30IaX/OHG7iuqLX9zWja+sey76Us0w==",
8334       "type": "package",
8335       "path": "xunit.performance.core/1.0.0-beta-build0015",
8336       "files": [
8337         ".nupkg.metadata",
8338         "lib/netstandard1.3/xunit.performance.core.dll",
8339         "lib/netstandard1.3/xunit.performance.core.xml",
8340         "xunit.performance.core.1.0.0-beta-build0015.nupkg.sha512",
8341         "xunit.performance.core.nuspec"
8342       ]
8343     },
8344     "xunit.performance.execution/1.0.0-beta-build0015": {
8345       "sha512": "hfNLz/+fA1CqHPQWexPoQBDMs1y1x8gdy1WgQH1nUG5Jf1KVviUddy3+MCTEbuELyqrcLpkR/p57WLUAYKwhCw==",
8346       "type": "package",
8347       "path": "xunit.performance.execution/1.0.0-beta-build0015",
8348       "files": [
8349         ".nupkg.metadata",
8350         "lib/net461/xunit.performance.execution.dll",
8351         "lib/net461/xunit.performance.execution.xml",
8352         "lib/netstandard1.5/xunit.performance.execution.dll",
8353         "lib/netstandard1.5/xunit.performance.execution.xml",
8354         "xunit.performance.execution.1.0.0-beta-build0015.nupkg.sha512",
8355         "xunit.performance.execution.nuspec"
8356       ]
8357     },
8358     "xunit.performance.metrics/1.0.0-beta-build0015": {
8359       "sha512": "VWtijjK9HfQvx2nmQ15hEAtBdHEmWSVk0Gc60+yEF+xMq/wZmD0jSvCykW5Jz0ponX88Z6RU39ZjRDq+vLnCgg==",
8360       "type": "package",
8361       "path": "xunit.performance.metrics/1.0.0-beta-build0015",
8362       "files": [
8363         ".nupkg.metadata",
8364         "lib/net461/xunit.performance.metrics.dll",
8365         "lib/net461/xunit.performance.metrics.xml",
8366         "lib/netstandard1.5/xunit.performance.metrics.dll",
8367         "lib/netstandard1.5/xunit.performance.metrics.xml",
8368         "xunit.performance.metrics.1.0.0-beta-build0015.nupkg.sha512",
8369         "xunit.performance.metrics.nuspec"
8370       ]
8371     },
8372     "xunit.runner.console/2.4.1-pre.build.4059": {
8373       "sha512": "oWTxKNZbtkn8HBHi59zxTRP4y80SlaOqFOu+ausTLOyOPr7/aZ39U6L9F8mh69890NRbW2Qcd/UdP3YvPsseHw==",
8374       "type": "package",
8375       "path": "xunit.runner.console/2.4.1-pre.build.4059",
8376       "hasTools": true,
8377       "files": [
8378         ".nupkg.metadata",
8379         ".signature.p7s",
8380         "build/xunit.runner.console.props",
8381         "tools/net452/xunit.abstractions.dll",
8382         "tools/net452/xunit.console.exe",
8383         "tools/net452/xunit.console.exe.config",
8384         "tools/net452/xunit.console.x86.exe",
8385         "tools/net452/xunit.console.x86.exe.config",
8386         "tools/net452/xunit.runner.reporters.net452.dll",
8387         "tools/net452/xunit.runner.utility.net452.dll",
8388         "tools/net46/xunit.abstractions.dll",
8389         "tools/net46/xunit.console.exe",
8390         "tools/net46/xunit.console.exe.config",
8391         "tools/net46/xunit.console.x86.exe",
8392         "tools/net46/xunit.console.x86.exe.config",
8393         "tools/net46/xunit.runner.reporters.net452.dll",
8394         "tools/net46/xunit.runner.utility.net452.dll",
8395         "tools/net461/xunit.abstractions.dll",
8396         "tools/net461/xunit.console.exe",
8397         "tools/net461/xunit.console.exe.config",
8398         "tools/net461/xunit.console.x86.exe",
8399         "tools/net461/xunit.console.x86.exe.config",
8400         "tools/net461/xunit.runner.reporters.net452.dll",
8401         "tools/net461/xunit.runner.utility.net452.dll",
8402         "tools/net462/xunit.abstractions.dll",
8403         "tools/net462/xunit.console.exe",
8404         "tools/net462/xunit.console.exe.config",
8405         "tools/net462/xunit.console.x86.exe",
8406         "tools/net462/xunit.console.x86.exe.config",
8407         "tools/net462/xunit.runner.reporters.net452.dll",
8408         "tools/net462/xunit.runner.utility.net452.dll",
8409         "tools/net47/xunit.abstractions.dll",
8410         "tools/net47/xunit.console.exe",
8411         "tools/net47/xunit.console.exe.config",
8412         "tools/net47/xunit.console.x86.exe",
8413         "tools/net47/xunit.console.x86.exe.config",
8414         "tools/net47/xunit.runner.reporters.net452.dll",
8415         "tools/net47/xunit.runner.utility.net452.dll",
8416         "tools/net471/xunit.abstractions.dll",
8417         "tools/net471/xunit.console.exe",
8418         "tools/net471/xunit.console.exe.config",
8419         "tools/net471/xunit.console.x86.exe",
8420         "tools/net471/xunit.console.x86.exe.config",
8421         "tools/net471/xunit.runner.reporters.net452.dll",
8422         "tools/net471/xunit.runner.utility.net452.dll",
8423         "tools/net472/xunit.abstractions.dll",
8424         "tools/net472/xunit.console.exe",
8425         "tools/net472/xunit.console.exe.config",
8426         "tools/net472/xunit.console.x86.exe",
8427         "tools/net472/xunit.console.x86.exe.config",
8428         "tools/net472/xunit.runner.reporters.net452.dll",
8429         "tools/net472/xunit.runner.utility.net452.dll",
8430         "tools/netcoreapp1.0/xunit.abstractions.dll",
8431         "tools/netcoreapp1.0/xunit.console.deps.json",
8432         "tools/netcoreapp1.0/xunit.console.dll",
8433         "tools/netcoreapp1.0/xunit.console.dll.config",
8434         "tools/netcoreapp1.0/xunit.console.runtimeconfig.json",
8435         "tools/netcoreapp1.0/xunit.runner.reporters.netcoreapp10.dll",
8436         "tools/netcoreapp1.0/xunit.runner.utility.netcoreapp10.dll",
8437         "tools/netcoreapp1.0/xunit.runner.utility.netcoreapp10.xml",
8438         "tools/netcoreapp2.0/xunit.abstractions.dll",
8439         "tools/netcoreapp2.0/xunit.console.deps.json",
8440         "tools/netcoreapp2.0/xunit.console.dll",
8441         "tools/netcoreapp2.0/xunit.console.dll.config",
8442         "tools/netcoreapp2.0/xunit.console.runtimeconfig.json",
8443         "tools/netcoreapp2.0/xunit.runner.reporters.netcoreapp10.dll",
8444         "tools/netcoreapp2.0/xunit.runner.utility.netcoreapp10.dll",
8445         "tools/netcoreapp2.0/xunit.runner.utility.netcoreapp10.xml",
8446         "xunit.runner.console.2.4.1-pre.build.4059.nupkg.sha512",
8447         "xunit.runner.console.nuspec"
8448       ]
8449     },
8450     "xunit.runner.utility/2.4.1-pre.build.4059": {
8451       "sha512": "YyTcFxooSkYo9gr8HgLhHZ7T5PHjnCLC9dGXgbLwMCNZeqO+DzY8nWehE++FasEwMAlUv87MLhLEVXoVvMQtKQ==",
8452       "type": "package",
8453       "path": "xunit.runner.utility/2.4.1-pre.build.4059",
8454       "files": [
8455         ".nupkg.metadata",
8456         ".signature.p7s",
8457         "lib/net35/xunit.runner.utility.net35.dll",
8458         "lib/net35/xunit.runner.utility.net35.xml",
8459         "lib/net452/xunit.runner.utility.net452.dll",
8460         "lib/net452/xunit.runner.utility.net452.xml",
8461         "lib/netcoreapp1.0/xunit.runner.utility.netcoreapp10.dll",
8462         "lib/netcoreapp1.0/xunit.runner.utility.netcoreapp10.xml",
8463         "lib/netstandard1.1/xunit.runner.utility.netstandard11.dll",
8464         "lib/netstandard1.1/xunit.runner.utility.netstandard11.xml",
8465         "lib/netstandard1.5/xunit.runner.utility.netstandard15.dll",
8466         "lib/netstandard1.5/xunit.runner.utility.netstandard15.xml",
8467         "lib/netstandard2.0/xunit.runner.utility.netstandard20.dll",
8468         "lib/netstandard2.0/xunit.runner.utility.netstandard20.xml",
8469         "lib/uap10.0/xunit.runner.utility.uwp10.dll",
8470         "lib/uap10.0/xunit.runner.utility.uwp10.pri",
8471         "lib/uap10.0/xunit.runner.utility.uwp10.xml",
8472         "xunit.runner.utility.2.4.1-pre.build.4059.nupkg.sha512",
8473         "xunit.runner.utility.nuspec"
8474       ]
8475     }
8476   },
8477   "projectFileDependencyGroups": {
8478     ".NETStandard,Version=v1.4": [
8479       "Microsoft.CodeAnalysis.Compilers >= 1.1.1",
8480       "Microsoft.Diagnostics.Tracing.TraceEvent >= 2.0.43",
8481       "Microsoft.NETCore.Platforms >= 3.1.0-preview3.19551.4",
8482       "System.Console >= 4.4.0-beta-24913-02",
8483       "System.Dynamic.Runtime >= 4.4.0-beta-24913-02",
8484       "System.IO.FileSystem >= 4.4.0-beta-24913-02",
8485       "System.Linq >= 4.4.0-beta-24913-02",
8486       "System.Numerics.Vectors >= 4.4.0-preview2-25302-03",
8487       "System.Reflection >= 4.4.0-beta-24913-02",
8488       "System.Reflection.Extensions >= 4.4.0-beta-24913-02",
8489       "System.Reflection.TypeExtensions >= 4.4.0-preview2-25302-03",
8490       "System.Runtime >= 4.4.0-beta-24913-02",
8491       "System.Runtime.Extensions >= 4.4.0-beta-24913-02",
8492       "System.Runtime.Numerics >= 4.4.0-beta-24913-02",
8493       "System.Security.Cryptography.Algorithms >= 4.4.0-beta-24913-02",
8494       "System.Text.RegularExpressions >= 4.4.0-beta-24913-02",
8495       "System.Threading >= 4.4.0-beta-24913-02",
8496       "System.Threading.Tasks >= 4.4.0-beta-24913-02",
8497       "System.Threading.Tasks.Parallel >= 4.4.0-beta-24913-02",
8498       "System.Threading.Thread >= 4.4.0-beta-24913-02",
8499       "xunit >= 2.4.1-pre.build.4059",
8500       "xunit.performance.api >= 1.0.0-beta-build0015",
8501       "xunit.performance.core >= 1.0.0-beta-build0015",
8502       "xunit.performance.execution >= 1.0.0-beta-build0015",
8503       "xunit.performance.metrics >= 1.0.0-beta-build0015",
8504       "xunit.runner.console >= 2.4.1-pre.build.4059",
8505       "xunit.runner.utility >= 2.4.1-pre.build.4059"
8506     ]
8507   },
8508   "packageFolders": {
8509     "/home/z/Dev/coreclr-sec/.packages": {}
8510   },
8511   "project": {
8512     "version": "3.1.3",
8513     "restore": {
8514       "projectUniqueName": "/home/z/Dev/coreclr-sec/tests/src/JIT/config/benchmark+roslyn/benchmark+roslyn.csproj",
8515       "projectName": "benchmark+roslyn",
8516       "projectPath": "/home/z/Dev/coreclr-sec/tests/src/JIT/config/benchmark+roslyn/benchmark+roslyn.csproj",
8517       "packagesPath": "/home/z/Dev/coreclr-sec/.packages",
8518       "outputPath": "/home/z/Dev/coreclr-sec/tests/src/JIT/config/benchmark+roslyn/obj-linux-x64",
8519       "projectStyle": "PackageReference",
8520       "configFilePaths": [
8521         "/home/z/Dev/coreclr-sec/NuGet.config",
8522         "/home/z/.nuget/NuGet/NuGet.Config"
8523       ],
8524       "originalTargetFrameworks": [
8525         "netstandard1.4"
8526       ],
8527       "sources": {
8528         "https://api.nuget.org/v3/index.json": {},
8529         "https://dotnet.myget.org/F/dotnet-core/api/v3/index.json": {},
8530         "https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json": {},
8531         "https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json": {},
8532         "https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json": {}
8533       },
8534       "frameworks": {
8535         "netstandard1.4": {
8536           "projectReferences": {}
8537         }
8538       }
8539     },
8540     "frameworks": {
8541       "netstandard1.4": {
8542         "dependencies": {
8543           "Microsoft.CodeAnalysis.Compilers": {
8544             "target": "Package",
8545             "version": "[1.1.1, )"
8546           },
8547           "Microsoft.Diagnostics.Tracing.TraceEvent": {
8548             "target": "Package",
8549             "version": "[2.0.43, )"
8550           },
8551           "Microsoft.NETCore.Platforms": {
8552             "target": "Package",
8553             "version": "[3.1.0-preview3.19551.4, )"
8554           },
8555           "System.Console": {
8556             "target": "Package",
8557             "version": "[4.4.0-beta-24913-02, )"
8558           },
8559           "System.Dynamic.Runtime": {
8560             "target": "Package",
8561             "version": "[4.4.0-beta-24913-02, )"
8562           },
8563           "System.IO.FileSystem": {
8564             "target": "Package",
8565             "version": "[4.4.0-beta-24913-02, )"
8566           },
8567           "System.Linq": {
8568             "target": "Package",
8569             "version": "[4.4.0-beta-24913-02, )"
8570           },
8571           "System.Numerics.Vectors": {
8572             "target": "Package",
8573             "version": "[4.4.0-preview2-25302-03, )"
8574           },
8575           "System.Reflection": {
8576             "target": "Package",
8577             "version": "[4.4.0-beta-24913-02, )"
8578           },
8579           "System.Reflection.Extensions": {
8580             "target": "Package",
8581             "version": "[4.4.0-beta-24913-02, )"
8582           },
8583           "System.Reflection.TypeExtensions": {
8584             "target": "Package",
8585             "version": "[4.4.0-preview2-25302-03, )"
8586           },
8587           "System.Runtime": {
8588             "target": "Package",
8589             "version": "[4.4.0-beta-24913-02, )"
8590           },
8591           "System.Runtime.Extensions": {
8592             "target": "Package",
8593             "version": "[4.4.0-beta-24913-02, )"
8594           },
8595           "System.Runtime.Numerics": {
8596             "target": "Package",
8597             "version": "[4.4.0-beta-24913-02, )"
8598           },
8599           "System.Security.Cryptography.Algorithms": {
8600             "target": "Package",
8601             "version": "[4.4.0-beta-24913-02, )"
8602           },
8603           "System.Text.RegularExpressions": {
8604             "target": "Package",
8605             "version": "[4.4.0-beta-24913-02, )"
8606           },
8607           "System.Threading": {
8608             "target": "Package",
8609             "version": "[4.4.0-beta-24913-02, )"
8610           },
8611           "System.Threading.Tasks": {
8612             "target": "Package",
8613             "version": "[4.4.0-beta-24913-02, )"
8614           },
8615           "System.Threading.Tasks.Parallel": {
8616             "target": "Package",
8617             "version": "[4.4.0-beta-24913-02, )"
8618           },
8619           "System.Threading.Thread": {
8620             "target": "Package",
8621             "version": "[4.4.0-beta-24913-02, )"
8622           },
8623           "xunit": {
8624             "target": "Package",
8625             "version": "[2.4.1-pre.build.4059, )"
8626           },
8627           "xunit.performance.api": {
8628             "target": "Package",
8629             "version": "[1.0.0-beta-build0015, )"
8630           },
8631           "xunit.performance.core": {
8632             "target": "Package",
8633             "version": "[1.0.0-beta-build0015, )"
8634           },
8635           "xunit.performance.execution": {
8636             "target": "Package",
8637             "version": "[1.0.0-beta-build0015, )"
8638           },
8639           "xunit.performance.metrics": {
8640             "target": "Package",
8641             "version": "[1.0.0-beta-build0015, )"
8642           },
8643           "xunit.runner.console": {
8644             "target": "Package",
8645             "version": "[2.4.1-pre.build.4059, )"
8646           },
8647           "xunit.runner.utility": {
8648             "target": "Package",
8649             "version": "[2.4.1-pre.build.4059, )"
8650           }
8651         },
8652         "imports": [
8653           "dnxcore50",
8654           "portable-net45+win8"
8655         ]
8656       }
8657     },
8658     "runtimes": {
8659       "linux-x64": {
8660         "#import": []
8661       }
8662     }
8663   },
8664   "logs": [
8665     {
8666       "code": "NU1605",
8667       "level": "Warning",
8668       "warningLevel": 1,
8669       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> xunit.performance.api 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives 4.3.0 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.api 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8670       "libraryId": "Microsoft.Win32.Primitives",
8671       "targetGraphs": [
8672         ".NETStandard,Version=v1.4/linux-x64"
8673       ]
8674     },
8675     {
8676       "code": "NU1605",
8677       "level": "Warning",
8678       "warningLevel": 1,
8679       "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 benchmark+roslyn -> 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 benchmark+roslyn -> xunit.performance.api 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
8680       "libraryId": "System.Net.Primitives",
8681       "targetGraphs": [
8682         ".NETStandard,Version=v1.4/linux-x64"
8683       ]
8684     },
8685     {
8686       "code": "NU1605",
8687       "level": "Warning",
8688       "warningLevel": 1,
8689       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> xunit.performance.core 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives 4.3.0 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.core 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8690       "libraryId": "Microsoft.Win32.Primitives",
8691       "targetGraphs": [
8692         ".NETStandard,Version=v1.4/linux-x64"
8693       ]
8694     },
8695     {
8696       "code": "NU1605",
8697       "level": "Warning",
8698       "warningLevel": 1,
8699       "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 benchmark+roslyn -> 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 benchmark+roslyn -> xunit.performance.core 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
8700       "libraryId": "System.Net.Primitives",
8701       "targetGraphs": [
8702         ".NETStandard,Version=v1.4/linux-x64"
8703       ]
8704     },
8705     {
8706       "code": "NU1605",
8707       "level": "Warning",
8708       "warningLevel": 1,
8709       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> xunit.performance.execution 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives 4.3.0 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.execution 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8710       "libraryId": "Microsoft.Win32.Primitives",
8711       "targetGraphs": [
8712         ".NETStandard,Version=v1.4/linux-x64"
8713       ]
8714     },
8715     {
8716       "code": "NU1605",
8717       "level": "Warning",
8718       "warningLevel": 1,
8719       "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 benchmark+roslyn -> 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 benchmark+roslyn -> xunit.performance.execution 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
8720       "libraryId": "System.Net.Primitives",
8721       "targetGraphs": [
8722         ".NETStandard,Version=v1.4/linux-x64"
8723       ]
8724     },
8725     {
8726       "code": "NU1605",
8727       "level": "Warning",
8728       "warningLevel": 1,
8729       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> xunit.performance.metrics 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives 4.3.0 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.metrics 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8730       "libraryId": "Microsoft.Win32.Primitives",
8731       "targetGraphs": [
8732         ".NETStandard,Version=v1.4/linux-x64"
8733       ]
8734     },
8735     {
8736       "code": "NU1605",
8737       "level": "Warning",
8738       "warningLevel": 1,
8739       "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 benchmark+roslyn -> 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 benchmark+roslyn -> xunit.performance.metrics 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
8740       "libraryId": "System.Net.Primitives",
8741       "targetGraphs": [
8742         ".NETStandard,Version=v1.4/linux-x64"
8743       ]
8744     },
8745     {
8746       "code": "NU1605",
8747       "level": "Warning",
8748       "warningLevel": 1,
8749       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> System.Numerics.Vectors 4.4.0-preview2-25302-03 -> NETStandard.Library 1.6.1 -> System.Net.Primitives 4.3.0 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> System.Numerics.Vectors 4.4.0-preview2-25302-03 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8750       "libraryId": "Microsoft.Win32.Primitives",
8751       "targetGraphs": [
8752         ".NETStandard,Version=v1.4/linux-x64"
8753       ]
8754     },
8755     {
8756       "code": "NU1605",
8757       "level": "Warning",
8758       "warningLevel": 1,
8759       "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 benchmark+roslyn -> System.Numerics.Vectors 4.4.0-preview2-25302-03 -> 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 benchmark+roslyn -> System.Numerics.Vectors 4.4.0-preview2-25302-03 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
8760       "libraryId": "System.Net.Primitives",
8761       "targetGraphs": [
8762         ".NETStandard,Version=v1.4/linux-x64"
8763       ]
8764     },
8765     {
8766       "code": "NU1605",
8767       "level": "Warning",
8768       "warningLevel": 1,
8769       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> xunit.runner.utility 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Primitives 4.3.0 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.runner.utility 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8770       "libraryId": "Microsoft.Win32.Primitives",
8771       "targetGraphs": [
8772         ".NETStandard,Version=v1.4/linux-x64"
8773       ]
8774     },
8775     {
8776       "code": "NU1605",
8777       "level": "Warning",
8778       "warningLevel": 1,
8779       "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 benchmark+roslyn -> 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 benchmark+roslyn -> xunit.runner.utility 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> System.Net.Primitives (>= 4.3.0)",
8780       "libraryId": "System.Net.Primitives",
8781       "targetGraphs": [
8782         ".NETStandard,Version=v1.4/linux-x64"
8783       ]
8784     },
8785     {
8786       "code": "NU1605",
8787       "level": "Warning",
8788       "warningLevel": 1,
8789       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit 2.4.1-pre.build.4059 -> xunit.assert 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8790       "libraryId": "Microsoft.Win32.Primitives",
8791       "targetGraphs": [
8792         ".NETStandard,Version=v1.4/linux-x64"
8793       ]
8794     },
8795     {
8796       "code": "NU1605",
8797       "level": "Warning",
8798       "warningLevel": 1,
8799       "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 benchmark+roslyn -> 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 benchmark+roslyn -> 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)",
8800       "libraryId": "System.Net.Primitives",
8801       "targetGraphs": [
8802         ".NETStandard,Version=v1.4/linux-x64"
8803       ]
8804     },
8805     {
8806       "code": "NU1605",
8807       "level": "Warning",
8808       "warningLevel": 1,
8809       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.api 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8810       "libraryId": "Microsoft.Win32.Primitives",
8811       "targetGraphs": [
8812         ".NETStandard,Version=v1.4/linux-x64"
8813       ]
8814     },
8815     {
8816       "code": "NU1605",
8817       "level": "Warning",
8818       "warningLevel": 1,
8819       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.core 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8820       "libraryId": "Microsoft.Win32.Primitives",
8821       "targetGraphs": [
8822         ".NETStandard,Version=v1.4/linux-x64"
8823       ]
8824     },
8825     {
8826       "code": "NU1605",
8827       "level": "Warning",
8828       "warningLevel": 1,
8829       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.execution 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8830       "libraryId": "Microsoft.Win32.Primitives",
8831       "targetGraphs": [
8832         ".NETStandard,Version=v1.4/linux-x64"
8833       ]
8834     },
8835     {
8836       "code": "NU1605",
8837       "level": "Warning",
8838       "warningLevel": 1,
8839       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.performance.metrics 1.0.0-beta-build0015 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8840       "libraryId": "Microsoft.Win32.Primitives",
8841       "targetGraphs": [
8842         ".NETStandard,Version=v1.4/linux-x64"
8843       ]
8844     },
8845     {
8846       "code": "NU1605",
8847       "level": "Warning",
8848       "warningLevel": 1,
8849       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> System.Numerics.Vectors 4.4.0-preview2-25302-03 -> NETStandard.Library 1.6.1 -> System.Net.Sockets 4.3.0 -> runtime.unix.System.Net.Sockets 4.4.0-beta-24913-02 -> System.Net.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> System.Numerics.Vectors 4.4.0-preview2-25302-03 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8850       "libraryId": "Microsoft.Win32.Primitives",
8851       "targetGraphs": [
8852         ".NETStandard,Version=v1.4/linux-x64"
8853       ]
8854     },
8855     {
8856       "code": "NU1605",
8857       "level": "Warning",
8858       "warningLevel": 1,
8859       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> 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 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8860       "libraryId": "Microsoft.Win32.Primitives",
8861       "targetGraphs": [
8862         ".NETStandard,Version=v1.4/linux-x64"
8863       ]
8864     },
8865     {
8866       "code": "NU1605",
8867       "level": "Warning",
8868       "warningLevel": 1,
8869       "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 benchmark+roslyn -> 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 benchmark+roslyn -> 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)",
8870       "libraryId": "System.Net.Primitives",
8871       "targetGraphs": [
8872         ".NETStandard,Version=v1.4/linux-x64"
8873       ]
8874     },
8875     {
8876       "code": "NU1605",
8877       "level": "Warning",
8878       "warningLevel": 1,
8879       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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 -> runtime.unix.System.Net.Primitives 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> 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 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8880       "libraryId": "Microsoft.Win32.Primitives",
8881       "targetGraphs": [
8882         ".NETStandard,Version=v1.4/linux-x64"
8883       ]
8884     },
8885     {
8886       "code": "NU1605",
8887       "level": "Warning",
8888       "warningLevel": 1,
8889       "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 benchmark+roslyn -> 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 benchmark+roslyn -> 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)",
8890       "libraryId": "System.Net.Primitives",
8891       "targetGraphs": [
8892         ".NETStandard,Version=v1.4/linux-x64"
8893       ]
8894     },
8895     {
8896       "code": "NU1605",
8897       "level": "Warning",
8898       "warningLevel": 1,
8899       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit.runner.utility 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8900       "libraryId": "Microsoft.Win32.Primitives",
8901       "targetGraphs": [
8902         ".NETStandard,Version=v1.4/linux-x64"
8903       ]
8904     },
8905     {
8906       "code": "NU1605",
8907       "level": "Warning",
8908       "warningLevel": 1,
8909       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> xunit 2.4.1-pre.build.4059 -> xunit.assert 2.4.1-pre.build.4059 -> NETStandard.Library 1.6.1 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8910       "libraryId": "Microsoft.Win32.Primitives",
8911       "targetGraphs": [
8912         ".NETStandard,Version=v1.4/linux-x64"
8913       ]
8914     },
8915     {
8916       "code": "NU1605",
8917       "level": "Warning",
8918       "warningLevel": 1,
8919       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> 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 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8920       "libraryId": "Microsoft.Win32.Primitives",
8921       "targetGraphs": [
8922         ".NETStandard,Version=v1.4/linux-x64"
8923       ]
8924     },
8925     {
8926       "code": "NU1605",
8927       "level": "Warning",
8928       "warningLevel": 1,
8929       "message": "Detected package downgrade: Microsoft.Win32.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 benchmark+roslyn -> 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.NameResolution 4.4.0-beta-24913-02 -> System.Security.Principal.Windows 4.4.0-beta-24913-02 -> Microsoft.Win32.Primitives (>= 4.4.0-beta-24913-02) \n benchmark+roslyn -> 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 -> Microsoft.Win32.Primitives (>= 4.3.0)",
8930       "libraryId": "Microsoft.Win32.Primitives",
8931       "targetGraphs": [
8932         ".NETStandard,Version=v1.4/linux-x64"
8933       ]
8934     }
8935   ]
8936 }