Build tests in gbs for x86/x64 (#307)
[platform/upstream/coreclr.git] / tests / src / Common / test_runtime / obj-linux-x64 / project.assets.json
1 {
2   "version": 3,
3   "targets": {
4     ".NETCoreApp,Version=v3.1": {
5       "cijobs/0.0.1.2": {
6         "type": "package",
7         "dependencies": {
8           "Microsoft.DotNet.Cli.Utils": "1.0.0-dev-1457",
9           "Microsoft.NETCore.App": "1.0.0",
10           "Newtonsoft.Json": "8.0.3",
11           "System.CommandLine": "0.1.0-e161117-2",
12           "System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-10"
13         },
14         "compile": {
15           "lib/netcoreapp1.0/cijobs.dll": {}
16         },
17         "runtime": {
18           "lib/netcoreapp1.0/cijobs.dll": {}
19         }
20       },
21       "jit-analyze/0.0.1.1": {
22         "type": "package",
23         "dependencies": {
24           "Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
25           "Microsoft.NETCore.App": "1.0.0",
26           "Newtonsoft.Json": "8.0.3",
27           "System.CommandLine": "0.1.0-e161108-1",
28           "System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-10"
29         },
30         "compile": {
31           "lib/netcoreapp1.0/jit-analyze.dll": {}
32         },
33         "runtime": {
34           "lib/netcoreapp1.0/jit-analyze.dll": {}
35         }
36       },
37       "jit-dasm/0.0.1.4": {
38         "type": "package",
39         "dependencies": {
40           "Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
41           "Microsoft.NETCore.App": "1.0.0",
42           "System.CommandLine": "0.1.0-e161108-1"
43         },
44         "compile": {
45           "lib/netcoreapp1.0/jit-dasm.dll": {}
46         },
47         "runtime": {
48           "lib/netcoreapp1.0/jit-dasm.dll": {}
49         }
50       },
51       "Libuv/1.9.0": {
52         "type": "package",
53         "dependencies": {
54           "Microsoft.NETCore.Platforms": "1.0.1"
55         },
56         "runtimeTargets": {
57           "runtimes/debian-x64/native/libuv.so": {
58             "assetType": "native",
59             "rid": "debian-x64"
60           },
61           "runtimes/fedora-x64/native/libuv.so": {
62             "assetType": "native",
63             "rid": "fedora-x64"
64           },
65           "runtimes/opensuse-x64/native/libuv.so": {
66             "assetType": "native",
67             "rid": "opensuse-x64"
68           },
69           "runtimes/osx/native/libuv.dylib": {
70             "assetType": "native",
71             "rid": "osx"
72           },
73           "runtimes/rhel-x64/native/libuv.so": {
74             "assetType": "native",
75             "rid": "rhel-x64"
76           },
77           "runtimes/win7-arm/native/libuv.dll": {
78             "assetType": "native",
79             "rid": "win7-arm"
80           },
81           "runtimes/win7-x64/native/libuv.dll": {
82             "assetType": "native",
83             "rid": "win7-x64"
84           },
85           "runtimes/win7-x86/native/libuv.dll": {
86             "assetType": "native",
87             "rid": "win7-x86"
88           }
89         }
90       },
91       "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
92         "type": "package"
93       },
94       "Microsoft.CodeAnalysis.Common/1.3.0": {
95         "type": "package",
96         "dependencies": {
97           "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
98           "System.AppContext": "4.1.0",
99           "System.Collections": "4.0.11",
100           "System.Collections.Concurrent": "4.0.12",
101           "System.Collections.Immutable": "1.2.0",
102           "System.Console": "4.0.0",
103           "System.Diagnostics.Debug": "4.0.11",
104           "System.Diagnostics.FileVersionInfo": "4.0.0",
105           "System.Diagnostics.StackTrace": "4.0.1",
106           "System.Diagnostics.Tools": "4.0.1",
107           "System.Dynamic.Runtime": "4.0.11",
108           "System.Globalization": "4.0.11",
109           "System.IO.FileSystem": "4.0.1",
110           "System.IO.FileSystem.Primitives": "4.0.1",
111           "System.Linq": "4.1.0",
112           "System.Linq.Expressions": "4.1.0",
113           "System.Reflection": "4.1.0",
114           "System.Reflection.Metadata": "1.3.0",
115           "System.Reflection.Primitives": "4.0.1",
116           "System.Resources.ResourceManager": "4.0.1",
117           "System.Runtime": "4.1.0",
118           "System.Runtime.Extensions": "4.1.0",
119           "System.Runtime.Handles": "4.0.1",
120           "System.Runtime.InteropServices": "4.1.0",
121           "System.Runtime.Numerics": "4.0.1",
122           "System.Security.Cryptography.Algorithms": "4.2.0",
123           "System.Security.Cryptography.Encoding": "4.0.0",
124           "System.Security.Cryptography.X509Certificates": "4.1.0",
125           "System.Text.Encoding": "4.0.11",
126           "System.Text.Encoding.CodePages": "4.0.1",
127           "System.Text.Encoding.Extensions": "4.0.11",
128           "System.Threading": "4.0.11",
129           "System.Threading.Tasks": "4.0.11",
130           "System.Threading.Tasks.Parallel": "4.0.1",
131           "System.Threading.Thread": "4.0.0",
132           "System.Xml.ReaderWriter": "4.0.11",
133           "System.Xml.XDocument": "4.0.11",
134           "System.Xml.XPath.XDocument": "4.0.1",
135           "System.Xml.XmlDocument": "4.0.1"
136         },
137         "compile": {
138           "lib/netstandard1.3/_._": {}
139         },
140         "runtime": {
141           "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
142         }
143       },
144       "Microsoft.CodeAnalysis.CSharp/1.3.0": {
145         "type": "package",
146         "dependencies": {
147           "Microsoft.CodeAnalysis.Common": "[1.3.0]"
148         },
149         "compile": {
150           "lib/netstandard1.3/_._": {}
151         },
152         "runtime": {
153           "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
154         }
155       },
156       "Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
157         "type": "package",
158         "dependencies": {
159           "Microsoft.CodeAnalysis.Common": "1.3.0"
160         },
161         "compile": {
162           "lib/netstandard1.3/_._": {}
163         },
164         "runtime": {
165           "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {}
166         }
167       },
168       "Microsoft.CSharp/4.0.1": {
169         "type": "package",
170         "dependencies": {
171           "System.Collections": "4.0.11",
172           "System.Diagnostics.Debug": "4.0.11",
173           "System.Dynamic.Runtime": "4.0.11",
174           "System.Globalization": "4.0.11",
175           "System.Linq": "4.1.0",
176           "System.Linq.Expressions": "4.1.0",
177           "System.ObjectModel": "4.0.12",
178           "System.Reflection": "4.1.0",
179           "System.Reflection.Extensions": "4.0.1",
180           "System.Reflection.Primitives": "4.0.1",
181           "System.Reflection.TypeExtensions": "4.1.0",
182           "System.Resources.ResourceManager": "4.0.1",
183           "System.Runtime": "4.1.0",
184           "System.Runtime.Extensions": "4.1.0",
185           "System.Runtime.InteropServices": "4.1.0",
186           "System.Threading": "4.0.11"
187         },
188         "compile": {
189           "ref/netstandard1.0/Microsoft.CSharp.dll": {}
190         },
191         "runtime": {
192           "lib/netstandard1.3/Microsoft.CSharp.dll": {}
193         }
194       },
195       "Microsoft.DotNet.Cli.Utils/1.0.0-preview2-003121": {
196         "type": "package",
197         "dependencies": {
198           "Microsoft.DotNet.ProjectModel": "1.0.0-rc3-003121",
199           "NuGet.Frameworks": "3.5.0-beta2-1484",
200           "NuGet.Packaging": "3.5.0-beta2-1484",
201           "NuGet.ProjectModel": "3.5.0-beta2-1484",
202           "NuGet.Versioning": "3.5.0-beta2-1484",
203           "System.Diagnostics.Process": "4.1.0"
204         },
205         "compile": {
206           "lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll": {}
207         },
208         "runtime": {
209           "lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll": {}
210         }
211       },
212       "Microsoft.DotNet.CoreCLR.TestDependencies/1.0.0-prerelease": {
213         "type": "package",
214         "compile": {
215           "lib/aspnetcore50/API-MS-Win-Base-Util-L1-1-0.dll": {},
216           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {},
217           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {},
218           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {},
219           "lib/aspnetcore50/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {},
220           "lib/aspnetcore50/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {},
221           "lib/aspnetcore50/API-MS-Win-Core-String-L2-1-0.dll": {},
222           "lib/aspnetcore50/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {},
223           "lib/aspnetcore50/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {},
224           "lib/aspnetcore50/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {},
225           "lib/aspnetcore50/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {},
226           "lib/aspnetcore50/API-MS-Win-Eventing-Controller-L1-1-0.dll": {},
227           "lib/aspnetcore50/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {},
228           "lib/aspnetcore50/API-MS-Win-Eventing-Provider-L1-1-0.dll": {},
229           "lib/aspnetcore50/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {},
230           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-0.dll": {},
231           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-1.dll": {},
232           "lib/aspnetcore50/System.Core.dll": {},
233           "lib/aspnetcore50/System.Xml.Linq.dll": {},
234           "lib/aspnetcore50/System.Xml.dll": {},
235           "lib/aspnetcore50/System.dll": {},
236           "lib/aspnetcore50/api-ms-win-core-com-l1-1-0.dll": {},
237           "lib/aspnetcore50/api-ms-win-core-com-private-l1-1-0.dll": {},
238           "lib/aspnetcore50/api-ms-win-core-comm-l1-1-0.dll": {},
239           "lib/aspnetcore50/api-ms-win-core-console-l1-1-0.dll": {},
240           "lib/aspnetcore50/api-ms-win-core-console-l2-1-0.dll": {},
241           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-0.dll": {},
242           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-1.dll": {},
243           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-0.dll": {},
244           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-1.dll": {},
245           "lib/aspnetcore50/api-ms-win-core-delayload-l1-1-0.dll": {},
246           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-0.dll": {},
247           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-1.dll": {},
248           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-0.dll": {},
249           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-1.dll": {},
250           "lib/aspnetcore50/api-ms-win-core-file-l1-1-0.dll": {},
251           "lib/aspnetcore50/api-ms-win-core-file-l1-2-0.dll": {},
252           "lib/aspnetcore50/api-ms-win-core-file-l1-2-1.dll": {},
253           "lib/aspnetcore50/api-ms-win-core-file-l2-1-0.dll": {},
254           "lib/aspnetcore50/api-ms-win-core-file-l2-1-1.dll": {},
255           "lib/aspnetcore50/api-ms-win-core-handle-l1-1-0.dll": {},
256           "lib/aspnetcore50/api-ms-win-core-heap-l1-1-0.dll": {},
257           "lib/aspnetcore50/api-ms-win-core-heap-obsolete-l1-1-0.dll": {},
258           "lib/aspnetcore50/api-ms-win-core-interlocked-l1-1-0.dll": {},
259           "lib/aspnetcore50/api-ms-win-core-io-l1-1-0.dll": {},
260           "lib/aspnetcore50/api-ms-win-core-io-l1-1-1.dll": {},
261           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {},
262           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {},
263           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {},
264           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-0.dll": {},
265           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-1.dll": {},
266           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-0.dll": {},
267           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-1.dll": {},
268           "lib/aspnetcore50/api-ms-win-core-localization-l2-1-0.dll": {},
269           "lib/aspnetcore50/api-ms-win-core-localization-obsolete-l1-2-0.dll": {},
270           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-0.dll": {},
271           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-1.dll": {},
272           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-2.dll": {},
273           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-3.dll": {},
274           "lib/aspnetcore50/api-ms-win-core-namedpipe-l1-1-0.dll": {},
275           "lib/aspnetcore50/api-ms-win-core-normalization-l1-1-0.dll": {},
276           "lib/aspnetcore50/api-ms-win-core-privateprofile-l1-1-1.dll": {},
277           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-1-0.dll": {},
278           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-2-0.dll": {},
279           "lib/aspnetcore50/api-ms-win-core-processsecurity-l1-1-0.dll": {},
280           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-0.dll": {},
281           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-1.dll": {},
282           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-2.dll": {},
283           "lib/aspnetcore50/api-ms-win-core-profile-l1-1-0.dll": {},
284           "lib/aspnetcore50/api-ms-win-core-psapi-ansi-l1-1-0.dll": {},
285           "lib/aspnetcore50/api-ms-win-core-psapi-l1-1-0.dll": {},
286           "lib/aspnetcore50/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {},
287           "lib/aspnetcore50/api-ms-win-core-realtime-l1-1-0.dll": {},
288           "lib/aspnetcore50/api-ms-win-core-registry-l1-1-0.dll": {},
289           "lib/aspnetcore50/api-ms-win-core-registry-l2-1-0.dll": {},
290           "lib/aspnetcore50/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
291           "lib/aspnetcore50/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {},
292           "lib/aspnetcore50/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {},
293           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-0.dll": {},
294           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-1.dll": {},
295           "lib/aspnetcore50/api-ms-win-core-string-l1-1-0.dll": {},
296           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-0.dll": {},
297           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-1.dll": {},
298           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-0.dll": {},
299           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-1.dll": {},
300           "lib/aspnetcore50/api-ms-win-core-synch-l1-1-0.dll": {},
301           "lib/aspnetcore50/api-ms-win-core-synch-l1-2-0.dll": {},
302           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-1-0.dll": {},
303           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-0.dll": {},
304           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-1.dll": {},
305           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-2.dll": {},
306           "lib/aspnetcore50/api-ms-win-core-threadpool-l1-2-0.dll": {},
307           "lib/aspnetcore50/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {},
308           "lib/aspnetcore50/api-ms-win-core-threadpool-private-l1-1-0.dll": {},
309           "lib/aspnetcore50/api-ms-win-core-timezone-l1-1-0.dll": {},
310           "lib/aspnetcore50/api-ms-win-core-url-l1-1-0.dll": {},
311           "lib/aspnetcore50/api-ms-win-core-util-l1-1-0.dll": {},
312           "lib/aspnetcore50/api-ms-win-core-version-l1-1-0.dll": {},
313           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-0.dll": {},
314           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-1.dll": {},
315           "lib/aspnetcore50/api-ms-win-core-winrt-l1-1-0.dll": {},
316           "lib/aspnetcore50/api-ms-win-core-winrt-registration-l1-1-0.dll": {},
317           "lib/aspnetcore50/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {},
318           "lib/aspnetcore50/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {},
319           "lib/aspnetcore50/api-ms-win-core-winrt-string-l1-1-0.dll": {},
320           "lib/aspnetcore50/api-ms-win-core-wow64-l1-1-0.dll": {},
321           "lib/aspnetcore50/api-ms-win-core-xstate-l1-1-0.dll": {},
322           "lib/aspnetcore50/api-ms-win-core-xstate-l2-1-0.dll": {},
323           "lib/aspnetcore50/api-ms-win-ro-typeresolution-l1-1-0.dll": {},
324           "lib/aspnetcore50/api-ms-win-security-base-l1-1-0.dll": {},
325           "lib/aspnetcore50/api-ms-win-security-cryptoapi-l1-1-0.dll": {},
326           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-0.dll": {},
327           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-1.dll": {},
328           "lib/aspnetcore50/api-ms-win-security-provider-l1-1-0.dll": {},
329           "lib/aspnetcore50/api-ms-win-security-sddl-l1-1-0.dll": {},
330           "lib/aspnetcore50/api-ms-win-service-core-l1-1-0.dll": {},
331           "lib/aspnetcore50/api-ms-win-service-core-l1-1-1.dll": {},
332           "lib/aspnetcore50/api-ms-win-service-management-l1-1-0.dll": {},
333           "lib/aspnetcore50/api-ms-win-service-management-l2-1-0.dll": {},
334           "lib/aspnetcore50/api-ms-win-service-private-l1-1-0.dll": {},
335           "lib/aspnetcore50/api-ms-win-service-private-l1-1-1.dll": {},
336           "lib/aspnetcore50/api-ms-win-service-winsvc-l1-1-0.dll": {}
337         },
338         "runtime": {
339           "lib/aspnetcore50/API-MS-Win-Base-Util-L1-1-0.dll": {},
340           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {},
341           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {},
342           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {},
343           "lib/aspnetcore50/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {},
344           "lib/aspnetcore50/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {},
345           "lib/aspnetcore50/API-MS-Win-Core-String-L2-1-0.dll": {},
346           "lib/aspnetcore50/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {},
347           "lib/aspnetcore50/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {},
348           "lib/aspnetcore50/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {},
349           "lib/aspnetcore50/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {},
350           "lib/aspnetcore50/API-MS-Win-Eventing-Controller-L1-1-0.dll": {},
351           "lib/aspnetcore50/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {},
352           "lib/aspnetcore50/API-MS-Win-Eventing-Provider-L1-1-0.dll": {},
353           "lib/aspnetcore50/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {},
354           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-0.dll": {},
355           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-1.dll": {},
356           "lib/aspnetcore50/System.Core.dll": {},
357           "lib/aspnetcore50/System.Xml.Linq.dll": {},
358           "lib/aspnetcore50/System.Xml.dll": {},
359           "lib/aspnetcore50/System.dll": {},
360           "lib/aspnetcore50/api-ms-win-core-com-l1-1-0.dll": {},
361           "lib/aspnetcore50/api-ms-win-core-com-private-l1-1-0.dll": {},
362           "lib/aspnetcore50/api-ms-win-core-comm-l1-1-0.dll": {},
363           "lib/aspnetcore50/api-ms-win-core-console-l1-1-0.dll": {},
364           "lib/aspnetcore50/api-ms-win-core-console-l2-1-0.dll": {},
365           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-0.dll": {},
366           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-1.dll": {},
367           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-0.dll": {},
368           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-1.dll": {},
369           "lib/aspnetcore50/api-ms-win-core-delayload-l1-1-0.dll": {},
370           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-0.dll": {},
371           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-1.dll": {},
372           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-0.dll": {},
373           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-1.dll": {},
374           "lib/aspnetcore50/api-ms-win-core-file-l1-1-0.dll": {},
375           "lib/aspnetcore50/api-ms-win-core-file-l1-2-0.dll": {},
376           "lib/aspnetcore50/api-ms-win-core-file-l1-2-1.dll": {},
377           "lib/aspnetcore50/api-ms-win-core-file-l2-1-0.dll": {},
378           "lib/aspnetcore50/api-ms-win-core-file-l2-1-1.dll": {},
379           "lib/aspnetcore50/api-ms-win-core-handle-l1-1-0.dll": {},
380           "lib/aspnetcore50/api-ms-win-core-heap-l1-1-0.dll": {},
381           "lib/aspnetcore50/api-ms-win-core-heap-obsolete-l1-1-0.dll": {},
382           "lib/aspnetcore50/api-ms-win-core-interlocked-l1-1-0.dll": {},
383           "lib/aspnetcore50/api-ms-win-core-io-l1-1-0.dll": {},
384           "lib/aspnetcore50/api-ms-win-core-io-l1-1-1.dll": {},
385           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {},
386           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {},
387           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {},
388           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-0.dll": {},
389           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-1.dll": {},
390           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-0.dll": {},
391           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-1.dll": {},
392           "lib/aspnetcore50/api-ms-win-core-localization-l2-1-0.dll": {},
393           "lib/aspnetcore50/api-ms-win-core-localization-obsolete-l1-2-0.dll": {},
394           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-0.dll": {},
395           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-1.dll": {},
396           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-2.dll": {},
397           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-3.dll": {},
398           "lib/aspnetcore50/api-ms-win-core-namedpipe-l1-1-0.dll": {},
399           "lib/aspnetcore50/api-ms-win-core-normalization-l1-1-0.dll": {},
400           "lib/aspnetcore50/api-ms-win-core-privateprofile-l1-1-1.dll": {},
401           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-1-0.dll": {},
402           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-2-0.dll": {},
403           "lib/aspnetcore50/api-ms-win-core-processsecurity-l1-1-0.dll": {},
404           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-0.dll": {},
405           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-1.dll": {},
406           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-2.dll": {},
407           "lib/aspnetcore50/api-ms-win-core-profile-l1-1-0.dll": {},
408           "lib/aspnetcore50/api-ms-win-core-psapi-ansi-l1-1-0.dll": {},
409           "lib/aspnetcore50/api-ms-win-core-psapi-l1-1-0.dll": {},
410           "lib/aspnetcore50/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {},
411           "lib/aspnetcore50/api-ms-win-core-realtime-l1-1-0.dll": {},
412           "lib/aspnetcore50/api-ms-win-core-registry-l1-1-0.dll": {},
413           "lib/aspnetcore50/api-ms-win-core-registry-l2-1-0.dll": {},
414           "lib/aspnetcore50/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
415           "lib/aspnetcore50/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {},
416           "lib/aspnetcore50/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {},
417           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-0.dll": {},
418           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-1.dll": {},
419           "lib/aspnetcore50/api-ms-win-core-string-l1-1-0.dll": {},
420           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-0.dll": {},
421           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-1.dll": {},
422           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-0.dll": {},
423           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-1.dll": {},
424           "lib/aspnetcore50/api-ms-win-core-synch-l1-1-0.dll": {},
425           "lib/aspnetcore50/api-ms-win-core-synch-l1-2-0.dll": {},
426           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-1-0.dll": {},
427           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-0.dll": {},
428           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-1.dll": {},
429           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-2.dll": {},
430           "lib/aspnetcore50/api-ms-win-core-threadpool-l1-2-0.dll": {},
431           "lib/aspnetcore50/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {},
432           "lib/aspnetcore50/api-ms-win-core-threadpool-private-l1-1-0.dll": {},
433           "lib/aspnetcore50/api-ms-win-core-timezone-l1-1-0.dll": {},
434           "lib/aspnetcore50/api-ms-win-core-url-l1-1-0.dll": {},
435           "lib/aspnetcore50/api-ms-win-core-util-l1-1-0.dll": {},
436           "lib/aspnetcore50/api-ms-win-core-version-l1-1-0.dll": {},
437           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-0.dll": {},
438           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-1.dll": {},
439           "lib/aspnetcore50/api-ms-win-core-winrt-l1-1-0.dll": {},
440           "lib/aspnetcore50/api-ms-win-core-winrt-registration-l1-1-0.dll": {},
441           "lib/aspnetcore50/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {},
442           "lib/aspnetcore50/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {},
443           "lib/aspnetcore50/api-ms-win-core-winrt-string-l1-1-0.dll": {},
444           "lib/aspnetcore50/api-ms-win-core-wow64-l1-1-0.dll": {},
445           "lib/aspnetcore50/api-ms-win-core-xstate-l1-1-0.dll": {},
446           "lib/aspnetcore50/api-ms-win-core-xstate-l2-1-0.dll": {},
447           "lib/aspnetcore50/api-ms-win-ro-typeresolution-l1-1-0.dll": {},
448           "lib/aspnetcore50/api-ms-win-security-base-l1-1-0.dll": {},
449           "lib/aspnetcore50/api-ms-win-security-cryptoapi-l1-1-0.dll": {},
450           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-0.dll": {},
451           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-1.dll": {},
452           "lib/aspnetcore50/api-ms-win-security-provider-l1-1-0.dll": {},
453           "lib/aspnetcore50/api-ms-win-security-sddl-l1-1-0.dll": {},
454           "lib/aspnetcore50/api-ms-win-service-core-l1-1-0.dll": {},
455           "lib/aspnetcore50/api-ms-win-service-core-l1-1-1.dll": {},
456           "lib/aspnetcore50/api-ms-win-service-management-l1-1-0.dll": {},
457           "lib/aspnetcore50/api-ms-win-service-management-l2-1-0.dll": {},
458           "lib/aspnetcore50/api-ms-win-service-private-l1-1-0.dll": {},
459           "lib/aspnetcore50/api-ms-win-service-private-l1-1-1.dll": {},
460           "lib/aspnetcore50/api-ms-win-service-winsvc-l1-1-0.dll": {}
461         }
462       },
463       "Microsoft.DotNet.InternalAbstractions/1.0.0": {
464         "type": "package",
465         "dependencies": {
466           "System.AppContext": "4.1.0",
467           "System.Collections": "4.0.11",
468           "System.IO": "4.1.0",
469           "System.IO.FileSystem": "4.0.1",
470           "System.Reflection.TypeExtensions": "4.1.0",
471           "System.Runtime.Extensions": "4.1.0",
472           "System.Runtime.InteropServices": "4.1.0",
473           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
474         },
475         "compile": {
476           "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {}
477         },
478         "runtime": {
479           "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {}
480         }
481       },
482       "Microsoft.DotNet.ProjectModel/1.0.0-rc3-003121": {
483         "type": "package",
484         "dependencies": {
485           "Microsoft.CSharp": "4.0.1",
486           "Microsoft.Extensions.DependencyModel": "1.0.0",
487           "Newtonsoft.Json": "9.0.1",
488           "NuGet.Packaging": "3.5.0-beta2-1484",
489           "NuGet.RuntimeModel": "3.5.0-beta2-1484",
490           "System.Dynamic.Runtime": "4.0.11",
491           "System.Reflection.Metadata": "1.3.0",
492           "System.Runtime.Loader": "4.0.0",
493           "System.Runtime.Serialization.Primitives": "4.1.1",
494           "System.Security.Cryptography.Algorithms": "4.2.0",
495           "System.Threading.Thread": "4.0.0",
496           "System.Xml.XDocument": "4.0.11"
497         },
498         "compile": {
499           "lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll": {}
500         },
501         "runtime": {
502           "lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll": {}
503         }
504       },
505       "Microsoft.Extensions.DependencyModel/1.0.0": {
506         "type": "package",
507         "dependencies": {
508           "Microsoft.DotNet.InternalAbstractions": "1.0.0",
509           "Newtonsoft.Json": "9.0.1",
510           "System.Diagnostics.Debug": "4.0.11",
511           "System.Dynamic.Runtime": "4.0.11",
512           "System.Linq": "4.1.0"
513         },
514         "compile": {
515           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
516         },
517         "runtime": {
518           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
519         }
520       },
521       "Microsoft.NETCore.App/1.0.0": {
522         "type": "package",
523         "dependencies": {
524           "Libuv": "1.9.0",
525           "Microsoft.CSharp": "4.0.1",
526           "Microsoft.CodeAnalysis.CSharp": "1.3.0",
527           "Microsoft.CodeAnalysis.VisualBasic": "1.3.0",
528           "Microsoft.NETCore.DotNetHostPolicy": "1.0.1",
529           "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2",
530           "Microsoft.VisualBasic": "10.0.1",
531           "NETStandard.Library": "1.6.0",
532           "System.Buffers": "4.0.0",
533           "System.Collections.Immutable": "1.2.0",
534           "System.ComponentModel": "4.0.1",
535           "System.ComponentModel.Annotations": "4.1.0",
536           "System.Diagnostics.DiagnosticSource": "4.0.0",
537           "System.Diagnostics.Process": "4.1.0",
538           "System.Dynamic.Runtime": "4.0.11",
539           "System.Globalization.Extensions": "4.0.1",
540           "System.IO.FileSystem.Watcher": "4.0.0",
541           "System.IO.MemoryMappedFiles": "4.0.0",
542           "System.IO.UnmanagedMemoryStream": "4.0.1",
543           "System.Linq.Expressions": "4.1.0",
544           "System.Linq.Parallel": "4.0.1",
545           "System.Linq.Queryable": "4.0.1",
546           "System.Net.NameResolution": "4.0.0",
547           "System.Net.Requests": "4.0.11",
548           "System.Net.Security": "4.0.0",
549           "System.Net.WebHeaderCollection": "4.0.1",
550           "System.Numerics.Vectors": "4.1.1",
551           "System.Reflection.DispatchProxy": "4.0.1",
552           "System.Reflection.Metadata": "1.3.0",
553           "System.Reflection.TypeExtensions": "4.1.0",
554           "System.Resources.Reader": "4.0.0",
555           "System.Runtime.Loader": "4.0.0",
556           "System.Security.Cryptography.Algorithms": "4.2.0",
557           "System.Security.Cryptography.Encoding": "4.0.0",
558           "System.Security.Cryptography.Primitives": "4.0.0",
559           "System.Security.Cryptography.X509Certificates": "4.1.0",
560           "System.Threading.Tasks.Dataflow": "4.6.0",
561           "System.Threading.Tasks.Extensions": "4.0.0",
562           "System.Threading.Tasks.Parallel": "4.0.1",
563           "System.Threading.Thread": "4.0.0",
564           "System.Threading.ThreadPool": "4.0.10"
565         },
566         "compile": {
567           "lib/netcoreapp1.0/_._": {}
568         },
569         "runtime": {
570           "lib/netcoreapp1.0/_._": {}
571         }
572       },
573       "Microsoft.NETCore.DotNetHost/1.0.1": {
574         "type": "package"
575       },
576       "Microsoft.NETCore.DotNetHostPolicy/1.0.1": {
577         "type": "package",
578         "dependencies": {
579           "Microsoft.NETCore.DotNetHostResolver": "1.0.1"
580         }
581       },
582       "Microsoft.NETCore.DotNetHostResolver/1.0.1": {
583         "type": "package",
584         "dependencies": {
585           "Microsoft.NETCore.DotNetHost": "1.0.1"
586         }
587       },
588       "Microsoft.NETCore.Jit/1.0.2": {
589         "type": "package"
590       },
591       "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
592         "type": "package",
593         "compile": {
594           "lib/netstandard1.0/_._": {}
595         },
596         "runtime": {
597           "lib/netstandard1.0/_._": {}
598         }
599       },
600       "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
601         "type": "package",
602         "dependencies": {
603           "Microsoft.NETCore.Jit": "1.0.2",
604           "Microsoft.NETCore.Windows.ApiSets": "1.0.1"
605         }
606       },
607       "Microsoft.NETCore.Targets/1.0.1": {
608         "type": "package",
609         "compile": {
610           "lib/netstandard1.0/_._": {}
611         },
612         "runtime": {
613           "lib/netstandard1.0/_._": {}
614         }
615       },
616       "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
617         "type": "package"
618       },
619       "Microsoft.VisualBasic/10.0.1": {
620         "type": "package",
621         "dependencies": {
622           "System.Collections": "4.0.11",
623           "System.Diagnostics.Debug": "4.0.11",
624           "System.Dynamic.Runtime": "4.0.11",
625           "System.Globalization": "4.0.11",
626           "System.Linq": "4.1.0",
627           "System.Linq.Expressions": "4.1.0",
628           "System.ObjectModel": "4.0.12",
629           "System.Reflection": "4.1.0",
630           "System.Reflection.Extensions": "4.0.1",
631           "System.Reflection.Primitives": "4.0.1",
632           "System.Reflection.TypeExtensions": "4.1.0",
633           "System.Resources.ResourceManager": "4.0.1",
634           "System.Runtime": "4.1.0",
635           "System.Runtime.Extensions": "4.1.0",
636           "System.Runtime.InteropServices": "4.1.0",
637           "System.Threading": "4.0.11"
638         },
639         "compile": {
640           "ref/netstandard1.1/Microsoft.VisualBasic.dll": {}
641         },
642         "runtime": {
643           "lib/netstandard1.3/Microsoft.VisualBasic.dll": {}
644         }
645       },
646       "Microsoft.Win32.Primitives/4.0.1": {
647         "type": "package",
648         "dependencies": {
649           "Microsoft.NETCore.Platforms": "1.0.1",
650           "Microsoft.NETCore.Targets": "1.0.1",
651           "System.Runtime": "4.1.0"
652         },
653         "compile": {
654           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
655         }
656       },
657       "Microsoft.Win32.Registry/4.0.0": {
658         "type": "package",
659         "dependencies": {
660           "Microsoft.NETCore.Platforms": "1.0.1",
661           "System.Collections": "4.0.11",
662           "System.Globalization": "4.0.11",
663           "System.Resources.ResourceManager": "4.0.1",
664           "System.Runtime": "4.1.0",
665           "System.Runtime.Extensions": "4.1.0",
666           "System.Runtime.Handles": "4.0.1",
667           "System.Runtime.InteropServices": "4.1.0"
668         },
669         "compile": {
670           "ref/netstandard1.3/_._": {}
671         },
672         "runtimeTargets": {
673           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {
674             "assetType": "runtime",
675             "rid": "unix"
676           },
677           "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {
678             "assetType": "runtime",
679             "rid": "win"
680           }
681         }
682       },
683       "NETStandard.Library/1.6.0": {
684         "type": "package",
685         "dependencies": {
686           "Microsoft.NETCore.Platforms": "1.0.1",
687           "Microsoft.Win32.Primitives": "4.0.1",
688           "System.AppContext": "4.1.0",
689           "System.Collections": "4.0.11",
690           "System.Collections.Concurrent": "4.0.12",
691           "System.Console": "4.0.0",
692           "System.Diagnostics.Debug": "4.0.11",
693           "System.Diagnostics.Tools": "4.0.1",
694           "System.Diagnostics.Tracing": "4.1.0",
695           "System.Globalization": "4.0.11",
696           "System.Globalization.Calendars": "4.0.1",
697           "System.IO": "4.1.0",
698           "System.IO.Compression": "4.1.0",
699           "System.IO.Compression.ZipFile": "4.0.1",
700           "System.IO.FileSystem": "4.0.1",
701           "System.IO.FileSystem.Primitives": "4.0.1",
702           "System.Linq": "4.1.0",
703           "System.Linq.Expressions": "4.1.0",
704           "System.Net.Http": "4.1.0",
705           "System.Net.Primitives": "4.0.11",
706           "System.Net.Sockets": "4.1.0",
707           "System.ObjectModel": "4.0.12",
708           "System.Reflection": "4.1.0",
709           "System.Reflection.Extensions": "4.0.1",
710           "System.Reflection.Primitives": "4.0.1",
711           "System.Resources.ResourceManager": "4.0.1",
712           "System.Runtime": "4.1.0",
713           "System.Runtime.Extensions": "4.1.0",
714           "System.Runtime.Handles": "4.0.1",
715           "System.Runtime.InteropServices": "4.1.0",
716           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
717           "System.Runtime.Numerics": "4.0.1",
718           "System.Security.Cryptography.Algorithms": "4.2.0",
719           "System.Security.Cryptography.Encoding": "4.0.0",
720           "System.Security.Cryptography.Primitives": "4.0.0",
721           "System.Security.Cryptography.X509Certificates": "4.1.0",
722           "System.Text.Encoding": "4.0.11",
723           "System.Text.Encoding.Extensions": "4.0.11",
724           "System.Text.RegularExpressions": "4.1.0",
725           "System.Threading": "4.0.11",
726           "System.Threading.Tasks": "4.0.11",
727           "System.Threading.Timer": "4.0.1",
728           "System.Xml.ReaderWriter": "4.0.11",
729           "System.Xml.XDocument": "4.0.11"
730         }
731       },
732       "Newtonsoft.Json/9.0.1": {
733         "type": "package",
734         "dependencies": {
735           "Microsoft.CSharp": "4.0.1",
736           "System.Collections": "4.0.11",
737           "System.Diagnostics.Debug": "4.0.11",
738           "System.Dynamic.Runtime": "4.0.11",
739           "System.Globalization": "4.0.11",
740           "System.IO": "4.1.0",
741           "System.Linq": "4.1.0",
742           "System.Linq.Expressions": "4.1.0",
743           "System.ObjectModel": "4.0.12",
744           "System.Reflection": "4.1.0",
745           "System.Reflection.Extensions": "4.0.1",
746           "System.Resources.ResourceManager": "4.0.1",
747           "System.Runtime": "4.1.0",
748           "System.Runtime.Extensions": "4.1.0",
749           "System.Runtime.Serialization.Primitives": "4.1.1",
750           "System.Text.Encoding": "4.0.11",
751           "System.Text.Encoding.Extensions": "4.0.11",
752           "System.Text.RegularExpressions": "4.1.0",
753           "System.Threading": "4.0.11",
754           "System.Threading.Tasks": "4.0.11",
755           "System.Xml.ReaderWriter": "4.0.11",
756           "System.Xml.XDocument": "4.0.11"
757         },
758         "compile": {
759           "lib/netstandard1.0/Newtonsoft.Json.dll": {}
760         },
761         "runtime": {
762           "lib/netstandard1.0/Newtonsoft.Json.dll": {}
763         }
764       },
765       "NuGet.Common/3.5.0-beta2-1484": {
766         "type": "package",
767         "dependencies": {
768           "NETStandard.Library": "1.6.0",
769           "System.Diagnostics.Process": "4.1.0",
770           "System.Security.Cryptography.Algorithms": "4.2.0",
771           "System.Threading.Thread": "4.0.0"
772         },
773         "compile": {
774           "lib/netstandard1.3/NuGet.Common.dll": {}
775         },
776         "runtime": {
777           "lib/netstandard1.3/NuGet.Common.dll": {}
778         }
779       },
780       "NuGet.Configuration/3.5.0-beta2-1484": {
781         "type": "package",
782         "dependencies": {
783           "NETStandard.Library": "1.6.0",
784           "NuGet.Common": "3.5.0-beta2-1484",
785           "System.Xml.XDocument": "4.0.11"
786         },
787         "compile": {
788           "lib/netstandard1.3/NuGet.Configuration.dll": {}
789         },
790         "runtime": {
791           "lib/netstandard1.3/NuGet.Configuration.dll": {}
792         }
793       },
794       "NuGet.DependencyResolver.Core/3.5.0-beta2-1484": {
795         "type": "package",
796         "dependencies": {
797           "NETStandard.Library": "1.6.0",
798           "NuGet.Frameworks": "3.5.0-beta2-1484",
799           "NuGet.LibraryModel": "3.5.0-beta2-1484",
800           "NuGet.Protocol.Core.v3": "3.5.0-beta2-1484",
801           "NuGet.Repositories": "3.5.0-beta2-1484",
802           "NuGet.RuntimeModel": "3.5.0-beta2-1484"
803         },
804         "compile": {
805           "lib/netstandard1.3/NuGet.DependencyResolver.Core.dll": {}
806         },
807         "runtime": {
808           "lib/netstandard1.3/NuGet.DependencyResolver.Core.dll": {}
809         }
810       },
811       "NuGet.Frameworks/3.5.0-beta2-1484": {
812         "type": "package",
813         "dependencies": {
814           "NETStandard.Library": "1.6.0"
815         },
816         "compile": {
817           "lib/netstandard1.3/NuGet.Frameworks.dll": {}
818         },
819         "runtime": {
820           "lib/netstandard1.3/NuGet.Frameworks.dll": {}
821         }
822       },
823       "NuGet.LibraryModel/3.5.0-beta2-1484": {
824         "type": "package",
825         "dependencies": {
826           "NETStandard.Library": "1.6.0",
827           "NuGet.Frameworks": "3.5.0-beta2-1484",
828           "NuGet.Versioning": "3.5.0-beta2-1484"
829         },
830         "compile": {
831           "lib/netstandard1.3/NuGet.LibraryModel.dll": {}
832         },
833         "runtime": {
834           "lib/netstandard1.3/NuGet.LibraryModel.dll": {}
835         }
836       },
837       "NuGet.Packaging/3.5.0-beta2-1484": {
838         "type": "package",
839         "dependencies": {
840           "NETStandard.Library": "1.6.0",
841           "NuGet.Common": "3.5.0-beta2-1484",
842           "NuGet.Packaging.Core": "3.5.0-beta2-1484",
843           "System.IO.Compression": "4.1.0"
844         },
845         "compile": {
846           "lib/netstandard1.3/NuGet.Packaging.dll": {}
847         },
848         "runtime": {
849           "lib/netstandard1.3/NuGet.Packaging.dll": {}
850         }
851       },
852       "NuGet.Packaging.Core/3.5.0-beta2-1484": {
853         "type": "package",
854         "dependencies": {
855           "NETStandard.Library": "1.6.0",
856           "NuGet.Common": "3.5.0-beta2-1484",
857           "NuGet.Packaging.Core.Types": "3.5.0-beta2-1484",
858           "System.Xml.XDocument": "4.0.11"
859         },
860         "compile": {
861           "lib/netstandard1.3/NuGet.Packaging.Core.dll": {}
862         },
863         "runtime": {
864           "lib/netstandard1.3/NuGet.Packaging.Core.dll": {}
865         }
866       },
867       "NuGet.Packaging.Core.Types/3.5.0-beta2-1484": {
868         "type": "package",
869         "dependencies": {
870           "NETStandard.Library": "1.6.0",
871           "NuGet.Frameworks": "3.5.0-beta2-1484",
872           "NuGet.Versioning": "3.5.0-beta2-1484"
873         },
874         "compile": {
875           "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {}
876         },
877         "runtime": {
878           "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {}
879         }
880       },
881       "NuGet.ProjectModel/3.5.0-beta2-1484": {
882         "type": "package",
883         "dependencies": {
884           "NETStandard.Library": "1.6.0",
885           "Newtonsoft.Json": "6.0.4",
886           "NuGet.DependencyResolver.Core": "3.5.0-beta2-1484",
887           "System.Dynamic.Runtime": "4.0.11",
888           "System.Threading.Thread": "4.0.0"
889         },
890         "compile": {
891           "lib/netstandard1.3/NuGet.ProjectModel.dll": {}
892         },
893         "runtime": {
894           "lib/netstandard1.3/NuGet.ProjectModel.dll": {}
895         }
896       },
897       "NuGet.Protocol.Core.Types/3.5.0-beta2-1484": {
898         "type": "package",
899         "dependencies": {
900           "NETStandard.Library": "1.6.0",
901           "NuGet.Common": "3.5.0-beta2-1484",
902           "NuGet.Configuration": "3.5.0-beta2-1484",
903           "NuGet.Packaging": "3.5.0-beta2-1484",
904           "System.Net.Http": "4.1.0"
905         },
906         "compile": {
907           "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": {}
908         },
909         "runtime": {
910           "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": {}
911         }
912       },
913       "NuGet.Protocol.Core.v3/3.5.0-beta2-1484": {
914         "type": "package",
915         "dependencies": {
916           "NETStandard.Library": "1.6.0",
917           "Newtonsoft.Json": "6.0.4",
918           "NuGet.Common": "3.5.0-beta2-1484",
919           "NuGet.Packaging": "3.5.0-beta2-1484",
920           "NuGet.Protocol.Core.Types": "3.5.0-beta2-1484",
921           "System.Dynamic.Runtime": "4.0.11"
922         },
923         "compile": {
924           "lib/netstandard1.3/NuGet.Protocol.Core.v3.dll": {}
925         },
926         "runtime": {
927           "lib/netstandard1.3/NuGet.Protocol.Core.v3.dll": {}
928         }
929       },
930       "NuGet.Repositories/3.5.0-beta2-1484": {
931         "type": "package",
932         "dependencies": {
933           "NETStandard.Library": "1.6.0",
934           "NuGet.Packaging": "3.5.0-beta2-1484"
935         },
936         "compile": {
937           "lib/netstandard1.3/NuGet.Repositories.dll": {}
938         },
939         "runtime": {
940           "lib/netstandard1.3/NuGet.Repositories.dll": {}
941         }
942       },
943       "NuGet.RuntimeModel/3.5.0-beta2-1484": {
944         "type": "package",
945         "dependencies": {
946           "NETStandard.Library": "1.6.0",
947           "Newtonsoft.Json": "6.0.4",
948           "NuGet.Frameworks": "3.5.0-beta2-1484",
949           "NuGet.Versioning": "3.5.0-beta2-1484",
950           "System.Dynamic.Runtime": "4.0.11",
951           "System.ObjectModel": "4.0.12"
952         },
953         "compile": {
954           "lib/netstandard1.3/NuGet.RuntimeModel.dll": {}
955         },
956         "runtime": {
957           "lib/netstandard1.3/NuGet.RuntimeModel.dll": {}
958         }
959       },
960       "NuGet.Versioning/3.5.0-beta2-1484": {
961         "type": "package",
962         "dependencies": {
963           "NETStandard.Library": "1.6.0"
964         },
965         "compile": {
966           "lib/netstandard1.0/NuGet.Versioning.dll": {}
967         },
968         "runtime": {
969           "lib/netstandard1.0/NuGet.Versioning.dll": {}
970         }
971       },
972       "runtime.native.System/4.0.0": {
973         "type": "package",
974         "dependencies": {
975           "Microsoft.NETCore.Platforms": "1.0.1",
976           "Microsoft.NETCore.Targets": "1.0.1"
977         },
978         "compile": {
979           "lib/netstandard1.0/_._": {}
980         },
981         "runtime": {
982           "lib/netstandard1.0/_._": {}
983         }
984       },
985       "runtime.native.System.IO.Compression/4.1.0": {
986         "type": "package",
987         "dependencies": {
988           "Microsoft.NETCore.Platforms": "1.0.1",
989           "Microsoft.NETCore.Targets": "1.0.1"
990         },
991         "compile": {
992           "lib/netstandard1.0/_._": {}
993         },
994         "runtime": {
995           "lib/netstandard1.0/_._": {}
996         }
997       },
998       "runtime.native.System.Net.Http/4.0.1": {
999         "type": "package",
1000         "dependencies": {
1001           "Microsoft.NETCore.Platforms": "1.0.1",
1002           "Microsoft.NETCore.Targets": "1.0.1"
1003         },
1004         "compile": {
1005           "lib/netstandard1.0/_._": {}
1006         },
1007         "runtime": {
1008           "lib/netstandard1.0/_._": {}
1009         }
1010       },
1011       "runtime.native.System.Net.Security/4.0.1": {
1012         "type": "package",
1013         "dependencies": {
1014           "Microsoft.NETCore.Platforms": "1.0.1",
1015           "Microsoft.NETCore.Targets": "1.0.1"
1016         },
1017         "compile": {
1018           "lib/netstandard1.0/_._": {}
1019         },
1020         "runtime": {
1021           "lib/netstandard1.0/_._": {}
1022         }
1023       },
1024       "runtime.native.System.Security.Cryptography/4.0.0": {
1025         "type": "package",
1026         "dependencies": {
1027           "Microsoft.NETCore.Platforms": "1.0.1",
1028           "Microsoft.NETCore.Targets": "1.0.1"
1029         },
1030         "compile": {
1031           "lib/netstandard1.0/_._": {}
1032         },
1033         "runtime": {
1034           "lib/netstandard1.0/_._": {}
1035         }
1036       },
1037       "System.AppContext/4.1.0": {
1038         "type": "package",
1039         "dependencies": {
1040           "System.Runtime": "4.1.0"
1041         },
1042         "compile": {
1043           "ref/netstandard1.6/System.AppContext.dll": {}
1044         },
1045         "runtime": {
1046           "lib/netstandard1.6/System.AppContext.dll": {}
1047         }
1048       },
1049       "System.Buffers/4.0.0": {
1050         "type": "package",
1051         "dependencies": {
1052           "System.Diagnostics.Debug": "4.0.11",
1053           "System.Diagnostics.Tracing": "4.1.0",
1054           "System.Resources.ResourceManager": "4.0.1",
1055           "System.Runtime": "4.1.0",
1056           "System.Threading": "4.0.11"
1057         },
1058         "compile": {
1059           "lib/netstandard1.1/System.Buffers.dll": {}
1060         },
1061         "runtime": {
1062           "lib/netstandard1.1/System.Buffers.dll": {}
1063         }
1064       },
1065       "System.Collections/4.0.11": {
1066         "type": "package",
1067         "dependencies": {
1068           "Microsoft.NETCore.Platforms": "1.0.1",
1069           "Microsoft.NETCore.Targets": "1.0.1",
1070           "System.Runtime": "4.1.0"
1071         },
1072         "compile": {
1073           "ref/netstandard1.3/System.Collections.dll": {}
1074         },
1075         "runtime": {
1076           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1077         }
1078       },
1079       "System.Collections.Concurrent/4.0.12": {
1080         "type": "package",
1081         "dependencies": {
1082           "System.Collections": "4.0.11",
1083           "System.Diagnostics.Debug": "4.0.11",
1084           "System.Diagnostics.Tracing": "4.1.0",
1085           "System.Globalization": "4.0.11",
1086           "System.Reflection": "4.1.0",
1087           "System.Resources.ResourceManager": "4.0.1",
1088           "System.Runtime": "4.1.0",
1089           "System.Runtime.Extensions": "4.1.0",
1090           "System.Threading": "4.0.11",
1091           "System.Threading.Tasks": "4.0.11"
1092         },
1093         "compile": {
1094           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
1095         },
1096         "runtime": {
1097           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
1098         }
1099       },
1100       "System.Collections.Immutable/1.2.0": {
1101         "type": "package",
1102         "dependencies": {
1103           "System.Collections": "4.0.11",
1104           "System.Diagnostics.Debug": "4.0.11",
1105           "System.Globalization": "4.0.11",
1106           "System.Linq": "4.1.0",
1107           "System.Resources.ResourceManager": "4.0.1",
1108           "System.Runtime": "4.1.0",
1109           "System.Runtime.Extensions": "4.1.0",
1110           "System.Threading": "4.0.11"
1111         },
1112         "compile": {
1113           "lib/netstandard1.0/System.Collections.Immutable.dll": {}
1114         },
1115         "runtime": {
1116           "lib/netstandard1.0/System.Collections.Immutable.dll": {}
1117         }
1118       },
1119       "System.CommandLine/0.1.0-e161117-2": {
1120         "type": "package",
1121         "dependencies": {
1122           "NETStandard.Library": "1.6.0",
1123           "System.Runtime.Extensions": "4.1.0"
1124         },
1125         "compile": {
1126           "lib/netstandard1.5/System.CommandLine.dll": {}
1127         },
1128         "runtime": {
1129           "lib/netstandard1.5/System.CommandLine.dll": {}
1130         }
1131       },
1132       "System.ComponentModel/4.0.1": {
1133         "type": "package",
1134         "dependencies": {
1135           "System.Runtime": "4.1.0"
1136         },
1137         "compile": {
1138           "ref/netstandard1.0/System.ComponentModel.dll": {}
1139         },
1140         "runtime": {
1141           "lib/netstandard1.3/System.ComponentModel.dll": {}
1142         }
1143       },
1144       "System.ComponentModel.Annotations/4.1.0": {
1145         "type": "package",
1146         "dependencies": {
1147           "System.Collections": "4.0.11",
1148           "System.ComponentModel": "4.0.1",
1149           "System.Globalization": "4.0.11",
1150           "System.Linq": "4.1.0",
1151           "System.Reflection": "4.1.0",
1152           "System.Reflection.Extensions": "4.0.1",
1153           "System.Resources.ResourceManager": "4.0.1",
1154           "System.Runtime": "4.1.0",
1155           "System.Runtime.Extensions": "4.1.0",
1156           "System.Text.RegularExpressions": "4.1.0",
1157           "System.Threading": "4.0.11"
1158         },
1159         "compile": {
1160           "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {}
1161         },
1162         "runtime": {
1163           "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {}
1164         }
1165       },
1166       "System.Console/4.0.0": {
1167         "type": "package",
1168         "dependencies": {
1169           "Microsoft.NETCore.Platforms": "1.0.1",
1170           "Microsoft.NETCore.Targets": "1.0.1",
1171           "System.IO": "4.1.0",
1172           "System.Runtime": "4.1.0",
1173           "System.Text.Encoding": "4.0.11"
1174         },
1175         "compile": {
1176           "ref/netstandard1.3/System.Console.dll": {}
1177         }
1178       },
1179       "System.Diagnostics.Debug/4.0.11": {
1180         "type": "package",
1181         "dependencies": {
1182           "Microsoft.NETCore.Platforms": "1.0.1",
1183           "Microsoft.NETCore.Targets": "1.0.1",
1184           "System.Runtime": "4.1.0"
1185         },
1186         "compile": {
1187           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
1188         },
1189         "runtime": {
1190           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1191         }
1192       },
1193       "System.Diagnostics.DiagnosticSource/4.0.0": {
1194         "type": "package",
1195         "dependencies": {
1196           "System.Collections": "4.0.11",
1197           "System.Diagnostics.Tracing": "4.1.0",
1198           "System.Reflection": "4.1.0",
1199           "System.Runtime": "4.1.0",
1200           "System.Threading": "4.0.11"
1201         },
1202         "compile": {
1203           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
1204         },
1205         "runtime": {
1206           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
1207         }
1208       },
1209       "System.Diagnostics.FileVersionInfo/4.0.0": {
1210         "type": "package",
1211         "dependencies": {
1212           "Microsoft.NETCore.Platforms": "1.0.1",
1213           "System.Globalization": "4.0.11",
1214           "System.IO": "4.1.0",
1215           "System.IO.FileSystem": "4.0.1",
1216           "System.IO.FileSystem.Primitives": "4.0.1",
1217           "System.Reflection.Metadata": "1.3.0",
1218           "System.Runtime": "4.1.0",
1219           "System.Runtime.Extensions": "4.1.0",
1220           "System.Runtime.InteropServices": "4.1.0"
1221         },
1222         "compile": {
1223           "ref/netstandard1.3/_._": {}
1224         },
1225         "runtimeTargets": {
1226           "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {
1227             "assetType": "runtime",
1228             "rid": "unix"
1229           },
1230           "runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {
1231             "assetType": "runtime",
1232             "rid": "win"
1233           }
1234         }
1235       },
1236       "System.Diagnostics.Process/4.1.0": {
1237         "type": "package",
1238         "dependencies": {
1239           "Microsoft.NETCore.Platforms": "1.0.1",
1240           "Microsoft.Win32.Primitives": "4.0.1",
1241           "Microsoft.Win32.Registry": "4.0.0",
1242           "System.Collections": "4.0.11",
1243           "System.Diagnostics.Debug": "4.0.11",
1244           "System.Globalization": "4.0.11",
1245           "System.IO": "4.1.0",
1246           "System.IO.FileSystem": "4.0.1",
1247           "System.IO.FileSystem.Primitives": "4.0.1",
1248           "System.Resources.ResourceManager": "4.0.1",
1249           "System.Runtime": "4.1.0",
1250           "System.Runtime.Extensions": "4.1.0",
1251           "System.Runtime.Handles": "4.0.1",
1252           "System.Runtime.InteropServices": "4.1.0",
1253           "System.Text.Encoding": "4.0.11",
1254           "System.Text.Encoding.Extensions": "4.0.11",
1255           "System.Threading": "4.0.11",
1256           "System.Threading.Tasks": "4.0.11",
1257           "System.Threading.Thread": "4.0.0",
1258           "System.Threading.ThreadPool": "4.0.10",
1259           "runtime.native.System": "4.0.0"
1260         },
1261         "compile": {
1262           "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
1263         },
1264         "runtimeTargets": {
1265           "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {
1266             "assetType": "runtime",
1267             "rid": "linux"
1268           },
1269           "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll": {
1270             "assetType": "runtime",
1271             "rid": "osx"
1272           },
1273           "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll": {
1274             "assetType": "runtime",
1275             "rid": "win"
1276           }
1277         }
1278       },
1279       "System.Diagnostics.StackTrace/4.0.1": {
1280         "type": "package",
1281         "dependencies": {
1282           "System.Collections.Immutable": "1.2.0",
1283           "System.IO.FileSystem": "4.0.1",
1284           "System.Reflection": "4.1.0",
1285           "System.Reflection.Metadata": "1.3.0",
1286           "System.Runtime": "4.1.0",
1287           "System.Runtime.Extensions": "4.1.0"
1288         },
1289         "compile": {
1290           "ref/netstandard1.3/_._": {}
1291         },
1292         "runtime": {
1293           "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
1294         }
1295       },
1296       "System.Diagnostics.Tools/4.0.1": {
1297         "type": "package",
1298         "dependencies": {
1299           "Microsoft.NETCore.Platforms": "1.0.1",
1300           "Microsoft.NETCore.Targets": "1.0.1",
1301           "System.Runtime": "4.1.0"
1302         },
1303         "compile": {
1304           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
1305         },
1306         "runtime": {
1307           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1308         }
1309       },
1310       "System.Diagnostics.Tracing/4.1.0": {
1311         "type": "package",
1312         "dependencies": {
1313           "Microsoft.NETCore.Platforms": "1.0.1",
1314           "Microsoft.NETCore.Targets": "1.0.1",
1315           "System.Runtime": "4.1.0"
1316         },
1317         "compile": {
1318           "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
1319         },
1320         "runtime": {
1321           "lib/portable-net45+win8+wpa81/_._": {}
1322         }
1323       },
1324       "System.Dynamic.Runtime/4.0.11": {
1325         "type": "package",
1326         "dependencies": {
1327           "System.Collections": "4.0.11",
1328           "System.Diagnostics.Debug": "4.0.11",
1329           "System.Globalization": "4.0.11",
1330           "System.Linq": "4.1.0",
1331           "System.Linq.Expressions": "4.1.0",
1332           "System.ObjectModel": "4.0.12",
1333           "System.Reflection": "4.1.0",
1334           "System.Reflection.Emit": "4.0.1",
1335           "System.Reflection.Emit.ILGeneration": "4.0.1",
1336           "System.Reflection.Primitives": "4.0.1",
1337           "System.Reflection.TypeExtensions": "4.1.0",
1338           "System.Resources.ResourceManager": "4.0.1",
1339           "System.Runtime": "4.1.0",
1340           "System.Runtime.Extensions": "4.1.0",
1341           "System.Threading": "4.0.11"
1342         },
1343         "compile": {
1344           "ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
1345         },
1346         "runtime": {
1347           "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
1348         }
1349       },
1350       "System.Globalization/4.0.11": {
1351         "type": "package",
1352         "dependencies": {
1353           "Microsoft.NETCore.Platforms": "1.0.1",
1354           "Microsoft.NETCore.Targets": "1.0.1",
1355           "System.Runtime": "4.1.0"
1356         },
1357         "compile": {
1358           "ref/netstandard1.3/System.Globalization.dll": {}
1359         },
1360         "runtime": {
1361           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1362         }
1363       },
1364       "System.Globalization.Calendars/4.0.1": {
1365         "type": "package",
1366         "dependencies": {
1367           "Microsoft.NETCore.Platforms": "1.0.1",
1368           "Microsoft.NETCore.Targets": "1.0.1",
1369           "System.Globalization": "4.0.11",
1370           "System.Runtime": "4.1.0"
1371         },
1372         "compile": {
1373           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
1374         }
1375       },
1376       "System.Globalization.Extensions/4.0.1": {
1377         "type": "package",
1378         "dependencies": {
1379           "Microsoft.NETCore.Platforms": "1.0.1",
1380           "System.Globalization": "4.0.11",
1381           "System.Resources.ResourceManager": "4.0.1",
1382           "System.Runtime": "4.1.0",
1383           "System.Runtime.Extensions": "4.1.0",
1384           "System.Runtime.InteropServices": "4.1.0"
1385         },
1386         "compile": {
1387           "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
1388         },
1389         "runtimeTargets": {
1390           "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
1391             "assetType": "runtime",
1392             "rid": "unix"
1393           },
1394           "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
1395             "assetType": "runtime",
1396             "rid": "win"
1397           }
1398         }
1399       },
1400       "System.IO/4.1.0": {
1401         "type": "package",
1402         "dependencies": {
1403           "Microsoft.NETCore.Platforms": "1.0.1",
1404           "Microsoft.NETCore.Targets": "1.0.1",
1405           "System.Runtime": "4.1.0",
1406           "System.Text.Encoding": "4.0.11",
1407           "System.Threading.Tasks": "4.0.11"
1408         },
1409         "compile": {
1410           "ref/netstandard1.5/System.IO.dll": {}
1411         },
1412         "runtime": {
1413           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1414         }
1415       },
1416       "System.IO.Compression/4.1.0": {
1417         "type": "package",
1418         "dependencies": {
1419           "Microsoft.NETCore.Platforms": "1.0.1",
1420           "System.Collections": "4.0.11",
1421           "System.Diagnostics.Debug": "4.0.11",
1422           "System.IO": "4.1.0",
1423           "System.Resources.ResourceManager": "4.0.1",
1424           "System.Runtime": "4.1.0",
1425           "System.Runtime.Extensions": "4.1.0",
1426           "System.Runtime.Handles": "4.0.1",
1427           "System.Runtime.InteropServices": "4.1.0",
1428           "System.Text.Encoding": "4.0.11",
1429           "System.Threading": "4.0.11",
1430           "System.Threading.Tasks": "4.0.11",
1431           "runtime.native.System": "4.0.0",
1432           "runtime.native.System.IO.Compression": "4.1.0"
1433         },
1434         "compile": {
1435           "ref/netstandard1.3/System.IO.Compression.dll": {}
1436         },
1437         "runtime": {
1438           "lib/portable-net45+win8+wpa81/_._": {}
1439         },
1440         "runtimeTargets": {
1441           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
1442             "assetType": "runtime",
1443             "rid": "unix"
1444           },
1445           "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
1446             "assetType": "runtime",
1447             "rid": "win"
1448           }
1449         }
1450       },
1451       "System.IO.Compression.ZipFile/4.0.1": {
1452         "type": "package",
1453         "dependencies": {
1454           "System.Buffers": "4.0.0",
1455           "System.IO": "4.1.0",
1456           "System.IO.Compression": "4.1.0",
1457           "System.IO.FileSystem": "4.0.1",
1458           "System.IO.FileSystem.Primitives": "4.0.1",
1459           "System.Resources.ResourceManager": "4.0.1",
1460           "System.Runtime": "4.1.0",
1461           "System.Runtime.Extensions": "4.1.0",
1462           "System.Text.Encoding": "4.0.11"
1463         },
1464         "compile": {
1465           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
1466         },
1467         "runtime": {
1468           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
1469         }
1470       },
1471       "System.IO.FileSystem/4.0.1": {
1472         "type": "package",
1473         "dependencies": {
1474           "Microsoft.NETCore.Platforms": "1.0.1",
1475           "Microsoft.NETCore.Targets": "1.0.1",
1476           "System.IO": "4.1.0",
1477           "System.IO.FileSystem.Primitives": "4.0.1",
1478           "System.Runtime": "4.1.0",
1479           "System.Runtime.Handles": "4.0.1",
1480           "System.Text.Encoding": "4.0.11",
1481           "System.Threading.Tasks": "4.0.11"
1482         },
1483         "compile": {
1484           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
1485         }
1486       },
1487       "System.IO.FileSystem.Primitives/4.0.1": {
1488         "type": "package",
1489         "dependencies": {
1490           "System.Runtime": "4.1.0"
1491         },
1492         "compile": {
1493           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
1494         },
1495         "runtime": {
1496           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
1497         }
1498       },
1499       "System.IO.FileSystem.Watcher/4.0.0": {
1500         "type": "package",
1501         "dependencies": {
1502           "Microsoft.NETCore.Platforms": "1.0.1",
1503           "Microsoft.Win32.Primitives": "4.0.1",
1504           "System.Collections": "4.0.11",
1505           "System.IO.FileSystem": "4.0.1",
1506           "System.IO.FileSystem.Primitives": "4.0.1",
1507           "System.Resources.ResourceManager": "4.0.1",
1508           "System.Runtime": "4.1.0",
1509           "System.Runtime.Extensions": "4.1.0",
1510           "System.Runtime.Handles": "4.0.1",
1511           "System.Runtime.InteropServices": "4.1.0",
1512           "System.Text.Encoding": "4.0.11",
1513           "System.Threading": "4.0.11",
1514           "System.Threading.Overlapped": "4.0.1",
1515           "System.Threading.Tasks": "4.0.11",
1516           "System.Threading.Thread": "4.0.0",
1517           "runtime.native.System": "4.0.0"
1518         },
1519         "compile": {
1520           "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
1521         },
1522         "runtimeTargets": {
1523           "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
1524             "assetType": "runtime",
1525             "rid": "linux"
1526           },
1527           "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
1528             "assetType": "runtime",
1529             "rid": "osx"
1530           },
1531           "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {
1532             "assetType": "runtime",
1533             "rid": "win"
1534           }
1535         }
1536       },
1537       "System.IO.MemoryMappedFiles/4.0.0": {
1538         "type": "package",
1539         "dependencies": {
1540           "Microsoft.NETCore.Platforms": "1.0.1",
1541           "System.IO": "4.1.0",
1542           "System.IO.FileSystem": "4.0.1",
1543           "System.IO.FileSystem.Primitives": "4.0.1",
1544           "System.IO.UnmanagedMemoryStream": "4.0.1",
1545           "System.Resources.ResourceManager": "4.0.1",
1546           "System.Runtime": "4.1.0",
1547           "System.Runtime.Extensions": "4.1.0",
1548           "System.Runtime.Handles": "4.0.1",
1549           "System.Runtime.InteropServices": "4.1.0",
1550           "System.Threading": "4.0.11",
1551           "System.Threading.Tasks": "4.0.11",
1552           "runtime.native.System": "4.0.0"
1553         },
1554         "compile": {
1555           "ref/netstandard1.3/System.IO.MemoryMappedFiles.dll": {}
1556         },
1557         "runtimeTargets": {
1558           "runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": {
1559             "assetType": "runtime",
1560             "rid": "unix"
1561           },
1562           "runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": {
1563             "assetType": "runtime",
1564             "rid": "win"
1565           }
1566         }
1567       },
1568       "System.IO.UnmanagedMemoryStream/4.0.1": {
1569         "type": "package",
1570         "dependencies": {
1571           "System.IO": "4.1.0",
1572           "System.IO.FileSystem.Primitives": "4.0.1",
1573           "System.Resources.ResourceManager": "4.0.1",
1574           "System.Runtime": "4.1.0",
1575           "System.Runtime.InteropServices": "4.1.0",
1576           "System.Threading": "4.0.11",
1577           "System.Threading.Tasks": "4.0.11"
1578         },
1579         "compile": {
1580           "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
1581         },
1582         "runtime": {
1583           "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
1584         }
1585       },
1586       "System.Linq/4.1.0": {
1587         "type": "package",
1588         "dependencies": {
1589           "System.Collections": "4.0.11",
1590           "System.Diagnostics.Debug": "4.0.11",
1591           "System.Resources.ResourceManager": "4.0.1",
1592           "System.Runtime": "4.1.0",
1593           "System.Runtime.Extensions": "4.1.0"
1594         },
1595         "compile": {
1596           "ref/netstandard1.6/System.Linq.dll": {}
1597         },
1598         "runtime": {
1599           "lib/netstandard1.6/System.Linq.dll": {}
1600         }
1601       },
1602       "System.Linq.Expressions/4.1.0": {
1603         "type": "package",
1604         "dependencies": {
1605           "System.Collections": "4.0.11",
1606           "System.Diagnostics.Debug": "4.0.11",
1607           "System.Globalization": "4.0.11",
1608           "System.IO": "4.1.0",
1609           "System.Linq": "4.1.0",
1610           "System.ObjectModel": "4.0.12",
1611           "System.Reflection": "4.1.0",
1612           "System.Reflection.Emit": "4.0.1",
1613           "System.Reflection.Emit.ILGeneration": "4.0.1",
1614           "System.Reflection.Emit.Lightweight": "4.0.1",
1615           "System.Reflection.Extensions": "4.0.1",
1616           "System.Reflection.Primitives": "4.0.1",
1617           "System.Reflection.TypeExtensions": "4.1.0",
1618           "System.Resources.ResourceManager": "4.0.1",
1619           "System.Runtime": "4.1.0",
1620           "System.Runtime.Extensions": "4.1.0",
1621           "System.Threading": "4.0.11"
1622         },
1623         "compile": {
1624           "ref/netstandard1.6/System.Linq.Expressions.dll": {}
1625         },
1626         "runtime": {
1627           "lib/netstandard1.6/System.Linq.Expressions.dll": {}
1628         }
1629       },
1630       "System.Linq.Parallel/4.0.1": {
1631         "type": "package",
1632         "dependencies": {
1633           "System.Collections": "4.0.11",
1634           "System.Collections.Concurrent": "4.0.12",
1635           "System.Diagnostics.Debug": "4.0.11",
1636           "System.Diagnostics.Tracing": "4.1.0",
1637           "System.Linq": "4.1.0",
1638           "System.Resources.ResourceManager": "4.0.1",
1639           "System.Runtime": "4.1.0",
1640           "System.Runtime.Extensions": "4.1.0",
1641           "System.Threading": "4.0.11",
1642           "System.Threading.Tasks": "4.0.11"
1643         },
1644         "compile": {
1645           "ref/netstandard1.1/System.Linq.Parallel.dll": {}
1646         },
1647         "runtime": {
1648           "lib/netstandard1.3/System.Linq.Parallel.dll": {}
1649         }
1650       },
1651       "System.Linq.Queryable/4.0.1": {
1652         "type": "package",
1653         "dependencies": {
1654           "System.Collections": "4.0.11",
1655           "System.Diagnostics.Debug": "4.0.11",
1656           "System.Linq": "4.1.0",
1657           "System.Linq.Expressions": "4.1.0",
1658           "System.Reflection": "4.1.0",
1659           "System.Reflection.Extensions": "4.0.1",
1660           "System.Resources.ResourceManager": "4.0.1",
1661           "System.Runtime": "4.1.0"
1662         },
1663         "compile": {
1664           "ref/netstandard1.0/System.Linq.Queryable.dll": {}
1665         },
1666         "runtime": {
1667           "lib/netstandard1.3/System.Linq.Queryable.dll": {}
1668         }
1669       },
1670       "System.Net.Http/4.1.0": {
1671         "type": "package",
1672         "dependencies": {
1673           "Microsoft.NETCore.Platforms": "1.0.1",
1674           "System.Collections": "4.0.11",
1675           "System.Diagnostics.Debug": "4.0.11",
1676           "System.Diagnostics.DiagnosticSource": "4.0.0",
1677           "System.Diagnostics.Tracing": "4.1.0",
1678           "System.Globalization": "4.0.11",
1679           "System.Globalization.Extensions": "4.0.1",
1680           "System.IO": "4.1.0",
1681           "System.IO.FileSystem": "4.0.1",
1682           "System.Net.Primitives": "4.0.11",
1683           "System.Resources.ResourceManager": "4.0.1",
1684           "System.Runtime": "4.1.0",
1685           "System.Runtime.Extensions": "4.1.0",
1686           "System.Runtime.Handles": "4.0.1",
1687           "System.Runtime.InteropServices": "4.1.0",
1688           "System.Security.Cryptography.Algorithms": "4.2.0",
1689           "System.Security.Cryptography.Encoding": "4.0.0",
1690           "System.Security.Cryptography.OpenSsl": "4.0.0",
1691           "System.Security.Cryptography.Primitives": "4.0.0",
1692           "System.Security.Cryptography.X509Certificates": "4.1.0",
1693           "System.Text.Encoding": "4.0.11",
1694           "System.Threading": "4.0.11",
1695           "System.Threading.Tasks": "4.0.11",
1696           "runtime.native.System": "4.0.0",
1697           "runtime.native.System.Net.Http": "4.0.1",
1698           "runtime.native.System.Security.Cryptography": "4.0.0"
1699         },
1700         "compile": {
1701           "ref/netstandard1.3/System.Net.Http.dll": {}
1702         },
1703         "runtime": {
1704           "lib/portable-net45+win8+wpa81/_._": {}
1705         },
1706         "runtimeTargets": {
1707           "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
1708             "assetType": "runtime",
1709             "rid": "unix"
1710           },
1711           "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
1712             "assetType": "runtime",
1713             "rid": "win"
1714           }
1715         }
1716       },
1717       "System.Net.NameResolution/4.0.0": {
1718         "type": "package",
1719         "dependencies": {
1720           "Microsoft.NETCore.Platforms": "1.0.1",
1721           "System.Collections": "4.0.11",
1722           "System.Diagnostics.Tracing": "4.1.0",
1723           "System.Globalization": "4.0.11",
1724           "System.Net.Primitives": "4.0.11",
1725           "System.Resources.ResourceManager": "4.0.1",
1726           "System.Runtime": "4.1.0",
1727           "System.Runtime.Extensions": "4.1.0",
1728           "System.Runtime.Handles": "4.0.1",
1729           "System.Runtime.InteropServices": "4.1.0",
1730           "System.Security.Principal.Windows": "4.0.0",
1731           "System.Threading": "4.0.11",
1732           "System.Threading.Tasks": "4.0.11",
1733           "runtime.native.System": "4.0.0"
1734         },
1735         "compile": {
1736           "ref/netstandard1.3/System.Net.NameResolution.dll": {}
1737         },
1738         "runtimeTargets": {
1739           "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
1740             "assetType": "runtime",
1741             "rid": "unix"
1742           },
1743           "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
1744             "assetType": "runtime",
1745             "rid": "win"
1746           }
1747         }
1748       },
1749       "System.Net.Primitives/4.0.11": {
1750         "type": "package",
1751         "dependencies": {
1752           "Microsoft.NETCore.Platforms": "1.0.1",
1753           "Microsoft.NETCore.Targets": "1.0.1",
1754           "System.Runtime": "4.1.0",
1755           "System.Runtime.Handles": "4.0.1"
1756         },
1757         "compile": {
1758           "ref/netstandard1.3/System.Net.Primitives.dll": {}
1759         },
1760         "runtime": {
1761           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1762         }
1763       },
1764       "System.Net.Requests/4.0.11": {
1765         "type": "package",
1766         "dependencies": {
1767           "Microsoft.NETCore.Platforms": "1.0.1",
1768           "System.Collections": "4.0.11",
1769           "System.Diagnostics.Debug": "4.0.11",
1770           "System.Diagnostics.Tracing": "4.1.0",
1771           "System.Globalization": "4.0.11",
1772           "System.IO": "4.1.0",
1773           "System.Net.Http": "4.1.0",
1774           "System.Net.Primitives": "4.0.11",
1775           "System.Net.WebHeaderCollection": "4.0.1",
1776           "System.Resources.ResourceManager": "4.0.1",
1777           "System.Runtime": "4.1.0",
1778           "System.Threading": "4.0.11",
1779           "System.Threading.Tasks": "4.0.11"
1780         },
1781         "compile": {
1782           "ref/netstandard1.3/System.Net.Requests.dll": {}
1783         },
1784         "runtime": {
1785           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1786         },
1787         "runtimeTargets": {
1788           "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {
1789             "assetType": "runtime",
1790             "rid": "unix"
1791           },
1792           "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll": {
1793             "assetType": "runtime",
1794             "rid": "win"
1795           }
1796         }
1797       },
1798       "System.Net.Security/4.0.0": {
1799         "type": "package",
1800         "dependencies": {
1801           "Microsoft.NETCore.Platforms": "1.0.1",
1802           "Microsoft.Win32.Primitives": "4.0.1",
1803           "System.Collections": "4.0.11",
1804           "System.Collections.Concurrent": "4.0.12",
1805           "System.Diagnostics.Tracing": "4.1.0",
1806           "System.Globalization": "4.0.11",
1807           "System.Globalization.Extensions": "4.0.1",
1808           "System.IO": "4.1.0",
1809           "System.Net.Primitives": "4.0.11",
1810           "System.Resources.ResourceManager": "4.0.1",
1811           "System.Runtime": "4.1.0",
1812           "System.Runtime.Extensions": "4.1.0",
1813           "System.Runtime.Handles": "4.0.1",
1814           "System.Runtime.InteropServices": "4.1.0",
1815           "System.Security.Claims": "4.0.1",
1816           "System.Security.Cryptography.Algorithms": "4.2.0",
1817           "System.Security.Cryptography.Encoding": "4.0.0",
1818           "System.Security.Cryptography.OpenSsl": "4.0.0",
1819           "System.Security.Cryptography.Primitives": "4.0.0",
1820           "System.Security.Cryptography.X509Certificates": "4.1.0",
1821           "System.Security.Principal": "4.0.1",
1822           "System.Text.Encoding": "4.0.11",
1823           "System.Threading": "4.0.11",
1824           "System.Threading.Tasks": "4.0.11",
1825           "System.Threading.ThreadPool": "4.0.10",
1826           "runtime.native.System": "4.0.0",
1827           "runtime.native.System.Net.Security": "4.0.1",
1828           "runtime.native.System.Security.Cryptography": "4.0.0"
1829         },
1830         "compile": {
1831           "ref/netstandard1.3/System.Net.Security.dll": {}
1832         },
1833         "runtimeTargets": {
1834           "runtimes/unix/lib/netstandard1.6/System.Net.Security.dll": {
1835             "assetType": "runtime",
1836             "rid": "unix"
1837           },
1838           "runtimes/win/lib/netstandard1.3/System.Net.Security.dll": {
1839             "assetType": "runtime",
1840             "rid": "win"
1841           }
1842         }
1843       },
1844       "System.Net.Sockets/4.1.0": {
1845         "type": "package",
1846         "dependencies": {
1847           "Microsoft.NETCore.Platforms": "1.0.1",
1848           "Microsoft.NETCore.Targets": "1.0.1",
1849           "System.IO": "4.1.0",
1850           "System.Net.Primitives": "4.0.11",
1851           "System.Runtime": "4.1.0",
1852           "System.Threading.Tasks": "4.0.11"
1853         },
1854         "compile": {
1855           "ref/netstandard1.3/System.Net.Sockets.dll": {}
1856         }
1857       },
1858       "System.Net.WebHeaderCollection/4.0.1": {
1859         "type": "package",
1860         "dependencies": {
1861           "System.Collections": "4.0.11",
1862           "System.Resources.ResourceManager": "4.0.1",
1863           "System.Runtime": "4.1.0",
1864           "System.Runtime.Extensions": "4.1.0"
1865         },
1866         "compile": {
1867           "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
1868         },
1869         "runtime": {
1870           "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
1871         }
1872       },
1873       "System.Numerics.Vectors/4.1.1": {
1874         "type": "package",
1875         "dependencies": {
1876           "System.Globalization": "4.0.11",
1877           "System.Resources.ResourceManager": "4.0.1",
1878           "System.Runtime": "4.1.0",
1879           "System.Runtime.Extensions": "4.1.0"
1880         },
1881         "compile": {
1882           "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
1883         },
1884         "runtime": {
1885           "lib/netstandard1.0/System.Numerics.Vectors.dll": {}
1886         }
1887       },
1888       "System.ObjectModel/4.0.12": {
1889         "type": "package",
1890         "dependencies": {
1891           "System.Collections": "4.0.11",
1892           "System.Diagnostics.Debug": "4.0.11",
1893           "System.Resources.ResourceManager": "4.0.1",
1894           "System.Runtime": "4.1.0",
1895           "System.Threading": "4.0.11"
1896         },
1897         "compile": {
1898           "ref/netstandard1.3/System.ObjectModel.dll": {}
1899         },
1900         "runtime": {
1901           "lib/netstandard1.3/System.ObjectModel.dll": {}
1902         }
1903       },
1904       "System.Reflection/4.1.0": {
1905         "type": "package",
1906         "dependencies": {
1907           "Microsoft.NETCore.Platforms": "1.0.1",
1908           "Microsoft.NETCore.Targets": "1.0.1",
1909           "System.IO": "4.1.0",
1910           "System.Reflection.Primitives": "4.0.1",
1911           "System.Runtime": "4.1.0"
1912         },
1913         "compile": {
1914           "ref/netstandard1.5/System.Reflection.dll": {}
1915         },
1916         "runtime": {
1917           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1918         }
1919       },
1920       "System.Reflection.DispatchProxy/4.0.1": {
1921         "type": "package",
1922         "dependencies": {
1923           "System.Collections": "4.0.11",
1924           "System.Linq": "4.1.0",
1925           "System.Reflection": "4.1.0",
1926           "System.Reflection.Emit": "4.0.1",
1927           "System.Reflection.Emit.ILGeneration": "4.0.1",
1928           "System.Reflection.Extensions": "4.0.1",
1929           "System.Reflection.Primitives": "4.0.1",
1930           "System.Resources.ResourceManager": "4.0.1",
1931           "System.Runtime": "4.1.0",
1932           "System.Threading": "4.0.11"
1933         },
1934         "compile": {
1935           "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
1936         },
1937         "runtime": {
1938           "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
1939         }
1940       },
1941       "System.Reflection.Emit/4.0.1": {
1942         "type": "package",
1943         "dependencies": {
1944           "System.IO": "4.1.0",
1945           "System.Reflection": "4.1.0",
1946           "System.Reflection.Emit.ILGeneration": "4.0.1",
1947           "System.Reflection.Primitives": "4.0.1",
1948           "System.Runtime": "4.1.0"
1949         },
1950         "compile": {
1951           "ref/netstandard1.1/_._": {}
1952         },
1953         "runtime": {
1954           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
1955         }
1956       },
1957       "System.Reflection.Emit.ILGeneration/4.0.1": {
1958         "type": "package",
1959         "dependencies": {
1960           "System.Reflection": "4.1.0",
1961           "System.Reflection.Primitives": "4.0.1",
1962           "System.Runtime": "4.1.0"
1963         },
1964         "compile": {
1965           "ref/netstandard1.0/_._": {}
1966         },
1967         "runtime": {
1968           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
1969         }
1970       },
1971       "System.Reflection.Emit.Lightweight/4.0.1": {
1972         "type": "package",
1973         "dependencies": {
1974           "System.Reflection": "4.1.0",
1975           "System.Reflection.Emit.ILGeneration": "4.0.1",
1976           "System.Reflection.Primitives": "4.0.1",
1977           "System.Runtime": "4.1.0"
1978         },
1979         "compile": {
1980           "ref/netstandard1.0/_._": {}
1981         },
1982         "runtime": {
1983           "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
1984         }
1985       },
1986       "System.Reflection.Extensions/4.0.1": {
1987         "type": "package",
1988         "dependencies": {
1989           "Microsoft.NETCore.Platforms": "1.0.1",
1990           "Microsoft.NETCore.Targets": "1.0.1",
1991           "System.Reflection": "4.1.0",
1992           "System.Runtime": "4.1.0"
1993         },
1994         "compile": {
1995           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
1996         },
1997         "runtime": {
1998           "lib/portable-net45+win8+wp8+wpa81/_._": {}
1999         }
2000       },
2001       "System.Reflection.Metadata/1.3.0": {
2002         "type": "package",
2003         "dependencies": {
2004           "System.Collections": "4.0.11",
2005           "System.Collections.Immutable": "1.2.0",
2006           "System.Diagnostics.Debug": "4.0.11",
2007           "System.IO": "4.1.0",
2008           "System.Linq": "4.1.0",
2009           "System.Reflection": "4.1.0",
2010           "System.Reflection.Extensions": "4.0.1",
2011           "System.Reflection.Primitives": "4.0.1",
2012           "System.Resources.ResourceManager": "4.0.1",
2013           "System.Runtime": "4.1.0",
2014           "System.Runtime.Extensions": "4.1.0",
2015           "System.Runtime.InteropServices": "4.1.0",
2016           "System.Text.Encoding": "4.0.11",
2017           "System.Text.Encoding.Extensions": "4.0.11",
2018           "System.Threading": "4.0.11"
2019         },
2020         "compile": {
2021           "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
2022         },
2023         "runtime": {
2024           "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
2025         }
2026       },
2027       "System.Reflection.Primitives/4.0.1": {
2028         "type": "package",
2029         "dependencies": {
2030           "Microsoft.NETCore.Platforms": "1.0.1",
2031           "Microsoft.NETCore.Targets": "1.0.1",
2032           "System.Runtime": "4.1.0"
2033         },
2034         "compile": {
2035           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
2036         },
2037         "runtime": {
2038           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2039         }
2040       },
2041       "System.Reflection.TypeExtensions/4.1.0": {
2042         "type": "package",
2043         "dependencies": {
2044           "System.Reflection": "4.1.0",
2045           "System.Runtime": "4.1.0"
2046         },
2047         "compile": {
2048           "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
2049         },
2050         "runtime": {
2051           "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
2052         }
2053       },
2054       "System.Resources.Reader/4.0.0": {
2055         "type": "package",
2056         "dependencies": {
2057           "System.IO": "4.1.0",
2058           "System.Resources.ResourceManager": "4.0.1",
2059           "System.Runtime": "4.1.0",
2060           "System.Text.Encoding": "4.0.11",
2061           "System.Threading": "4.0.11"
2062         },
2063         "compile": {
2064           "lib/netstandard1.0/System.Resources.Reader.dll": {}
2065         },
2066         "runtime": {
2067           "lib/netstandard1.0/System.Resources.Reader.dll": {}
2068         }
2069       },
2070       "System.Resources.ResourceManager/4.0.1": {
2071         "type": "package",
2072         "dependencies": {
2073           "Microsoft.NETCore.Platforms": "1.0.1",
2074           "Microsoft.NETCore.Targets": "1.0.1",
2075           "System.Globalization": "4.0.11",
2076           "System.Reflection": "4.1.0",
2077           "System.Runtime": "4.1.0"
2078         },
2079         "compile": {
2080           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
2081         },
2082         "runtime": {
2083           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2084         }
2085       },
2086       "System.Runtime/4.1.0": {
2087         "type": "package",
2088         "dependencies": {
2089           "Microsoft.NETCore.Platforms": "1.0.1",
2090           "Microsoft.NETCore.Targets": "1.0.1"
2091         },
2092         "compile": {
2093           "ref/netstandard1.5/System.Runtime.dll": {}
2094         },
2095         "runtime": {
2096           "lib/portable-net45+win8+wp80+wpa81/_._": {}
2097         }
2098       },
2099       "System.Runtime.Extensions/4.1.0": {
2100         "type": "package",
2101         "dependencies": {
2102           "Microsoft.NETCore.Platforms": "1.0.1",
2103           "Microsoft.NETCore.Targets": "1.0.1",
2104           "System.Runtime": "4.1.0"
2105         },
2106         "compile": {
2107           "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
2108         },
2109         "runtime": {
2110           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2111         }
2112       },
2113       "System.Runtime.Handles/4.0.1": {
2114         "type": "package",
2115         "dependencies": {
2116           "Microsoft.NETCore.Platforms": "1.0.1",
2117           "Microsoft.NETCore.Targets": "1.0.1",
2118           "System.Runtime": "4.1.0"
2119         },
2120         "compile": {
2121           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
2122         }
2123       },
2124       "System.Runtime.InteropServices/4.1.0": {
2125         "type": "package",
2126         "dependencies": {
2127           "Microsoft.NETCore.Platforms": "1.0.1",
2128           "Microsoft.NETCore.Targets": "1.0.1",
2129           "System.Reflection": "4.1.0",
2130           "System.Reflection.Primitives": "4.0.1",
2131           "System.Runtime": "4.1.0",
2132           "System.Runtime.Handles": "4.0.1"
2133         },
2134         "compile": {
2135           "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
2136         },
2137         "runtime": {
2138           "lib/portable-net45+win8+wpa81/_._": {}
2139         }
2140       },
2141       "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
2142         "type": "package",
2143         "dependencies": {
2144           "Microsoft.NETCore.Platforms": "1.0.1",
2145           "System.Reflection": "4.1.0",
2146           "System.Resources.ResourceManager": "4.0.1",
2147           "System.Runtime": "4.1.0",
2148           "System.Runtime.InteropServices": "4.1.0",
2149           "System.Threading": "4.0.11",
2150           "runtime.native.System": "4.0.0"
2151         },
2152         "compile": {
2153           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
2154         },
2155         "runtimeTargets": {
2156           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
2157             "assetType": "runtime",
2158             "rid": "unix"
2159           },
2160           "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
2161             "assetType": "runtime",
2162             "rid": "win"
2163           }
2164         }
2165       },
2166       "System.Runtime.Loader/4.0.0": {
2167         "type": "package",
2168         "dependencies": {
2169           "System.IO": "4.1.0",
2170           "System.Reflection": "4.1.0",
2171           "System.Runtime": "4.1.0"
2172         },
2173         "compile": {
2174           "ref/netstandard1.5/System.Runtime.Loader.dll": {}
2175         },
2176         "runtime": {
2177           "lib/netstandard1.5/System.Runtime.Loader.dll": {}
2178         }
2179       },
2180       "System.Runtime.Numerics/4.0.1": {
2181         "type": "package",
2182         "dependencies": {
2183           "System.Globalization": "4.0.11",
2184           "System.Resources.ResourceManager": "4.0.1",
2185           "System.Runtime": "4.1.0",
2186           "System.Runtime.Extensions": "4.1.0"
2187         },
2188         "compile": {
2189           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
2190         },
2191         "runtime": {
2192           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
2193         }
2194       },
2195       "System.Runtime.Serialization.Primitives/4.1.1": {
2196         "type": "package",
2197         "dependencies": {
2198           "System.Resources.ResourceManager": "4.0.1",
2199           "System.Runtime": "4.1.0"
2200         },
2201         "compile": {
2202           "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
2203         },
2204         "runtime": {
2205           "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
2206         }
2207       },
2208       "System.Security.Claims/4.0.1": {
2209         "type": "package",
2210         "dependencies": {
2211           "System.Collections": "4.0.11",
2212           "System.Globalization": "4.0.11",
2213           "System.IO": "4.1.0",
2214           "System.Resources.ResourceManager": "4.0.1",
2215           "System.Runtime": "4.1.0",
2216           "System.Runtime.Extensions": "4.1.0",
2217           "System.Security.Principal": "4.0.1"
2218         },
2219         "compile": {
2220           "ref/netstandard1.3/_._": {}
2221         },
2222         "runtime": {
2223           "lib/netstandard1.3/System.Security.Claims.dll": {}
2224         }
2225       },
2226       "System.Security.Cryptography.Algorithms/4.2.0": {
2227         "type": "package",
2228         "dependencies": {
2229           "Microsoft.NETCore.Platforms": "1.0.1",
2230           "System.Collections": "4.0.11",
2231           "System.IO": "4.1.0",
2232           "System.Resources.ResourceManager": "4.0.1",
2233           "System.Runtime": "4.1.0",
2234           "System.Runtime.Extensions": "4.1.0",
2235           "System.Runtime.Handles": "4.0.1",
2236           "System.Runtime.InteropServices": "4.1.0",
2237           "System.Runtime.Numerics": "4.0.1",
2238           "System.Security.Cryptography.Encoding": "4.0.0",
2239           "System.Security.Cryptography.Primitives": "4.0.0",
2240           "System.Text.Encoding": "4.0.11",
2241           "runtime.native.System.Security.Cryptography": "4.0.0"
2242         },
2243         "compile": {
2244           "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
2245         },
2246         "runtimeTargets": {
2247           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
2248             "assetType": "runtime",
2249             "rid": "unix"
2250           },
2251           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
2252             "assetType": "runtime",
2253             "rid": "win"
2254           }
2255         }
2256       },
2257       "System.Security.Cryptography.Cng/4.2.0": {
2258         "type": "package",
2259         "dependencies": {
2260           "Microsoft.NETCore.Platforms": "1.0.1",
2261           "System.IO": "4.1.0",
2262           "System.Resources.ResourceManager": "4.0.1",
2263           "System.Runtime": "4.1.0",
2264           "System.Runtime.Extensions": "4.1.0",
2265           "System.Runtime.Handles": "4.0.1",
2266           "System.Runtime.InteropServices": "4.1.0",
2267           "System.Security.Cryptography.Algorithms": "4.2.0",
2268           "System.Security.Cryptography.Encoding": "4.0.0",
2269           "System.Security.Cryptography.Primitives": "4.0.0",
2270           "System.Text.Encoding": "4.0.11"
2271         },
2272         "compile": {
2273           "ref/netstandard1.6/_._": {}
2274         },
2275         "runtimeTargets": {
2276           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
2277             "assetType": "runtime",
2278             "rid": "unix"
2279           },
2280           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
2281             "assetType": "runtime",
2282             "rid": "win"
2283           }
2284         }
2285       },
2286       "System.Security.Cryptography.Csp/4.0.0": {
2287         "type": "package",
2288         "dependencies": {
2289           "Microsoft.NETCore.Platforms": "1.0.1",
2290           "System.IO": "4.1.0",
2291           "System.Reflection": "4.1.0",
2292           "System.Resources.ResourceManager": "4.0.1",
2293           "System.Runtime": "4.1.0",
2294           "System.Runtime.Extensions": "4.1.0",
2295           "System.Runtime.Handles": "4.0.1",
2296           "System.Runtime.InteropServices": "4.1.0",
2297           "System.Security.Cryptography.Algorithms": "4.2.0",
2298           "System.Security.Cryptography.Encoding": "4.0.0",
2299           "System.Security.Cryptography.Primitives": "4.0.0",
2300           "System.Text.Encoding": "4.0.11",
2301           "System.Threading": "4.0.11"
2302         },
2303         "compile": {
2304           "ref/netstandard1.3/_._": {}
2305         },
2306         "runtimeTargets": {
2307           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
2308             "assetType": "runtime",
2309             "rid": "unix"
2310           },
2311           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
2312             "assetType": "runtime",
2313             "rid": "win"
2314           }
2315         }
2316       },
2317       "System.Security.Cryptography.Encoding/4.0.0": {
2318         "type": "package",
2319         "dependencies": {
2320           "Microsoft.NETCore.Platforms": "1.0.1",
2321           "System.Collections": "4.0.11",
2322           "System.Collections.Concurrent": "4.0.12",
2323           "System.Linq": "4.1.0",
2324           "System.Resources.ResourceManager": "4.0.1",
2325           "System.Runtime": "4.1.0",
2326           "System.Runtime.Extensions": "4.1.0",
2327           "System.Runtime.Handles": "4.0.1",
2328           "System.Runtime.InteropServices": "4.1.0",
2329           "System.Security.Cryptography.Primitives": "4.0.0",
2330           "System.Text.Encoding": "4.0.11",
2331           "runtime.native.System.Security.Cryptography": "4.0.0"
2332         },
2333         "compile": {
2334           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
2335         },
2336         "runtimeTargets": {
2337           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
2338             "assetType": "runtime",
2339             "rid": "unix"
2340           },
2341           "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
2342             "assetType": "runtime",
2343             "rid": "win"
2344           }
2345         }
2346       },
2347       "System.Security.Cryptography.OpenSsl/4.0.0": {
2348         "type": "package",
2349         "dependencies": {
2350           "System.Collections": "4.0.11",
2351           "System.IO": "4.1.0",
2352           "System.Resources.ResourceManager": "4.0.1",
2353           "System.Runtime": "4.1.0",
2354           "System.Runtime.Extensions": "4.1.0",
2355           "System.Runtime.Handles": "4.0.1",
2356           "System.Runtime.InteropServices": "4.1.0",
2357           "System.Runtime.Numerics": "4.0.1",
2358           "System.Security.Cryptography.Algorithms": "4.2.0",
2359           "System.Security.Cryptography.Encoding": "4.0.0",
2360           "System.Security.Cryptography.Primitives": "4.0.0",
2361           "System.Text.Encoding": "4.0.11",
2362           "runtime.native.System.Security.Cryptography": "4.0.0"
2363         },
2364         "compile": {
2365           "ref/netstandard1.6/_._": {}
2366         },
2367         "runtime": {
2368           "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
2369         },
2370         "runtimeTargets": {
2371           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
2372             "assetType": "runtime",
2373             "rid": "unix"
2374           }
2375         }
2376       },
2377       "System.Security.Cryptography.Primitives/4.0.0": {
2378         "type": "package",
2379         "dependencies": {
2380           "System.Diagnostics.Debug": "4.0.11",
2381           "System.Globalization": "4.0.11",
2382           "System.IO": "4.1.0",
2383           "System.Resources.ResourceManager": "4.0.1",
2384           "System.Runtime": "4.1.0",
2385           "System.Threading": "4.0.11",
2386           "System.Threading.Tasks": "4.0.11"
2387         },
2388         "compile": {
2389           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
2390         },
2391         "runtime": {
2392           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
2393         }
2394       },
2395       "System.Security.Cryptography.X509Certificates/4.1.0": {
2396         "type": "package",
2397         "dependencies": {
2398           "Microsoft.NETCore.Platforms": "1.0.1",
2399           "System.Collections": "4.0.11",
2400           "System.Diagnostics.Debug": "4.0.11",
2401           "System.Globalization": "4.0.11",
2402           "System.Globalization.Calendars": "4.0.1",
2403           "System.IO": "4.1.0",
2404           "System.IO.FileSystem": "4.0.1",
2405           "System.IO.FileSystem.Primitives": "4.0.1",
2406           "System.Resources.ResourceManager": "4.0.1",
2407           "System.Runtime": "4.1.0",
2408           "System.Runtime.Extensions": "4.1.0",
2409           "System.Runtime.Handles": "4.0.1",
2410           "System.Runtime.InteropServices": "4.1.0",
2411           "System.Runtime.Numerics": "4.0.1",
2412           "System.Security.Cryptography.Algorithms": "4.2.0",
2413           "System.Security.Cryptography.Cng": "4.2.0",
2414           "System.Security.Cryptography.Csp": "4.0.0",
2415           "System.Security.Cryptography.Encoding": "4.0.0",
2416           "System.Security.Cryptography.OpenSsl": "4.0.0",
2417           "System.Security.Cryptography.Primitives": "4.0.0",
2418           "System.Text.Encoding": "4.0.11",
2419           "System.Threading": "4.0.11",
2420           "runtime.native.System": "4.0.0",
2421           "runtime.native.System.Net.Http": "4.0.1",
2422           "runtime.native.System.Security.Cryptography": "4.0.0"
2423         },
2424         "compile": {
2425           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
2426         },
2427         "runtimeTargets": {
2428           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
2429             "assetType": "runtime",
2430             "rid": "unix"
2431           },
2432           "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
2433             "assetType": "runtime",
2434             "rid": "win"
2435           }
2436         }
2437       },
2438       "System.Security.Principal/4.0.1": {
2439         "type": "package",
2440         "dependencies": {
2441           "System.Runtime": "4.1.0"
2442         },
2443         "compile": {
2444           "ref/netstandard1.0/System.Security.Principal.dll": {}
2445         },
2446         "runtime": {
2447           "lib/netstandard1.0/System.Security.Principal.dll": {}
2448         }
2449       },
2450       "System.Security.Principal.Windows/4.0.0": {
2451         "type": "package",
2452         "dependencies": {
2453           "Microsoft.NETCore.Platforms": "1.0.1",
2454           "Microsoft.Win32.Primitives": "4.0.1",
2455           "System.Collections": "4.0.11",
2456           "System.Diagnostics.Debug": "4.0.11",
2457           "System.Reflection": "4.1.0",
2458           "System.Resources.ResourceManager": "4.0.1",
2459           "System.Runtime": "4.1.0",
2460           "System.Runtime.Extensions": "4.1.0",
2461           "System.Runtime.Handles": "4.0.1",
2462           "System.Runtime.InteropServices": "4.1.0",
2463           "System.Security.Claims": "4.0.1",
2464           "System.Security.Principal": "4.0.1",
2465           "System.Text.Encoding": "4.0.11",
2466           "System.Threading": "4.0.11"
2467         },
2468         "compile": {
2469           "ref/netstandard1.3/_._": {}
2470         },
2471         "runtimeTargets": {
2472           "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
2473             "assetType": "runtime",
2474             "rid": "unix"
2475           },
2476           "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll": {
2477             "assetType": "runtime",
2478             "rid": "win"
2479           }
2480         }
2481       },
2482       "System.Text.Encoding/4.0.11": {
2483         "type": "package",
2484         "dependencies": {
2485           "Microsoft.NETCore.Platforms": "1.0.1",
2486           "Microsoft.NETCore.Targets": "1.0.1",
2487           "System.Runtime": "4.1.0"
2488         },
2489         "compile": {
2490           "ref/netstandard1.3/System.Text.Encoding.dll": {}
2491         },
2492         "runtime": {
2493           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2494         }
2495       },
2496       "System.Text.Encoding.CodePages/4.0.1": {
2497         "type": "package",
2498         "dependencies": {
2499           "Microsoft.NETCore.Platforms": "1.0.1",
2500           "System.Collections": "4.0.11",
2501           "System.Globalization": "4.0.11",
2502           "System.IO": "4.1.0",
2503           "System.Reflection": "4.1.0",
2504           "System.Resources.ResourceManager": "4.0.1",
2505           "System.Runtime": "4.1.0",
2506           "System.Runtime.Extensions": "4.1.0",
2507           "System.Runtime.Handles": "4.0.1",
2508           "System.Runtime.InteropServices": "4.1.0",
2509           "System.Text.Encoding": "4.0.11",
2510           "System.Threading": "4.0.11"
2511         },
2512         "compile": {
2513           "ref/netstandard1.3/_._": {}
2514         },
2515         "runtimeTargets": {
2516           "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
2517             "assetType": "runtime",
2518             "rid": "unix"
2519           },
2520           "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {
2521             "assetType": "runtime",
2522             "rid": "win"
2523           }
2524         }
2525       },
2526       "System.Text.Encoding.Extensions/4.0.11": {
2527         "type": "package",
2528         "dependencies": {
2529           "Microsoft.NETCore.Platforms": "1.0.1",
2530           "Microsoft.NETCore.Targets": "1.0.1",
2531           "System.Runtime": "4.1.0",
2532           "System.Text.Encoding": "4.0.11"
2533         },
2534         "compile": {
2535           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
2536         },
2537         "runtime": {
2538           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2539         }
2540       },
2541       "System.Text.RegularExpressions/4.1.0": {
2542         "type": "package",
2543         "dependencies": {
2544           "System.Collections": "4.0.11",
2545           "System.Globalization": "4.0.11",
2546           "System.Resources.ResourceManager": "4.0.1",
2547           "System.Runtime": "4.1.0",
2548           "System.Runtime.Extensions": "4.1.0",
2549           "System.Threading": "4.0.11"
2550         },
2551         "compile": {
2552           "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
2553         },
2554         "runtime": {
2555           "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
2556         }
2557       },
2558       "System.Threading/4.0.11": {
2559         "type": "package",
2560         "dependencies": {
2561           "System.Runtime": "4.1.0",
2562           "System.Threading.Tasks": "4.0.11"
2563         },
2564         "compile": {
2565           "ref/netstandard1.3/System.Threading.dll": {}
2566         },
2567         "runtime": {
2568           "lib/netstandard1.3/System.Threading.dll": {}
2569         }
2570       },
2571       "System.Threading.Overlapped/4.0.1": {
2572         "type": "package",
2573         "dependencies": {
2574           "Microsoft.NETCore.Platforms": "1.0.1",
2575           "System.Resources.ResourceManager": "4.0.1",
2576           "System.Runtime": "4.1.0",
2577           "System.Runtime.Handles": "4.0.1"
2578         },
2579         "compile": {
2580           "ref/netstandard1.3/_._": {}
2581         },
2582         "runtimeTargets": {
2583           "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {
2584             "assetType": "runtime",
2585             "rid": "unix"
2586           },
2587           "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll": {
2588             "assetType": "runtime",
2589             "rid": "win"
2590           }
2591         }
2592       },
2593       "System.Threading.Tasks/4.0.11": {
2594         "type": "package",
2595         "dependencies": {
2596           "Microsoft.NETCore.Platforms": "1.0.1",
2597           "Microsoft.NETCore.Targets": "1.0.1",
2598           "System.Runtime": "4.1.0"
2599         },
2600         "compile": {
2601           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
2602         },
2603         "runtime": {
2604           "lib/portable-net45+win8+wp8+wpa81/_._": {}
2605         }
2606       },
2607       "System.Threading.Tasks.Dataflow/4.6.0": {
2608         "type": "package",
2609         "dependencies": {
2610           "System.Collections": "4.0.11",
2611           "System.Collections.Concurrent": "4.0.12",
2612           "System.Diagnostics.Debug": "4.0.11",
2613           "System.Diagnostics.Tracing": "4.1.0",
2614           "System.Dynamic.Runtime": "4.0.11",
2615           "System.Linq": "4.1.0",
2616           "System.Resources.ResourceManager": "4.0.1",
2617           "System.Runtime": "4.1.0",
2618           "System.Runtime.Extensions": "4.1.0",
2619           "System.Threading": "4.0.11",
2620           "System.Threading.Tasks": "4.0.11"
2621         },
2622         "compile": {
2623           "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
2624         },
2625         "runtime": {
2626           "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
2627         }
2628       },
2629       "System.Threading.Tasks.Extensions/4.0.0": {
2630         "type": "package",
2631         "dependencies": {
2632           "System.Collections": "4.0.11",
2633           "System.Runtime": "4.1.0",
2634           "System.Threading.Tasks": "4.0.11"
2635         },
2636         "compile": {
2637           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
2638         },
2639         "runtime": {
2640           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
2641         }
2642       },
2643       "System.Threading.Tasks.Parallel/4.0.1": {
2644         "type": "package",
2645         "dependencies": {
2646           "System.Collections.Concurrent": "4.0.12",
2647           "System.Diagnostics.Debug": "4.0.11",
2648           "System.Diagnostics.Tracing": "4.1.0",
2649           "System.Resources.ResourceManager": "4.0.1",
2650           "System.Runtime": "4.1.0",
2651           "System.Runtime.Extensions": "4.1.0",
2652           "System.Threading": "4.0.11",
2653           "System.Threading.Tasks": "4.0.11"
2654         },
2655         "compile": {
2656           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
2657         },
2658         "runtime": {
2659           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
2660         }
2661       },
2662       "System.Threading.Thread/4.0.0": {
2663         "type": "package",
2664         "dependencies": {
2665           "System.Runtime": "4.1.0"
2666         },
2667         "compile": {
2668           "ref/netstandard1.3/System.Threading.Thread.dll": {}
2669         },
2670         "runtime": {
2671           "lib/netstandard1.3/System.Threading.Thread.dll": {}
2672         }
2673       },
2674       "System.Threading.ThreadPool/4.0.10": {
2675         "type": "package",
2676         "dependencies": {
2677           "System.Runtime": "4.1.0",
2678           "System.Runtime.Handles": "4.0.1"
2679         },
2680         "compile": {
2681           "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
2682         },
2683         "runtime": {
2684           "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
2685         }
2686       },
2687       "System.Threading.Timer/4.0.1": {
2688         "type": "package",
2689         "dependencies": {
2690           "Microsoft.NETCore.Platforms": "1.0.1",
2691           "Microsoft.NETCore.Targets": "1.0.1",
2692           "System.Runtime": "4.1.0"
2693         },
2694         "compile": {
2695           "ref/netstandard1.2/System.Threading.Timer.dll": {}
2696         }
2697       },
2698       "System.Xml.ReaderWriter/4.0.11": {
2699         "type": "package",
2700         "dependencies": {
2701           "System.Collections": "4.0.11",
2702           "System.Diagnostics.Debug": "4.0.11",
2703           "System.Globalization": "4.0.11",
2704           "System.IO": "4.1.0",
2705           "System.IO.FileSystem": "4.0.1",
2706           "System.IO.FileSystem.Primitives": "4.0.1",
2707           "System.Resources.ResourceManager": "4.0.1",
2708           "System.Runtime": "4.1.0",
2709           "System.Runtime.Extensions": "4.1.0",
2710           "System.Runtime.InteropServices": "4.1.0",
2711           "System.Text.Encoding": "4.0.11",
2712           "System.Text.Encoding.Extensions": "4.0.11",
2713           "System.Text.RegularExpressions": "4.1.0",
2714           "System.Threading.Tasks": "4.0.11",
2715           "System.Threading.Tasks.Extensions": "4.0.0"
2716         },
2717         "compile": {
2718           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
2719         },
2720         "runtime": {
2721           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
2722         }
2723       },
2724       "System.Xml.XDocument/4.0.11": {
2725         "type": "package",
2726         "dependencies": {
2727           "System.Collections": "4.0.11",
2728           "System.Diagnostics.Debug": "4.0.11",
2729           "System.Diagnostics.Tools": "4.0.1",
2730           "System.Globalization": "4.0.11",
2731           "System.IO": "4.1.0",
2732           "System.Reflection": "4.1.0",
2733           "System.Resources.ResourceManager": "4.0.1",
2734           "System.Runtime": "4.1.0",
2735           "System.Runtime.Extensions": "4.1.0",
2736           "System.Text.Encoding": "4.0.11",
2737           "System.Threading": "4.0.11",
2738           "System.Xml.ReaderWriter": "4.0.11"
2739         },
2740         "compile": {
2741           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
2742         },
2743         "runtime": {
2744           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
2745         }
2746       },
2747       "System.Xml.XmlDocument/4.0.1": {
2748         "type": "package",
2749         "dependencies": {
2750           "System.Collections": "4.0.11",
2751           "System.Diagnostics.Debug": "4.0.11",
2752           "System.Globalization": "4.0.11",
2753           "System.IO": "4.1.0",
2754           "System.Resources.ResourceManager": "4.0.1",
2755           "System.Runtime": "4.1.0",
2756           "System.Runtime.Extensions": "4.1.0",
2757           "System.Text.Encoding": "4.0.11",
2758           "System.Threading": "4.0.11",
2759           "System.Xml.ReaderWriter": "4.0.11"
2760         },
2761         "compile": {
2762           "ref/netstandard1.3/_._": {}
2763         },
2764         "runtime": {
2765           "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
2766         }
2767       },
2768       "System.Xml.XPath/4.0.1": {
2769         "type": "package",
2770         "dependencies": {
2771           "System.Collections": "4.0.11",
2772           "System.Diagnostics.Debug": "4.0.11",
2773           "System.Globalization": "4.0.11",
2774           "System.IO": "4.1.0",
2775           "System.Resources.ResourceManager": "4.0.1",
2776           "System.Runtime": "4.1.0",
2777           "System.Runtime.Extensions": "4.1.0",
2778           "System.Threading": "4.0.11",
2779           "System.Xml.ReaderWriter": "4.0.11"
2780         },
2781         "compile": {
2782           "ref/netstandard1.3/_._": {}
2783         },
2784         "runtime": {
2785           "lib/netstandard1.3/System.Xml.XPath.dll": {}
2786         }
2787       },
2788       "System.Xml.XPath.XDocument/4.0.1": {
2789         "type": "package",
2790         "dependencies": {
2791           "System.Diagnostics.Debug": "4.0.11",
2792           "System.Linq": "4.1.0",
2793           "System.Resources.ResourceManager": "4.0.1",
2794           "System.Runtime": "4.1.0",
2795           "System.Runtime.Extensions": "4.1.0",
2796           "System.Threading": "4.0.11",
2797           "System.Xml.ReaderWriter": "4.0.11",
2798           "System.Xml.XDocument": "4.0.11",
2799           "System.Xml.XPath": "4.0.1"
2800         },
2801         "compile": {
2802           "ref/netstandard1.3/_._": {}
2803         },
2804         "runtime": {
2805           "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
2806         }
2807       }
2808     },
2809     ".NETCoreApp,Version=v3.1/linux-x64": {
2810       "cijobs/0.0.1.2": {
2811         "type": "package",
2812         "dependencies": {
2813           "Microsoft.DotNet.Cli.Utils": "1.0.0-dev-1457",
2814           "Microsoft.NETCore.App": "1.0.0",
2815           "Newtonsoft.Json": "8.0.3",
2816           "System.CommandLine": "0.1.0-e161117-2",
2817           "System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-10"
2818         },
2819         "compile": {
2820           "lib/netcoreapp1.0/cijobs.dll": {}
2821         },
2822         "runtime": {
2823           "lib/netcoreapp1.0/cijobs.dll": {}
2824         }
2825       },
2826       "jit-analyze/0.0.1.1": {
2827         "type": "package",
2828         "dependencies": {
2829           "Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
2830           "Microsoft.NETCore.App": "1.0.0",
2831           "Newtonsoft.Json": "8.0.3",
2832           "System.CommandLine": "0.1.0-e161108-1",
2833           "System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-10"
2834         },
2835         "compile": {
2836           "lib/netcoreapp1.0/jit-analyze.dll": {}
2837         },
2838         "runtime": {
2839           "lib/netcoreapp1.0/jit-analyze.dll": {}
2840         }
2841       },
2842       "jit-dasm/0.0.1.4": {
2843         "type": "package",
2844         "dependencies": {
2845           "Microsoft.DotNet.Cli.Utils": "1.0.0-preview2-003121",
2846           "Microsoft.NETCore.App": "1.0.0",
2847           "System.CommandLine": "0.1.0-e161108-1"
2848         },
2849         "compile": {
2850           "lib/netcoreapp1.0/jit-dasm.dll": {}
2851         },
2852         "runtime": {
2853           "lib/netcoreapp1.0/jit-dasm.dll": {}
2854         }
2855       },
2856       "Libuv/1.9.0": {
2857         "type": "package",
2858         "dependencies": {
2859           "Microsoft.NETCore.Platforms": "1.0.1"
2860         }
2861       },
2862       "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
2863         "type": "package"
2864       },
2865       "Microsoft.CodeAnalysis.Common/1.3.0": {
2866         "type": "package",
2867         "dependencies": {
2868           "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
2869           "System.AppContext": "4.1.0",
2870           "System.Collections": "4.0.11",
2871           "System.Collections.Concurrent": "4.0.12",
2872           "System.Collections.Immutable": "1.2.0",
2873           "System.Console": "4.0.0",
2874           "System.Diagnostics.Debug": "4.0.11",
2875           "System.Diagnostics.FileVersionInfo": "4.0.0",
2876           "System.Diagnostics.StackTrace": "4.0.1",
2877           "System.Diagnostics.Tools": "4.0.1",
2878           "System.Dynamic.Runtime": "4.0.11",
2879           "System.Globalization": "4.0.11",
2880           "System.IO.FileSystem": "4.0.1",
2881           "System.IO.FileSystem.Primitives": "4.0.1",
2882           "System.Linq": "4.1.0",
2883           "System.Linq.Expressions": "4.1.0",
2884           "System.Reflection": "4.1.0",
2885           "System.Reflection.Metadata": "1.3.0",
2886           "System.Reflection.Primitives": "4.0.1",
2887           "System.Resources.ResourceManager": "4.0.1",
2888           "System.Runtime": "4.1.0",
2889           "System.Runtime.Extensions": "4.1.0",
2890           "System.Runtime.Handles": "4.0.1",
2891           "System.Runtime.InteropServices": "4.1.0",
2892           "System.Runtime.Numerics": "4.0.1",
2893           "System.Security.Cryptography.Algorithms": "4.2.0",
2894           "System.Security.Cryptography.Encoding": "4.0.0",
2895           "System.Security.Cryptography.X509Certificates": "4.1.0",
2896           "System.Text.Encoding": "4.0.11",
2897           "System.Text.Encoding.CodePages": "4.0.1",
2898           "System.Text.Encoding.Extensions": "4.0.11",
2899           "System.Threading": "4.0.11",
2900           "System.Threading.Tasks": "4.0.11",
2901           "System.Threading.Tasks.Parallel": "4.0.1",
2902           "System.Threading.Thread": "4.0.0",
2903           "System.Xml.ReaderWriter": "4.0.11",
2904           "System.Xml.XDocument": "4.0.11",
2905           "System.Xml.XPath.XDocument": "4.0.1",
2906           "System.Xml.XmlDocument": "4.0.1"
2907         },
2908         "compile": {
2909           "lib/netstandard1.3/_._": {}
2910         },
2911         "runtime": {
2912           "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
2913         }
2914       },
2915       "Microsoft.CodeAnalysis.CSharp/1.3.0": {
2916         "type": "package",
2917         "dependencies": {
2918           "Microsoft.CodeAnalysis.Common": "[1.3.0]"
2919         },
2920         "compile": {
2921           "lib/netstandard1.3/_._": {}
2922         },
2923         "runtime": {
2924           "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
2925         }
2926       },
2927       "Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
2928         "type": "package",
2929         "dependencies": {
2930           "Microsoft.CodeAnalysis.Common": "1.3.0"
2931         },
2932         "compile": {
2933           "lib/netstandard1.3/_._": {}
2934         },
2935         "runtime": {
2936           "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll": {}
2937         }
2938       },
2939       "Microsoft.CSharp/4.0.1": {
2940         "type": "package",
2941         "dependencies": {
2942           "System.Collections": "4.0.11",
2943           "System.Diagnostics.Debug": "4.0.11",
2944           "System.Dynamic.Runtime": "4.0.11",
2945           "System.Globalization": "4.0.11",
2946           "System.Linq": "4.1.0",
2947           "System.Linq.Expressions": "4.1.0",
2948           "System.ObjectModel": "4.0.12",
2949           "System.Reflection": "4.1.0",
2950           "System.Reflection.Extensions": "4.0.1",
2951           "System.Reflection.Primitives": "4.0.1",
2952           "System.Reflection.TypeExtensions": "4.1.0",
2953           "System.Resources.ResourceManager": "4.0.1",
2954           "System.Runtime": "4.1.0",
2955           "System.Runtime.Extensions": "4.1.0",
2956           "System.Runtime.InteropServices": "4.1.0",
2957           "System.Threading": "4.0.11"
2958         },
2959         "compile": {
2960           "ref/netstandard1.0/Microsoft.CSharp.dll": {}
2961         },
2962         "runtime": {
2963           "lib/netstandard1.3/Microsoft.CSharp.dll": {}
2964         }
2965       },
2966       "Microsoft.DotNet.Cli.Utils/1.0.0-preview2-003121": {
2967         "type": "package",
2968         "dependencies": {
2969           "Microsoft.DotNet.ProjectModel": "1.0.0-rc3-003121",
2970           "NuGet.Frameworks": "3.5.0-beta2-1484",
2971           "NuGet.Packaging": "3.5.0-beta2-1484",
2972           "NuGet.ProjectModel": "3.5.0-beta2-1484",
2973           "NuGet.Versioning": "3.5.0-beta2-1484",
2974           "System.Diagnostics.Process": "4.1.0"
2975         },
2976         "compile": {
2977           "lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll": {}
2978         },
2979         "runtime": {
2980           "lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll": {}
2981         }
2982       },
2983       "Microsoft.DotNet.CoreCLR.TestDependencies/1.0.0-prerelease": {
2984         "type": "package",
2985         "compile": {
2986           "lib/aspnetcore50/API-MS-Win-Base-Util-L1-1-0.dll": {},
2987           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {},
2988           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {},
2989           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {},
2990           "lib/aspnetcore50/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {},
2991           "lib/aspnetcore50/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {},
2992           "lib/aspnetcore50/API-MS-Win-Core-String-L2-1-0.dll": {},
2993           "lib/aspnetcore50/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {},
2994           "lib/aspnetcore50/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {},
2995           "lib/aspnetcore50/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {},
2996           "lib/aspnetcore50/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {},
2997           "lib/aspnetcore50/API-MS-Win-Eventing-Controller-L1-1-0.dll": {},
2998           "lib/aspnetcore50/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {},
2999           "lib/aspnetcore50/API-MS-Win-Eventing-Provider-L1-1-0.dll": {},
3000           "lib/aspnetcore50/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {},
3001           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-0.dll": {},
3002           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-1.dll": {},
3003           "lib/aspnetcore50/System.Core.dll": {},
3004           "lib/aspnetcore50/System.Xml.Linq.dll": {},
3005           "lib/aspnetcore50/System.Xml.dll": {},
3006           "lib/aspnetcore50/System.dll": {},
3007           "lib/aspnetcore50/api-ms-win-core-com-l1-1-0.dll": {},
3008           "lib/aspnetcore50/api-ms-win-core-com-private-l1-1-0.dll": {},
3009           "lib/aspnetcore50/api-ms-win-core-comm-l1-1-0.dll": {},
3010           "lib/aspnetcore50/api-ms-win-core-console-l1-1-0.dll": {},
3011           "lib/aspnetcore50/api-ms-win-core-console-l2-1-0.dll": {},
3012           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-0.dll": {},
3013           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-1.dll": {},
3014           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-0.dll": {},
3015           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-1.dll": {},
3016           "lib/aspnetcore50/api-ms-win-core-delayload-l1-1-0.dll": {},
3017           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-0.dll": {},
3018           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-1.dll": {},
3019           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-0.dll": {},
3020           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-1.dll": {},
3021           "lib/aspnetcore50/api-ms-win-core-file-l1-1-0.dll": {},
3022           "lib/aspnetcore50/api-ms-win-core-file-l1-2-0.dll": {},
3023           "lib/aspnetcore50/api-ms-win-core-file-l1-2-1.dll": {},
3024           "lib/aspnetcore50/api-ms-win-core-file-l2-1-0.dll": {},
3025           "lib/aspnetcore50/api-ms-win-core-file-l2-1-1.dll": {},
3026           "lib/aspnetcore50/api-ms-win-core-handle-l1-1-0.dll": {},
3027           "lib/aspnetcore50/api-ms-win-core-heap-l1-1-0.dll": {},
3028           "lib/aspnetcore50/api-ms-win-core-heap-obsolete-l1-1-0.dll": {},
3029           "lib/aspnetcore50/api-ms-win-core-interlocked-l1-1-0.dll": {},
3030           "lib/aspnetcore50/api-ms-win-core-io-l1-1-0.dll": {},
3031           "lib/aspnetcore50/api-ms-win-core-io-l1-1-1.dll": {},
3032           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {},
3033           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {},
3034           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {},
3035           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-0.dll": {},
3036           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-1.dll": {},
3037           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-0.dll": {},
3038           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-1.dll": {},
3039           "lib/aspnetcore50/api-ms-win-core-localization-l2-1-0.dll": {},
3040           "lib/aspnetcore50/api-ms-win-core-localization-obsolete-l1-2-0.dll": {},
3041           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-0.dll": {},
3042           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-1.dll": {},
3043           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-2.dll": {},
3044           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-3.dll": {},
3045           "lib/aspnetcore50/api-ms-win-core-namedpipe-l1-1-0.dll": {},
3046           "lib/aspnetcore50/api-ms-win-core-normalization-l1-1-0.dll": {},
3047           "lib/aspnetcore50/api-ms-win-core-privateprofile-l1-1-1.dll": {},
3048           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-1-0.dll": {},
3049           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-2-0.dll": {},
3050           "lib/aspnetcore50/api-ms-win-core-processsecurity-l1-1-0.dll": {},
3051           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-0.dll": {},
3052           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-1.dll": {},
3053           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-2.dll": {},
3054           "lib/aspnetcore50/api-ms-win-core-profile-l1-1-0.dll": {},
3055           "lib/aspnetcore50/api-ms-win-core-psapi-ansi-l1-1-0.dll": {},
3056           "lib/aspnetcore50/api-ms-win-core-psapi-l1-1-0.dll": {},
3057           "lib/aspnetcore50/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {},
3058           "lib/aspnetcore50/api-ms-win-core-realtime-l1-1-0.dll": {},
3059           "lib/aspnetcore50/api-ms-win-core-registry-l1-1-0.dll": {},
3060           "lib/aspnetcore50/api-ms-win-core-registry-l2-1-0.dll": {},
3061           "lib/aspnetcore50/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
3062           "lib/aspnetcore50/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {},
3063           "lib/aspnetcore50/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {},
3064           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-0.dll": {},
3065           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-1.dll": {},
3066           "lib/aspnetcore50/api-ms-win-core-string-l1-1-0.dll": {},
3067           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-0.dll": {},
3068           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-1.dll": {},
3069           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-0.dll": {},
3070           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-1.dll": {},
3071           "lib/aspnetcore50/api-ms-win-core-synch-l1-1-0.dll": {},
3072           "lib/aspnetcore50/api-ms-win-core-synch-l1-2-0.dll": {},
3073           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-1-0.dll": {},
3074           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-0.dll": {},
3075           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-1.dll": {},
3076           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-2.dll": {},
3077           "lib/aspnetcore50/api-ms-win-core-threadpool-l1-2-0.dll": {},
3078           "lib/aspnetcore50/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {},
3079           "lib/aspnetcore50/api-ms-win-core-threadpool-private-l1-1-0.dll": {},
3080           "lib/aspnetcore50/api-ms-win-core-timezone-l1-1-0.dll": {},
3081           "lib/aspnetcore50/api-ms-win-core-url-l1-1-0.dll": {},
3082           "lib/aspnetcore50/api-ms-win-core-util-l1-1-0.dll": {},
3083           "lib/aspnetcore50/api-ms-win-core-version-l1-1-0.dll": {},
3084           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-0.dll": {},
3085           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-1.dll": {},
3086           "lib/aspnetcore50/api-ms-win-core-winrt-l1-1-0.dll": {},
3087           "lib/aspnetcore50/api-ms-win-core-winrt-registration-l1-1-0.dll": {},
3088           "lib/aspnetcore50/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {},
3089           "lib/aspnetcore50/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {},
3090           "lib/aspnetcore50/api-ms-win-core-winrt-string-l1-1-0.dll": {},
3091           "lib/aspnetcore50/api-ms-win-core-wow64-l1-1-0.dll": {},
3092           "lib/aspnetcore50/api-ms-win-core-xstate-l1-1-0.dll": {},
3093           "lib/aspnetcore50/api-ms-win-core-xstate-l2-1-0.dll": {},
3094           "lib/aspnetcore50/api-ms-win-ro-typeresolution-l1-1-0.dll": {},
3095           "lib/aspnetcore50/api-ms-win-security-base-l1-1-0.dll": {},
3096           "lib/aspnetcore50/api-ms-win-security-cryptoapi-l1-1-0.dll": {},
3097           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-0.dll": {},
3098           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-1.dll": {},
3099           "lib/aspnetcore50/api-ms-win-security-provider-l1-1-0.dll": {},
3100           "lib/aspnetcore50/api-ms-win-security-sddl-l1-1-0.dll": {},
3101           "lib/aspnetcore50/api-ms-win-service-core-l1-1-0.dll": {},
3102           "lib/aspnetcore50/api-ms-win-service-core-l1-1-1.dll": {},
3103           "lib/aspnetcore50/api-ms-win-service-management-l1-1-0.dll": {},
3104           "lib/aspnetcore50/api-ms-win-service-management-l2-1-0.dll": {},
3105           "lib/aspnetcore50/api-ms-win-service-private-l1-1-0.dll": {},
3106           "lib/aspnetcore50/api-ms-win-service-private-l1-1-1.dll": {},
3107           "lib/aspnetcore50/api-ms-win-service-winsvc-l1-1-0.dll": {}
3108         },
3109         "runtime": {
3110           "lib/aspnetcore50/API-MS-Win-Base-Util-L1-1-0.dll": {},
3111           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll": {},
3112           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll": {},
3113           "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll": {},
3114           "lib/aspnetcore50/API-MS-Win-Core-PrivateProfile-L1-1-0.dll": {},
3115           "lib/aspnetcore50/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll": {},
3116           "lib/aspnetcore50/API-MS-Win-Core-String-L2-1-0.dll": {},
3117           "lib/aspnetcore50/API-MS-Win-Core-StringAnsi-L1-1-0.dll": {},
3118           "lib/aspnetcore50/API-MS-Win-EventLog-Legacy-L1-1-0.dll": {},
3119           "lib/aspnetcore50/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll": {},
3120           "lib/aspnetcore50/API-MS-Win-Eventing-Consumer-L1-1-0.dll": {},
3121           "lib/aspnetcore50/API-MS-Win-Eventing-Controller-L1-1-0.dll": {},
3122           "lib/aspnetcore50/API-MS-Win-Eventing-Legacy-L1-1-0.dll": {},
3123           "lib/aspnetcore50/API-MS-Win-Eventing-Provider-L1-1-0.dll": {},
3124           "lib/aspnetcore50/API-MS-Win-Security-LsaPolicy-L1-1-0.dll": {},
3125           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-0.dll": {},
3126           "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-1.dll": {},
3127           "lib/aspnetcore50/System.Core.dll": {},
3128           "lib/aspnetcore50/System.Xml.Linq.dll": {},
3129           "lib/aspnetcore50/System.Xml.dll": {},
3130           "lib/aspnetcore50/System.dll": {},
3131           "lib/aspnetcore50/api-ms-win-core-com-l1-1-0.dll": {},
3132           "lib/aspnetcore50/api-ms-win-core-com-private-l1-1-0.dll": {},
3133           "lib/aspnetcore50/api-ms-win-core-comm-l1-1-0.dll": {},
3134           "lib/aspnetcore50/api-ms-win-core-console-l1-1-0.dll": {},
3135           "lib/aspnetcore50/api-ms-win-core-console-l2-1-0.dll": {},
3136           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-0.dll": {},
3137           "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-1.dll": {},
3138           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-0.dll": {},
3139           "lib/aspnetcore50/api-ms-win-core-debug-l1-1-1.dll": {},
3140           "lib/aspnetcore50/api-ms-win-core-delayload-l1-1-0.dll": {},
3141           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-0.dll": {},
3142           "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-1.dll": {},
3143           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-0.dll": {},
3144           "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-1.dll": {},
3145           "lib/aspnetcore50/api-ms-win-core-file-l1-1-0.dll": {},
3146           "lib/aspnetcore50/api-ms-win-core-file-l1-2-0.dll": {},
3147           "lib/aspnetcore50/api-ms-win-core-file-l1-2-1.dll": {},
3148           "lib/aspnetcore50/api-ms-win-core-file-l2-1-0.dll": {},
3149           "lib/aspnetcore50/api-ms-win-core-file-l2-1-1.dll": {},
3150           "lib/aspnetcore50/api-ms-win-core-handle-l1-1-0.dll": {},
3151           "lib/aspnetcore50/api-ms-win-core-heap-l1-1-0.dll": {},
3152           "lib/aspnetcore50/api-ms-win-core-heap-obsolete-l1-1-0.dll": {},
3153           "lib/aspnetcore50/api-ms-win-core-interlocked-l1-1-0.dll": {},
3154           "lib/aspnetcore50/api-ms-win-core-io-l1-1-0.dll": {},
3155           "lib/aspnetcore50/api-ms-win-core-io-l1-1-1.dll": {},
3156           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-0.dll": {},
3157           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-1.dll": {},
3158           "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-2.dll": {},
3159           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-0.dll": {},
3160           "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-1.dll": {},
3161           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-0.dll": {},
3162           "lib/aspnetcore50/api-ms-win-core-localization-l1-2-1.dll": {},
3163           "lib/aspnetcore50/api-ms-win-core-localization-l2-1-0.dll": {},
3164           "lib/aspnetcore50/api-ms-win-core-localization-obsolete-l1-2-0.dll": {},
3165           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-0.dll": {},
3166           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-1.dll": {},
3167           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-2.dll": {},
3168           "lib/aspnetcore50/api-ms-win-core-memory-l1-1-3.dll": {},
3169           "lib/aspnetcore50/api-ms-win-core-namedpipe-l1-1-0.dll": {},
3170           "lib/aspnetcore50/api-ms-win-core-normalization-l1-1-0.dll": {},
3171           "lib/aspnetcore50/api-ms-win-core-privateprofile-l1-1-1.dll": {},
3172           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-1-0.dll": {},
3173           "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-2-0.dll": {},
3174           "lib/aspnetcore50/api-ms-win-core-processsecurity-l1-1-0.dll": {},
3175           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-0.dll": {},
3176           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-1.dll": {},
3177           "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-2.dll": {},
3178           "lib/aspnetcore50/api-ms-win-core-profile-l1-1-0.dll": {},
3179           "lib/aspnetcore50/api-ms-win-core-psapi-ansi-l1-1-0.dll": {},
3180           "lib/aspnetcore50/api-ms-win-core-psapi-l1-1-0.dll": {},
3181           "lib/aspnetcore50/api-ms-win-core-psapi-obsolete-l1-1-0.dll": {},
3182           "lib/aspnetcore50/api-ms-win-core-realtime-l1-1-0.dll": {},
3183           "lib/aspnetcore50/api-ms-win-core-registry-l1-1-0.dll": {},
3184           "lib/aspnetcore50/api-ms-win-core-registry-l2-1-0.dll": {},
3185           "lib/aspnetcore50/api-ms-win-core-rtlsupport-l1-1-0.dll": {},
3186           "lib/aspnetcore50/api-ms-win-core-shlwapi-legacy-l1-1-0.dll": {},
3187           "lib/aspnetcore50/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll": {},
3188           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-0.dll": {},
3189           "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-1.dll": {},
3190           "lib/aspnetcore50/api-ms-win-core-string-l1-1-0.dll": {},
3191           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-0.dll": {},
3192           "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-1.dll": {},
3193           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-0.dll": {},
3194           "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-1.dll": {},
3195           "lib/aspnetcore50/api-ms-win-core-synch-l1-1-0.dll": {},
3196           "lib/aspnetcore50/api-ms-win-core-synch-l1-2-0.dll": {},
3197           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-1-0.dll": {},
3198           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-0.dll": {},
3199           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-1.dll": {},
3200           "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-2.dll": {},
3201           "lib/aspnetcore50/api-ms-win-core-threadpool-l1-2-0.dll": {},
3202           "lib/aspnetcore50/api-ms-win-core-threadpool-legacy-l1-1-0.dll": {},
3203           "lib/aspnetcore50/api-ms-win-core-threadpool-private-l1-1-0.dll": {},
3204           "lib/aspnetcore50/api-ms-win-core-timezone-l1-1-0.dll": {},
3205           "lib/aspnetcore50/api-ms-win-core-url-l1-1-0.dll": {},
3206           "lib/aspnetcore50/api-ms-win-core-util-l1-1-0.dll": {},
3207           "lib/aspnetcore50/api-ms-win-core-version-l1-1-0.dll": {},
3208           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-0.dll": {},
3209           "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-1.dll": {},
3210           "lib/aspnetcore50/api-ms-win-core-winrt-l1-1-0.dll": {},
3211           "lib/aspnetcore50/api-ms-win-core-winrt-registration-l1-1-0.dll": {},
3212           "lib/aspnetcore50/api-ms-win-core-winrt-robuffer-l1-1-0.dll": {},
3213           "lib/aspnetcore50/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll": {},
3214           "lib/aspnetcore50/api-ms-win-core-winrt-string-l1-1-0.dll": {},
3215           "lib/aspnetcore50/api-ms-win-core-wow64-l1-1-0.dll": {},
3216           "lib/aspnetcore50/api-ms-win-core-xstate-l1-1-0.dll": {},
3217           "lib/aspnetcore50/api-ms-win-core-xstate-l2-1-0.dll": {},
3218           "lib/aspnetcore50/api-ms-win-ro-typeresolution-l1-1-0.dll": {},
3219           "lib/aspnetcore50/api-ms-win-security-base-l1-1-0.dll": {},
3220           "lib/aspnetcore50/api-ms-win-security-cryptoapi-l1-1-0.dll": {},
3221           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-0.dll": {},
3222           "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-1.dll": {},
3223           "lib/aspnetcore50/api-ms-win-security-provider-l1-1-0.dll": {},
3224           "lib/aspnetcore50/api-ms-win-security-sddl-l1-1-0.dll": {},
3225           "lib/aspnetcore50/api-ms-win-service-core-l1-1-0.dll": {},
3226           "lib/aspnetcore50/api-ms-win-service-core-l1-1-1.dll": {},
3227           "lib/aspnetcore50/api-ms-win-service-management-l1-1-0.dll": {},
3228           "lib/aspnetcore50/api-ms-win-service-management-l2-1-0.dll": {},
3229           "lib/aspnetcore50/api-ms-win-service-private-l1-1-0.dll": {},
3230           "lib/aspnetcore50/api-ms-win-service-private-l1-1-1.dll": {},
3231           "lib/aspnetcore50/api-ms-win-service-winsvc-l1-1-0.dll": {}
3232         }
3233       },
3234       "Microsoft.DotNet.InternalAbstractions/1.0.0": {
3235         "type": "package",
3236         "dependencies": {
3237           "System.AppContext": "4.1.0",
3238           "System.Collections": "4.0.11",
3239           "System.IO": "4.1.0",
3240           "System.IO.FileSystem": "4.0.1",
3241           "System.Reflection.TypeExtensions": "4.1.0",
3242           "System.Runtime.Extensions": "4.1.0",
3243           "System.Runtime.InteropServices": "4.1.0",
3244           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
3245         },
3246         "compile": {
3247           "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {}
3248         },
3249         "runtime": {
3250           "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {}
3251         }
3252       },
3253       "Microsoft.DotNet.ProjectModel/1.0.0-rc3-003121": {
3254         "type": "package",
3255         "dependencies": {
3256           "Microsoft.CSharp": "4.0.1",
3257           "Microsoft.Extensions.DependencyModel": "1.0.0",
3258           "Newtonsoft.Json": "9.0.1",
3259           "NuGet.Packaging": "3.5.0-beta2-1484",
3260           "NuGet.RuntimeModel": "3.5.0-beta2-1484",
3261           "System.Dynamic.Runtime": "4.0.11",
3262           "System.Reflection.Metadata": "1.3.0",
3263           "System.Runtime.Loader": "4.0.0",
3264           "System.Runtime.Serialization.Primitives": "4.1.1",
3265           "System.Security.Cryptography.Algorithms": "4.2.0",
3266           "System.Threading.Thread": "4.0.0",
3267           "System.Xml.XDocument": "4.0.11"
3268         },
3269         "compile": {
3270           "lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll": {}
3271         },
3272         "runtime": {
3273           "lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll": {}
3274         }
3275       },
3276       "Microsoft.Extensions.DependencyModel/1.0.0": {
3277         "type": "package",
3278         "dependencies": {
3279           "Microsoft.DotNet.InternalAbstractions": "1.0.0",
3280           "Newtonsoft.Json": "9.0.1",
3281           "System.Diagnostics.Debug": "4.0.11",
3282           "System.Dynamic.Runtime": "4.0.11",
3283           "System.Linq": "4.1.0"
3284         },
3285         "compile": {
3286           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
3287         },
3288         "runtime": {
3289           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
3290         }
3291       },
3292       "Microsoft.NETCore.App/1.0.0": {
3293         "type": "package",
3294         "dependencies": {
3295           "Libuv": "1.9.0",
3296           "Microsoft.CSharp": "4.0.1",
3297           "Microsoft.CodeAnalysis.CSharp": "1.3.0",
3298           "Microsoft.CodeAnalysis.VisualBasic": "1.3.0",
3299           "Microsoft.NETCore.DotNetHostPolicy": "1.0.1",
3300           "Microsoft.NETCore.Runtime.CoreCLR": "1.0.2",
3301           "Microsoft.VisualBasic": "10.0.1",
3302           "NETStandard.Library": "1.6.0",
3303           "System.Buffers": "4.0.0",
3304           "System.Collections.Immutable": "1.2.0",
3305           "System.ComponentModel": "4.0.1",
3306           "System.ComponentModel.Annotations": "4.1.0",
3307           "System.Diagnostics.DiagnosticSource": "4.0.0",
3308           "System.Diagnostics.Process": "4.1.0",
3309           "System.Dynamic.Runtime": "4.0.11",
3310           "System.Globalization.Extensions": "4.0.1",
3311           "System.IO.FileSystem.Watcher": "4.0.0",
3312           "System.IO.MemoryMappedFiles": "4.0.0",
3313           "System.IO.UnmanagedMemoryStream": "4.0.1",
3314           "System.Linq.Expressions": "4.1.0",
3315           "System.Linq.Parallel": "4.0.1",
3316           "System.Linq.Queryable": "4.0.1",
3317           "System.Net.NameResolution": "4.0.0",
3318           "System.Net.Requests": "4.0.11",
3319           "System.Net.Security": "4.0.0",
3320           "System.Net.WebHeaderCollection": "4.0.1",
3321           "System.Numerics.Vectors": "4.1.1",
3322           "System.Reflection.DispatchProxy": "4.0.1",
3323           "System.Reflection.Metadata": "1.3.0",
3324           "System.Reflection.TypeExtensions": "4.1.0",
3325           "System.Resources.Reader": "4.0.0",
3326           "System.Runtime.Loader": "4.0.0",
3327           "System.Security.Cryptography.Algorithms": "4.2.0",
3328           "System.Security.Cryptography.Encoding": "4.0.0",
3329           "System.Security.Cryptography.Primitives": "4.0.0",
3330           "System.Security.Cryptography.X509Certificates": "4.1.0",
3331           "System.Threading.Tasks.Dataflow": "4.6.0",
3332           "System.Threading.Tasks.Extensions": "4.0.0",
3333           "System.Threading.Tasks.Parallel": "4.0.1",
3334           "System.Threading.Thread": "4.0.0",
3335           "System.Threading.ThreadPool": "4.0.10"
3336         },
3337         "compile": {
3338           "lib/netcoreapp1.0/_._": {}
3339         },
3340         "runtime": {
3341           "lib/netcoreapp1.0/_._": {}
3342         }
3343       },
3344       "Microsoft.NETCore.DotNetHost/1.0.1": {
3345         "type": "package"
3346       },
3347       "Microsoft.NETCore.DotNetHostPolicy/1.0.1": {
3348         "type": "package",
3349         "dependencies": {
3350           "Microsoft.NETCore.DotNetHostResolver": "1.0.1"
3351         }
3352       },
3353       "Microsoft.NETCore.DotNetHostResolver/1.0.1": {
3354         "type": "package",
3355         "dependencies": {
3356           "Microsoft.NETCore.DotNetHost": "1.0.1"
3357         }
3358       },
3359       "Microsoft.NETCore.Jit/1.0.2": {
3360         "type": "package"
3361       },
3362       "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
3363         "type": "package",
3364         "compile": {
3365           "lib/netstandard1.0/_._": {}
3366         },
3367         "runtime": {
3368           "lib/netstandard1.0/_._": {}
3369         }
3370       },
3371       "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
3372         "type": "package",
3373         "dependencies": {
3374           "Microsoft.NETCore.Jit": "1.0.2",
3375           "Microsoft.NETCore.Windows.ApiSets": "1.0.1"
3376         }
3377       },
3378       "Microsoft.NETCore.Targets/1.0.1": {
3379         "type": "package",
3380         "compile": {
3381           "lib/netstandard1.0/_._": {}
3382         },
3383         "runtime": {
3384           "lib/netstandard1.0/_._": {}
3385         }
3386       },
3387       "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
3388         "type": "package"
3389       },
3390       "Microsoft.VisualBasic/10.0.1": {
3391         "type": "package",
3392         "dependencies": {
3393           "System.Collections": "4.0.11",
3394           "System.Diagnostics.Debug": "4.0.11",
3395           "System.Dynamic.Runtime": "4.0.11",
3396           "System.Globalization": "4.0.11",
3397           "System.Linq": "4.1.0",
3398           "System.Linq.Expressions": "4.1.0",
3399           "System.ObjectModel": "4.0.12",
3400           "System.Reflection": "4.1.0",
3401           "System.Reflection.Extensions": "4.0.1",
3402           "System.Reflection.Primitives": "4.0.1",
3403           "System.Reflection.TypeExtensions": "4.1.0",
3404           "System.Resources.ResourceManager": "4.0.1",
3405           "System.Runtime": "4.1.0",
3406           "System.Runtime.Extensions": "4.1.0",
3407           "System.Runtime.InteropServices": "4.1.0",
3408           "System.Threading": "4.0.11"
3409         },
3410         "compile": {
3411           "ref/netstandard1.1/Microsoft.VisualBasic.dll": {}
3412         },
3413         "runtime": {
3414           "lib/netstandard1.3/Microsoft.VisualBasic.dll": {}
3415         }
3416       },
3417       "Microsoft.Win32.Primitives/4.0.1": {
3418         "type": "package",
3419         "dependencies": {
3420           "Microsoft.NETCore.Platforms": "1.0.1",
3421           "Microsoft.NETCore.Targets": "1.0.1",
3422           "System.Runtime": "4.1.0",
3423           "runtime.unix.Microsoft.Win32.Primitives": "4.0.1"
3424         },
3425         "compile": {
3426           "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
3427         }
3428       },
3429       "Microsoft.Win32.Registry/4.0.0": {
3430         "type": "package",
3431         "dependencies": {
3432           "Microsoft.NETCore.Platforms": "1.0.1",
3433           "System.Collections": "4.0.11",
3434           "System.Globalization": "4.0.11",
3435           "System.Resources.ResourceManager": "4.0.1",
3436           "System.Runtime": "4.1.0",
3437           "System.Runtime.Extensions": "4.1.0",
3438           "System.Runtime.Handles": "4.0.1",
3439           "System.Runtime.InteropServices": "4.1.0"
3440         },
3441         "compile": {
3442           "ref/netstandard1.3/_._": {}
3443         },
3444         "runtime": {
3445           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll": {}
3446         }
3447       },
3448       "NETStandard.Library/1.6.0": {
3449         "type": "package",
3450         "dependencies": {
3451           "Microsoft.NETCore.Platforms": "1.0.1",
3452           "Microsoft.Win32.Primitives": "4.0.1",
3453           "System.AppContext": "4.1.0",
3454           "System.Collections": "4.0.11",
3455           "System.Collections.Concurrent": "4.0.12",
3456           "System.Console": "4.0.0",
3457           "System.Diagnostics.Debug": "4.0.11",
3458           "System.Diagnostics.Tools": "4.0.1",
3459           "System.Diagnostics.Tracing": "4.1.0",
3460           "System.Globalization": "4.0.11",
3461           "System.Globalization.Calendars": "4.0.1",
3462           "System.IO": "4.1.0",
3463           "System.IO.Compression": "4.1.0",
3464           "System.IO.Compression.ZipFile": "4.0.1",
3465           "System.IO.FileSystem": "4.0.1",
3466           "System.IO.FileSystem.Primitives": "4.0.1",
3467           "System.Linq": "4.1.0",
3468           "System.Linq.Expressions": "4.1.0",
3469           "System.Net.Http": "4.1.0",
3470           "System.Net.Primitives": "4.0.11",
3471           "System.Net.Sockets": "4.1.0",
3472           "System.ObjectModel": "4.0.12",
3473           "System.Reflection": "4.1.0",
3474           "System.Reflection.Extensions": "4.0.1",
3475           "System.Reflection.Primitives": "4.0.1",
3476           "System.Resources.ResourceManager": "4.0.1",
3477           "System.Runtime": "4.1.0",
3478           "System.Runtime.Extensions": "4.1.0",
3479           "System.Runtime.Handles": "4.0.1",
3480           "System.Runtime.InteropServices": "4.1.0",
3481           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
3482           "System.Runtime.Numerics": "4.0.1",
3483           "System.Security.Cryptography.Algorithms": "4.2.0",
3484           "System.Security.Cryptography.Encoding": "4.0.0",
3485           "System.Security.Cryptography.Primitives": "4.0.0",
3486           "System.Security.Cryptography.X509Certificates": "4.1.0",
3487           "System.Text.Encoding": "4.0.11",
3488           "System.Text.Encoding.Extensions": "4.0.11",
3489           "System.Text.RegularExpressions": "4.1.0",
3490           "System.Threading": "4.0.11",
3491           "System.Threading.Tasks": "4.0.11",
3492           "System.Threading.Timer": "4.0.1",
3493           "System.Xml.ReaderWriter": "4.0.11",
3494           "System.Xml.XDocument": "4.0.11"
3495         }
3496       },
3497       "Newtonsoft.Json/9.0.1": {
3498         "type": "package",
3499         "dependencies": {
3500           "Microsoft.CSharp": "4.0.1",
3501           "System.Collections": "4.0.11",
3502           "System.Diagnostics.Debug": "4.0.11",
3503           "System.Dynamic.Runtime": "4.0.11",
3504           "System.Globalization": "4.0.11",
3505           "System.IO": "4.1.0",
3506           "System.Linq": "4.1.0",
3507           "System.Linq.Expressions": "4.1.0",
3508           "System.ObjectModel": "4.0.12",
3509           "System.Reflection": "4.1.0",
3510           "System.Reflection.Extensions": "4.0.1",
3511           "System.Resources.ResourceManager": "4.0.1",
3512           "System.Runtime": "4.1.0",
3513           "System.Runtime.Extensions": "4.1.0",
3514           "System.Runtime.Serialization.Primitives": "4.1.1",
3515           "System.Text.Encoding": "4.0.11",
3516           "System.Text.Encoding.Extensions": "4.0.11",
3517           "System.Text.RegularExpressions": "4.1.0",
3518           "System.Threading": "4.0.11",
3519           "System.Threading.Tasks": "4.0.11",
3520           "System.Xml.ReaderWriter": "4.0.11",
3521           "System.Xml.XDocument": "4.0.11"
3522         },
3523         "compile": {
3524           "lib/netstandard1.0/Newtonsoft.Json.dll": {}
3525         },
3526         "runtime": {
3527           "lib/netstandard1.0/Newtonsoft.Json.dll": {}
3528         }
3529       },
3530       "NuGet.Common/3.5.0-beta2-1484": {
3531         "type": "package",
3532         "dependencies": {
3533           "NETStandard.Library": "1.6.0",
3534           "System.Diagnostics.Process": "4.1.0",
3535           "System.Security.Cryptography.Algorithms": "4.2.0",
3536           "System.Threading.Thread": "4.0.0"
3537         },
3538         "compile": {
3539           "lib/netstandard1.3/NuGet.Common.dll": {}
3540         },
3541         "runtime": {
3542           "lib/netstandard1.3/NuGet.Common.dll": {}
3543         }
3544       },
3545       "NuGet.Configuration/3.5.0-beta2-1484": {
3546         "type": "package",
3547         "dependencies": {
3548           "NETStandard.Library": "1.6.0",
3549           "NuGet.Common": "3.5.0-beta2-1484",
3550           "System.Xml.XDocument": "4.0.11"
3551         },
3552         "compile": {
3553           "lib/netstandard1.3/NuGet.Configuration.dll": {}
3554         },
3555         "runtime": {
3556           "lib/netstandard1.3/NuGet.Configuration.dll": {}
3557         }
3558       },
3559       "NuGet.DependencyResolver.Core/3.5.0-beta2-1484": {
3560         "type": "package",
3561         "dependencies": {
3562           "NETStandard.Library": "1.6.0",
3563           "NuGet.Frameworks": "3.5.0-beta2-1484",
3564           "NuGet.LibraryModel": "3.5.0-beta2-1484",
3565           "NuGet.Protocol.Core.v3": "3.5.0-beta2-1484",
3566           "NuGet.Repositories": "3.5.0-beta2-1484",
3567           "NuGet.RuntimeModel": "3.5.0-beta2-1484"
3568         },
3569         "compile": {
3570           "lib/netstandard1.3/NuGet.DependencyResolver.Core.dll": {}
3571         },
3572         "runtime": {
3573           "lib/netstandard1.3/NuGet.DependencyResolver.Core.dll": {}
3574         }
3575       },
3576       "NuGet.Frameworks/3.5.0-beta2-1484": {
3577         "type": "package",
3578         "dependencies": {
3579           "NETStandard.Library": "1.6.0"
3580         },
3581         "compile": {
3582           "lib/netstandard1.3/NuGet.Frameworks.dll": {}
3583         },
3584         "runtime": {
3585           "lib/netstandard1.3/NuGet.Frameworks.dll": {}
3586         }
3587       },
3588       "NuGet.LibraryModel/3.5.0-beta2-1484": {
3589         "type": "package",
3590         "dependencies": {
3591           "NETStandard.Library": "1.6.0",
3592           "NuGet.Frameworks": "3.5.0-beta2-1484",
3593           "NuGet.Versioning": "3.5.0-beta2-1484"
3594         },
3595         "compile": {
3596           "lib/netstandard1.3/NuGet.LibraryModel.dll": {}
3597         },
3598         "runtime": {
3599           "lib/netstandard1.3/NuGet.LibraryModel.dll": {}
3600         }
3601       },
3602       "NuGet.Packaging/3.5.0-beta2-1484": {
3603         "type": "package",
3604         "dependencies": {
3605           "NETStandard.Library": "1.6.0",
3606           "NuGet.Common": "3.5.0-beta2-1484",
3607           "NuGet.Packaging.Core": "3.5.0-beta2-1484",
3608           "System.IO.Compression": "4.1.0"
3609         },
3610         "compile": {
3611           "lib/netstandard1.3/NuGet.Packaging.dll": {}
3612         },
3613         "runtime": {
3614           "lib/netstandard1.3/NuGet.Packaging.dll": {}
3615         }
3616       },
3617       "NuGet.Packaging.Core/3.5.0-beta2-1484": {
3618         "type": "package",
3619         "dependencies": {
3620           "NETStandard.Library": "1.6.0",
3621           "NuGet.Common": "3.5.0-beta2-1484",
3622           "NuGet.Packaging.Core.Types": "3.5.0-beta2-1484",
3623           "System.Xml.XDocument": "4.0.11"
3624         },
3625         "compile": {
3626           "lib/netstandard1.3/NuGet.Packaging.Core.dll": {}
3627         },
3628         "runtime": {
3629           "lib/netstandard1.3/NuGet.Packaging.Core.dll": {}
3630         }
3631       },
3632       "NuGet.Packaging.Core.Types/3.5.0-beta2-1484": {
3633         "type": "package",
3634         "dependencies": {
3635           "NETStandard.Library": "1.6.0",
3636           "NuGet.Frameworks": "3.5.0-beta2-1484",
3637           "NuGet.Versioning": "3.5.0-beta2-1484"
3638         },
3639         "compile": {
3640           "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {}
3641         },
3642         "runtime": {
3643           "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll": {}
3644         }
3645       },
3646       "NuGet.ProjectModel/3.5.0-beta2-1484": {
3647         "type": "package",
3648         "dependencies": {
3649           "NETStandard.Library": "1.6.0",
3650           "Newtonsoft.Json": "6.0.4",
3651           "NuGet.DependencyResolver.Core": "3.5.0-beta2-1484",
3652           "System.Dynamic.Runtime": "4.0.11",
3653           "System.Threading.Thread": "4.0.0"
3654         },
3655         "compile": {
3656           "lib/netstandard1.3/NuGet.ProjectModel.dll": {}
3657         },
3658         "runtime": {
3659           "lib/netstandard1.3/NuGet.ProjectModel.dll": {}
3660         }
3661       },
3662       "NuGet.Protocol.Core.Types/3.5.0-beta2-1484": {
3663         "type": "package",
3664         "dependencies": {
3665           "NETStandard.Library": "1.6.0",
3666           "NuGet.Common": "3.5.0-beta2-1484",
3667           "NuGet.Configuration": "3.5.0-beta2-1484",
3668           "NuGet.Packaging": "3.5.0-beta2-1484",
3669           "System.Net.Http": "4.1.0"
3670         },
3671         "compile": {
3672           "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": {}
3673         },
3674         "runtime": {
3675           "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll": {}
3676         }
3677       },
3678       "NuGet.Protocol.Core.v3/3.5.0-beta2-1484": {
3679         "type": "package",
3680         "dependencies": {
3681           "NETStandard.Library": "1.6.0",
3682           "Newtonsoft.Json": "6.0.4",
3683           "NuGet.Common": "3.5.0-beta2-1484",
3684           "NuGet.Packaging": "3.5.0-beta2-1484",
3685           "NuGet.Protocol.Core.Types": "3.5.0-beta2-1484",
3686           "System.Dynamic.Runtime": "4.0.11"
3687         },
3688         "compile": {
3689           "lib/netstandard1.3/NuGet.Protocol.Core.v3.dll": {}
3690         },
3691         "runtime": {
3692           "lib/netstandard1.3/NuGet.Protocol.Core.v3.dll": {}
3693         }
3694       },
3695       "NuGet.Repositories/3.5.0-beta2-1484": {
3696         "type": "package",
3697         "dependencies": {
3698           "NETStandard.Library": "1.6.0",
3699           "NuGet.Packaging": "3.5.0-beta2-1484"
3700         },
3701         "compile": {
3702           "lib/netstandard1.3/NuGet.Repositories.dll": {}
3703         },
3704         "runtime": {
3705           "lib/netstandard1.3/NuGet.Repositories.dll": {}
3706         }
3707       },
3708       "NuGet.RuntimeModel/3.5.0-beta2-1484": {
3709         "type": "package",
3710         "dependencies": {
3711           "NETStandard.Library": "1.6.0",
3712           "Newtonsoft.Json": "6.0.4",
3713           "NuGet.Frameworks": "3.5.0-beta2-1484",
3714           "NuGet.Versioning": "3.5.0-beta2-1484",
3715           "System.Dynamic.Runtime": "4.0.11",
3716           "System.ObjectModel": "4.0.12"
3717         },
3718         "compile": {
3719           "lib/netstandard1.3/NuGet.RuntimeModel.dll": {}
3720         },
3721         "runtime": {
3722           "lib/netstandard1.3/NuGet.RuntimeModel.dll": {}
3723         }
3724       },
3725       "NuGet.Versioning/3.5.0-beta2-1484": {
3726         "type": "package",
3727         "dependencies": {
3728           "NETStandard.Library": "1.6.0"
3729         },
3730         "compile": {
3731           "lib/netstandard1.0/NuGet.Versioning.dll": {}
3732         },
3733         "runtime": {
3734           "lib/netstandard1.0/NuGet.Versioning.dll": {}
3735         }
3736       },
3737       "runtime.any.System.Collections/4.0.11": {
3738         "type": "package",
3739         "dependencies": {
3740           "System.Runtime": "4.1.0"
3741         },
3742         "compile": {
3743           "ref/netstandard/_._": {}
3744         },
3745         "runtime": {
3746           "lib/netstandard1.3/System.Collections.dll": {}
3747         }
3748       },
3749       "runtime.any.System.Diagnostics.Tools/4.0.1": {
3750         "type": "package",
3751         "compile": {
3752           "ref/netstandard/_._": {}
3753         },
3754         "runtime": {
3755           "lib/netstandard1.3/System.Diagnostics.Tools.dll": {}
3756         }
3757       },
3758       "runtime.any.System.Diagnostics.Tracing/4.1.0": {
3759         "type": "package",
3760         "compile": {
3761           "ref/netstandard/_._": {}
3762         },
3763         "runtime": {
3764           "lib/netstandard1.5/System.Diagnostics.Tracing.dll": {}
3765         }
3766       },
3767       "runtime.any.System.Globalization/4.0.11": {
3768         "type": "package",
3769         "compile": {
3770           "ref/netstandard/_._": {}
3771         },
3772         "runtime": {
3773           "lib/netstandard1.3/System.Globalization.dll": {}
3774         }
3775       },
3776       "runtime.any.System.Globalization.Calendars/4.0.1": {
3777         "type": "package",
3778         "compile": {
3779           "ref/netstandard/_._": {}
3780         },
3781         "runtime": {
3782           "lib/netstandard1.3/System.Globalization.Calendars.dll": {}
3783         }
3784       },
3785       "runtime.any.System.IO/4.1.0": {
3786         "type": "package",
3787         "compile": {
3788           "ref/netstandard/_._": {}
3789         },
3790         "runtime": {
3791           "lib/netstandard1.5/System.IO.dll": {}
3792         }
3793       },
3794       "runtime.any.System.Reflection/4.1.0": {
3795         "type": "package",
3796         "compile": {
3797           "ref/netstandard/_._": {}
3798         },
3799         "runtime": {
3800           "lib/netstandard1.5/System.Reflection.dll": {}
3801         }
3802       },
3803       "runtime.any.System.Reflection.Extensions/4.0.1": {
3804         "type": "package",
3805         "compile": {
3806           "ref/netstandard/_._": {}
3807         },
3808         "runtime": {
3809           "lib/netstandard1.3/System.Reflection.Extensions.dll": {}
3810         }
3811       },
3812       "runtime.any.System.Reflection.Primitives/4.0.1": {
3813         "type": "package",
3814         "compile": {
3815           "ref/netstandard/_._": {}
3816         },
3817         "runtime": {
3818           "lib/netstandard1.3/System.Reflection.Primitives.dll": {}
3819         }
3820       },
3821       "runtime.any.System.Resources.ResourceManager/4.0.1": {
3822         "type": "package",
3823         "compile": {
3824           "ref/netstandard/_._": {}
3825         },
3826         "runtime": {
3827           "lib/netstandard1.3/System.Resources.ResourceManager.dll": {}
3828         }
3829       },
3830       "runtime.any.System.Runtime/4.1.0": {
3831         "type": "package",
3832         "dependencies": {
3833           "System.Private.Uri": "4.0.1"
3834         },
3835         "compile": {
3836           "ref/netstandard/_._": {}
3837         },
3838         "runtime": {
3839           "lib/netstandard1.5/System.Runtime.dll": {}
3840         }
3841       },
3842       "runtime.any.System.Runtime.Handles/4.0.1": {
3843         "type": "package",
3844         "compile": {
3845           "ref/netstandard/_._": {}
3846         },
3847         "runtime": {
3848           "lib/netstandard1.3/System.Runtime.Handles.dll": {}
3849         }
3850       },
3851       "runtime.any.System.Runtime.InteropServices/4.1.0": {
3852         "type": "package",
3853         "compile": {
3854           "ref/netstandard/_._": {}
3855         },
3856         "runtime": {
3857           "lib/netstandard1.5/System.Runtime.InteropServices.dll": {}
3858         }
3859       },
3860       "runtime.any.System.Text.Encoding/4.0.11": {
3861         "type": "package",
3862         "compile": {
3863           "ref/netstandard/_._": {}
3864         },
3865         "runtime": {
3866           "lib/netstandard1.3/System.Text.Encoding.dll": {}
3867         }
3868       },
3869       "runtime.any.System.Text.Encoding.Extensions/4.0.11": {
3870         "type": "package",
3871         "compile": {
3872           "ref/netstandard/_._": {}
3873         },
3874         "runtime": {
3875           "lib/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
3876         }
3877       },
3878       "runtime.any.System.Threading.Tasks/4.0.11": {
3879         "type": "package",
3880         "compile": {
3881           "ref/netstandard/_._": {}
3882         },
3883         "runtime": {
3884           "lib/netstandard1.3/System.Threading.Tasks.dll": {}
3885         }
3886       },
3887       "runtime.any.System.Threading.Timer/4.0.1": {
3888         "type": "package",
3889         "compile": {
3890           "ref/netstandard/_._": {}
3891         },
3892         "runtime": {
3893           "lib/netstandard1.3/System.Threading.Timer.dll": {}
3894         }
3895       },
3896       "runtime.native.System/4.0.0": {
3897         "type": "package",
3898         "dependencies": {
3899           "Microsoft.NETCore.Platforms": "1.0.1",
3900           "Microsoft.NETCore.Targets": "1.0.1"
3901         },
3902         "compile": {
3903           "lib/netstandard1.0/_._": {}
3904         },
3905         "runtime": {
3906           "lib/netstandard1.0/_._": {}
3907         }
3908       },
3909       "runtime.native.System.IO.Compression/4.1.0": {
3910         "type": "package",
3911         "dependencies": {
3912           "Microsoft.NETCore.Platforms": "1.0.1",
3913           "Microsoft.NETCore.Targets": "1.0.1"
3914         },
3915         "compile": {
3916           "lib/netstandard1.0/_._": {}
3917         },
3918         "runtime": {
3919           "lib/netstandard1.0/_._": {}
3920         }
3921       },
3922       "runtime.native.System.Net.Http/4.0.1": {
3923         "type": "package",
3924         "dependencies": {
3925           "Microsoft.NETCore.Platforms": "1.0.1",
3926           "Microsoft.NETCore.Targets": "1.0.1"
3927         },
3928         "compile": {
3929           "lib/netstandard1.0/_._": {}
3930         },
3931         "runtime": {
3932           "lib/netstandard1.0/_._": {}
3933         }
3934       },
3935       "runtime.native.System.Net.Security/4.0.1": {
3936         "type": "package",
3937         "dependencies": {
3938           "Microsoft.NETCore.Platforms": "1.0.1",
3939           "Microsoft.NETCore.Targets": "1.0.1"
3940         },
3941         "compile": {
3942           "lib/netstandard1.0/_._": {}
3943         },
3944         "runtime": {
3945           "lib/netstandard1.0/_._": {}
3946         }
3947       },
3948       "runtime.native.System.Security.Cryptography/4.0.0": {
3949         "type": "package",
3950         "dependencies": {
3951           "Microsoft.NETCore.Platforms": "1.0.1",
3952           "Microsoft.NETCore.Targets": "1.0.1"
3953         },
3954         "compile": {
3955           "lib/netstandard1.0/_._": {}
3956         },
3957         "runtime": {
3958           "lib/netstandard1.0/_._": {}
3959         }
3960       },
3961       "runtime.unix.Microsoft.Win32.Primitives/4.0.1": {
3962         "type": "package",
3963         "dependencies": {
3964           "System.Runtime": "4.1.0",
3965           "System.Runtime.InteropServices": "4.1.0",
3966           "runtime.native.System": "4.0.0"
3967         },
3968         "compile": {
3969           "ref/netstandard/_._": {}
3970         },
3971         "runtime": {
3972           "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
3973         }
3974       },
3975       "runtime.unix.System.Console/4.0.0": {
3976         "type": "package",
3977         "dependencies": {
3978           "System.Collections": "4.0.11",
3979           "System.IO": "4.1.0",
3980           "System.IO.FileSystem.Primitives": "4.0.1",
3981           "System.Resources.ResourceManager": "4.0.1",
3982           "System.Runtime": "4.1.0",
3983           "System.Runtime.Extensions": "4.1.0",
3984           "System.Runtime.Handles": "4.0.1",
3985           "System.Runtime.InteropServices": "4.1.0",
3986           "System.Text.Encoding": "4.0.11",
3987           "System.Text.Encoding.Extensions": "4.0.11",
3988           "System.Threading": "4.0.11",
3989           "System.Threading.Tasks": "4.0.11",
3990           "runtime.native.System": "4.0.0"
3991         },
3992         "compile": {
3993           "ref/netstandard/_._": {}
3994         },
3995         "runtime": {
3996           "runtimes/unix/lib/netstandard1.3/System.Console.dll": {}
3997         }
3998       },
3999       "runtime.unix.System.Diagnostics.Debug/4.0.11": {
4000         "type": "package",
4001         "dependencies": {
4002           "runtime.native.System": "4.0.0"
4003         },
4004         "compile": {
4005           "ref/netstandard/_._": {}
4006         },
4007         "runtime": {
4008           "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll": {}
4009         }
4010       },
4011       "runtime.unix.System.IO.FileSystem/4.0.1": {
4012         "type": "package",
4013         "dependencies": {
4014           "System.Collections": "4.0.11",
4015           "System.Diagnostics.Debug": "4.0.11",
4016           "System.IO": "4.1.0",
4017           "System.IO.FileSystem.Primitives": "4.0.1",
4018           "System.Resources.ResourceManager": "4.0.1",
4019           "System.Runtime": "4.1.0",
4020           "System.Runtime.Extensions": "4.1.0",
4021           "System.Runtime.Handles": "4.0.1",
4022           "System.Runtime.InteropServices": "4.1.0",
4023           "System.Text.Encoding": "4.0.11",
4024           "System.Text.Encoding.Extensions": "4.0.11",
4025           "System.Threading": "4.0.11",
4026           "System.Threading.Tasks": "4.0.11",
4027           "runtime.native.System": "4.0.0"
4028         },
4029         "compile": {
4030           "ref/netstandard/_._": {}
4031         },
4032         "runtime": {
4033           "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll": {}
4034         }
4035       },
4036       "runtime.unix.System.Net.Primitives/4.0.11": {
4037         "type": "package",
4038         "dependencies": {
4039           "Microsoft.Win32.Primitives": "4.0.1",
4040           "System.Collections": "4.0.11",
4041           "System.Diagnostics.Tracing": "4.1.0",
4042           "System.Globalization": "4.0.11",
4043           "System.Resources.ResourceManager": "4.0.1",
4044           "System.Runtime": "4.1.0",
4045           "System.Runtime.Extensions": "4.1.0",
4046           "System.Runtime.Handles": "4.0.1",
4047           "System.Runtime.InteropServices": "4.1.0",
4048           "System.Threading": "4.0.11",
4049           "runtime.native.System": "4.0.0"
4050         },
4051         "compile": {
4052           "ref/netstandard/_._": {}
4053         },
4054         "runtime": {
4055           "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll": {}
4056         }
4057       },
4058       "runtime.unix.System.Net.Sockets/4.1.0": {
4059         "type": "package",
4060         "dependencies": {
4061           "System.Collections": "4.0.11",
4062           "System.Diagnostics.Debug": "4.0.11",
4063           "System.Diagnostics.Tracing": "4.1.0",
4064           "System.Globalization": "4.0.11",
4065           "System.IO": "4.1.0",
4066           "System.IO.FileSystem": "4.0.1",
4067           "System.Net.NameResolution": "4.0.0",
4068           "System.Net.Primitives": "4.0.11",
4069           "System.Resources.ResourceManager": "4.0.1",
4070           "System.Runtime": "4.1.0",
4071           "System.Runtime.Extensions": "4.1.0",
4072           "System.Runtime.Handles": "4.0.1",
4073           "System.Runtime.InteropServices": "4.1.0",
4074           "System.Threading": "4.0.11",
4075           "System.Threading.Tasks": "4.0.11",
4076           "System.Threading.ThreadPool": "4.0.10",
4077           "runtime.native.System": "4.0.0"
4078         },
4079         "compile": {
4080           "ref/netstandard/_._": {}
4081         },
4082         "runtime": {
4083           "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll": {}
4084         }
4085       },
4086       "runtime.unix.System.Private.Uri/4.0.1": {
4087         "type": "package",
4088         "dependencies": {
4089           "runtime.native.System": "4.0.0"
4090         },
4091         "compile": {
4092           "ref/netstandard/_._": {}
4093         },
4094         "runtime": {
4095           "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll": {}
4096         }
4097       },
4098       "runtime.unix.System.Runtime.Extensions/4.1.0": {
4099         "type": "package",
4100         "dependencies": {
4101           "System.Private.Uri": "4.0.1",
4102           "runtime.native.System": "4.0.0",
4103           "runtime.native.System.Security.Cryptography": "4.0.0"
4104         },
4105         "compile": {
4106           "ref/netstandard/_._": {}
4107         },
4108         "runtime": {
4109           "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll": {}
4110         }
4111       },
4112       "System.AppContext/4.1.0": {
4113         "type": "package",
4114         "dependencies": {
4115           "System.Runtime": "4.1.0"
4116         },
4117         "compile": {
4118           "ref/netstandard1.6/System.AppContext.dll": {}
4119         },
4120         "runtime": {
4121           "lib/netstandard1.6/System.AppContext.dll": {}
4122         }
4123       },
4124       "System.Buffers/4.0.0": {
4125         "type": "package",
4126         "dependencies": {
4127           "System.Diagnostics.Debug": "4.0.11",
4128           "System.Diagnostics.Tracing": "4.1.0",
4129           "System.Resources.ResourceManager": "4.0.1",
4130           "System.Runtime": "4.1.0",
4131           "System.Threading": "4.0.11"
4132         },
4133         "compile": {
4134           "lib/netstandard1.1/System.Buffers.dll": {}
4135         },
4136         "runtime": {
4137           "lib/netstandard1.1/System.Buffers.dll": {}
4138         }
4139       },
4140       "System.Collections/4.0.11": {
4141         "type": "package",
4142         "dependencies": {
4143           "Microsoft.NETCore.Platforms": "1.0.1",
4144           "Microsoft.NETCore.Targets": "1.0.1",
4145           "System.Runtime": "4.1.0",
4146           "runtime.any.System.Collections": "4.0.11"
4147         },
4148         "compile": {
4149           "ref/netstandard1.3/System.Collections.dll": {}
4150         },
4151         "runtime": {
4152           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4153         }
4154       },
4155       "System.Collections.Concurrent/4.0.12": {
4156         "type": "package",
4157         "dependencies": {
4158           "System.Collections": "4.0.11",
4159           "System.Diagnostics.Debug": "4.0.11",
4160           "System.Diagnostics.Tracing": "4.1.0",
4161           "System.Globalization": "4.0.11",
4162           "System.Reflection": "4.1.0",
4163           "System.Resources.ResourceManager": "4.0.1",
4164           "System.Runtime": "4.1.0",
4165           "System.Runtime.Extensions": "4.1.0",
4166           "System.Threading": "4.0.11",
4167           "System.Threading.Tasks": "4.0.11"
4168         },
4169         "compile": {
4170           "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
4171         },
4172         "runtime": {
4173           "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
4174         }
4175       },
4176       "System.Collections.Immutable/1.2.0": {
4177         "type": "package",
4178         "dependencies": {
4179           "System.Collections": "4.0.11",
4180           "System.Diagnostics.Debug": "4.0.11",
4181           "System.Globalization": "4.0.11",
4182           "System.Linq": "4.1.0",
4183           "System.Resources.ResourceManager": "4.0.1",
4184           "System.Runtime": "4.1.0",
4185           "System.Runtime.Extensions": "4.1.0",
4186           "System.Threading": "4.0.11"
4187         },
4188         "compile": {
4189           "lib/netstandard1.0/System.Collections.Immutable.dll": {}
4190         },
4191         "runtime": {
4192           "lib/netstandard1.0/System.Collections.Immutable.dll": {}
4193         }
4194       },
4195       "System.CommandLine/0.1.0-e161117-2": {
4196         "type": "package",
4197         "dependencies": {
4198           "NETStandard.Library": "1.6.0",
4199           "System.Runtime.Extensions": "4.1.0"
4200         },
4201         "compile": {
4202           "lib/netstandard1.5/System.CommandLine.dll": {}
4203         },
4204         "runtime": {
4205           "lib/netstandard1.5/System.CommandLine.dll": {}
4206         }
4207       },
4208       "System.ComponentModel/4.0.1": {
4209         "type": "package",
4210         "dependencies": {
4211           "System.Runtime": "4.1.0"
4212         },
4213         "compile": {
4214           "ref/netstandard1.0/System.ComponentModel.dll": {}
4215         },
4216         "runtime": {
4217           "lib/netstandard1.3/System.ComponentModel.dll": {}
4218         }
4219       },
4220       "System.ComponentModel.Annotations/4.1.0": {
4221         "type": "package",
4222         "dependencies": {
4223           "System.Collections": "4.0.11",
4224           "System.ComponentModel": "4.0.1",
4225           "System.Globalization": "4.0.11",
4226           "System.Linq": "4.1.0",
4227           "System.Reflection": "4.1.0",
4228           "System.Reflection.Extensions": "4.0.1",
4229           "System.Resources.ResourceManager": "4.0.1",
4230           "System.Runtime": "4.1.0",
4231           "System.Runtime.Extensions": "4.1.0",
4232           "System.Text.RegularExpressions": "4.1.0",
4233           "System.Threading": "4.0.11"
4234         },
4235         "compile": {
4236           "ref/netstandard1.4/System.ComponentModel.Annotations.dll": {}
4237         },
4238         "runtime": {
4239           "lib/netstandard1.4/System.ComponentModel.Annotations.dll": {}
4240         }
4241       },
4242       "System.Console/4.0.0": {
4243         "type": "package",
4244         "dependencies": {
4245           "Microsoft.NETCore.Platforms": "1.0.1",
4246           "Microsoft.NETCore.Targets": "1.0.1",
4247           "System.IO": "4.1.0",
4248           "System.Runtime": "4.1.0",
4249           "System.Text.Encoding": "4.0.11",
4250           "runtime.unix.System.Console": "4.0.0"
4251         },
4252         "compile": {
4253           "ref/netstandard1.3/System.Console.dll": {}
4254         }
4255       },
4256       "System.Diagnostics.Debug/4.0.11": {
4257         "type": "package",
4258         "dependencies": {
4259           "Microsoft.NETCore.Platforms": "1.0.1",
4260           "Microsoft.NETCore.Targets": "1.0.1",
4261           "System.Runtime": "4.1.0",
4262           "runtime.unix.System.Diagnostics.Debug": "4.0.11"
4263         },
4264         "compile": {
4265           "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
4266         },
4267         "runtime": {
4268           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4269         }
4270       },
4271       "System.Diagnostics.DiagnosticSource/4.0.0": {
4272         "type": "package",
4273         "dependencies": {
4274           "System.Collections": "4.0.11",
4275           "System.Diagnostics.Tracing": "4.1.0",
4276           "System.Reflection": "4.1.0",
4277           "System.Runtime": "4.1.0",
4278           "System.Threading": "4.0.11"
4279         },
4280         "compile": {
4281           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
4282         },
4283         "runtime": {
4284           "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
4285         }
4286       },
4287       "System.Diagnostics.FileVersionInfo/4.0.0": {
4288         "type": "package",
4289         "dependencies": {
4290           "Microsoft.NETCore.Platforms": "1.0.1",
4291           "System.Globalization": "4.0.11",
4292           "System.IO": "4.1.0",
4293           "System.IO.FileSystem": "4.0.1",
4294           "System.IO.FileSystem.Primitives": "4.0.1",
4295           "System.Reflection.Metadata": "1.3.0",
4296           "System.Runtime": "4.1.0",
4297           "System.Runtime.Extensions": "4.1.0",
4298           "System.Runtime.InteropServices": "4.1.0"
4299         },
4300         "compile": {
4301           "ref/netstandard1.3/_._": {}
4302         },
4303         "runtime": {
4304           "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll": {}
4305         }
4306       },
4307       "System.Diagnostics.Process/4.1.0": {
4308         "type": "package",
4309         "dependencies": {
4310           "Microsoft.NETCore.Platforms": "1.0.1",
4311           "Microsoft.Win32.Primitives": "4.0.1",
4312           "Microsoft.Win32.Registry": "4.0.0",
4313           "System.Collections": "4.0.11",
4314           "System.Diagnostics.Debug": "4.0.11",
4315           "System.Globalization": "4.0.11",
4316           "System.IO": "4.1.0",
4317           "System.IO.FileSystem": "4.0.1",
4318           "System.IO.FileSystem.Primitives": "4.0.1",
4319           "System.Resources.ResourceManager": "4.0.1",
4320           "System.Runtime": "4.1.0",
4321           "System.Runtime.Extensions": "4.1.0",
4322           "System.Runtime.Handles": "4.0.1",
4323           "System.Runtime.InteropServices": "4.1.0",
4324           "System.Text.Encoding": "4.0.11",
4325           "System.Text.Encoding.Extensions": "4.0.11",
4326           "System.Threading": "4.0.11",
4327           "System.Threading.Tasks": "4.0.11",
4328           "System.Threading.Thread": "4.0.0",
4329           "System.Threading.ThreadPool": "4.0.10",
4330           "runtime.native.System": "4.0.0"
4331         },
4332         "compile": {
4333           "ref/netstandard1.4/System.Diagnostics.Process.dll": {}
4334         },
4335         "runtime": {
4336           "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll": {}
4337         }
4338       },
4339       "System.Diagnostics.StackTrace/4.0.1": {
4340         "type": "package",
4341         "dependencies": {
4342           "System.Collections.Immutable": "1.2.0",
4343           "System.IO.FileSystem": "4.0.1",
4344           "System.Reflection": "4.1.0",
4345           "System.Reflection.Metadata": "1.3.0",
4346           "System.Runtime": "4.1.0",
4347           "System.Runtime.Extensions": "4.1.0"
4348         },
4349         "compile": {
4350           "ref/netstandard1.3/_._": {}
4351         },
4352         "runtime": {
4353           "lib/netstandard1.3/System.Diagnostics.StackTrace.dll": {}
4354         }
4355       },
4356       "System.Diagnostics.Tools/4.0.1": {
4357         "type": "package",
4358         "dependencies": {
4359           "Microsoft.NETCore.Platforms": "1.0.1",
4360           "Microsoft.NETCore.Targets": "1.0.1",
4361           "System.Runtime": "4.1.0",
4362           "runtime.any.System.Diagnostics.Tools": "4.0.1"
4363         },
4364         "compile": {
4365           "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
4366         },
4367         "runtime": {
4368           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4369         }
4370       },
4371       "System.Diagnostics.Tracing/4.1.0": {
4372         "type": "package",
4373         "dependencies": {
4374           "Microsoft.NETCore.Platforms": "1.0.1",
4375           "Microsoft.NETCore.Targets": "1.0.1",
4376           "System.Runtime": "4.1.0",
4377           "runtime.any.System.Diagnostics.Tracing": "4.1.0"
4378         },
4379         "compile": {
4380           "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
4381         },
4382         "runtime": {
4383           "lib/portable-net45+win8+wpa81/_._": {}
4384         }
4385       },
4386       "System.Dynamic.Runtime/4.0.11": {
4387         "type": "package",
4388         "dependencies": {
4389           "System.Collections": "4.0.11",
4390           "System.Diagnostics.Debug": "4.0.11",
4391           "System.Globalization": "4.0.11",
4392           "System.Linq": "4.1.0",
4393           "System.Linq.Expressions": "4.1.0",
4394           "System.ObjectModel": "4.0.12",
4395           "System.Reflection": "4.1.0",
4396           "System.Reflection.Emit": "4.0.1",
4397           "System.Reflection.Emit.ILGeneration": "4.0.1",
4398           "System.Reflection.Primitives": "4.0.1",
4399           "System.Reflection.TypeExtensions": "4.1.0",
4400           "System.Resources.ResourceManager": "4.0.1",
4401           "System.Runtime": "4.1.0",
4402           "System.Runtime.Extensions": "4.1.0",
4403           "System.Threading": "4.0.11"
4404         },
4405         "compile": {
4406           "ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
4407         },
4408         "runtime": {
4409           "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
4410         }
4411       },
4412       "System.Globalization/4.0.11": {
4413         "type": "package",
4414         "dependencies": {
4415           "Microsoft.NETCore.Platforms": "1.0.1",
4416           "Microsoft.NETCore.Targets": "1.0.1",
4417           "System.Runtime": "4.1.0",
4418           "runtime.any.System.Globalization": "4.0.11"
4419         },
4420         "compile": {
4421           "ref/netstandard1.3/System.Globalization.dll": {}
4422         },
4423         "runtime": {
4424           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4425         }
4426       },
4427       "System.Globalization.Calendars/4.0.1": {
4428         "type": "package",
4429         "dependencies": {
4430           "Microsoft.NETCore.Platforms": "1.0.1",
4431           "Microsoft.NETCore.Targets": "1.0.1",
4432           "System.Globalization": "4.0.11",
4433           "System.Runtime": "4.1.0",
4434           "runtime.any.System.Globalization.Calendars": "4.0.1"
4435         },
4436         "compile": {
4437           "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
4438         }
4439       },
4440       "System.Globalization.Extensions/4.0.1": {
4441         "type": "package",
4442         "dependencies": {
4443           "Microsoft.NETCore.Platforms": "1.0.1",
4444           "System.Globalization": "4.0.11",
4445           "System.Resources.ResourceManager": "4.0.1",
4446           "System.Runtime": "4.1.0",
4447           "System.Runtime.Extensions": "4.1.0",
4448           "System.Runtime.InteropServices": "4.1.0"
4449         },
4450         "compile": {
4451           "ref/netstandard1.3/System.Globalization.Extensions.dll": {}
4452         },
4453         "runtime": {
4454           "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {}
4455         }
4456       },
4457       "System.IO/4.1.0": {
4458         "type": "package",
4459         "dependencies": {
4460           "Microsoft.NETCore.Platforms": "1.0.1",
4461           "Microsoft.NETCore.Targets": "1.0.1",
4462           "System.Runtime": "4.1.0",
4463           "System.Text.Encoding": "4.0.11",
4464           "System.Threading.Tasks": "4.0.11",
4465           "runtime.any.System.IO": "4.1.0"
4466         },
4467         "compile": {
4468           "ref/netstandard1.5/System.IO.dll": {}
4469         },
4470         "runtime": {
4471           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4472         }
4473       },
4474       "System.IO.Compression/4.1.0": {
4475         "type": "package",
4476         "dependencies": {
4477           "Microsoft.NETCore.Platforms": "1.0.1",
4478           "System.Collections": "4.0.11",
4479           "System.Diagnostics.Debug": "4.0.11",
4480           "System.IO": "4.1.0",
4481           "System.Resources.ResourceManager": "4.0.1",
4482           "System.Runtime": "4.1.0",
4483           "System.Runtime.Extensions": "4.1.0",
4484           "System.Runtime.Handles": "4.0.1",
4485           "System.Runtime.InteropServices": "4.1.0",
4486           "System.Text.Encoding": "4.0.11",
4487           "System.Threading": "4.0.11",
4488           "System.Threading.Tasks": "4.0.11",
4489           "runtime.native.System": "4.0.0",
4490           "runtime.native.System.IO.Compression": "4.1.0"
4491         },
4492         "compile": {
4493           "ref/netstandard1.3/System.IO.Compression.dll": {}
4494         },
4495         "runtime": {
4496           "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {}
4497         }
4498       },
4499       "System.IO.Compression.ZipFile/4.0.1": {
4500         "type": "package",
4501         "dependencies": {
4502           "System.Buffers": "4.0.0",
4503           "System.IO": "4.1.0",
4504           "System.IO.Compression": "4.1.0",
4505           "System.IO.FileSystem": "4.0.1",
4506           "System.IO.FileSystem.Primitives": "4.0.1",
4507           "System.Resources.ResourceManager": "4.0.1",
4508           "System.Runtime": "4.1.0",
4509           "System.Runtime.Extensions": "4.1.0",
4510           "System.Text.Encoding": "4.0.11"
4511         },
4512         "compile": {
4513           "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
4514         },
4515         "runtime": {
4516           "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
4517         }
4518       },
4519       "System.IO.FileSystem/4.0.1": {
4520         "type": "package",
4521         "dependencies": {
4522           "Microsoft.NETCore.Platforms": "1.0.1",
4523           "Microsoft.NETCore.Targets": "1.0.1",
4524           "System.IO": "4.1.0",
4525           "System.IO.FileSystem.Primitives": "4.0.1",
4526           "System.Runtime": "4.1.0",
4527           "System.Runtime.Handles": "4.0.1",
4528           "System.Text.Encoding": "4.0.11",
4529           "System.Threading.Tasks": "4.0.11",
4530           "runtime.unix.System.IO.FileSystem": "4.0.1"
4531         },
4532         "compile": {
4533           "ref/netstandard1.3/System.IO.FileSystem.dll": {}
4534         }
4535       },
4536       "System.IO.FileSystem.Primitives/4.0.1": {
4537         "type": "package",
4538         "dependencies": {
4539           "System.Runtime": "4.1.0"
4540         },
4541         "compile": {
4542           "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
4543         },
4544         "runtime": {
4545           "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
4546         }
4547       },
4548       "System.IO.FileSystem.Watcher/4.0.0": {
4549         "type": "package",
4550         "dependencies": {
4551           "Microsoft.NETCore.Platforms": "1.0.1",
4552           "Microsoft.Win32.Primitives": "4.0.1",
4553           "System.Collections": "4.0.11",
4554           "System.IO.FileSystem": "4.0.1",
4555           "System.IO.FileSystem.Primitives": "4.0.1",
4556           "System.Resources.ResourceManager": "4.0.1",
4557           "System.Runtime": "4.1.0",
4558           "System.Runtime.Extensions": "4.1.0",
4559           "System.Runtime.Handles": "4.0.1",
4560           "System.Runtime.InteropServices": "4.1.0",
4561           "System.Text.Encoding": "4.0.11",
4562           "System.Threading": "4.0.11",
4563           "System.Threading.Overlapped": "4.0.1",
4564           "System.Threading.Tasks": "4.0.11",
4565           "System.Threading.Thread": "4.0.0",
4566           "runtime.native.System": "4.0.0"
4567         },
4568         "compile": {
4569           "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
4570         },
4571         "runtime": {
4572           "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll": {}
4573         }
4574       },
4575       "System.IO.MemoryMappedFiles/4.0.0": {
4576         "type": "package",
4577         "dependencies": {
4578           "Microsoft.NETCore.Platforms": "1.0.1",
4579           "System.IO": "4.1.0",
4580           "System.IO.FileSystem": "4.0.1",
4581           "System.IO.FileSystem.Primitives": "4.0.1",
4582           "System.IO.UnmanagedMemoryStream": "4.0.1",
4583           "System.Resources.ResourceManager": "4.0.1",
4584           "System.Runtime": "4.1.0",
4585           "System.Runtime.Extensions": "4.1.0",
4586           "System.Runtime.Handles": "4.0.1",
4587           "System.Runtime.InteropServices": "4.1.0",
4588           "System.Threading": "4.0.11",
4589           "System.Threading.Tasks": "4.0.11",
4590           "runtime.native.System": "4.0.0"
4591         },
4592         "compile": {
4593           "ref/netstandard1.3/System.IO.MemoryMappedFiles.dll": {}
4594         },
4595         "runtime": {
4596           "runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll": {}
4597         }
4598       },
4599       "System.IO.UnmanagedMemoryStream/4.0.1": {
4600         "type": "package",
4601         "dependencies": {
4602           "System.IO": "4.1.0",
4603           "System.IO.FileSystem.Primitives": "4.0.1",
4604           "System.Resources.ResourceManager": "4.0.1",
4605           "System.Runtime": "4.1.0",
4606           "System.Runtime.InteropServices": "4.1.0",
4607           "System.Threading": "4.0.11",
4608           "System.Threading.Tasks": "4.0.11"
4609         },
4610         "compile": {
4611           "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
4612         },
4613         "runtime": {
4614           "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll": {}
4615         }
4616       },
4617       "System.Linq/4.1.0": {
4618         "type": "package",
4619         "dependencies": {
4620           "System.Collections": "4.0.11",
4621           "System.Diagnostics.Debug": "4.0.11",
4622           "System.Resources.ResourceManager": "4.0.1",
4623           "System.Runtime": "4.1.0",
4624           "System.Runtime.Extensions": "4.1.0"
4625         },
4626         "compile": {
4627           "ref/netstandard1.6/System.Linq.dll": {}
4628         },
4629         "runtime": {
4630           "lib/netstandard1.6/System.Linq.dll": {}
4631         }
4632       },
4633       "System.Linq.Expressions/4.1.0": {
4634         "type": "package",
4635         "dependencies": {
4636           "System.Collections": "4.0.11",
4637           "System.Diagnostics.Debug": "4.0.11",
4638           "System.Globalization": "4.0.11",
4639           "System.IO": "4.1.0",
4640           "System.Linq": "4.1.0",
4641           "System.ObjectModel": "4.0.12",
4642           "System.Reflection": "4.1.0",
4643           "System.Reflection.Emit": "4.0.1",
4644           "System.Reflection.Emit.ILGeneration": "4.0.1",
4645           "System.Reflection.Emit.Lightweight": "4.0.1",
4646           "System.Reflection.Extensions": "4.0.1",
4647           "System.Reflection.Primitives": "4.0.1",
4648           "System.Reflection.TypeExtensions": "4.1.0",
4649           "System.Resources.ResourceManager": "4.0.1",
4650           "System.Runtime": "4.1.0",
4651           "System.Runtime.Extensions": "4.1.0",
4652           "System.Threading": "4.0.11"
4653         },
4654         "compile": {
4655           "ref/netstandard1.6/System.Linq.Expressions.dll": {}
4656         },
4657         "runtime": {
4658           "lib/netstandard1.6/System.Linq.Expressions.dll": {}
4659         }
4660       },
4661       "System.Linq.Parallel/4.0.1": {
4662         "type": "package",
4663         "dependencies": {
4664           "System.Collections": "4.0.11",
4665           "System.Collections.Concurrent": "4.0.12",
4666           "System.Diagnostics.Debug": "4.0.11",
4667           "System.Diagnostics.Tracing": "4.1.0",
4668           "System.Linq": "4.1.0",
4669           "System.Resources.ResourceManager": "4.0.1",
4670           "System.Runtime": "4.1.0",
4671           "System.Runtime.Extensions": "4.1.0",
4672           "System.Threading": "4.0.11",
4673           "System.Threading.Tasks": "4.0.11"
4674         },
4675         "compile": {
4676           "ref/netstandard1.1/System.Linq.Parallel.dll": {}
4677         },
4678         "runtime": {
4679           "lib/netstandard1.3/System.Linq.Parallel.dll": {}
4680         }
4681       },
4682       "System.Linq.Queryable/4.0.1": {
4683         "type": "package",
4684         "dependencies": {
4685           "System.Collections": "4.0.11",
4686           "System.Diagnostics.Debug": "4.0.11",
4687           "System.Linq": "4.1.0",
4688           "System.Linq.Expressions": "4.1.0",
4689           "System.Reflection": "4.1.0",
4690           "System.Reflection.Extensions": "4.0.1",
4691           "System.Resources.ResourceManager": "4.0.1",
4692           "System.Runtime": "4.1.0"
4693         },
4694         "compile": {
4695           "ref/netstandard1.0/System.Linq.Queryable.dll": {}
4696         },
4697         "runtime": {
4698           "lib/netstandard1.3/System.Linq.Queryable.dll": {}
4699         }
4700       },
4701       "System.Net.Http/4.1.0": {
4702         "type": "package",
4703         "dependencies": {
4704           "Microsoft.NETCore.Platforms": "1.0.1",
4705           "System.Collections": "4.0.11",
4706           "System.Diagnostics.Debug": "4.0.11",
4707           "System.Diagnostics.DiagnosticSource": "4.0.0",
4708           "System.Diagnostics.Tracing": "4.1.0",
4709           "System.Globalization": "4.0.11",
4710           "System.Globalization.Extensions": "4.0.1",
4711           "System.IO": "4.1.0",
4712           "System.IO.FileSystem": "4.0.1",
4713           "System.Net.Primitives": "4.0.11",
4714           "System.Resources.ResourceManager": "4.0.1",
4715           "System.Runtime": "4.1.0",
4716           "System.Runtime.Extensions": "4.1.0",
4717           "System.Runtime.Handles": "4.0.1",
4718           "System.Runtime.InteropServices": "4.1.0",
4719           "System.Security.Cryptography.Algorithms": "4.2.0",
4720           "System.Security.Cryptography.Encoding": "4.0.0",
4721           "System.Security.Cryptography.OpenSsl": "4.0.0",
4722           "System.Security.Cryptography.Primitives": "4.0.0",
4723           "System.Security.Cryptography.X509Certificates": "4.1.0",
4724           "System.Text.Encoding": "4.0.11",
4725           "System.Threading": "4.0.11",
4726           "System.Threading.Tasks": "4.0.11",
4727           "runtime.native.System": "4.0.0",
4728           "runtime.native.System.Net.Http": "4.0.1",
4729           "runtime.native.System.Security.Cryptography": "4.0.0"
4730         },
4731         "compile": {
4732           "ref/netstandard1.3/System.Net.Http.dll": {}
4733         },
4734         "runtime": {
4735           "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {}
4736         }
4737       },
4738       "System.Net.NameResolution/4.0.0": {
4739         "type": "package",
4740         "dependencies": {
4741           "Microsoft.NETCore.Platforms": "1.0.1",
4742           "System.Collections": "4.0.11",
4743           "System.Diagnostics.Tracing": "4.1.0",
4744           "System.Globalization": "4.0.11",
4745           "System.Net.Primitives": "4.0.11",
4746           "System.Resources.ResourceManager": "4.0.1",
4747           "System.Runtime": "4.1.0",
4748           "System.Runtime.Extensions": "4.1.0",
4749           "System.Runtime.Handles": "4.0.1",
4750           "System.Runtime.InteropServices": "4.1.0",
4751           "System.Security.Principal.Windows": "4.0.0",
4752           "System.Threading": "4.0.11",
4753           "System.Threading.Tasks": "4.0.11",
4754           "runtime.native.System": "4.0.0"
4755         },
4756         "compile": {
4757           "ref/netstandard1.3/System.Net.NameResolution.dll": {}
4758         },
4759         "runtime": {
4760           "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {}
4761         }
4762       },
4763       "System.Net.Primitives/4.0.11": {
4764         "type": "package",
4765         "dependencies": {
4766           "Microsoft.NETCore.Platforms": "1.0.1",
4767           "Microsoft.NETCore.Targets": "1.0.1",
4768           "System.Runtime": "4.1.0",
4769           "System.Runtime.Handles": "4.0.1",
4770           "runtime.unix.System.Net.Primitives": "4.0.11"
4771         },
4772         "compile": {
4773           "ref/netstandard1.3/System.Net.Primitives.dll": {}
4774         },
4775         "runtime": {
4776           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4777         }
4778       },
4779       "System.Net.Requests/4.0.11": {
4780         "type": "package",
4781         "dependencies": {
4782           "Microsoft.NETCore.Platforms": "1.0.1",
4783           "System.Collections": "4.0.11",
4784           "System.Diagnostics.Debug": "4.0.11",
4785           "System.Diagnostics.Tracing": "4.1.0",
4786           "System.Globalization": "4.0.11",
4787           "System.IO": "4.1.0",
4788           "System.Net.Http": "4.1.0",
4789           "System.Net.Primitives": "4.0.11",
4790           "System.Net.WebHeaderCollection": "4.0.1",
4791           "System.Resources.ResourceManager": "4.0.1",
4792           "System.Runtime": "4.1.0",
4793           "System.Threading": "4.0.11",
4794           "System.Threading.Tasks": "4.0.11"
4795         },
4796         "compile": {
4797           "ref/netstandard1.3/System.Net.Requests.dll": {}
4798         },
4799         "runtime": {
4800           "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll": {}
4801         }
4802       },
4803       "System.Net.Security/4.0.0": {
4804         "type": "package",
4805         "dependencies": {
4806           "Microsoft.NETCore.Platforms": "1.0.1",
4807           "Microsoft.Win32.Primitives": "4.0.1",
4808           "System.Collections": "4.0.11",
4809           "System.Collections.Concurrent": "4.0.12",
4810           "System.Diagnostics.Tracing": "4.1.0",
4811           "System.Globalization": "4.0.11",
4812           "System.Globalization.Extensions": "4.0.1",
4813           "System.IO": "4.1.0",
4814           "System.Net.Primitives": "4.0.11",
4815           "System.Resources.ResourceManager": "4.0.1",
4816           "System.Runtime": "4.1.0",
4817           "System.Runtime.Extensions": "4.1.0",
4818           "System.Runtime.Handles": "4.0.1",
4819           "System.Runtime.InteropServices": "4.1.0",
4820           "System.Security.Claims": "4.0.1",
4821           "System.Security.Cryptography.Algorithms": "4.2.0",
4822           "System.Security.Cryptography.Encoding": "4.0.0",
4823           "System.Security.Cryptography.OpenSsl": "4.0.0",
4824           "System.Security.Cryptography.Primitives": "4.0.0",
4825           "System.Security.Cryptography.X509Certificates": "4.1.0",
4826           "System.Security.Principal": "4.0.1",
4827           "System.Text.Encoding": "4.0.11",
4828           "System.Threading": "4.0.11",
4829           "System.Threading.Tasks": "4.0.11",
4830           "System.Threading.ThreadPool": "4.0.10",
4831           "runtime.native.System": "4.0.0",
4832           "runtime.native.System.Net.Security": "4.0.1",
4833           "runtime.native.System.Security.Cryptography": "4.0.0"
4834         },
4835         "compile": {
4836           "ref/netstandard1.3/System.Net.Security.dll": {}
4837         },
4838         "runtime": {
4839           "runtimes/unix/lib/netstandard1.6/System.Net.Security.dll": {}
4840         }
4841       },
4842       "System.Net.Sockets/4.1.0": {
4843         "type": "package",
4844         "dependencies": {
4845           "Microsoft.NETCore.Platforms": "1.0.1",
4846           "Microsoft.NETCore.Targets": "1.0.1",
4847           "System.IO": "4.1.0",
4848           "System.Net.Primitives": "4.0.11",
4849           "System.Runtime": "4.1.0",
4850           "System.Threading.Tasks": "4.0.11",
4851           "runtime.unix.System.Net.Sockets": "4.1.0"
4852         },
4853         "compile": {
4854           "ref/netstandard1.3/System.Net.Sockets.dll": {}
4855         }
4856       },
4857       "System.Net.WebHeaderCollection/4.0.1": {
4858         "type": "package",
4859         "dependencies": {
4860           "System.Collections": "4.0.11",
4861           "System.Resources.ResourceManager": "4.0.1",
4862           "System.Runtime": "4.1.0",
4863           "System.Runtime.Extensions": "4.1.0"
4864         },
4865         "compile": {
4866           "ref/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
4867         },
4868         "runtime": {
4869           "lib/netstandard1.3/System.Net.WebHeaderCollection.dll": {}
4870         }
4871       },
4872       "System.Numerics.Vectors/4.1.1": {
4873         "type": "package",
4874         "dependencies": {
4875           "System.Globalization": "4.0.11",
4876           "System.Resources.ResourceManager": "4.0.1",
4877           "System.Runtime": "4.1.0",
4878           "System.Runtime.Extensions": "4.1.0"
4879         },
4880         "compile": {
4881           "ref/netstandard1.0/System.Numerics.Vectors.dll": {}
4882         },
4883         "runtime": {
4884           "lib/netstandard1.0/System.Numerics.Vectors.dll": {}
4885         }
4886       },
4887       "System.ObjectModel/4.0.12": {
4888         "type": "package",
4889         "dependencies": {
4890           "System.Collections": "4.0.11",
4891           "System.Diagnostics.Debug": "4.0.11",
4892           "System.Resources.ResourceManager": "4.0.1",
4893           "System.Runtime": "4.1.0",
4894           "System.Threading": "4.0.11"
4895         },
4896         "compile": {
4897           "ref/netstandard1.3/System.ObjectModel.dll": {}
4898         },
4899         "runtime": {
4900           "lib/netstandard1.3/System.ObjectModel.dll": {}
4901         }
4902       },
4903       "System.Private.Uri/4.0.1": {
4904         "type": "package",
4905         "dependencies": {
4906           "Microsoft.NETCore.Platforms": "1.0.1",
4907           "Microsoft.NETCore.Targets": "1.0.1",
4908           "runtime.unix.System.Private.Uri": "4.0.1"
4909         },
4910         "compile": {
4911           "ref/netstandard/_._": {}
4912         }
4913       },
4914       "System.Reflection/4.1.0": {
4915         "type": "package",
4916         "dependencies": {
4917           "Microsoft.NETCore.Platforms": "1.0.1",
4918           "Microsoft.NETCore.Targets": "1.0.1",
4919           "System.IO": "4.1.0",
4920           "System.Reflection.Primitives": "4.0.1",
4921           "System.Runtime": "4.1.0",
4922           "runtime.any.System.Reflection": "4.1.0"
4923         },
4924         "compile": {
4925           "ref/netstandard1.5/System.Reflection.dll": {}
4926         },
4927         "runtime": {
4928           "lib/portable-net45+win8+wp8+wpa81/_._": {}
4929         }
4930       },
4931       "System.Reflection.DispatchProxy/4.0.1": {
4932         "type": "package",
4933         "dependencies": {
4934           "System.Collections": "4.0.11",
4935           "System.Linq": "4.1.0",
4936           "System.Reflection": "4.1.0",
4937           "System.Reflection.Emit": "4.0.1",
4938           "System.Reflection.Emit.ILGeneration": "4.0.1",
4939           "System.Reflection.Extensions": "4.0.1",
4940           "System.Reflection.Primitives": "4.0.1",
4941           "System.Resources.ResourceManager": "4.0.1",
4942           "System.Runtime": "4.1.0",
4943           "System.Threading": "4.0.11"
4944         },
4945         "compile": {
4946           "ref/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
4947         },
4948         "runtime": {
4949           "lib/netstandard1.3/System.Reflection.DispatchProxy.dll": {}
4950         }
4951       },
4952       "System.Reflection.Emit/4.0.1": {
4953         "type": "package",
4954         "dependencies": {
4955           "System.IO": "4.1.0",
4956           "System.Reflection": "4.1.0",
4957           "System.Reflection.Emit.ILGeneration": "4.0.1",
4958           "System.Reflection.Primitives": "4.0.1",
4959           "System.Runtime": "4.1.0"
4960         },
4961         "compile": {
4962           "ref/netstandard1.1/_._": {}
4963         },
4964         "runtime": {
4965           "lib/netstandard1.3/System.Reflection.Emit.dll": {}
4966         }
4967       },
4968       "System.Reflection.Emit.ILGeneration/4.0.1": {
4969         "type": "package",
4970         "dependencies": {
4971           "System.Reflection": "4.1.0",
4972           "System.Reflection.Primitives": "4.0.1",
4973           "System.Runtime": "4.1.0"
4974         },
4975         "compile": {
4976           "ref/netstandard1.0/_._": {}
4977         },
4978         "runtime": {
4979           "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
4980         }
4981       },
4982       "System.Reflection.Emit.Lightweight/4.0.1": {
4983         "type": "package",
4984         "dependencies": {
4985           "System.Reflection": "4.1.0",
4986           "System.Reflection.Emit.ILGeneration": "4.0.1",
4987           "System.Reflection.Primitives": "4.0.1",
4988           "System.Runtime": "4.1.0"
4989         },
4990         "compile": {
4991           "ref/netstandard1.0/_._": {}
4992         },
4993         "runtime": {
4994           "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
4995         }
4996       },
4997       "System.Reflection.Extensions/4.0.1": {
4998         "type": "package",
4999         "dependencies": {
5000           "Microsoft.NETCore.Platforms": "1.0.1",
5001           "Microsoft.NETCore.Targets": "1.0.1",
5002           "System.Reflection": "4.1.0",
5003           "System.Runtime": "4.1.0",
5004           "runtime.any.System.Reflection.Extensions": "4.0.1"
5005         },
5006         "compile": {
5007           "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
5008         },
5009         "runtime": {
5010           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5011         }
5012       },
5013       "System.Reflection.Metadata/1.3.0": {
5014         "type": "package",
5015         "dependencies": {
5016           "System.Collections": "4.0.11",
5017           "System.Collections.Immutable": "1.2.0",
5018           "System.Diagnostics.Debug": "4.0.11",
5019           "System.IO": "4.1.0",
5020           "System.Linq": "4.1.0",
5021           "System.Reflection": "4.1.0",
5022           "System.Reflection.Extensions": "4.0.1",
5023           "System.Reflection.Primitives": "4.0.1",
5024           "System.Resources.ResourceManager": "4.0.1",
5025           "System.Runtime": "4.1.0",
5026           "System.Runtime.Extensions": "4.1.0",
5027           "System.Runtime.InteropServices": "4.1.0",
5028           "System.Text.Encoding": "4.0.11",
5029           "System.Text.Encoding.Extensions": "4.0.11",
5030           "System.Threading": "4.0.11"
5031         },
5032         "compile": {
5033           "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
5034         },
5035         "runtime": {
5036           "lib/netstandard1.1/System.Reflection.Metadata.dll": {}
5037         }
5038       },
5039       "System.Reflection.Primitives/4.0.1": {
5040         "type": "package",
5041         "dependencies": {
5042           "Microsoft.NETCore.Platforms": "1.0.1",
5043           "Microsoft.NETCore.Targets": "1.0.1",
5044           "System.Runtime": "4.1.0",
5045           "runtime.any.System.Reflection.Primitives": "4.0.1"
5046         },
5047         "compile": {
5048           "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
5049         },
5050         "runtime": {
5051           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5052         }
5053       },
5054       "System.Reflection.TypeExtensions/4.1.0": {
5055         "type": "package",
5056         "dependencies": {
5057           "System.Reflection": "4.1.0",
5058           "System.Runtime": "4.1.0"
5059         },
5060         "compile": {
5061           "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
5062         },
5063         "runtime": {
5064           "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
5065         }
5066       },
5067       "System.Resources.Reader/4.0.0": {
5068         "type": "package",
5069         "dependencies": {
5070           "System.IO": "4.1.0",
5071           "System.Resources.ResourceManager": "4.0.1",
5072           "System.Runtime": "4.1.0",
5073           "System.Text.Encoding": "4.0.11",
5074           "System.Threading": "4.0.11"
5075         },
5076         "compile": {
5077           "lib/netstandard1.0/System.Resources.Reader.dll": {}
5078         },
5079         "runtime": {
5080           "lib/netstandard1.0/System.Resources.Reader.dll": {}
5081         }
5082       },
5083       "System.Resources.ResourceManager/4.0.1": {
5084         "type": "package",
5085         "dependencies": {
5086           "Microsoft.NETCore.Platforms": "1.0.1",
5087           "Microsoft.NETCore.Targets": "1.0.1",
5088           "System.Globalization": "4.0.11",
5089           "System.Reflection": "4.1.0",
5090           "System.Runtime": "4.1.0",
5091           "runtime.any.System.Resources.ResourceManager": "4.0.1"
5092         },
5093         "compile": {
5094           "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
5095         },
5096         "runtime": {
5097           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5098         }
5099       },
5100       "System.Runtime/4.1.0": {
5101         "type": "package",
5102         "dependencies": {
5103           "Microsoft.NETCore.Platforms": "1.0.1",
5104           "Microsoft.NETCore.Targets": "1.0.1",
5105           "runtime.any.System.Runtime": "4.1.0"
5106         },
5107         "compile": {
5108           "ref/netstandard1.5/System.Runtime.dll": {}
5109         },
5110         "runtime": {
5111           "lib/portable-net45+win8+wp80+wpa81/_._": {}
5112         }
5113       },
5114       "System.Runtime.Extensions/4.1.0": {
5115         "type": "package",
5116         "dependencies": {
5117           "Microsoft.NETCore.Platforms": "1.0.1",
5118           "Microsoft.NETCore.Targets": "1.0.1",
5119           "System.Runtime": "4.1.0",
5120           "runtime.unix.System.Runtime.Extensions": "4.1.0"
5121         },
5122         "compile": {
5123           "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
5124         },
5125         "runtime": {
5126           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5127         }
5128       },
5129       "System.Runtime.Handles/4.0.1": {
5130         "type": "package",
5131         "dependencies": {
5132           "Microsoft.NETCore.Platforms": "1.0.1",
5133           "Microsoft.NETCore.Targets": "1.0.1",
5134           "System.Runtime": "4.1.0",
5135           "runtime.any.System.Runtime.Handles": "4.0.1"
5136         },
5137         "compile": {
5138           "ref/netstandard1.3/System.Runtime.Handles.dll": {}
5139         }
5140       },
5141       "System.Runtime.InteropServices/4.1.0": {
5142         "type": "package",
5143         "dependencies": {
5144           "Microsoft.NETCore.Platforms": "1.0.1",
5145           "Microsoft.NETCore.Targets": "1.0.1",
5146           "System.Reflection": "4.1.0",
5147           "System.Reflection.Primitives": "4.0.1",
5148           "System.Runtime": "4.1.0",
5149           "System.Runtime.Handles": "4.0.1",
5150           "runtime.any.System.Runtime.InteropServices": "4.1.0"
5151         },
5152         "compile": {
5153           "ref/netstandard1.5/System.Runtime.InteropServices.dll": {}
5154         },
5155         "runtime": {
5156           "lib/portable-net45+win8+wpa81/_._": {}
5157         }
5158       },
5159       "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
5160         "type": "package",
5161         "dependencies": {
5162           "Microsoft.NETCore.Platforms": "1.0.1",
5163           "System.Reflection": "4.1.0",
5164           "System.Resources.ResourceManager": "4.0.1",
5165           "System.Runtime": "4.1.0",
5166           "System.Runtime.InteropServices": "4.1.0",
5167           "System.Threading": "4.0.11",
5168           "runtime.native.System": "4.0.0"
5169         },
5170         "compile": {
5171           "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
5172         },
5173         "runtime": {
5174           "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
5175         }
5176       },
5177       "System.Runtime.Loader/4.0.0": {
5178         "type": "package",
5179         "dependencies": {
5180           "System.IO": "4.1.0",
5181           "System.Reflection": "4.1.0",
5182           "System.Runtime": "4.1.0"
5183         },
5184         "compile": {
5185           "ref/netstandard1.5/System.Runtime.Loader.dll": {}
5186         },
5187         "runtime": {
5188           "lib/netstandard1.5/System.Runtime.Loader.dll": {}
5189         }
5190       },
5191       "System.Runtime.Numerics/4.0.1": {
5192         "type": "package",
5193         "dependencies": {
5194           "System.Globalization": "4.0.11",
5195           "System.Resources.ResourceManager": "4.0.1",
5196           "System.Runtime": "4.1.0",
5197           "System.Runtime.Extensions": "4.1.0"
5198         },
5199         "compile": {
5200           "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
5201         },
5202         "runtime": {
5203           "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
5204         }
5205       },
5206       "System.Runtime.Serialization.Primitives/4.1.1": {
5207         "type": "package",
5208         "dependencies": {
5209           "System.Resources.ResourceManager": "4.0.1",
5210           "System.Runtime": "4.1.0"
5211         },
5212         "compile": {
5213           "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
5214         },
5215         "runtime": {
5216           "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
5217         }
5218       },
5219       "System.Security.Claims/4.0.1": {
5220         "type": "package",
5221         "dependencies": {
5222           "System.Collections": "4.0.11",
5223           "System.Globalization": "4.0.11",
5224           "System.IO": "4.1.0",
5225           "System.Resources.ResourceManager": "4.0.1",
5226           "System.Runtime": "4.1.0",
5227           "System.Runtime.Extensions": "4.1.0",
5228           "System.Security.Principal": "4.0.1"
5229         },
5230         "compile": {
5231           "ref/netstandard1.3/_._": {}
5232         },
5233         "runtime": {
5234           "lib/netstandard1.3/System.Security.Claims.dll": {}
5235         }
5236       },
5237       "System.Security.Cryptography.Algorithms/4.2.0": {
5238         "type": "package",
5239         "dependencies": {
5240           "Microsoft.NETCore.Platforms": "1.0.1",
5241           "System.Collections": "4.0.11",
5242           "System.IO": "4.1.0",
5243           "System.Resources.ResourceManager": "4.0.1",
5244           "System.Runtime": "4.1.0",
5245           "System.Runtime.Extensions": "4.1.0",
5246           "System.Runtime.Handles": "4.0.1",
5247           "System.Runtime.InteropServices": "4.1.0",
5248           "System.Runtime.Numerics": "4.0.1",
5249           "System.Security.Cryptography.Encoding": "4.0.0",
5250           "System.Security.Cryptography.Primitives": "4.0.0",
5251           "System.Text.Encoding": "4.0.11",
5252           "runtime.native.System.Security.Cryptography": "4.0.0"
5253         },
5254         "compile": {
5255           "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
5256         },
5257         "runtime": {
5258           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
5259         }
5260       },
5261       "System.Security.Cryptography.Cng/4.2.0": {
5262         "type": "package",
5263         "dependencies": {
5264           "Microsoft.NETCore.Platforms": "1.0.1",
5265           "System.IO": "4.1.0",
5266           "System.Resources.ResourceManager": "4.0.1",
5267           "System.Runtime": "4.1.0",
5268           "System.Runtime.Extensions": "4.1.0",
5269           "System.Runtime.Handles": "4.0.1",
5270           "System.Runtime.InteropServices": "4.1.0",
5271           "System.Security.Cryptography.Algorithms": "4.2.0",
5272           "System.Security.Cryptography.Encoding": "4.0.0",
5273           "System.Security.Cryptography.Primitives": "4.0.0",
5274           "System.Text.Encoding": "4.0.11"
5275         },
5276         "compile": {
5277           "ref/netstandard1.6/_._": {}
5278         },
5279         "runtime": {
5280           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {}
5281         }
5282       },
5283       "System.Security.Cryptography.Csp/4.0.0": {
5284         "type": "package",
5285         "dependencies": {
5286           "Microsoft.NETCore.Platforms": "1.0.1",
5287           "System.IO": "4.1.0",
5288           "System.Reflection": "4.1.0",
5289           "System.Resources.ResourceManager": "4.0.1",
5290           "System.Runtime": "4.1.0",
5291           "System.Runtime.Extensions": "4.1.0",
5292           "System.Runtime.Handles": "4.0.1",
5293           "System.Runtime.InteropServices": "4.1.0",
5294           "System.Security.Cryptography.Algorithms": "4.2.0",
5295           "System.Security.Cryptography.Encoding": "4.0.0",
5296           "System.Security.Cryptography.Primitives": "4.0.0",
5297           "System.Text.Encoding": "4.0.11",
5298           "System.Threading": "4.0.11"
5299         },
5300         "compile": {
5301           "ref/netstandard1.3/_._": {}
5302         },
5303         "runtime": {
5304           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {}
5305         }
5306       },
5307       "System.Security.Cryptography.Encoding/4.0.0": {
5308         "type": "package",
5309         "dependencies": {
5310           "Microsoft.NETCore.Platforms": "1.0.1",
5311           "System.Collections": "4.0.11",
5312           "System.Collections.Concurrent": "4.0.12",
5313           "System.Linq": "4.1.0",
5314           "System.Resources.ResourceManager": "4.0.1",
5315           "System.Runtime": "4.1.0",
5316           "System.Runtime.Extensions": "4.1.0",
5317           "System.Runtime.Handles": "4.0.1",
5318           "System.Runtime.InteropServices": "4.1.0",
5319           "System.Security.Cryptography.Primitives": "4.0.0",
5320           "System.Text.Encoding": "4.0.11",
5321           "runtime.native.System.Security.Cryptography": "4.0.0"
5322         },
5323         "compile": {
5324           "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
5325         },
5326         "runtime": {
5327           "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
5328         }
5329       },
5330       "System.Security.Cryptography.OpenSsl/4.0.0": {
5331         "type": "package",
5332         "dependencies": {
5333           "System.Collections": "4.0.11",
5334           "System.IO": "4.1.0",
5335           "System.Resources.ResourceManager": "4.0.1",
5336           "System.Runtime": "4.1.0",
5337           "System.Runtime.Extensions": "4.1.0",
5338           "System.Runtime.Handles": "4.0.1",
5339           "System.Runtime.InteropServices": "4.1.0",
5340           "System.Runtime.Numerics": "4.0.1",
5341           "System.Security.Cryptography.Algorithms": "4.2.0",
5342           "System.Security.Cryptography.Encoding": "4.0.0",
5343           "System.Security.Cryptography.Primitives": "4.0.0",
5344           "System.Text.Encoding": "4.0.11",
5345           "runtime.native.System.Security.Cryptography": "4.0.0"
5346         },
5347         "compile": {
5348           "ref/netstandard1.6/_._": {}
5349         },
5350         "runtime": {
5351           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
5352         }
5353       },
5354       "System.Security.Cryptography.Primitives/4.0.0": {
5355         "type": "package",
5356         "dependencies": {
5357           "System.Diagnostics.Debug": "4.0.11",
5358           "System.Globalization": "4.0.11",
5359           "System.IO": "4.1.0",
5360           "System.Resources.ResourceManager": "4.0.1",
5361           "System.Runtime": "4.1.0",
5362           "System.Threading": "4.0.11",
5363           "System.Threading.Tasks": "4.0.11"
5364         },
5365         "compile": {
5366           "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
5367         },
5368         "runtime": {
5369           "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
5370         }
5371       },
5372       "System.Security.Cryptography.X509Certificates/4.1.0": {
5373         "type": "package",
5374         "dependencies": {
5375           "Microsoft.NETCore.Platforms": "1.0.1",
5376           "System.Collections": "4.0.11",
5377           "System.Diagnostics.Debug": "4.0.11",
5378           "System.Globalization": "4.0.11",
5379           "System.Globalization.Calendars": "4.0.1",
5380           "System.IO": "4.1.0",
5381           "System.IO.FileSystem": "4.0.1",
5382           "System.IO.FileSystem.Primitives": "4.0.1",
5383           "System.Resources.ResourceManager": "4.0.1",
5384           "System.Runtime": "4.1.0",
5385           "System.Runtime.Extensions": "4.1.0",
5386           "System.Runtime.Handles": "4.0.1",
5387           "System.Runtime.InteropServices": "4.1.0",
5388           "System.Runtime.Numerics": "4.0.1",
5389           "System.Security.Cryptography.Algorithms": "4.2.0",
5390           "System.Security.Cryptography.Cng": "4.2.0",
5391           "System.Security.Cryptography.Csp": "4.0.0",
5392           "System.Security.Cryptography.Encoding": "4.0.0",
5393           "System.Security.Cryptography.OpenSsl": "4.0.0",
5394           "System.Security.Cryptography.Primitives": "4.0.0",
5395           "System.Text.Encoding": "4.0.11",
5396           "System.Threading": "4.0.11",
5397           "runtime.native.System": "4.0.0",
5398           "runtime.native.System.Net.Http": "4.0.1",
5399           "runtime.native.System.Security.Cryptography": "4.0.0"
5400         },
5401         "compile": {
5402           "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
5403         },
5404         "runtime": {
5405           "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {}
5406         }
5407       },
5408       "System.Security.Principal/4.0.1": {
5409         "type": "package",
5410         "dependencies": {
5411           "System.Runtime": "4.1.0"
5412         },
5413         "compile": {
5414           "ref/netstandard1.0/System.Security.Principal.dll": {}
5415         },
5416         "runtime": {
5417           "lib/netstandard1.0/System.Security.Principal.dll": {}
5418         }
5419       },
5420       "System.Security.Principal.Windows/4.0.0": {
5421         "type": "package",
5422         "dependencies": {
5423           "Microsoft.NETCore.Platforms": "1.0.1",
5424           "Microsoft.Win32.Primitives": "4.0.1",
5425           "System.Collections": "4.0.11",
5426           "System.Diagnostics.Debug": "4.0.11",
5427           "System.Reflection": "4.1.0",
5428           "System.Resources.ResourceManager": "4.0.1",
5429           "System.Runtime": "4.1.0",
5430           "System.Runtime.Extensions": "4.1.0",
5431           "System.Runtime.Handles": "4.0.1",
5432           "System.Runtime.InteropServices": "4.1.0",
5433           "System.Security.Claims": "4.0.1",
5434           "System.Security.Principal": "4.0.1",
5435           "System.Text.Encoding": "4.0.11",
5436           "System.Threading": "4.0.11"
5437         },
5438         "compile": {
5439           "ref/netstandard1.3/_._": {}
5440         },
5441         "runtime": {
5442           "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll": {}
5443         }
5444       },
5445       "System.Text.Encoding/4.0.11": {
5446         "type": "package",
5447         "dependencies": {
5448           "Microsoft.NETCore.Platforms": "1.0.1",
5449           "Microsoft.NETCore.Targets": "1.0.1",
5450           "System.Runtime": "4.1.0",
5451           "runtime.any.System.Text.Encoding": "4.0.11"
5452         },
5453         "compile": {
5454           "ref/netstandard1.3/System.Text.Encoding.dll": {}
5455         },
5456         "runtime": {
5457           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5458         }
5459       },
5460       "System.Text.Encoding.CodePages/4.0.1": {
5461         "type": "package",
5462         "dependencies": {
5463           "Microsoft.NETCore.Platforms": "1.0.1",
5464           "System.Collections": "4.0.11",
5465           "System.Globalization": "4.0.11",
5466           "System.IO": "4.1.0",
5467           "System.Reflection": "4.1.0",
5468           "System.Resources.ResourceManager": "4.0.1",
5469           "System.Runtime": "4.1.0",
5470           "System.Runtime.Extensions": "4.1.0",
5471           "System.Runtime.Handles": "4.0.1",
5472           "System.Runtime.InteropServices": "4.1.0",
5473           "System.Text.Encoding": "4.0.11",
5474           "System.Threading": "4.0.11"
5475         },
5476         "compile": {
5477           "ref/netstandard1.3/_._": {}
5478         },
5479         "runtime": {
5480           "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll": {}
5481         }
5482       },
5483       "System.Text.Encoding.Extensions/4.0.11": {
5484         "type": "package",
5485         "dependencies": {
5486           "Microsoft.NETCore.Platforms": "1.0.1",
5487           "Microsoft.NETCore.Targets": "1.0.1",
5488           "System.Runtime": "4.1.0",
5489           "System.Text.Encoding": "4.0.11",
5490           "runtime.any.System.Text.Encoding.Extensions": "4.0.11"
5491         },
5492         "compile": {
5493           "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
5494         },
5495         "runtime": {
5496           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5497         }
5498       },
5499       "System.Text.RegularExpressions/4.1.0": {
5500         "type": "package",
5501         "dependencies": {
5502           "System.Collections": "4.0.11",
5503           "System.Globalization": "4.0.11",
5504           "System.Resources.ResourceManager": "4.0.1",
5505           "System.Runtime": "4.1.0",
5506           "System.Runtime.Extensions": "4.1.0",
5507           "System.Threading": "4.0.11"
5508         },
5509         "compile": {
5510           "ref/netstandard1.6/System.Text.RegularExpressions.dll": {}
5511         },
5512         "runtime": {
5513           "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
5514         }
5515       },
5516       "System.Threading/4.0.11": {
5517         "type": "package",
5518         "dependencies": {
5519           "System.Runtime": "4.1.0",
5520           "System.Threading.Tasks": "4.0.11"
5521         },
5522         "compile": {
5523           "ref/netstandard1.3/System.Threading.dll": {}
5524         },
5525         "runtime": {
5526           "lib/netstandard1.3/System.Threading.dll": {}
5527         }
5528       },
5529       "System.Threading.Overlapped/4.0.1": {
5530         "type": "package",
5531         "dependencies": {
5532           "Microsoft.NETCore.Platforms": "1.0.1",
5533           "System.Resources.ResourceManager": "4.0.1",
5534           "System.Runtime": "4.1.0",
5535           "System.Runtime.Handles": "4.0.1"
5536         },
5537         "compile": {
5538           "ref/netstandard1.3/_._": {}
5539         },
5540         "runtime": {
5541           "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll": {}
5542         }
5543       },
5544       "System.Threading.Tasks/4.0.11": {
5545         "type": "package",
5546         "dependencies": {
5547           "Microsoft.NETCore.Platforms": "1.0.1",
5548           "Microsoft.NETCore.Targets": "1.0.1",
5549           "System.Runtime": "4.1.0",
5550           "runtime.any.System.Threading.Tasks": "4.0.11"
5551         },
5552         "compile": {
5553           "ref/netstandard1.3/System.Threading.Tasks.dll": {}
5554         },
5555         "runtime": {
5556           "lib/portable-net45+win8+wp8+wpa81/_._": {}
5557         }
5558       },
5559       "System.Threading.Tasks.Dataflow/4.6.0": {
5560         "type": "package",
5561         "dependencies": {
5562           "System.Collections": "4.0.11",
5563           "System.Collections.Concurrent": "4.0.12",
5564           "System.Diagnostics.Debug": "4.0.11",
5565           "System.Diagnostics.Tracing": "4.1.0",
5566           "System.Dynamic.Runtime": "4.0.11",
5567           "System.Linq": "4.1.0",
5568           "System.Resources.ResourceManager": "4.0.1",
5569           "System.Runtime": "4.1.0",
5570           "System.Runtime.Extensions": "4.1.0",
5571           "System.Threading": "4.0.11",
5572           "System.Threading.Tasks": "4.0.11"
5573         },
5574         "compile": {
5575           "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
5576         },
5577         "runtime": {
5578           "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll": {}
5579         }
5580       },
5581       "System.Threading.Tasks.Extensions/4.0.0": {
5582         "type": "package",
5583         "dependencies": {
5584           "System.Collections": "4.0.11",
5585           "System.Runtime": "4.1.0",
5586           "System.Threading.Tasks": "4.0.11"
5587         },
5588         "compile": {
5589           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
5590         },
5591         "runtime": {
5592           "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
5593         }
5594       },
5595       "System.Threading.Tasks.Parallel/4.0.1": {
5596         "type": "package",
5597         "dependencies": {
5598           "System.Collections.Concurrent": "4.0.12",
5599           "System.Diagnostics.Debug": "4.0.11",
5600           "System.Diagnostics.Tracing": "4.1.0",
5601           "System.Resources.ResourceManager": "4.0.1",
5602           "System.Runtime": "4.1.0",
5603           "System.Runtime.Extensions": "4.1.0",
5604           "System.Threading": "4.0.11",
5605           "System.Threading.Tasks": "4.0.11"
5606         },
5607         "compile": {
5608           "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll": {}
5609         },
5610         "runtime": {
5611           "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll": {}
5612         }
5613       },
5614       "System.Threading.Thread/4.0.0": {
5615         "type": "package",
5616         "dependencies": {
5617           "System.Runtime": "4.1.0"
5618         },
5619         "compile": {
5620           "ref/netstandard1.3/System.Threading.Thread.dll": {}
5621         },
5622         "runtime": {
5623           "lib/netstandard1.3/System.Threading.Thread.dll": {}
5624         }
5625       },
5626       "System.Threading.ThreadPool/4.0.10": {
5627         "type": "package",
5628         "dependencies": {
5629           "System.Runtime": "4.1.0",
5630           "System.Runtime.Handles": "4.0.1"
5631         },
5632         "compile": {
5633           "ref/netstandard1.3/System.Threading.ThreadPool.dll": {}
5634         },
5635         "runtime": {
5636           "lib/netstandard1.3/System.Threading.ThreadPool.dll": {}
5637         }
5638       },
5639       "System.Threading.Timer/4.0.1": {
5640         "type": "package",
5641         "dependencies": {
5642           "Microsoft.NETCore.Platforms": "1.0.1",
5643           "Microsoft.NETCore.Targets": "1.0.1",
5644           "System.Runtime": "4.1.0",
5645           "runtime.any.System.Threading.Timer": "4.0.1"
5646         },
5647         "compile": {
5648           "ref/netstandard1.2/System.Threading.Timer.dll": {}
5649         }
5650       },
5651       "System.Xml.ReaderWriter/4.0.11": {
5652         "type": "package",
5653         "dependencies": {
5654           "System.Collections": "4.0.11",
5655           "System.Diagnostics.Debug": "4.0.11",
5656           "System.Globalization": "4.0.11",
5657           "System.IO": "4.1.0",
5658           "System.IO.FileSystem": "4.0.1",
5659           "System.IO.FileSystem.Primitives": "4.0.1",
5660           "System.Resources.ResourceManager": "4.0.1",
5661           "System.Runtime": "4.1.0",
5662           "System.Runtime.Extensions": "4.1.0",
5663           "System.Runtime.InteropServices": "4.1.0",
5664           "System.Text.Encoding": "4.0.11",
5665           "System.Text.Encoding.Extensions": "4.0.11",
5666           "System.Text.RegularExpressions": "4.1.0",
5667           "System.Threading.Tasks": "4.0.11",
5668           "System.Threading.Tasks.Extensions": "4.0.0"
5669         },
5670         "compile": {
5671           "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
5672         },
5673         "runtime": {
5674           "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
5675         }
5676       },
5677       "System.Xml.XDocument/4.0.11": {
5678         "type": "package",
5679         "dependencies": {
5680           "System.Collections": "4.0.11",
5681           "System.Diagnostics.Debug": "4.0.11",
5682           "System.Diagnostics.Tools": "4.0.1",
5683           "System.Globalization": "4.0.11",
5684           "System.IO": "4.1.0",
5685           "System.Reflection": "4.1.0",
5686           "System.Resources.ResourceManager": "4.0.1",
5687           "System.Runtime": "4.1.0",
5688           "System.Runtime.Extensions": "4.1.0",
5689           "System.Text.Encoding": "4.0.11",
5690           "System.Threading": "4.0.11",
5691           "System.Xml.ReaderWriter": "4.0.11"
5692         },
5693         "compile": {
5694           "ref/netstandard1.3/System.Xml.XDocument.dll": {}
5695         },
5696         "runtime": {
5697           "lib/netstandard1.3/System.Xml.XDocument.dll": {}
5698         }
5699       },
5700       "System.Xml.XmlDocument/4.0.1": {
5701         "type": "package",
5702         "dependencies": {
5703           "System.Collections": "4.0.11",
5704           "System.Diagnostics.Debug": "4.0.11",
5705           "System.Globalization": "4.0.11",
5706           "System.IO": "4.1.0",
5707           "System.Resources.ResourceManager": "4.0.1",
5708           "System.Runtime": "4.1.0",
5709           "System.Runtime.Extensions": "4.1.0",
5710           "System.Text.Encoding": "4.0.11",
5711           "System.Threading": "4.0.11",
5712           "System.Xml.ReaderWriter": "4.0.11"
5713         },
5714         "compile": {
5715           "ref/netstandard1.3/_._": {}
5716         },
5717         "runtime": {
5718           "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
5719         }
5720       },
5721       "System.Xml.XPath/4.0.1": {
5722         "type": "package",
5723         "dependencies": {
5724           "System.Collections": "4.0.11",
5725           "System.Diagnostics.Debug": "4.0.11",
5726           "System.Globalization": "4.0.11",
5727           "System.IO": "4.1.0",
5728           "System.Resources.ResourceManager": "4.0.1",
5729           "System.Runtime": "4.1.0",
5730           "System.Runtime.Extensions": "4.1.0",
5731           "System.Threading": "4.0.11",
5732           "System.Xml.ReaderWriter": "4.0.11"
5733         },
5734         "compile": {
5735           "ref/netstandard1.3/_._": {}
5736         },
5737         "runtime": {
5738           "lib/netstandard1.3/System.Xml.XPath.dll": {}
5739         }
5740       },
5741       "System.Xml.XPath.XDocument/4.0.1": {
5742         "type": "package",
5743         "dependencies": {
5744           "System.Diagnostics.Debug": "4.0.11",
5745           "System.Linq": "4.1.0",
5746           "System.Resources.ResourceManager": "4.0.1",
5747           "System.Runtime": "4.1.0",
5748           "System.Runtime.Extensions": "4.1.0",
5749           "System.Threading": "4.0.11",
5750           "System.Xml.ReaderWriter": "4.0.11",
5751           "System.Xml.XDocument": "4.0.11",
5752           "System.Xml.XPath": "4.0.1"
5753         },
5754         "compile": {
5755           "ref/netstandard1.3/_._": {}
5756         },
5757         "runtime": {
5758           "lib/netstandard1.3/System.Xml.XPath.XDocument.dll": {}
5759         }
5760       }
5761     }
5762   },
5763   "libraries": {
5764     "cijobs/0.0.1.2": {
5765       "sha512": "iNbDeDZi+B5sWNQKR+OW4PpEj/GR6Q/wPSIX3nEarSWCI3TFuyr6v+TRjen6+8LqcayBH9VWV7wWNz5W7KhGYQ==",
5766       "type": "package",
5767       "path": "cijobs/0.0.1.2",
5768       "files": [
5769         ".nupkg.metadata",
5770         ".signature.p7s",
5771         "cijobs.0.0.1.2.nupkg.sha512",
5772         "cijobs.nuspec",
5773         "lib/netcoreapp1.0/cijobs.dll",
5774         "lib/netcoreapp1.0/cijobs.runtimeconfig.json"
5775       ]
5776     },
5777     "jit-analyze/0.0.1.1": {
5778       "sha512": "BStecbK+lI8dkKfkuXKttolZXxzVbnd5NSy+oZBdKm8ww+IHJ8Ox/DDHwvuVQfc+Nf0z9r1dMMOCKhXfPFcXbg==",
5779       "type": "package",
5780       "path": "jit-analyze/0.0.1.1",
5781       "files": [
5782         ".nupkg.metadata",
5783         ".signature.p7s",
5784         "jit-analyze.0.0.1.1.nupkg.sha512",
5785         "jit-analyze.nuspec",
5786         "lib/netcoreapp1.0/jit-analyze.dll",
5787         "lib/netcoreapp1.0/jit-analyze.runtimeconfig.json"
5788       ]
5789     },
5790     "jit-dasm/0.0.1.4": {
5791       "sha512": "Ipm3ik3mBaGj760hqc+sc6GAarPnhlaiW4R1HiCSMrytPuJ/KevEL9qG3G9CvR60S0hhZ2iVs4VZ4+pj50Lt6Q==",
5792       "type": "package",
5793       "path": "jit-dasm/0.0.1.4",
5794       "files": [
5795         ".nupkg.metadata",
5796         ".signature.p7s",
5797         "jit-dasm.0.0.1.4.nupkg.sha512",
5798         "jit-dasm.nuspec",
5799         "lib/netcoreapp1.0/jit-dasm.dll",
5800         "lib/netcoreapp1.0/jit-dasm.runtimeconfig.json"
5801       ]
5802     },
5803     "Libuv/1.9.0": {
5804       "sha512": "9Q7AaqtQhS8JDSIvRBt6ODSLWDBI4c8YxNxyCQemWebBFUtBbc6M5Vi5Gz1ZyIUlTW3rZK9bIr5gnVyv0z7a2Q==",
5805       "type": "package",
5806       "path": "libuv/1.9.0",
5807       "files": [
5808         ".nupkg.metadata",
5809         ".signature.p7s",
5810         "License.txt",
5811         "libuv.1.9.0.nupkg.sha512",
5812         "libuv.nuspec",
5813         "runtimes/debian-x64/native/libuv.so",
5814         "runtimes/fedora-x64/native/libuv.so",
5815         "runtimes/opensuse-x64/native/libuv.so",
5816         "runtimes/osx/native/libuv.dylib",
5817         "runtimes/rhel-x64/native/libuv.so",
5818         "runtimes/win7-arm/native/libuv.dll",
5819         "runtimes/win7-x64/native/libuv.dll",
5820         "runtimes/win7-x86/native/libuv.dll"
5821       ]
5822     },
5823     "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
5824       "sha512": "HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
5825       "type": "package",
5826       "path": "microsoft.codeanalysis.analyzers/1.1.0",
5827       "hasTools": true,
5828       "files": [
5829         ".nupkg.metadata",
5830         "ThirdPartyNotices.rtf",
5831         "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
5832         "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
5833         "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
5834         "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
5835         "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512",
5836         "microsoft.codeanalysis.analyzers.nuspec",
5837         "tools/install.ps1",
5838         "tools/uninstall.ps1"
5839       ]
5840     },
5841     "Microsoft.CodeAnalysis.Common/1.3.0": {
5842       "sha512": "V09G35cs0CT1C4Dr1IEOh8IGfnWALEVAOO5JXsqagxXwmYR012TlorQ+vx2eXxfZRKs3gAS/r92gN9kRBLba5A==",
5843       "type": "package",
5844       "path": "microsoft.codeanalysis.common/1.3.0",
5845       "files": [
5846         ".nupkg.metadata",
5847         ".signature.p7s",
5848         "ThirdPartyNotices.rtf",
5849         "lib/net45/Microsoft.CodeAnalysis.dll",
5850         "lib/net45/Microsoft.CodeAnalysis.xml",
5851         "lib/netstandard1.3/Microsoft.CodeAnalysis.dll",
5852         "lib/netstandard1.3/Microsoft.CodeAnalysis.xml",
5853         "lib/portable-net45+win8/Microsoft.CodeAnalysis.dll",
5854         "lib/portable-net45+win8/Microsoft.CodeAnalysis.xml",
5855         "microsoft.codeanalysis.common.1.3.0.nupkg.sha512",
5856         "microsoft.codeanalysis.common.nuspec"
5857       ]
5858     },
5859     "Microsoft.CodeAnalysis.CSharp/1.3.0": {
5860       "sha512": "BgWDIAbSFsHuGeLSn/rljLi51nXqkSo4DZ0qEIrHyPVasrhxEVq7aV8KKZ3HEfSFB+GIhBmOogE+mlOLYg19eg==",
5861       "type": "package",
5862       "path": "microsoft.codeanalysis.csharp/1.3.0",
5863       "files": [
5864         ".nupkg.metadata",
5865         ".signature.p7s",
5866         "ThirdPartyNotices.rtf",
5867         "lib/net45/Microsoft.CodeAnalysis.CSharp.dll",
5868         "lib/net45/Microsoft.CodeAnalysis.CSharp.xml",
5869         "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll",
5870         "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.xml",
5871         "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.dll",
5872         "lib/portable-net45+win8/Microsoft.CodeAnalysis.CSharp.xml",
5873         "microsoft.codeanalysis.csharp.1.3.0.nupkg.sha512",
5874         "microsoft.codeanalysis.csharp.nuspec"
5875       ]
5876     },
5877     "Microsoft.CodeAnalysis.VisualBasic/1.3.0": {
5878       "sha512": "Sf3k8PkTkWqBmXnnblJbvb7ewO6mJzX6WO2t7m04BmOY5qBq6yhhyXnn/BMM+QCec3Arw3X35Zd8f9eBql0qgg==",
5879       "type": "package",
5880       "path": "microsoft.codeanalysis.visualbasic/1.3.0",
5881       "files": [
5882         ".nupkg.metadata",
5883         ".signature.p7s",
5884         "ThirdPartyNotices.rtf",
5885         "lib/net45/Microsoft.CodeAnalysis.VisualBasic.dll",
5886         "lib/net45/Microsoft.CodeAnalysis.VisualBasic.xml",
5887         "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.dll",
5888         "lib/netstandard1.3/Microsoft.CodeAnalysis.VisualBasic.xml",
5889         "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.dll",
5890         "lib/portable-net45+win8/Microsoft.CodeAnalysis.VisualBasic.xml",
5891         "microsoft.codeanalysis.visualbasic.1.3.0.nupkg.sha512",
5892         "microsoft.codeanalysis.visualbasic.nuspec"
5893       ]
5894     },
5895     "Microsoft.CSharp/4.0.1": {
5896       "sha512": "17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
5897       "type": "package",
5898       "path": "microsoft.csharp/4.0.1",
5899       "files": [
5900         ".nupkg.metadata",
5901         ".signature.p7s",
5902         "ThirdPartyNotices.txt",
5903         "dotnet_library_license.txt",
5904         "lib/MonoAndroid10/_._",
5905         "lib/MonoTouch10/_._",
5906         "lib/net45/_._",
5907         "lib/netcore50/Microsoft.CSharp.dll",
5908         "lib/netstandard1.3/Microsoft.CSharp.dll",
5909         "lib/portable-net45+win8+wp8+wpa81/_._",
5910         "lib/win8/_._",
5911         "lib/wp80/_._",
5912         "lib/wpa81/_._",
5913         "lib/xamarinios10/_._",
5914         "lib/xamarinmac20/_._",
5915         "lib/xamarintvos10/_._",
5916         "lib/xamarinwatchos10/_._",
5917         "microsoft.csharp.4.0.1.nupkg.sha512",
5918         "microsoft.csharp.nuspec",
5919         "ref/MonoAndroid10/_._",
5920         "ref/MonoTouch10/_._",
5921         "ref/net45/_._",
5922         "ref/netcore50/Microsoft.CSharp.dll",
5923         "ref/netcore50/Microsoft.CSharp.xml",
5924         "ref/netcore50/de/Microsoft.CSharp.xml",
5925         "ref/netcore50/es/Microsoft.CSharp.xml",
5926         "ref/netcore50/fr/Microsoft.CSharp.xml",
5927         "ref/netcore50/it/Microsoft.CSharp.xml",
5928         "ref/netcore50/ja/Microsoft.CSharp.xml",
5929         "ref/netcore50/ko/Microsoft.CSharp.xml",
5930         "ref/netcore50/ru/Microsoft.CSharp.xml",
5931         "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
5932         "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
5933         "ref/netstandard1.0/Microsoft.CSharp.dll",
5934         "ref/netstandard1.0/Microsoft.CSharp.xml",
5935         "ref/netstandard1.0/de/Microsoft.CSharp.xml",
5936         "ref/netstandard1.0/es/Microsoft.CSharp.xml",
5937         "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
5938         "ref/netstandard1.0/it/Microsoft.CSharp.xml",
5939         "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
5940         "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
5941         "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
5942         "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
5943         "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
5944         "ref/portable-net45+win8+wp8+wpa81/_._",
5945         "ref/win8/_._",
5946         "ref/wp80/_._",
5947         "ref/wpa81/_._",
5948         "ref/xamarinios10/_._",
5949         "ref/xamarinmac20/_._",
5950         "ref/xamarintvos10/_._",
5951         "ref/xamarinwatchos10/_._"
5952       ]
5953     },
5954     "Microsoft.DotNet.Cli.Utils/1.0.0-preview2-003121": {
5955       "sha512": "FLXqhQjkjj83Sh0TRlLEyMIMtAhDRJuPRWnDONtnCv5bozk1jPzflLEXYbk2xsnsOMpnYrUvKQbwUKUWyaXuFQ==",
5956       "type": "package",
5957       "path": "microsoft.dotnet.cli.utils/1.0.0-preview2-003121",
5958       "files": [
5959         ".nupkg.metadata",
5960         ".signature.p7s",
5961         "lib/net451/Microsoft.DotNet.Cli.Utils.dll",
5962         "lib/netstandard1.6/Microsoft.DotNet.Cli.Utils.dll",
5963         "microsoft.dotnet.cli.utils.1.0.0-preview2-003121.nupkg.sha512",
5964         "microsoft.dotnet.cli.utils.nuspec"
5965       ]
5966     },
5967     "Microsoft.DotNet.CoreCLR.TestDependencies/1.0.0-prerelease": {
5968       "sha512": "vz04+hDn8cLuWssbzTfJ8qhtfjkUSrGiW35crQYMy+a7pLfUbaFUiU3oDEe9maUV8/RNqsoels3MBK2vJB5Nhw==",
5969       "type": "package",
5970       "path": "microsoft.dotnet.coreclr.testdependencies/1.0.0-prerelease",
5971       "files": [
5972         ".nupkg.metadata",
5973         "lib/aspnetcore50/API-MS-Win-Base-Util-L1-1-0.dll",
5974         "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-0.dll",
5975         "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-1.dll",
5976         "lib/aspnetcore50/API-MS-Win-Core-Kernel32-Private-L1-1-2.dll",
5977         "lib/aspnetcore50/API-MS-Win-Core-PrivateProfile-L1-1-0.dll",
5978         "lib/aspnetcore50/API-MS-Win-Core-ProcessTopology-Obsolete-L1-1-0.dll",
5979         "lib/aspnetcore50/API-MS-Win-Core-String-L2-1-0.dll",
5980         "lib/aspnetcore50/API-MS-Win-Core-StringAnsi-L1-1-0.dll",
5981         "lib/aspnetcore50/API-MS-Win-EventLog-Legacy-L1-1-0.dll",
5982         "lib/aspnetcore50/API-MS-Win-Eventing-ClassicProvider-L1-1-0.dll",
5983         "lib/aspnetcore50/API-MS-Win-Eventing-Consumer-L1-1-0.dll",
5984         "lib/aspnetcore50/API-MS-Win-Eventing-Controller-L1-1-0.dll",
5985         "lib/aspnetcore50/API-MS-Win-Eventing-Legacy-L1-1-0.dll",
5986         "lib/aspnetcore50/API-MS-Win-Eventing-Provider-L1-1-0.dll",
5987         "lib/aspnetcore50/API-MS-Win-Security-LsaPolicy-L1-1-0.dll",
5988         "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-0.dll",
5989         "lib/aspnetcore50/API-MS-Win-devices-config-L1-1-1.dll",
5990         "lib/aspnetcore50/System.Core.dll",
5991         "lib/aspnetcore50/System.Xml.Linq.dll",
5992         "lib/aspnetcore50/System.Xml.dll",
5993         "lib/aspnetcore50/System.dll",
5994         "lib/aspnetcore50/api-ms-win-core-com-l1-1-0.dll",
5995         "lib/aspnetcore50/api-ms-win-core-com-private-l1-1-0.dll",
5996         "lib/aspnetcore50/api-ms-win-core-comm-l1-1-0.dll",
5997         "lib/aspnetcore50/api-ms-win-core-console-l1-1-0.dll",
5998         "lib/aspnetcore50/api-ms-win-core-console-l2-1-0.dll",
5999         "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-0.dll",
6000         "lib/aspnetcore50/api-ms-win-core-datetime-l1-1-1.dll",
6001         "lib/aspnetcore50/api-ms-win-core-debug-l1-1-0.dll",
6002         "lib/aspnetcore50/api-ms-win-core-debug-l1-1-1.dll",
6003         "lib/aspnetcore50/api-ms-win-core-delayload-l1-1-0.dll",
6004         "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-0.dll",
6005         "lib/aspnetcore50/api-ms-win-core-errorhandling-l1-1-1.dll",
6006         "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-0.dll",
6007         "lib/aspnetcore50/api-ms-win-core-fibers-l1-1-1.dll",
6008         "lib/aspnetcore50/api-ms-win-core-file-l1-1-0.dll",
6009         "lib/aspnetcore50/api-ms-win-core-file-l1-2-0.dll",
6010         "lib/aspnetcore50/api-ms-win-core-file-l1-2-1.dll",
6011         "lib/aspnetcore50/api-ms-win-core-file-l2-1-0.dll",
6012         "lib/aspnetcore50/api-ms-win-core-file-l2-1-1.dll",
6013         "lib/aspnetcore50/api-ms-win-core-handle-l1-1-0.dll",
6014         "lib/aspnetcore50/api-ms-win-core-heap-l1-1-0.dll",
6015         "lib/aspnetcore50/api-ms-win-core-heap-obsolete-l1-1-0.dll",
6016         "lib/aspnetcore50/api-ms-win-core-interlocked-l1-1-0.dll",
6017         "lib/aspnetcore50/api-ms-win-core-io-l1-1-0.dll",
6018         "lib/aspnetcore50/api-ms-win-core-io-l1-1-1.dll",
6019         "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-0.dll",
6020         "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-1.dll",
6021         "lib/aspnetcore50/api-ms-win-core-kernel32-legacy-l1-1-2.dll",
6022         "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-0.dll",
6023         "lib/aspnetcore50/api-ms-win-core-libraryloader-l1-1-1.dll",
6024         "lib/aspnetcore50/api-ms-win-core-localization-l1-2-0.dll",
6025         "lib/aspnetcore50/api-ms-win-core-localization-l1-2-1.dll",
6026         "lib/aspnetcore50/api-ms-win-core-localization-l2-1-0.dll",
6027         "lib/aspnetcore50/api-ms-win-core-localization-obsolete-l1-2-0.dll",
6028         "lib/aspnetcore50/api-ms-win-core-memory-l1-1-0.dll",
6029         "lib/aspnetcore50/api-ms-win-core-memory-l1-1-1.dll",
6030         "lib/aspnetcore50/api-ms-win-core-memory-l1-1-2.dll",
6031         "lib/aspnetcore50/api-ms-win-core-memory-l1-1-3.dll",
6032         "lib/aspnetcore50/api-ms-win-core-namedpipe-l1-1-0.dll",
6033         "lib/aspnetcore50/api-ms-win-core-normalization-l1-1-0.dll",
6034         "lib/aspnetcore50/api-ms-win-core-privateprofile-l1-1-1.dll",
6035         "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-1-0.dll",
6036         "lib/aspnetcore50/api-ms-win-core-processenvironment-l1-2-0.dll",
6037         "lib/aspnetcore50/api-ms-win-core-processsecurity-l1-1-0.dll",
6038         "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-0.dll",
6039         "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-1.dll",
6040         "lib/aspnetcore50/api-ms-win-core-processthreads-l1-1-2.dll",
6041         "lib/aspnetcore50/api-ms-win-core-profile-l1-1-0.dll",
6042         "lib/aspnetcore50/api-ms-win-core-psapi-ansi-l1-1-0.dll",
6043         "lib/aspnetcore50/api-ms-win-core-psapi-l1-1-0.dll",
6044         "lib/aspnetcore50/api-ms-win-core-psapi-obsolete-l1-1-0.dll",
6045         "lib/aspnetcore50/api-ms-win-core-realtime-l1-1-0.dll",
6046         "lib/aspnetcore50/api-ms-win-core-registry-l1-1-0.dll",
6047         "lib/aspnetcore50/api-ms-win-core-registry-l2-1-0.dll",
6048         "lib/aspnetcore50/api-ms-win-core-rtlsupport-l1-1-0.dll",
6049         "lib/aspnetcore50/api-ms-win-core-shlwapi-legacy-l1-1-0.dll",
6050         "lib/aspnetcore50/api-ms-win-core-shlwapi-obsolete-l1-1-0.dll",
6051         "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-0.dll",
6052         "lib/aspnetcore50/api-ms-win-core-shutdown-l1-1-1.dll",
6053         "lib/aspnetcore50/api-ms-win-core-string-l1-1-0.dll",
6054         "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-0.dll",
6055         "lib/aspnetcore50/api-ms-win-core-string-obsolete-l1-1-1.dll",
6056         "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-0.dll",
6057         "lib/aspnetcore50/api-ms-win-core-stringloader-l1-1-1.dll",
6058         "lib/aspnetcore50/api-ms-win-core-synch-l1-1-0.dll",
6059         "lib/aspnetcore50/api-ms-win-core-synch-l1-2-0.dll",
6060         "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-1-0.dll",
6061         "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-0.dll",
6062         "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-1.dll",
6063         "lib/aspnetcore50/api-ms-win-core-sysinfo-l1-2-2.dll",
6064         "lib/aspnetcore50/api-ms-win-core-threadpool-l1-2-0.dll",
6065         "lib/aspnetcore50/api-ms-win-core-threadpool-legacy-l1-1-0.dll",
6066         "lib/aspnetcore50/api-ms-win-core-threadpool-private-l1-1-0.dll",
6067         "lib/aspnetcore50/api-ms-win-core-timezone-l1-1-0.dll",
6068         "lib/aspnetcore50/api-ms-win-core-url-l1-1-0.dll",
6069         "lib/aspnetcore50/api-ms-win-core-util-l1-1-0.dll",
6070         "lib/aspnetcore50/api-ms-win-core-version-l1-1-0.dll",
6071         "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-0.dll",
6072         "lib/aspnetcore50/api-ms-win-core-winrt-error-l1-1-1.dll",
6073         "lib/aspnetcore50/api-ms-win-core-winrt-l1-1-0.dll",
6074         "lib/aspnetcore50/api-ms-win-core-winrt-registration-l1-1-0.dll",
6075         "lib/aspnetcore50/api-ms-win-core-winrt-robuffer-l1-1-0.dll",
6076         "lib/aspnetcore50/api-ms-win-core-winrt-roparameterizediid-l1-1-0.dll",
6077         "lib/aspnetcore50/api-ms-win-core-winrt-string-l1-1-0.dll",
6078         "lib/aspnetcore50/api-ms-win-core-wow64-l1-1-0.dll",
6079         "lib/aspnetcore50/api-ms-win-core-xstate-l1-1-0.dll",
6080         "lib/aspnetcore50/api-ms-win-core-xstate-l2-1-0.dll",
6081         "lib/aspnetcore50/api-ms-win-ro-typeresolution-l1-1-0.dll",
6082         "lib/aspnetcore50/api-ms-win-security-base-l1-1-0.dll",
6083         "lib/aspnetcore50/api-ms-win-security-cryptoapi-l1-1-0.dll",
6084         "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-0.dll",
6085         "lib/aspnetcore50/api-ms-win-security-lsalookup-l2-1-1.dll",
6086         "lib/aspnetcore50/api-ms-win-security-provider-l1-1-0.dll",
6087         "lib/aspnetcore50/api-ms-win-security-sddl-l1-1-0.dll",
6088         "lib/aspnetcore50/api-ms-win-service-core-l1-1-0.dll",
6089         "lib/aspnetcore50/api-ms-win-service-core-l1-1-1.dll",
6090         "lib/aspnetcore50/api-ms-win-service-management-l1-1-0.dll",
6091         "lib/aspnetcore50/api-ms-win-service-management-l2-1-0.dll",
6092         "lib/aspnetcore50/api-ms-win-service-private-l1-1-0.dll",
6093         "lib/aspnetcore50/api-ms-win-service-private-l1-1-1.dll",
6094         "lib/aspnetcore50/api-ms-win-service-winsvc-l1-1-0.dll",
6095         "microsoft.dotnet.coreclr.testdependencies.1.0.0-prerelease.nupkg.sha512",
6096         "microsoft.dotnet.coreclr.testdependencies.nuspec"
6097       ]
6098     },
6099     "Microsoft.DotNet.InternalAbstractions/1.0.0": {
6100       "sha512": "AAguUq7YyKk3yDWPoWA8DrLZvURxB/LrDdTn1h5lmPeznkFUpfC3p459w5mQYQE0qpquf/CkSQZ0etiV5vRHFA==",
6101       "type": "package",
6102       "path": "microsoft.dotnet.internalabstractions/1.0.0",
6103       "files": [
6104         ".nupkg.metadata",
6105         ".signature.p7s",
6106         "lib/net451/Microsoft.DotNet.InternalAbstractions.dll",
6107         "lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll",
6108         "microsoft.dotnet.internalabstractions.1.0.0.nupkg.sha512",
6109         "microsoft.dotnet.internalabstractions.nuspec"
6110       ]
6111     },
6112     "Microsoft.DotNet.ProjectModel/1.0.0-rc3-003121": {
6113       "sha512": "wnWw5KsKinG2wWxdoQIJXZlMFvPNhL7WmIyW9q6xrZFUi/uld5PC3ksq2QDZepF148FUjCIyTP+TnRwU3RJqUg==",
6114       "type": "package",
6115       "path": "microsoft.dotnet.projectmodel/1.0.0-rc3-003121",
6116       "files": [
6117         ".nupkg.metadata",
6118         "lib/net451/Microsoft.DotNet.ProjectModel.dll",
6119         "lib/netstandard1.6/Microsoft.DotNet.ProjectModel.dll",
6120         "microsoft.dotnet.projectmodel.1.0.0-rc3-003121.nupkg.sha512",
6121         "microsoft.dotnet.projectmodel.nuspec"
6122       ]
6123     },
6124     "Microsoft.Extensions.DependencyModel/1.0.0": {
6125       "sha512": "n55Y2T4qMgCNMrJaqAN+nlG2EH4XL+e9uxIg4vdFsQeF+L8UKxRdD3C35Bt+xk3vO3Zwp3g+6KFq2VPH2COSmg==",
6126       "type": "package",
6127       "path": "microsoft.extensions.dependencymodel/1.0.0",
6128       "files": [
6129         ".nupkg.metadata",
6130         ".signature.p7s",
6131         "lib/net451/Microsoft.Extensions.DependencyModel.dll",
6132         "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll",
6133         "microsoft.extensions.dependencymodel.1.0.0.nupkg.sha512",
6134         "microsoft.extensions.dependencymodel.nuspec"
6135       ]
6136     },
6137     "Microsoft.NETCore.App/1.0.0": {
6138       "sha512": "Bv40dLDrT+Igcg1e6otW3D8voeJCfcAxOlsxSVlDz+J+cdWls5kblZvPHHvx7gX3/oJoQVIkEeO3sMyv5PSVJA==",
6139       "type": "package",
6140       "path": "microsoft.netcore.app/1.0.0",
6141       "files": [
6142         ".nupkg.metadata",
6143         ".signature.p7s",
6144         "ThirdPartyNotices.txt",
6145         "dotnet_library_license.txt",
6146         "lib/netcoreapp1.0/_._",
6147         "microsoft.netcore.app.1.0.0.nupkg.sha512",
6148         "microsoft.netcore.app.nuspec"
6149       ]
6150     },
6151     "Microsoft.NETCore.DotNetHost/1.0.1": {
6152       "sha512": "uaMgykq6AckP3hZW4dsD6zjocxyXPz0tcTl8OX7mlSUWsyFXdtf45sjdwI0JIHxt3gnI6GihAlOAwYK8HE4niQ==",
6153       "type": "package",
6154       "path": "microsoft.netcore.dotnethost/1.0.1",
6155       "files": [
6156         ".nupkg.metadata",
6157         "ThirdPartyNotices.txt",
6158         "dotnet_library_license.txt",
6159         "microsoft.netcore.dotnethost.1.0.1.nupkg.sha512",
6160         "microsoft.netcore.dotnethost.nuspec",
6161         "runtime.json"
6162       ]
6163     },
6164     "Microsoft.NETCore.DotNetHostPolicy/1.0.1": {
6165       "sha512": "d8AQ+ZVj2iK9sbgl3IEsshCSaumhM1PNTPHxldZAQLOoI1BKF8QZ1zPCNqwBGisPiWOE3f/1SHDbQi1BTRBxuA==",
6166       "type": "package",
6167       "path": "microsoft.netcore.dotnethostpolicy/1.0.1",
6168       "files": [
6169         ".nupkg.metadata",
6170         ".signature.p7s",
6171         "ThirdPartyNotices.txt",
6172         "dotnet_library_license.txt",
6173         "microsoft.netcore.dotnethostpolicy.1.0.1.nupkg.sha512",
6174         "microsoft.netcore.dotnethostpolicy.nuspec",
6175         "runtime.json"
6176       ]
6177     },
6178     "Microsoft.NETCore.DotNetHostResolver/1.0.1": {
6179       "sha512": "GEXgpAHB9E0OhfcmNJ664Xcd2bJkz2qkGIAFmCgEI5ANlQy4qEEmBVfUqA+Z9HB85ZwWxZc1eIJ6fxdxcjrctg==",
6180       "type": "package",
6181       "path": "microsoft.netcore.dotnethostresolver/1.0.1",
6182       "files": [
6183         ".nupkg.metadata",
6184         "ThirdPartyNotices.txt",
6185         "dotnet_library_license.txt",
6186         "microsoft.netcore.dotnethostresolver.1.0.1.nupkg.sha512",
6187         "microsoft.netcore.dotnethostresolver.nuspec",
6188         "runtime.json"
6189       ]
6190     },
6191     "Microsoft.NETCore.Jit/1.0.2": {
6192       "sha512": "Ok2vWofa6X8WD9vc4pfLHwvJz1/B6t3gOAoZcjrjrQf7lQOlNIuZIZtLn3wnWX28DuQGpPJkRlBxFj7Z5txNqw==",
6193       "type": "package",
6194       "path": "microsoft.netcore.jit/1.0.2",
6195       "files": [
6196         ".nupkg.metadata",
6197         "ThirdPartyNotices.txt",
6198         "dotnet_library_license.txt",
6199         "microsoft.netcore.jit.1.0.2.nupkg.sha512",
6200         "microsoft.netcore.jit.nuspec",
6201         "runtime.json"
6202       ]
6203     },
6204     "Microsoft.NETCore.Platforms/3.1.0-preview3.19551.4": {
6205       "sha512": "Clr2Jue6oyBlnsVf9g5qjoi06+QDYVq+U32buU9W+mRYeIFg4LXeJei1q6P/1niiKX8WIVo7KbBnqW80jVcOvw==",
6206       "type": "package",
6207       "path": "microsoft.netcore.platforms/3.1.0-preview3.19551.4",
6208       "files": [
6209         ".nupkg.metadata",
6210         ".signature.p7s",
6211         "LICENSE.TXT",
6212         "THIRD-PARTY-NOTICES.TXT",
6213         "lib/netstandard1.0/_._",
6214         "microsoft.netcore.platforms.3.1.0-preview3.19551.4.nupkg.sha512",
6215         "microsoft.netcore.platforms.nuspec",
6216         "runtime.json",
6217         "useSharedDesignerContext.txt",
6218         "version.txt"
6219       ]
6220     },
6221     "Microsoft.NETCore.Runtime.CoreCLR/1.0.2": {
6222       "sha512": "A0x1xtTjYJWZr2DRzgfCOXgB0JkQg8twnmtTJ79wFje+IihlLbXtx6Z2AxyVokBM5ruwTedR6YdCmHk39QJdtQ==",
6223       "type": "package",
6224       "path": "microsoft.netcore.runtime.coreclr/1.0.2",
6225       "files": [
6226         ".nupkg.metadata",
6227         "ThirdPartyNotices.txt",
6228         "dotnet_library_license.txt",
6229         "microsoft.netcore.runtime.coreclr.1.0.2.nupkg.sha512",
6230         "microsoft.netcore.runtime.coreclr.nuspec",
6231         "runtime.json"
6232       ]
6233     },
6234     "Microsoft.NETCore.Targets/1.0.1": {
6235       "sha512": "rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
6236       "type": "package",
6237       "path": "microsoft.netcore.targets/1.0.1",
6238       "files": [
6239         ".nupkg.metadata",
6240         ".signature.p7s",
6241         "ThirdPartyNotices.txt",
6242         "dotnet_library_license.txt",
6243         "lib/netstandard1.0/_._",
6244         "microsoft.netcore.targets.1.0.1.nupkg.sha512",
6245         "microsoft.netcore.targets.nuspec",
6246         "runtime.json"
6247       ]
6248     },
6249     "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
6250       "sha512": "SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==",
6251       "type": "package",
6252       "path": "microsoft.netcore.windows.apisets/1.0.1",
6253       "files": [
6254         ".nupkg.metadata",
6255         ".signature.p7s",
6256         "ThirdPartyNotices.txt",
6257         "dotnet_library_license.txt",
6258         "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512",
6259         "microsoft.netcore.windows.apisets.nuspec",
6260         "runtime.json"
6261       ]
6262     },
6263     "Microsoft.VisualBasic/10.0.1": {
6264       "sha512": "HpNyOf/4Tp2lh4FyywB55VITk0SqVxEjDzsVDDyF1yafDN6Bq18xcHowzCPINyYHUTgGcEtmpYiRsFdSo0KKdQ==",
6265       "type": "package",
6266       "path": "microsoft.visualbasic/10.0.1",
6267       "files": [
6268         ".nupkg.metadata",
6269         ".signature.p7s",
6270         "ThirdPartyNotices.txt",
6271         "dotnet_library_license.txt",
6272         "lib/net45/_._",
6273         "lib/netcore50/Microsoft.VisualBasic.dll",
6274         "lib/netstandard1.3/Microsoft.VisualBasic.dll",
6275         "lib/portable-net45+win8+wpa81/_._",
6276         "lib/win8/_._",
6277         "lib/wpa81/_._",
6278         "microsoft.visualbasic.10.0.1.nupkg.sha512",
6279         "microsoft.visualbasic.nuspec",
6280         "ref/net45/_._",
6281         "ref/netcore50/Microsoft.VisualBasic.dll",
6282         "ref/netcore50/Microsoft.VisualBasic.xml",
6283         "ref/netcore50/de/Microsoft.VisualBasic.xml",
6284         "ref/netcore50/es/Microsoft.VisualBasic.xml",
6285         "ref/netcore50/fr/Microsoft.VisualBasic.xml",
6286         "ref/netcore50/it/Microsoft.VisualBasic.xml",
6287         "ref/netcore50/ja/Microsoft.VisualBasic.xml",
6288         "ref/netcore50/ko/Microsoft.VisualBasic.xml",
6289         "ref/netcore50/ru/Microsoft.VisualBasic.xml",
6290         "ref/netcore50/zh-hans/Microsoft.VisualBasic.xml",
6291         "ref/netcore50/zh-hant/Microsoft.VisualBasic.xml",
6292         "ref/netstandard1.1/Microsoft.VisualBasic.dll",
6293         "ref/netstandard1.1/Microsoft.VisualBasic.xml",
6294         "ref/netstandard1.1/de/Microsoft.VisualBasic.xml",
6295         "ref/netstandard1.1/es/Microsoft.VisualBasic.xml",
6296         "ref/netstandard1.1/fr/Microsoft.VisualBasic.xml",
6297         "ref/netstandard1.1/it/Microsoft.VisualBasic.xml",
6298         "ref/netstandard1.1/ja/Microsoft.VisualBasic.xml",
6299         "ref/netstandard1.1/ko/Microsoft.VisualBasic.xml",
6300         "ref/netstandard1.1/ru/Microsoft.VisualBasic.xml",
6301         "ref/netstandard1.1/zh-hans/Microsoft.VisualBasic.xml",
6302         "ref/netstandard1.1/zh-hant/Microsoft.VisualBasic.xml",
6303         "ref/portable-net45+win8+wpa81/_._",
6304         "ref/win8/_._",
6305         "ref/wpa81/_._"
6306       ]
6307     },
6308     "Microsoft.Win32.Primitives/4.0.1": {
6309       "sha512": "fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
6310       "type": "package",
6311       "path": "microsoft.win32.primitives/4.0.1",
6312       "files": [
6313         ".nupkg.metadata",
6314         ".signature.p7s",
6315         "ThirdPartyNotices.txt",
6316         "dotnet_library_license.txt",
6317         "lib/MonoAndroid10/_._",
6318         "lib/MonoTouch10/_._",
6319         "lib/net46/Microsoft.Win32.Primitives.dll",
6320         "lib/xamarinios10/_._",
6321         "lib/xamarinmac20/_._",
6322         "lib/xamarintvos10/_._",
6323         "lib/xamarinwatchos10/_._",
6324         "microsoft.win32.primitives.4.0.1.nupkg.sha512",
6325         "microsoft.win32.primitives.nuspec",
6326         "ref/MonoAndroid10/_._",
6327         "ref/MonoTouch10/_._",
6328         "ref/net46/Microsoft.Win32.Primitives.dll",
6329         "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
6330         "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
6331         "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
6332         "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
6333         "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
6334         "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
6335         "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
6336         "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
6337         "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
6338         "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
6339         "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
6340         "ref/xamarinios10/_._",
6341         "ref/xamarinmac20/_._",
6342         "ref/xamarintvos10/_._",
6343         "ref/xamarinwatchos10/_._"
6344       ]
6345     },
6346     "Microsoft.Win32.Registry/4.0.0": {
6347       "sha512": "q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==",
6348       "type": "package",
6349       "path": "microsoft.win32.registry/4.0.0",
6350       "files": [
6351         ".nupkg.metadata",
6352         "ThirdPartyNotices.txt",
6353         "dotnet_library_license.txt",
6354         "lib/net46/Microsoft.Win32.Registry.dll",
6355         "microsoft.win32.registry.4.0.0.nupkg.sha512",
6356         "microsoft.win32.registry.nuspec",
6357         "ref/net46/Microsoft.Win32.Registry.dll",
6358         "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
6359         "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
6360         "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
6361         "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
6362         "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
6363         "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
6364         "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
6365         "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
6366         "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
6367         "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
6368         "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
6369         "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
6370         "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
6371         "runtimes/win/lib/netcore50/_._",
6372         "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll"
6373       ]
6374     },
6375     "NETStandard.Library/1.6.0": {
6376       "sha512": "ypsCvIdCZ4IoYASJHt6tF2fMo7N30NLgV1EbmC+snO490OMl9FvVxmumw14rhReWU3j3g7BYudG6YCrchwHJlA==",
6377       "type": "package",
6378       "path": "netstandard.library/1.6.0",
6379       "files": [
6380         ".nupkg.metadata",
6381         ".signature.p7s",
6382         "ThirdPartyNotices.txt",
6383         "dotnet_library_license.txt",
6384         "netstandard.library.1.6.0.nupkg.sha512",
6385         "netstandard.library.nuspec"
6386       ]
6387     },
6388     "Newtonsoft.Json/9.0.1": {
6389       "sha512": "U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
6390       "type": "package",
6391       "path": "newtonsoft.json/9.0.1",
6392       "hasTools": true,
6393       "files": [
6394         ".nupkg.metadata",
6395         "lib/net20/Newtonsoft.Json.dll",
6396         "lib/net20/Newtonsoft.Json.xml",
6397         "lib/net35/Newtonsoft.Json.dll",
6398         "lib/net35/Newtonsoft.Json.xml",
6399         "lib/net40/Newtonsoft.Json.dll",
6400         "lib/net40/Newtonsoft.Json.xml",
6401         "lib/net45/Newtonsoft.Json.dll",
6402         "lib/net45/Newtonsoft.Json.xml",
6403         "lib/netstandard1.0/Newtonsoft.Json.dll",
6404         "lib/netstandard1.0/Newtonsoft.Json.xml",
6405         "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.dll",
6406         "lib/portable-net40+sl5+wp80+win8+wpa81/Newtonsoft.Json.xml",
6407         "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.dll",
6408         "lib/portable-net45+wp80+win8+wpa81/Newtonsoft.Json.xml",
6409         "newtonsoft.json.9.0.1.nupkg.sha512",
6410         "newtonsoft.json.nuspec",
6411         "tools/install.ps1"
6412       ]
6413     },
6414     "NuGet.Common/3.5.0-beta2-1484": {
6415       "sha512": "rLBmcZOPVF7Mne/LumDNACZZyI5B67hjylt+Z/WSEUQ/IXE9nLv8IVL0+T9xljIaSSQCjO8cOtmJ6ztqrsQKcQ==",
6416       "type": "package",
6417       "path": "nuget.common/3.5.0-beta2-1484",
6418       "files": [
6419         ".nupkg.metadata",
6420         ".signature.p7s",
6421         "lib/net45/NuGet.Common.dll",
6422         "lib/net45/NuGet.Common.xml",
6423         "lib/netstandard1.3/NuGet.Common.dll",
6424         "lib/netstandard1.3/NuGet.Common.xml",
6425         "nuget.common.3.5.0-beta2-1484.nupkg.sha512",
6426         "nuget.common.nuspec"
6427       ]
6428     },
6429     "NuGet.Configuration/3.5.0-beta2-1484": {
6430       "sha512": "ee2jhTjPMztWmUIuaM1pdVRytXO7n8V/ZlENzJ/uTsZcnAbPZZLasAUoKJf7kKacBNTfSHd1MmWII/YweHWPGQ==",
6431       "type": "package",
6432       "path": "nuget.configuration/3.5.0-beta2-1484",
6433       "files": [
6434         ".nupkg.metadata",
6435         ".signature.p7s",
6436         "lib/net45/NuGet.Configuration.dll",
6437         "lib/net45/NuGet.Configuration.xml",
6438         "lib/netstandard1.3/NuGet.Configuration.dll",
6439         "lib/netstandard1.3/NuGet.Configuration.xml",
6440         "nuget.configuration.3.5.0-beta2-1484.nupkg.sha512",
6441         "nuget.configuration.nuspec"
6442       ]
6443     },
6444     "NuGet.DependencyResolver.Core/3.5.0-beta2-1484": {
6445       "sha512": "C33r3vl2eMbo3YFi7mKMnyFBSVzXxaQA045913UpQQi6oIFkNn8m9Ozztbfv7wQXQGlG+ftopObFE/Ig5I2e8Q==",
6446       "type": "package",
6447       "path": "nuget.dependencyresolver.core/3.5.0-beta2-1484",
6448       "files": [
6449         ".nupkg.metadata",
6450         ".signature.p7s",
6451         "lib/net45/NuGet.DependencyResolver.Core.dll",
6452         "lib/net45/NuGet.DependencyResolver.Core.xml",
6453         "lib/netstandard1.3/NuGet.DependencyResolver.Core.dll",
6454         "lib/netstandard1.3/NuGet.DependencyResolver.Core.xml",
6455         "nuget.dependencyresolver.core.3.5.0-beta2-1484.nupkg.sha512",
6456         "nuget.dependencyresolver.core.nuspec"
6457       ]
6458     },
6459     "NuGet.Frameworks/3.5.0-beta2-1484": {
6460       "sha512": "AZoX0c05qgSfx0IOGTbLXa2fD7eM2WUqKP3osMMvSxK+tOGmctHuFlvjXxMHBv9yg0/13KdH0osV/zI7+SjzOA==",
6461       "type": "package",
6462       "path": "nuget.frameworks/3.5.0-beta2-1484",
6463       "files": [
6464         ".nupkg.metadata",
6465         ".signature.p7s",
6466         "lib/net40-client/NuGet.Frameworks.dll",
6467         "lib/net40-client/NuGet.Frameworks.xml",
6468         "lib/net45/NuGet.Frameworks.dll",
6469         "lib/net45/NuGet.Frameworks.xml",
6470         "lib/netstandard1.3/NuGet.Frameworks.dll",
6471         "lib/netstandard1.3/NuGet.Frameworks.xml",
6472         "nuget.frameworks.3.5.0-beta2-1484.nupkg.sha512",
6473         "nuget.frameworks.nuspec"
6474       ]
6475     },
6476     "NuGet.LibraryModel/3.5.0-beta2-1484": {
6477       "sha512": "DliyPvB2O5sLAjhlBceACSm6fzzPDoWRdzbs/7Z89TWqp2JRQ98I5ds5HzeMJjfqO6t1BYoCVDV0h1ymoTuyVQ==",
6478       "type": "package",
6479       "path": "nuget.librarymodel/3.5.0-beta2-1484",
6480       "files": [
6481         ".nupkg.metadata",
6482         ".signature.p7s",
6483         "lib/net45/NuGet.LibraryModel.dll",
6484         "lib/net45/NuGet.LibraryModel.xml",
6485         "lib/netstandard1.3/NuGet.LibraryModel.dll",
6486         "lib/netstandard1.3/NuGet.LibraryModel.xml",
6487         "nuget.librarymodel.3.5.0-beta2-1484.nupkg.sha512",
6488         "nuget.librarymodel.nuspec"
6489       ]
6490     },
6491     "NuGet.Packaging/3.5.0-beta2-1484": {
6492       "sha512": "/+7d3vvCel4KhJo6AyOneg07fbAkUsy/ORgIaxW3nNdJubCXSrAdg1wfQpwzBygmErjrPcdYzzk2y2Sc6m7hwQ==",
6493       "type": "package",
6494       "path": "nuget.packaging/3.5.0-beta2-1484",
6495       "files": [
6496         ".nupkg.metadata",
6497         ".signature.p7s",
6498         "lib/net45/NuGet.Packaging.dll",
6499         "lib/net45/NuGet.Packaging.xml",
6500         "lib/netstandard1.3/NuGet.Packaging.dll",
6501         "lib/netstandard1.3/NuGet.Packaging.xml",
6502         "nuget.packaging.3.5.0-beta2-1484.nupkg.sha512",
6503         "nuget.packaging.nuspec"
6504       ]
6505     },
6506     "NuGet.Packaging.Core/3.5.0-beta2-1484": {
6507       "sha512": "Lsz2lgYH0mdOvuL8C3G4XLm9EaAheBOqrgLgnBNxCeLGLU+n+Zu8Lt6K1bpzgkeKyTyAhJdWbv/3lS4w7s04gw==",
6508       "type": "package",
6509       "path": "nuget.packaging.core/3.5.0-beta2-1484",
6510       "files": [
6511         ".nupkg.metadata",
6512         ".signature.p7s",
6513         "lib/net45/NuGet.Packaging.Core.dll",
6514         "lib/net45/NuGet.Packaging.Core.xml",
6515         "lib/netstandard1.3/NuGet.Packaging.Core.dll",
6516         "lib/netstandard1.3/NuGet.Packaging.Core.xml",
6517         "nuget.packaging.core.3.5.0-beta2-1484.nupkg.sha512",
6518         "nuget.packaging.core.nuspec"
6519       ]
6520     },
6521     "NuGet.Packaging.Core.Types/3.5.0-beta2-1484": {
6522       "sha512": "4mEXZBoe/RKTDVQGwdrl/f5gqolU2d1JWjpbGdQv5EG/xQCC8IQ8FTNYzk0+ydV/vuRM1yaNe+6UQ90nGE+1kQ==",
6523       "type": "package",
6524       "path": "nuget.packaging.core.types/3.5.0-beta2-1484",
6525       "files": [
6526         ".nupkg.metadata",
6527         ".signature.p7s",
6528         "lib/net45/NuGet.Packaging.Core.Types.dll",
6529         "lib/net45/NuGet.Packaging.Core.Types.xml",
6530         "lib/netstandard1.3/NuGet.Packaging.Core.Types.dll",
6531         "lib/netstandard1.3/NuGet.Packaging.Core.Types.xml",
6532         "nuget.packaging.core.types.3.5.0-beta2-1484.nupkg.sha512",
6533         "nuget.packaging.core.types.nuspec"
6534       ]
6535     },
6536     "NuGet.ProjectModel/3.5.0-beta2-1484": {
6537       "sha512": "7SFxD1wBRusat8rJm/hICDues0Fm9ECNJLaxbzq6xdPBBN3NljGMp3V3ZeyEose6ItetqPBY9+ZcKhiPIsmx6A==",
6538       "type": "package",
6539       "path": "nuget.projectmodel/3.5.0-beta2-1484",
6540       "files": [
6541         ".nupkg.metadata",
6542         ".signature.p7s",
6543         "lib/net45/NuGet.ProjectModel.dll",
6544         "lib/net45/NuGet.ProjectModel.xml",
6545         "lib/netstandard1.3/NuGet.ProjectModel.dll",
6546         "lib/netstandard1.3/NuGet.ProjectModel.xml",
6547         "nuget.projectmodel.3.5.0-beta2-1484.nupkg.sha512",
6548         "nuget.projectmodel.nuspec"
6549       ]
6550     },
6551     "NuGet.Protocol.Core.Types/3.5.0-beta2-1484": {
6552       "sha512": "y+HMFeV4/vqryIhRQATC1HZvE9QOGgOwesCUWlVAY24yi4HcTTVWWSv0WVX8OzJj+uobYWVfICFyC28JnuMEoA==",
6553       "type": "package",
6554       "path": "nuget.protocol.core.types/3.5.0-beta2-1484",
6555       "files": [
6556         ".nupkg.metadata",
6557         ".signature.p7s",
6558         "lib/net45/NuGet.Protocol.Core.Types.dll",
6559         "lib/net45/NuGet.Protocol.Core.Types.xml",
6560         "lib/netstandard1.3/NuGet.Protocol.Core.Types.dll",
6561         "lib/netstandard1.3/NuGet.Protocol.Core.Types.xml",
6562         "nuget.protocol.core.types.3.5.0-beta2-1484.nupkg.sha512",
6563         "nuget.protocol.core.types.nuspec"
6564       ]
6565     },
6566     "NuGet.Protocol.Core.v3/3.5.0-beta2-1484": {
6567       "sha512": "DsLSsObYuTF9CJ22/ti5femoz1H5zZiQ5SjnZjhoNrz26Af0M9y3fcLvJGTFO7xPDU6QC1G9lZ0fNW7ucH/GpQ==",
6568       "type": "package",
6569       "path": "nuget.protocol.core.v3/3.5.0-beta2-1484",
6570       "files": [
6571         ".nupkg.metadata",
6572         ".signature.p7s",
6573         "lib/net45/NuGet.Protocol.Core.v3.dll",
6574         "lib/net45/NuGet.Protocol.Core.v3.xml",
6575         "lib/netstandard1.3/NuGet.Protocol.Core.v3.dll",
6576         "lib/netstandard1.3/NuGet.Protocol.Core.v3.xml",
6577         "nuget.protocol.core.v3.3.5.0-beta2-1484.nupkg.sha512",
6578         "nuget.protocol.core.v3.nuspec"
6579       ]
6580     },
6581     "NuGet.Repositories/3.5.0-beta2-1484": {
6582       "sha512": "+3ozgJleYPKL2VG44XRzVyFGu8dLOIJ2Kohg2VY87DzTJEnH3kLOMhudZERowNxxzfJpwiSDUXNsDNiWH4EujA==",
6583       "type": "package",
6584       "path": "nuget.repositories/3.5.0-beta2-1484",
6585       "files": [
6586         ".nupkg.metadata",
6587         ".signature.p7s",
6588         "lib/net45/NuGet.Repositories.dll",
6589         "lib/net45/NuGet.Repositories.xml",
6590         "lib/netstandard1.3/NuGet.Repositories.dll",
6591         "lib/netstandard1.3/NuGet.Repositories.xml",
6592         "nuget.repositories.3.5.0-beta2-1484.nupkg.sha512",
6593         "nuget.repositories.nuspec"
6594       ]
6595     },
6596     "NuGet.RuntimeModel/3.5.0-beta2-1484": {
6597       "sha512": "vg29WbKcExD9AJrKMr7NB9pnp+0MTAcDHB6gFHCqRynSo6jgjC8q+ZPAlxC115rQiO8fqzOEP59Q8hx20anUtA==",
6598       "type": "package",
6599       "path": "nuget.runtimemodel/3.5.0-beta2-1484",
6600       "files": [
6601         ".nupkg.metadata",
6602         ".signature.p7s",
6603         "lib/net45/NuGet.RuntimeModel.dll",
6604         "lib/net45/NuGet.RuntimeModel.xml",
6605         "lib/netstandard1.3/NuGet.RuntimeModel.dll",
6606         "lib/netstandard1.3/NuGet.RuntimeModel.xml",
6607         "nuget.runtimemodel.3.5.0-beta2-1484.nupkg.sha512",
6608         "nuget.runtimemodel.nuspec"
6609       ]
6610     },
6611     "NuGet.Versioning/3.5.0-beta2-1484": {
6612       "sha512": "Stok+SI5lWxOkTgZZM7jT4xuAZogm5+j85mKJeHSXb8o0OAbB+qDX9jkdM2wIEnjoR8R29J0nQYwk2Kl2lWFpA==",
6613       "type": "package",
6614       "path": "nuget.versioning/3.5.0-beta2-1484",
6615       "files": [
6616         ".nupkg.metadata",
6617         ".signature.p7s",
6618         "lib/net45/NuGet.Versioning.dll",
6619         "lib/net45/NuGet.Versioning.xml",
6620         "lib/netstandard1.0/NuGet.Versioning.dll",
6621         "lib/netstandard1.0/NuGet.Versioning.xml",
6622         "nuget.versioning.3.5.0-beta2-1484.nupkg.sha512",
6623         "nuget.versioning.nuspec"
6624       ]
6625     },
6626     "runtime.any.System.Collections/4.0.11": {
6627       "sha512": "MTBT/hu37Dm2042H1JjWSaMd8w+oPJ4ZWAbDNeLzC4ZHdqwHloP07KvD6+4VbwipDqY5obfFFy90mZYCaPDh5Q==",
6628       "type": "package",
6629       "path": "runtime.any.system.collections/4.0.11",
6630       "files": [
6631         ".nupkg.metadata",
6632         "ThirdPartyNotices.txt",
6633         "dotnet_library_license.txt",
6634         "lib/MonoAndroid10/_._",
6635         "lib/MonoTouch10/_._",
6636         "lib/net45/_._",
6637         "lib/netcore50/System.Collections.dll",
6638         "lib/netstandard1.3/System.Collections.dll",
6639         "lib/win8/_._",
6640         "lib/wp80/_._",
6641         "lib/wpa81/_._",
6642         "lib/xamarinios10/_._",
6643         "lib/xamarinmac20/_._",
6644         "lib/xamarintvos10/_._",
6645         "lib/xamarinwatchos10/_._",
6646         "ref/netstandard/_._",
6647         "runtime.any.system.collections.4.0.11.nupkg.sha512",
6648         "runtime.any.system.collections.nuspec",
6649         "runtimes/aot/lib/netcore50/_._"
6650       ]
6651     },
6652     "runtime.any.System.Diagnostics.Tools/4.0.1": {
6653       "sha512": "GJkwEYbKw7qG29QrKMIEEZEGWxC+DQboeObhaM6WPKKgwk9Od8Qt8lWhr/+5xW3FF60TdMfjjUP8Zu6Y41wIkA==",
6654       "type": "package",
6655       "path": "runtime.any.system.diagnostics.tools/4.0.1",
6656       "files": [
6657         ".nupkg.metadata",
6658         ".signature.p7s",
6659         "ThirdPartyNotices.txt",
6660         "dotnet_library_license.txt",
6661         "lib/MonoAndroid10/_._",
6662         "lib/MonoTouch10/_._",
6663         "lib/net45/_._",
6664         "lib/netcore50/System.Diagnostics.Tools.dll",
6665         "lib/netstandard1.3/System.Diagnostics.Tools.dll",
6666         "lib/win8/_._",
6667         "lib/wp80/_._",
6668         "lib/wpa81/_._",
6669         "lib/xamarinios10/_._",
6670         "lib/xamarinmac20/_._",
6671         "lib/xamarintvos10/_._",
6672         "lib/xamarinwatchos10/_._",
6673         "ref/netstandard/_._",
6674         "runtime.any.system.diagnostics.tools.4.0.1.nupkg.sha512",
6675         "runtime.any.system.diagnostics.tools.nuspec",
6676         "runtimes/aot/lib/netcore50/_._"
6677       ]
6678     },
6679     "runtime.any.System.Diagnostics.Tracing/4.1.0": {
6680       "sha512": "x7VLOl/v504jX97YEMePamZRHA3cJPOFY/xLw9pgjDr0Q3IQIZ+0K4oiKKtQrfMYSvOAntkzw+EvvQ+OWGRL9w==",
6681       "type": "package",
6682       "path": "runtime.any.system.diagnostics.tracing/4.1.0",
6683       "files": [
6684         ".nupkg.metadata",
6685         ".signature.p7s",
6686         "ThirdPartyNotices.txt",
6687         "dotnet_library_license.txt",
6688         "lib/MonoAndroid10/_._",
6689         "lib/MonoTouch10/_._",
6690         "lib/net45/_._",
6691         "lib/netcore50/System.Diagnostics.Tracing.dll",
6692         "lib/netstandard1.5/System.Diagnostics.Tracing.dll",
6693         "lib/win8/_._",
6694         "lib/wp80/_._",
6695         "lib/wpa81/_._",
6696         "lib/xamarinios10/_._",
6697         "lib/xamarinmac20/_._",
6698         "lib/xamarintvos10/_._",
6699         "lib/xamarinwatchos10/_._",
6700         "ref/netstandard/_._",
6701         "runtime.any.system.diagnostics.tracing.4.1.0.nupkg.sha512",
6702         "runtime.any.system.diagnostics.tracing.nuspec",
6703         "runtimes/aot/lib/netcore50/_._"
6704       ]
6705     },
6706     "runtime.any.System.Globalization/4.0.11": {
6707       "sha512": "cjJ3+b83Tpf02AIc5FkGj1vzY68RnsVHiGLrOCc5n7gpNVg1JnZrt1mcY99ykQ/wr3nCdvSP2pYvdxbYsxZdlA==",
6708       "type": "package",
6709       "path": "runtime.any.system.globalization/4.0.11",
6710       "files": [
6711         ".nupkg.metadata",
6712         ".signature.p7s",
6713         "ThirdPartyNotices.txt",
6714         "dotnet_library_license.txt",
6715         "lib/MonoAndroid10/_._",
6716         "lib/MonoTouch10/_._",
6717         "lib/net45/_._",
6718         "lib/netcore50/System.Globalization.dll",
6719         "lib/netstandard1.3/System.Globalization.dll",
6720         "lib/win8/_._",
6721         "lib/wp80/_._",
6722         "lib/wpa81/_._",
6723         "lib/xamarinios10/_._",
6724         "lib/xamarinmac20/_._",
6725         "lib/xamarintvos10/_._",
6726         "lib/xamarinwatchos10/_._",
6727         "ref/netstandard/_._",
6728         "runtime.any.system.globalization.4.0.11.nupkg.sha512",
6729         "runtime.any.system.globalization.nuspec",
6730         "runtimes/aot/lib/netcore50/_._"
6731       ]
6732     },
6733     "runtime.any.System.Globalization.Calendars/4.0.1": {
6734       "sha512": "SAdVwIKKKR3VG9NMKEgF+wbAKkQA60YOb4G9YGj4EUPsuwS+pH7FjjG6qQeXDyOaxUcrlRzI3LHcGloX/GHBxQ==",
6735       "type": "package",
6736       "path": "runtime.any.system.globalization.calendars/4.0.1",
6737       "files": [
6738         ".nupkg.metadata",
6739         ".signature.p7s",
6740         "ThirdPartyNotices.txt",
6741         "dotnet_library_license.txt",
6742         "lib/MonoAndroid10/_._",
6743         "lib/MonoTouch10/_._",
6744         "lib/net/_._",
6745         "lib/netcore50/System.Globalization.Calendars.dll",
6746         "lib/netstandard1.3/System.Globalization.Calendars.dll",
6747         "lib/xamarinios10/_._",
6748         "lib/xamarinmac20/_._",
6749         "lib/xamarintvos10/_._",
6750         "lib/xamarinwatchos10/_._",
6751         "ref/netstandard/_._",
6752         "runtime.any.system.globalization.calendars.4.0.1.nupkg.sha512",
6753         "runtime.any.system.globalization.calendars.nuspec",
6754         "runtimes/aot/lib/netcore50/_._"
6755       ]
6756     },
6757     "runtime.any.System.IO/4.1.0": {
6758       "sha512": "sC7zKVdhYQEtrREKBJf4zkUwNdi6fsbkzrhJLDIAxIxD+YA5PABAQJps13zxpA1Ke3AgzOA9551JDymAfmRuTg==",
6759       "type": "package",
6760       "path": "runtime.any.system.io/4.1.0",
6761       "files": [
6762         ".nupkg.metadata",
6763         ".signature.p7s",
6764         "ThirdPartyNotices.txt",
6765         "dotnet_library_license.txt",
6766         "lib/MonoAndroid10/_._",
6767         "lib/MonoTouch10/_._",
6768         "lib/net45/_._",
6769         "lib/netcore50/System.IO.dll",
6770         "lib/netstandard1.5/System.IO.dll",
6771         "lib/win8/_._",
6772         "lib/wp80/_._",
6773         "lib/wpa81/_._",
6774         "lib/xamarinios10/_._",
6775         "lib/xamarinmac20/_._",
6776         "lib/xamarintvos10/_._",
6777         "lib/xamarinwatchos10/_._",
6778         "ref/netstandard/_._",
6779         "runtime.any.system.io.4.1.0.nupkg.sha512",
6780         "runtime.any.system.io.nuspec",
6781         "runtimes/aot/lib/netcore50/_._"
6782       ]
6783     },
6784     "runtime.any.System.Reflection/4.1.0": {
6785       "sha512": "eKq6/GprEINYbugjWf2V9cjkyuAH/y+Raed28PJQ35zd30oR/pvKEHNN8JbPAgzYpI09TCd1yuhXN/Rb8PM8GA==",
6786       "type": "package",
6787       "path": "runtime.any.system.reflection/4.1.0",
6788       "files": [
6789         ".nupkg.metadata",
6790         ".signature.p7s",
6791         "ThirdPartyNotices.txt",
6792         "dotnet_library_license.txt",
6793         "lib/MonoAndroid10/_._",
6794         "lib/MonoTouch10/_._",
6795         "lib/net45/_._",
6796         "lib/netcore50/System.Reflection.dll",
6797         "lib/netstandard1.5/System.Reflection.dll",
6798         "lib/win8/_._",
6799         "lib/wp80/_._",
6800         "lib/wpa81/_._",
6801         "lib/xamarinios10/_._",
6802         "lib/xamarinmac20/_._",
6803         "lib/xamarintvos10/_._",
6804         "lib/xamarinwatchos10/_._",
6805         "ref/netstandard/_._",
6806         "runtime.any.system.reflection.4.1.0.nupkg.sha512",
6807         "runtime.any.system.reflection.nuspec",
6808         "runtimes/aot/lib/netcore50/_._"
6809       ]
6810     },
6811     "runtime.any.System.Reflection.Extensions/4.0.1": {
6812       "sha512": "ajAAD1MHX4KSNq/CW0d1IMlq5seVTuzTMMhA5EFWagMejfamzljIL92/wD19eK/1mPuux5nb16K4PFBYQrZOrQ==",
6813       "type": "package",
6814       "path": "runtime.any.system.reflection.extensions/4.0.1",
6815       "files": [
6816         ".nupkg.metadata",
6817         ".signature.p7s",
6818         "ThirdPartyNotices.txt",
6819         "dotnet_library_license.txt",
6820         "lib/MonoAndroid10/_._",
6821         "lib/MonoTouch10/_._",
6822         "lib/net45/_._",
6823         "lib/netcore50/System.Reflection.Extensions.dll",
6824         "lib/netstandard1.3/System.Reflection.Extensions.dll",
6825         "lib/win8/_._",
6826         "lib/wp80/_._",
6827         "lib/wpa81/_._",
6828         "lib/xamarinios10/_._",
6829         "lib/xamarinmac20/_._",
6830         "lib/xamarintvos10/_._",
6831         "lib/xamarinwatchos10/_._",
6832         "ref/netstandard/_._",
6833         "runtime.any.system.reflection.extensions.4.0.1.nupkg.sha512",
6834         "runtime.any.system.reflection.extensions.nuspec",
6835         "runtimes/aot/lib/netcore50/_._"
6836       ]
6837     },
6838     "runtime.any.System.Reflection.Primitives/4.0.1": {
6839       "sha512": "oKs78h11WDhCGFNpxT26IqL8Oo8OBzr6YOW0WG+R14FGaB/WDM5UHiK/jr6dipdnO8Wxlg/U48ka6uaPM6l53w==",
6840       "type": "package",
6841       "path": "runtime.any.system.reflection.primitives/4.0.1",
6842       "files": [
6843         ".nupkg.metadata",
6844         ".signature.p7s",
6845         "ThirdPartyNotices.txt",
6846         "dotnet_library_license.txt",
6847         "lib/MonoAndroid10/_._",
6848         "lib/MonoTouch10/_._",
6849         "lib/net45/_._",
6850         "lib/netcore50/System.Reflection.Primitives.dll",
6851         "lib/netstandard1.3/System.Reflection.Primitives.dll",
6852         "lib/win8/_._",
6853         "lib/wp80/_._",
6854         "lib/wpa81/_._",
6855         "lib/xamarinios10/_._",
6856         "lib/xamarinmac20/_._",
6857         "lib/xamarintvos10/_._",
6858         "lib/xamarinwatchos10/_._",
6859         "ref/netstandard/_._",
6860         "runtime.any.system.reflection.primitives.4.0.1.nupkg.sha512",
6861         "runtime.any.system.reflection.primitives.nuspec",
6862         "runtimes/aot/lib/netcore50/_._"
6863       ]
6864     },
6865     "runtime.any.System.Resources.ResourceManager/4.0.1": {
6866       "sha512": "hes7WFTOERydB/hLGmLj66NbK7I2AnjLHEeTpf7EmPZOIrRWeuC1dPoFYC9XRVIVzfCcOZI7oXM7KXe4vakt9Q==",
6867       "type": "package",
6868       "path": "runtime.any.system.resources.resourcemanager/4.0.1",
6869       "files": [
6870         ".nupkg.metadata",
6871         ".signature.p7s",
6872         "ThirdPartyNotices.txt",
6873         "dotnet_library_license.txt",
6874         "lib/MonoAndroid10/_._",
6875         "lib/MonoTouch10/_._",
6876         "lib/net45/_._",
6877         "lib/netcore50/System.Resources.ResourceManager.dll",
6878         "lib/netstandard1.3/System.Resources.ResourceManager.dll",
6879         "lib/win8/_._",
6880         "lib/wp80/_._",
6881         "lib/wpa81/_._",
6882         "lib/xamarinios10/_._",
6883         "lib/xamarinmac20/_._",
6884         "lib/xamarintvos10/_._",
6885         "lib/xamarinwatchos10/_._",
6886         "ref/netstandard/_._",
6887         "runtime.any.system.resources.resourcemanager.4.0.1.nupkg.sha512",
6888         "runtime.any.system.resources.resourcemanager.nuspec",
6889         "runtimes/aot/lib/netcore50/_._"
6890       ]
6891     },
6892     "runtime.any.System.Runtime/4.1.0": {
6893       "sha512": "0QVLwEGXROl0Trt2XosEjly9uqXcjHKStoZyZG9twJYFZJqq2JJXcBMXl/fnyQAgYEEODV8lUsU+t7NCCY0nUQ==",
6894       "type": "package",
6895       "path": "runtime.any.system.runtime/4.1.0",
6896       "files": [
6897         ".nupkg.metadata",
6898         ".signature.p7s",
6899         "ThirdPartyNotices.txt",
6900         "dotnet_library_license.txt",
6901         "lib/MonoAndroid10/_._",
6902         "lib/MonoTouch10/_._",
6903         "lib/net45/_._",
6904         "lib/netcore50/System.Runtime.dll",
6905         "lib/netstandard1.5/System.Runtime.dll",
6906         "lib/win8/_._",
6907         "lib/wp80/_._",
6908         "lib/wpa81/_._",
6909         "lib/xamarinios10/_._",
6910         "lib/xamarinmac20/_._",
6911         "lib/xamarintvos10/_._",
6912         "lib/xamarinwatchos10/_._",
6913         "ref/netstandard/_._",
6914         "runtime.any.system.runtime.4.1.0.nupkg.sha512",
6915         "runtime.any.system.runtime.nuspec",
6916         "runtimes/aot/lib/netcore50/_._"
6917       ]
6918     },
6919     "runtime.any.System.Runtime.Handles/4.0.1": {
6920       "sha512": "MZ5fVmAE/3S11wt3hPfn3RsAHppj5gUz+VZuLQkRjLCMSlX0krOI601IZsMWc3CoxUb+wMt3gZVb/mEjblw6Mg==",
6921       "type": "package",
6922       "path": "runtime.any.system.runtime.handles/4.0.1",
6923       "files": [
6924         ".nupkg.metadata",
6925         ".signature.p7s",
6926         "ThirdPartyNotices.txt",
6927         "dotnet_library_license.txt",
6928         "lib/MonoAndroid10/_._",
6929         "lib/MonoTouch10/_._",
6930         "lib/net46/_._",
6931         "lib/netstandard1.3/System.Runtime.Handles.dll",
6932         "lib/xamarinios10/_._",
6933         "lib/xamarinmac20/_._",
6934         "lib/xamarintvos10/_._",
6935         "lib/xamarinwatchos10/_._",
6936         "ref/netstandard/_._",
6937         "runtime.any.system.runtime.handles.4.0.1.nupkg.sha512",
6938         "runtime.any.system.runtime.handles.nuspec",
6939         "runtimes/aot/lib/netcore50/_._"
6940       ]
6941     },
6942     "runtime.any.System.Runtime.InteropServices/4.1.0": {
6943       "sha512": "gmibdZ9x/eB6hf5le33DWLCQbhcIUD2vqoc0tBgqSUWlB8YjEzVJXyTPDO+ypKLlL90Kv3ZDrK7yPCNqcyhqCA==",
6944       "type": "package",
6945       "path": "runtime.any.system.runtime.interopservices/4.1.0",
6946       "files": [
6947         ".nupkg.metadata",
6948         ".signature.p7s",
6949         "ThirdPartyNotices.txt",
6950         "dotnet_library_license.txt",
6951         "lib/MonoAndroid10/_._",
6952         "lib/MonoTouch10/_._",
6953         "lib/net45/_._",
6954         "lib/netcore50/System.Runtime.InteropServices.dll",
6955         "lib/netstandard1.5/System.Runtime.InteropServices.dll",
6956         "lib/win8/_._",
6957         "lib/wpa81/_._",
6958         "lib/xamarinios10/_._",
6959         "lib/xamarinmac20/_._",
6960         "lib/xamarintvos10/_._",
6961         "lib/xamarinwatchos10/_._",
6962         "ref/netstandard/_._",
6963         "runtime.any.system.runtime.interopservices.4.1.0.nupkg.sha512",
6964         "runtime.any.system.runtime.interopservices.nuspec",
6965         "runtimes/aot/lib/netcore50/_._"
6966       ]
6967     },
6968     "runtime.any.System.Text.Encoding/4.0.11": {
6969       "sha512": "uweRMRDD4O8Iy8m4h1cJvoFIHNCzHMpipuxkRNAMML6EMzAhDCQTjgvRwki7PlUg8RGY1ctXnBZjT1rXvMZuRw==",
6970       "type": "package",
6971       "path": "runtime.any.system.text.encoding/4.0.11",
6972       "files": [
6973         ".nupkg.metadata",
6974         ".signature.p7s",
6975         "ThirdPartyNotices.txt",
6976         "dotnet_library_license.txt",
6977         "lib/MonoAndroid10/_._",
6978         "lib/MonoTouch10/_._",
6979         "lib/net45/_._",
6980         "lib/netcore50/System.Text.Encoding.dll",
6981         "lib/netstandard1.3/System.Text.Encoding.dll",
6982         "lib/win8/_._",
6983         "lib/wpa81/_._",
6984         "lib/xamarinios10/_._",
6985         "lib/xamarinmac20/_._",
6986         "lib/xamarintvos10/_._",
6987         "lib/xamarinwatchos10/_._",
6988         "ref/netstandard/_._",
6989         "runtime.any.system.text.encoding.4.0.11.nupkg.sha512",
6990         "runtime.any.system.text.encoding.nuspec",
6991         "runtimes/aot/lib/netcore50/_._"
6992       ]
6993     },
6994     "runtime.any.System.Text.Encoding.Extensions/4.0.11": {
6995       "sha512": "3n6qbf59NMgA7F9S+q9gmqFV7T/CtAZw2pa6aprfdZxUinR2mDvVchsgthoacpQvAQu6e3ok8WWeypSu/yjXrA==",
6996       "type": "package",
6997       "path": "runtime.any.system.text.encoding.extensions/4.0.11",
6998       "files": [
6999         ".nupkg.metadata",
7000         ".signature.p7s",
7001         "ThirdPartyNotices.txt",
7002         "dotnet_library_license.txt",
7003         "lib/MonoAndroid10/_._",
7004         "lib/MonoTouch10/_._",
7005         "lib/net45/_._",
7006         "lib/netcore50/System.Text.Encoding.Extensions.dll",
7007         "lib/netstandard1.3/System.Text.Encoding.Extensions.dll",
7008         "lib/win8/_._",
7009         "lib/wpa81/_._",
7010         "lib/xamarinios10/_._",
7011         "lib/xamarinmac20/_._",
7012         "lib/xamarintvos10/_._",
7013         "lib/xamarinwatchos10/_._",
7014         "ref/netstandard/_._",
7015         "runtime.any.system.text.encoding.extensions.4.0.11.nupkg.sha512",
7016         "runtime.any.system.text.encoding.extensions.nuspec",
7017         "runtimes/aot/lib/netcore50/_._"
7018       ]
7019     },
7020     "runtime.any.System.Threading.Tasks/4.0.11": {
7021       "sha512": "CEvWO0IwtdCAsmCb9aAl59psy0hzx+whYh4DzbjNb0GsQmxw/G7bZEcrBtE8c9QupNVbu87c2xaMi6p4r1bpjA==",
7022       "type": "package",
7023       "path": "runtime.any.system.threading.tasks/4.0.11",
7024       "files": [
7025         ".nupkg.metadata",
7026         ".signature.p7s",
7027         "ThirdPartyNotices.txt",
7028         "dotnet_library_license.txt",
7029         "lib/MonoAndroid10/_._",
7030         "lib/MonoTouch10/_._",
7031         "lib/net45/_._",
7032         "lib/netcore50/System.Threading.Tasks.dll",
7033         "lib/netstandard1.3/System.Threading.Tasks.dll",
7034         "lib/win8/_._",
7035         "lib/wp80/_._",
7036         "lib/wpa81/_._",
7037         "lib/xamarinios10/_._",
7038         "lib/xamarinmac20/_._",
7039         "lib/xamarintvos10/_._",
7040         "lib/xamarinwatchos10/_._",
7041         "ref/netstandard/_._",
7042         "runtime.any.system.threading.tasks.4.0.11.nupkg.sha512",
7043         "runtime.any.system.threading.tasks.nuspec",
7044         "runtimes/aot/lib/netcore50/_._"
7045       ]
7046     },
7047     "runtime.any.System.Threading.Timer/4.0.1": {
7048       "sha512": "C9d5eRAW/gd5iBZF78JRcwjvjCDRfU0oB48/wx/XbKnONZU4k6hWneTT4M7v3TmVqPFl7UDcLzKCtQ/24efOzw==",
7049       "type": "package",
7050       "path": "runtime.any.system.threading.timer/4.0.1",
7051       "files": [
7052         ".nupkg.metadata",
7053         ".signature.p7s",
7054         "ThirdPartyNotices.txt",
7055         "dotnet_library_license.txt",
7056         "lib/MonoAndroid10/_._",
7057         "lib/MonoTouch10/_._",
7058         "lib/net45/_._",
7059         "lib/netcore50/System.Threading.Timer.dll",
7060         "lib/netstandard1.3/System.Threading.Timer.dll",
7061         "lib/win8/_._",
7062         "lib/wpa81/_._",
7063         "lib/xamarinios10/_._",
7064         "lib/xamarinmac20/_._",
7065         "lib/xamarintvos10/_._",
7066         "lib/xamarinwatchos10/_._",
7067         "ref/netstandard/_._",
7068         "runtime.any.system.threading.timer.4.0.1.nupkg.sha512",
7069         "runtime.any.system.threading.timer.nuspec",
7070         "runtimes/aot/lib/netcore50/_._"
7071       ]
7072     },
7073     "runtime.native.System/4.0.0": {
7074       "sha512": "QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
7075       "type": "package",
7076       "path": "runtime.native.system/4.0.0",
7077       "files": [
7078         ".nupkg.metadata",
7079         ".signature.p7s",
7080         "ThirdPartyNotices.txt",
7081         "dotnet_library_license.txt",
7082         "lib/netstandard1.0/_._",
7083         "runtime.native.system.4.0.0.nupkg.sha512",
7084         "runtime.native.system.nuspec"
7085       ]
7086     },
7087     "runtime.native.System.IO.Compression/4.1.0": {
7088       "sha512": "Ob7nvnJBox1aaB222zSVZSkf4WrebPG4qFscfK7vmD7P7NxoSxACQLtO7ytWpqXDn2wcd/+45+EAZ7xjaPip8A==",
7089       "type": "package",
7090       "path": "runtime.native.system.io.compression/4.1.0",
7091       "files": [
7092         ".nupkg.metadata",
7093         "ThirdPartyNotices.txt",
7094         "dotnet_library_license.txt",
7095         "lib/netstandard1.0/_._",
7096         "runtime.native.system.io.compression.4.1.0.nupkg.sha512",
7097         "runtime.native.system.io.compression.nuspec"
7098       ]
7099     },
7100     "runtime.native.System.Net.Http/4.0.1": {
7101       "sha512": "Nh0UPZx2Vifh8r+J+H2jxifZUD3sBrmolgiFWJd2yiNrxO0xTa6bAw3YwRn1VOiSen/tUXMS31ttNItCZ6lKuA==",
7102       "type": "package",
7103       "path": "runtime.native.system.net.http/4.0.1",
7104       "files": [
7105         ".nupkg.metadata",
7106         ".signature.p7s",
7107         "ThirdPartyNotices.txt",
7108         "dotnet_library_license.txt",
7109         "lib/netstandard1.0/_._",
7110         "runtime.native.system.net.http.4.0.1.nupkg.sha512",
7111         "runtime.native.system.net.http.nuspec"
7112       ]
7113     },
7114     "runtime.native.System.Net.Security/4.0.1": {
7115       "sha512": "Az6Ff6rZFb8nYGAaejFR6jr8ktt9f3e1Q/yKdw0pwHNTLaO/1eCAC9vzBoR9YAb0QeZD6fZXl1A9tRB5stpzXA==",
7116       "type": "package",
7117       "path": "runtime.native.system.net.security/4.0.1",
7118       "files": [
7119         ".nupkg.metadata",
7120         ".signature.p7s",
7121         "ThirdPartyNotices.txt",
7122         "dotnet_library_license.txt",
7123         "lib/netstandard1.0/_._",
7124         "runtime.native.system.net.security.4.0.1.nupkg.sha512",
7125         "runtime.native.system.net.security.nuspec"
7126       ]
7127     },
7128     "runtime.native.System.Security.Cryptography/4.0.0": {
7129       "sha512": "2CQK0jmO6Eu7ZeMgD+LOFbNJSXHFVQbCJJkEyEwowh1SCgYnrn9W9RykMfpeeVGw7h4IBvYikzpGUlmZTUafJw==",
7130       "type": "package",
7131       "path": "runtime.native.system.security.cryptography/4.0.0",
7132       "files": [
7133         ".nupkg.metadata",
7134         ".signature.p7s",
7135         "ThirdPartyNotices.txt",
7136         "dotnet_library_license.txt",
7137         "lib/netstandard1.0/_._",
7138         "runtime.native.system.security.cryptography.4.0.0.nupkg.sha512",
7139         "runtime.native.system.security.cryptography.nuspec"
7140       ]
7141     },
7142     "runtime.unix.Microsoft.Win32.Primitives/4.0.1": {
7143       "sha512": "dcdSZXTbbjgER84+V+WCUt2JLsN8VwpeGljqD+4qIAgf1sUdz6EvknOa5HTv7iuo4EpRHQo8uqfRrLr9G8TyLA==",
7144       "type": "package",
7145       "path": "runtime.unix.microsoft.win32.primitives/4.0.1",
7146       "files": [
7147         ".nupkg.metadata",
7148         ".signature.p7s",
7149         "ThirdPartyNotices.txt",
7150         "dotnet_library_license.txt",
7151         "ref/netstandard/_._",
7152         "runtime.unix.microsoft.win32.primitives.4.0.1.nupkg.sha512",
7153         "runtime.unix.microsoft.win32.primitives.nuspec",
7154         "runtimes/unix/lib/netstandard1.3/Microsoft.Win32.Primitives.dll"
7155       ]
7156     },
7157     "runtime.unix.System.Console/4.0.0": {
7158       "sha512": "OV2TOJkDPXRbp1hhmKV0/U6ZtDQY2SL/VJMs89R9PlH+ZyrbMRF8coT5ZC6m0LsmCDc25AlHyjegIIg+lWVwTw==",
7159       "type": "package",
7160       "path": "runtime.unix.system.console/4.0.0",
7161       "files": [
7162         ".nupkg.metadata",
7163         ".signature.p7s",
7164         "ThirdPartyNotices.txt",
7165         "dotnet_library_license.txt",
7166         "ref/netstandard/_._",
7167         "runtime.unix.system.console.4.0.0.nupkg.sha512",
7168         "runtime.unix.system.console.nuspec",
7169         "runtimes/unix/lib/netstandard1.3/System.Console.dll"
7170       ]
7171     },
7172     "runtime.unix.System.Diagnostics.Debug/4.0.11": {
7173       "sha512": "dGIYWbyqSlMlZrsqtU/TdvVNp8lieqowdGBVMi6nFTIiCqrL+RbdiJORguexXNjHtFZR30eE6zPWGxuL60NYFw==",
7174       "type": "package",
7175       "path": "runtime.unix.system.diagnostics.debug/4.0.11",
7176       "files": [
7177         ".nupkg.metadata",
7178         ".signature.p7s",
7179         "ThirdPartyNotices.txt",
7180         "dotnet_library_license.txt",
7181         "ref/netstandard/_._",
7182         "runtime.unix.system.diagnostics.debug.4.0.11.nupkg.sha512",
7183         "runtime.unix.system.diagnostics.debug.nuspec",
7184         "runtimes/unix/lib/netstandard1.3/System.Diagnostics.Debug.dll"
7185       ]
7186     },
7187     "runtime.unix.System.IO.FileSystem/4.0.1": {
7188       "sha512": "7dft+dHYKOXOAnXExVE6OGmifNnSDCrJymApD0l6t2bZUdpai66La9dNqT2eqPhiQXVR3eV61gzkfaIEsuK0pA==",
7189       "type": "package",
7190       "path": "runtime.unix.system.io.filesystem/4.0.1",
7191       "files": [
7192         ".nupkg.metadata",
7193         ".signature.p7s",
7194         "ThirdPartyNotices.txt",
7195         "dotnet_library_license.txt",
7196         "ref/netstandard/_._",
7197         "runtime.unix.system.io.filesystem.4.0.1.nupkg.sha512",
7198         "runtime.unix.system.io.filesystem.nuspec",
7199         "runtimes/unix/lib/netstandard1.3/System.IO.FileSystem.dll"
7200       ]
7201     },
7202     "runtime.unix.System.Net.Primitives/4.0.11": {
7203       "sha512": "lGTv6mxF1cOKzTKMww/c2qubIgjZbD5hzAjCgLnwjCaMpB+MPsm6OsjDRh3kPlQMNdUdlQOQ7pTRrze0DhlASQ==",
7204       "type": "package",
7205       "path": "runtime.unix.system.net.primitives/4.0.11",
7206       "files": [
7207         ".nupkg.metadata",
7208         ".signature.p7s",
7209         "ThirdPartyNotices.txt",
7210         "dotnet_library_license.txt",
7211         "ref/netstandard/_._",
7212         "runtime.unix.system.net.primitives.4.0.11.nupkg.sha512",
7213         "runtime.unix.system.net.primitives.nuspec",
7214         "runtimes/unix/lib/netstandard1.3/System.Net.Primitives.dll"
7215       ]
7216     },
7217     "runtime.unix.System.Net.Sockets/4.1.0": {
7218       "sha512": "bwBMwAyzHZubcjmSGKEv5FQGZw3AT4ydLpc+q5K7l3vOopV0xBqUp7nBg8QMh+ZT4qzog14LBztz+auluh4KLg==",
7219       "type": "package",
7220       "path": "runtime.unix.system.net.sockets/4.1.0",
7221       "files": [
7222         ".nupkg.metadata",
7223         ".signature.p7s",
7224         "ThirdPartyNotices.txt",
7225         "dotnet_library_license.txt",
7226         "ref/netstandard/_._",
7227         "runtime.unix.system.net.sockets.4.1.0.nupkg.sha512",
7228         "runtime.unix.system.net.sockets.nuspec",
7229         "runtimes/unix/lib/netstandard1.3/System.Net.Sockets.dll"
7230       ]
7231     },
7232     "runtime.unix.System.Private.Uri/4.0.1": {
7233       "sha512": "m+7TLWWw4cA44vGxcKpMdV2Lgx6HWOe5rUb5RIADE04S6fJNEwXO6u+KY7oWFJQYn5644NyhSxB9oV28fF94NQ==",
7234       "type": "package",
7235       "path": "runtime.unix.system.private.uri/4.0.1",
7236       "files": [
7237         ".nupkg.metadata",
7238         "ThirdPartyNotices.txt",
7239         "dotnet_library_license.txt",
7240         "ref/netstandard/_._",
7241         "runtime.unix.system.private.uri.4.0.1.nupkg.sha512",
7242         "runtime.unix.system.private.uri.nuspec",
7243         "runtimes/unix/lib/netstandard1.0/System.Private.Uri.dll"
7244       ]
7245     },
7246     "runtime.unix.System.Runtime.Extensions/4.1.0": {
7247       "sha512": "ouVt2t9k22LcC9HeNX4mu3Ebvp1h+IPKaYiU3tDtOW9YcMR62XQyHsPq5BjBjMHuxjBRL5Hz+BwhSdrY6HjacA==",
7248       "type": "package",
7249       "path": "runtime.unix.system.runtime.extensions/4.1.0",
7250       "files": [
7251         ".nupkg.metadata",
7252         ".signature.p7s",
7253         "ThirdPartyNotices.txt",
7254         "dotnet_library_license.txt",
7255         "ref/netstandard/_._",
7256         "runtime.unix.system.runtime.extensions.4.1.0.nupkg.sha512",
7257         "runtime.unix.system.runtime.extensions.nuspec",
7258         "runtimes/unix/lib/netstandard1.5/System.Runtime.Extensions.dll"
7259       ]
7260     },
7261     "System.AppContext/4.1.0": {
7262       "sha512": "3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
7263       "type": "package",
7264       "path": "system.appcontext/4.1.0",
7265       "files": [
7266         ".nupkg.metadata",
7267         "ThirdPartyNotices.txt",
7268         "dotnet_library_license.txt",
7269         "lib/MonoAndroid10/_._",
7270         "lib/MonoTouch10/_._",
7271         "lib/net46/System.AppContext.dll",
7272         "lib/net463/System.AppContext.dll",
7273         "lib/netcore50/System.AppContext.dll",
7274         "lib/netstandard1.6/System.AppContext.dll",
7275         "lib/xamarinios10/_._",
7276         "lib/xamarinmac20/_._",
7277         "lib/xamarintvos10/_._",
7278         "lib/xamarinwatchos10/_._",
7279         "ref/MonoAndroid10/_._",
7280         "ref/MonoTouch10/_._",
7281         "ref/net46/System.AppContext.dll",
7282         "ref/net463/System.AppContext.dll",
7283         "ref/netstandard/_._",
7284         "ref/netstandard1.3/System.AppContext.dll",
7285         "ref/netstandard1.3/System.AppContext.xml",
7286         "ref/netstandard1.3/de/System.AppContext.xml",
7287         "ref/netstandard1.3/es/System.AppContext.xml",
7288         "ref/netstandard1.3/fr/System.AppContext.xml",
7289         "ref/netstandard1.3/it/System.AppContext.xml",
7290         "ref/netstandard1.3/ja/System.AppContext.xml",
7291         "ref/netstandard1.3/ko/System.AppContext.xml",
7292         "ref/netstandard1.3/ru/System.AppContext.xml",
7293         "ref/netstandard1.3/zh-hans/System.AppContext.xml",
7294         "ref/netstandard1.3/zh-hant/System.AppContext.xml",
7295         "ref/netstandard1.6/System.AppContext.dll",
7296         "ref/netstandard1.6/System.AppContext.xml",
7297         "ref/netstandard1.6/de/System.AppContext.xml",
7298         "ref/netstandard1.6/es/System.AppContext.xml",
7299         "ref/netstandard1.6/fr/System.AppContext.xml",
7300         "ref/netstandard1.6/it/System.AppContext.xml",
7301         "ref/netstandard1.6/ja/System.AppContext.xml",
7302         "ref/netstandard1.6/ko/System.AppContext.xml",
7303         "ref/netstandard1.6/ru/System.AppContext.xml",
7304         "ref/netstandard1.6/zh-hans/System.AppContext.xml",
7305         "ref/netstandard1.6/zh-hant/System.AppContext.xml",
7306         "ref/xamarinios10/_._",
7307         "ref/xamarinmac20/_._",
7308         "ref/xamarintvos10/_._",
7309         "ref/xamarinwatchos10/_._",
7310         "runtimes/aot/lib/netcore50/System.AppContext.dll",
7311         "system.appcontext.4.1.0.nupkg.sha512",
7312         "system.appcontext.nuspec"
7313       ]
7314     },
7315     "System.Buffers/4.0.0": {
7316       "sha512": "msXumHfjjURSkvxUjYuq4N2ghHoRi2VpXcKMA7gK6ujQfU3vGpl+B6ld0ATRg+FZFpRyA6PgEPA+VlIkTeNf2w==",
7317       "type": "package",
7318       "path": "system.buffers/4.0.0",
7319       "files": [
7320         ".nupkg.metadata",
7321         ".signature.p7s",
7322         "ThirdPartyNotices.txt",
7323         "dotnet_library_license.txt",
7324         "lib/netstandard1.1/.xml",
7325         "lib/netstandard1.1/System.Buffers.dll",
7326         "system.buffers.4.0.0.nupkg.sha512",
7327         "system.buffers.nuspec"
7328       ]
7329     },
7330     "System.Collections/4.0.11": {
7331       "sha512": "YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
7332       "type": "package",
7333       "path": "system.collections/4.0.11",
7334       "files": [
7335         ".nupkg.metadata",
7336         ".signature.p7s",
7337         "ThirdPartyNotices.txt",
7338         "dotnet_library_license.txt",
7339         "lib/MonoAndroid10/_._",
7340         "lib/MonoTouch10/_._",
7341         "lib/net45/_._",
7342         "lib/portable-net45+win8+wp8+wpa81/_._",
7343         "lib/win8/_._",
7344         "lib/wp80/_._",
7345         "lib/wpa81/_._",
7346         "lib/xamarinios10/_._",
7347         "lib/xamarinmac20/_._",
7348         "lib/xamarintvos10/_._",
7349         "lib/xamarinwatchos10/_._",
7350         "ref/MonoAndroid10/_._",
7351         "ref/MonoTouch10/_._",
7352         "ref/net45/_._",
7353         "ref/netcore50/System.Collections.dll",
7354         "ref/netcore50/System.Collections.xml",
7355         "ref/netcore50/de/System.Collections.xml",
7356         "ref/netcore50/es/System.Collections.xml",
7357         "ref/netcore50/fr/System.Collections.xml",
7358         "ref/netcore50/it/System.Collections.xml",
7359         "ref/netcore50/ja/System.Collections.xml",
7360         "ref/netcore50/ko/System.Collections.xml",
7361         "ref/netcore50/ru/System.Collections.xml",
7362         "ref/netcore50/zh-hans/System.Collections.xml",
7363         "ref/netcore50/zh-hant/System.Collections.xml",
7364         "ref/netstandard1.0/System.Collections.dll",
7365         "ref/netstandard1.0/System.Collections.xml",
7366         "ref/netstandard1.0/de/System.Collections.xml",
7367         "ref/netstandard1.0/es/System.Collections.xml",
7368         "ref/netstandard1.0/fr/System.Collections.xml",
7369         "ref/netstandard1.0/it/System.Collections.xml",
7370         "ref/netstandard1.0/ja/System.Collections.xml",
7371         "ref/netstandard1.0/ko/System.Collections.xml",
7372         "ref/netstandard1.0/ru/System.Collections.xml",
7373         "ref/netstandard1.0/zh-hans/System.Collections.xml",
7374         "ref/netstandard1.0/zh-hant/System.Collections.xml",
7375         "ref/netstandard1.3/System.Collections.dll",
7376         "ref/netstandard1.3/System.Collections.xml",
7377         "ref/netstandard1.3/de/System.Collections.xml",
7378         "ref/netstandard1.3/es/System.Collections.xml",
7379         "ref/netstandard1.3/fr/System.Collections.xml",
7380         "ref/netstandard1.3/it/System.Collections.xml",
7381         "ref/netstandard1.3/ja/System.Collections.xml",
7382         "ref/netstandard1.3/ko/System.Collections.xml",
7383         "ref/netstandard1.3/ru/System.Collections.xml",
7384         "ref/netstandard1.3/zh-hans/System.Collections.xml",
7385         "ref/netstandard1.3/zh-hant/System.Collections.xml",
7386         "ref/portable-net45+win8+wp8+wpa81/_._",
7387         "ref/win8/_._",
7388         "ref/wp80/_._",
7389         "ref/wpa81/_._",
7390         "ref/xamarinios10/_._",
7391         "ref/xamarinmac20/_._",
7392         "ref/xamarintvos10/_._",
7393         "ref/xamarinwatchos10/_._",
7394         "system.collections.4.0.11.nupkg.sha512",
7395         "system.collections.nuspec"
7396       ]
7397     },
7398     "System.Collections.Concurrent/4.0.12": {
7399       "sha512": "2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
7400       "type": "package",
7401       "path": "system.collections.concurrent/4.0.12",
7402       "files": [
7403         ".nupkg.metadata",
7404         "ThirdPartyNotices.txt",
7405         "dotnet_library_license.txt",
7406         "lib/MonoAndroid10/_._",
7407         "lib/MonoTouch10/_._",
7408         "lib/net45/_._",
7409         "lib/netcore50/System.Collections.Concurrent.dll",
7410         "lib/netstandard1.3/System.Collections.Concurrent.dll",
7411         "lib/portable-net45+win8+wpa81/_._",
7412         "lib/win8/_._",
7413         "lib/wpa81/_._",
7414         "lib/xamarinios10/_._",
7415         "lib/xamarinmac20/_._",
7416         "lib/xamarintvos10/_._",
7417         "lib/xamarinwatchos10/_._",
7418         "ref/MonoAndroid10/_._",
7419         "ref/MonoTouch10/_._",
7420         "ref/net45/_._",
7421         "ref/netcore50/System.Collections.Concurrent.dll",
7422         "ref/netcore50/System.Collections.Concurrent.xml",
7423         "ref/netcore50/de/System.Collections.Concurrent.xml",
7424         "ref/netcore50/es/System.Collections.Concurrent.xml",
7425         "ref/netcore50/fr/System.Collections.Concurrent.xml",
7426         "ref/netcore50/it/System.Collections.Concurrent.xml",
7427         "ref/netcore50/ja/System.Collections.Concurrent.xml",
7428         "ref/netcore50/ko/System.Collections.Concurrent.xml",
7429         "ref/netcore50/ru/System.Collections.Concurrent.xml",
7430         "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
7431         "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
7432         "ref/netstandard1.1/System.Collections.Concurrent.dll",
7433         "ref/netstandard1.1/System.Collections.Concurrent.xml",
7434         "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
7435         "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
7436         "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
7437         "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
7438         "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
7439         "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
7440         "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
7441         "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
7442         "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
7443         "ref/netstandard1.3/System.Collections.Concurrent.dll",
7444         "ref/netstandard1.3/System.Collections.Concurrent.xml",
7445         "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
7446         "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
7447         "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
7448         "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
7449         "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
7450         "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
7451         "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
7452         "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
7453         "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
7454         "ref/portable-net45+win8+wpa81/_._",
7455         "ref/win8/_._",
7456         "ref/wpa81/_._",
7457         "ref/xamarinios10/_._",
7458         "ref/xamarinmac20/_._",
7459         "ref/xamarintvos10/_._",
7460         "ref/xamarinwatchos10/_._",
7461         "system.collections.concurrent.4.0.12.nupkg.sha512",
7462         "system.collections.concurrent.nuspec"
7463       ]
7464     },
7465     "System.Collections.Immutable/1.2.0": {
7466       "sha512": "Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
7467       "type": "package",
7468       "path": "system.collections.immutable/1.2.0",
7469       "files": [
7470         ".nupkg.metadata",
7471         ".signature.p7s",
7472         "ThirdPartyNotices.txt",
7473         "dotnet_library_license.txt",
7474         "lib/netstandard1.0/System.Collections.Immutable.dll",
7475         "lib/netstandard1.0/System.Collections.Immutable.xml",
7476         "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
7477         "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
7478         "system.collections.immutable.1.2.0.nupkg.sha512",
7479         "system.collections.immutable.nuspec"
7480       ]
7481     },
7482     "System.CommandLine/0.1.0-e161117-2": {
7483       "sha512": "HPy545O9J9+lSYzIyHBw86Iyo2scQiwQ1A74xUGAuQS5aNnp0xD4rjl5SsqKQnldyUp3hRcJ4u3CDxusqc5CYQ==",
7484       "type": "package",
7485       "path": "system.commandline/0.1.0-e161117-2",
7486       "files": [
7487         ".nupkg.metadata",
7488         "lib/net45/System.CommandLine.dll",
7489         "lib/netstandard1.5/System.CommandLine.dll",
7490         "system.commandline.0.1.0-e161117-2.nupkg.sha512",
7491         "system.commandline.nuspec"
7492       ]
7493     },
7494     "System.ComponentModel/4.0.1": {
7495       "sha512": "oBZFnm7seFiVfugsIyOvQCWobNZs7FzqDV/B7tx20Ep/l3UUFCPDkdTnCNaJZTU27zjeODmy2C/cP60u3D4c9w==",
7496       "type": "package",
7497       "path": "system.componentmodel/4.0.1",
7498       "files": [
7499         ".nupkg.metadata",
7500         ".signature.p7s",
7501         "ThirdPartyNotices.txt",
7502         "dotnet_library_license.txt",
7503         "lib/MonoAndroid10/_._",
7504         "lib/MonoTouch10/_._",
7505         "lib/net45/_._",
7506         "lib/netcore50/System.ComponentModel.dll",
7507         "lib/netstandard1.3/System.ComponentModel.dll",
7508         "lib/portable-net45+win8+wp8+wpa81/_._",
7509         "lib/win8/_._",
7510         "lib/wp80/_._",
7511         "lib/wpa81/_._",
7512         "lib/xamarinios10/_._",
7513         "lib/xamarinmac20/_._",
7514         "lib/xamarintvos10/_._",
7515         "lib/xamarinwatchos10/_._",
7516         "ref/MonoAndroid10/_._",
7517         "ref/MonoTouch10/_._",
7518         "ref/net45/_._",
7519         "ref/netcore50/System.ComponentModel.dll",
7520         "ref/netcore50/System.ComponentModel.xml",
7521         "ref/netcore50/de/System.ComponentModel.xml",
7522         "ref/netcore50/es/System.ComponentModel.xml",
7523         "ref/netcore50/fr/System.ComponentModel.xml",
7524         "ref/netcore50/it/System.ComponentModel.xml",
7525         "ref/netcore50/ja/System.ComponentModel.xml",
7526         "ref/netcore50/ko/System.ComponentModel.xml",
7527         "ref/netcore50/ru/System.ComponentModel.xml",
7528         "ref/netcore50/zh-hans/System.ComponentModel.xml",
7529         "ref/netcore50/zh-hant/System.ComponentModel.xml",
7530         "ref/netstandard1.0/System.ComponentModel.dll",
7531         "ref/netstandard1.0/System.ComponentModel.xml",
7532         "ref/netstandard1.0/de/System.ComponentModel.xml",
7533         "ref/netstandard1.0/es/System.ComponentModel.xml",
7534         "ref/netstandard1.0/fr/System.ComponentModel.xml",
7535         "ref/netstandard1.0/it/System.ComponentModel.xml",
7536         "ref/netstandard1.0/ja/System.ComponentModel.xml",
7537         "ref/netstandard1.0/ko/System.ComponentModel.xml",
7538         "ref/netstandard1.0/ru/System.ComponentModel.xml",
7539         "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
7540         "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
7541         "ref/portable-net45+win8+wp8+wpa81/_._",
7542         "ref/win8/_._",
7543         "ref/wp80/_._",
7544         "ref/wpa81/_._",
7545         "ref/xamarinios10/_._",
7546         "ref/xamarinmac20/_._",
7547         "ref/xamarintvos10/_._",
7548         "ref/xamarinwatchos10/_._",
7549         "system.componentmodel.4.0.1.nupkg.sha512",
7550         "system.componentmodel.nuspec"
7551       ]
7552     },
7553     "System.ComponentModel.Annotations/4.1.0": {
7554       "sha512": "rhnz80h8NnHJzoi0nbQJLRR2cJznyqG168q1bgoSpe5qpaME2SguXzuEzpY68nFCi2kBgHpbU4bRN2cP3unYRA==",
7555       "type": "package",
7556       "path": "system.componentmodel.annotations/4.1.0",
7557       "files": [
7558         ".nupkg.metadata",
7559         ".signature.p7s",
7560         "ThirdPartyNotices.txt",
7561         "dotnet_library_license.txt",
7562         "lib/MonoAndroid10/_._",
7563         "lib/MonoTouch10/_._",
7564         "lib/net45/_._",
7565         "lib/net461/System.ComponentModel.Annotations.dll",
7566         "lib/netcore50/System.ComponentModel.Annotations.dll",
7567         "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
7568         "lib/portable-net45+win8/_._",
7569         "lib/win8/_._",
7570         "lib/xamarinios10/_._",
7571         "lib/xamarinmac20/_._",
7572         "lib/xamarintvos10/_._",
7573         "lib/xamarinwatchos10/_._",
7574         "ref/MonoAndroid10/_._",
7575         "ref/MonoTouch10/_._",
7576         "ref/net45/_._",
7577         "ref/net461/System.ComponentModel.Annotations.dll",
7578         "ref/netcore50/System.ComponentModel.Annotations.dll",
7579         "ref/netcore50/System.ComponentModel.Annotations.xml",
7580         "ref/netcore50/de/System.ComponentModel.Annotations.xml",
7581         "ref/netcore50/es/System.ComponentModel.Annotations.xml",
7582         "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
7583         "ref/netcore50/it/System.ComponentModel.Annotations.xml",
7584         "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
7585         "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
7586         "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
7587         "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
7588         "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
7589         "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
7590         "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
7591         "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
7592         "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
7593         "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
7594         "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
7595         "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
7596         "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
7597         "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
7598         "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
7599         "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
7600         "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
7601         "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
7602         "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
7603         "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
7604         "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
7605         "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
7606         "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
7607         "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
7608         "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
7609         "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
7610         "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
7611         "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
7612         "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
7613         "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
7614         "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
7615         "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
7616         "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
7617         "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
7618         "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
7619         "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
7620         "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
7621         "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
7622         "ref/portable-net45+win8/_._",
7623         "ref/win8/_._",
7624         "ref/xamarinios10/_._",
7625         "ref/xamarinmac20/_._",
7626         "ref/xamarintvos10/_._",
7627         "ref/xamarinwatchos10/_._",
7628         "system.componentmodel.annotations.4.1.0.nupkg.sha512",
7629         "system.componentmodel.annotations.nuspec"
7630       ]
7631     },
7632     "System.Console/4.0.0": {
7633       "sha512": "qSKUSOIiYA/a0g5XXdxFcUFmv1hNICBD7QZ0QhGYVipPIhvpiydY8VZqr1thmCXvmn8aipMg64zuanB4eotK9A==",
7634       "type": "package",
7635       "path": "system.console/4.0.0",
7636       "files": [
7637         ".nupkg.metadata",
7638         ".signature.p7s",
7639         "ThirdPartyNotices.txt",
7640         "dotnet_library_license.txt",
7641         "lib/MonoAndroid10/_._",
7642         "lib/MonoTouch10/_._",
7643         "lib/net46/System.Console.dll",
7644         "lib/xamarinios10/_._",
7645         "lib/xamarinmac20/_._",
7646         "lib/xamarintvos10/_._",
7647         "lib/xamarinwatchos10/_._",
7648         "ref/MonoAndroid10/_._",
7649         "ref/MonoTouch10/_._",
7650         "ref/net46/System.Console.dll",
7651         "ref/netstandard1.3/System.Console.dll",
7652         "ref/netstandard1.3/System.Console.xml",
7653         "ref/netstandard1.3/de/System.Console.xml",
7654         "ref/netstandard1.3/es/System.Console.xml",
7655         "ref/netstandard1.3/fr/System.Console.xml",
7656         "ref/netstandard1.3/it/System.Console.xml",
7657         "ref/netstandard1.3/ja/System.Console.xml",
7658         "ref/netstandard1.3/ko/System.Console.xml",
7659         "ref/netstandard1.3/ru/System.Console.xml",
7660         "ref/netstandard1.3/zh-hans/System.Console.xml",
7661         "ref/netstandard1.3/zh-hant/System.Console.xml",
7662         "ref/xamarinios10/_._",
7663         "ref/xamarinmac20/_._",
7664         "ref/xamarintvos10/_._",
7665         "ref/xamarinwatchos10/_._",
7666         "system.console.4.0.0.nupkg.sha512",
7667         "system.console.nuspec"
7668       ]
7669     },
7670     "System.Diagnostics.Debug/4.0.11": {
7671       "sha512": "w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
7672       "type": "package",
7673       "path": "system.diagnostics.debug/4.0.11",
7674       "files": [
7675         ".nupkg.metadata",
7676         ".signature.p7s",
7677         "ThirdPartyNotices.txt",
7678         "dotnet_library_license.txt",
7679         "lib/MonoAndroid10/_._",
7680         "lib/MonoTouch10/_._",
7681         "lib/net45/_._",
7682         "lib/portable-net45+win8+wp8+wpa81/_._",
7683         "lib/win8/_._",
7684         "lib/wp80/_._",
7685         "lib/wpa81/_._",
7686         "lib/xamarinios10/_._",
7687         "lib/xamarinmac20/_._",
7688         "lib/xamarintvos10/_._",
7689         "lib/xamarinwatchos10/_._",
7690         "ref/MonoAndroid10/_._",
7691         "ref/MonoTouch10/_._",
7692         "ref/net45/_._",
7693         "ref/netcore50/System.Diagnostics.Debug.dll",
7694         "ref/netcore50/System.Diagnostics.Debug.xml",
7695         "ref/netcore50/de/System.Diagnostics.Debug.xml",
7696         "ref/netcore50/es/System.Diagnostics.Debug.xml",
7697         "ref/netcore50/fr/System.Diagnostics.Debug.xml",
7698         "ref/netcore50/it/System.Diagnostics.Debug.xml",
7699         "ref/netcore50/ja/System.Diagnostics.Debug.xml",
7700         "ref/netcore50/ko/System.Diagnostics.Debug.xml",
7701         "ref/netcore50/ru/System.Diagnostics.Debug.xml",
7702         "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
7703         "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
7704         "ref/netstandard1.0/System.Diagnostics.Debug.dll",
7705         "ref/netstandard1.0/System.Diagnostics.Debug.xml",
7706         "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
7707         "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
7708         "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
7709         "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
7710         "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
7711         "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
7712         "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
7713         "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
7714         "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
7715         "ref/netstandard1.3/System.Diagnostics.Debug.dll",
7716         "ref/netstandard1.3/System.Diagnostics.Debug.xml",
7717         "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
7718         "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
7719         "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
7720         "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
7721         "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
7722         "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
7723         "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
7724         "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
7725         "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
7726         "ref/portable-net45+win8+wp8+wpa81/_._",
7727         "ref/win8/_._",
7728         "ref/wp80/_._",
7729         "ref/wpa81/_._",
7730         "ref/xamarinios10/_._",
7731         "ref/xamarinmac20/_._",
7732         "ref/xamarintvos10/_._",
7733         "ref/xamarinwatchos10/_._",
7734         "system.diagnostics.debug.4.0.11.nupkg.sha512",
7735         "system.diagnostics.debug.nuspec"
7736       ]
7737     },
7738     "System.Diagnostics.DiagnosticSource/4.0.0": {
7739       "sha512": "YKglnq4BMTJxfcr6nuT08g+yJ0UxdePIHxosiLuljuHIUR6t4KhFsyaHOaOc1Ofqp0PUvJ0EmcgiEz6T7vEx3w==",
7740       "type": "package",
7741       "path": "system.diagnostics.diagnosticsource/4.0.0",
7742       "files": [
7743         ".nupkg.metadata",
7744         ".signature.p7s",
7745         "ThirdPartyNotices.txt",
7746         "dotnet_library_license.txt",
7747         "lib/net46/System.Diagnostics.DiagnosticSource.dll",
7748         "lib/net46/System.Diagnostics.DiagnosticSource.xml",
7749         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
7750         "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
7751         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
7752         "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
7753         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
7754         "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
7755         "system.diagnostics.diagnosticsource.4.0.0.nupkg.sha512",
7756         "system.diagnostics.diagnosticsource.nuspec"
7757       ]
7758     },
7759     "System.Diagnostics.FileVersionInfo/4.0.0": {
7760       "sha512": "qjF74OTAU+mRhLaL4YSfiWy3vj6T3AOz8AW37l5zCwfbBfj0k7E94XnEsRaf2TnhE/7QaV6Hvqakoy2LoV8MVg==",
7761       "type": "package",
7762       "path": "system.diagnostics.fileversioninfo/4.0.0",
7763       "files": [
7764         ".nupkg.metadata",
7765         "ThirdPartyNotices.txt",
7766         "dotnet_library_license.txt",
7767         "lib/MonoAndroid10/_._",
7768         "lib/MonoTouch10/_._",
7769         "lib/net46/System.Diagnostics.FileVersionInfo.dll",
7770         "lib/xamarinios10/_._",
7771         "lib/xamarinmac20/_._",
7772         "lib/xamarintvos10/_._",
7773         "lib/xamarinwatchos10/_._",
7774         "ref/MonoAndroid10/_._",
7775         "ref/MonoTouch10/_._",
7776         "ref/net46/System.Diagnostics.FileVersionInfo.dll",
7777         "ref/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
7778         "ref/netstandard1.3/System.Diagnostics.FileVersionInfo.xml",
7779         "ref/netstandard1.3/de/System.Diagnostics.FileVersionInfo.xml",
7780         "ref/netstandard1.3/es/System.Diagnostics.FileVersionInfo.xml",
7781         "ref/netstandard1.3/fr/System.Diagnostics.FileVersionInfo.xml",
7782         "ref/netstandard1.3/it/System.Diagnostics.FileVersionInfo.xml",
7783         "ref/netstandard1.3/ja/System.Diagnostics.FileVersionInfo.xml",
7784         "ref/netstandard1.3/ko/System.Diagnostics.FileVersionInfo.xml",
7785         "ref/netstandard1.3/ru/System.Diagnostics.FileVersionInfo.xml",
7786         "ref/netstandard1.3/zh-hans/System.Diagnostics.FileVersionInfo.xml",
7787         "ref/netstandard1.3/zh-hant/System.Diagnostics.FileVersionInfo.xml",
7788         "ref/xamarinios10/_._",
7789         "ref/xamarinmac20/_._",
7790         "ref/xamarintvos10/_._",
7791         "ref/xamarinwatchos10/_._",
7792         "runtimes/unix/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
7793         "runtimes/win/lib/net46/System.Diagnostics.FileVersionInfo.dll",
7794         "runtimes/win/lib/netcore50/System.Diagnostics.FileVersionInfo.dll",
7795         "runtimes/win/lib/netstandard1.3/System.Diagnostics.FileVersionInfo.dll",
7796         "system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512",
7797         "system.diagnostics.fileversioninfo.nuspec"
7798       ]
7799     },
7800     "System.Diagnostics.Process/4.1.0": {
7801       "sha512": "mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
7802       "type": "package",
7803       "path": "system.diagnostics.process/4.1.0",
7804       "files": [
7805         ".nupkg.metadata",
7806         ".signature.p7s",
7807         "ThirdPartyNotices.txt",
7808         "dotnet_library_license.txt",
7809         "lib/MonoAndroid10/_._",
7810         "lib/MonoTouch10/_._",
7811         "lib/net46/System.Diagnostics.Process.dll",
7812         "lib/net461/System.Diagnostics.Process.dll",
7813         "lib/xamarinios10/_._",
7814         "lib/xamarinmac20/_._",
7815         "lib/xamarintvos10/_._",
7816         "lib/xamarinwatchos10/_._",
7817         "ref/MonoAndroid10/_._",
7818         "ref/MonoTouch10/_._",
7819         "ref/net46/System.Diagnostics.Process.dll",
7820         "ref/net461/System.Diagnostics.Process.dll",
7821         "ref/netstandard1.3/System.Diagnostics.Process.dll",
7822         "ref/netstandard1.3/System.Diagnostics.Process.xml",
7823         "ref/netstandard1.3/de/System.Diagnostics.Process.xml",
7824         "ref/netstandard1.3/es/System.Diagnostics.Process.xml",
7825         "ref/netstandard1.3/fr/System.Diagnostics.Process.xml",
7826         "ref/netstandard1.3/it/System.Diagnostics.Process.xml",
7827         "ref/netstandard1.3/ja/System.Diagnostics.Process.xml",
7828         "ref/netstandard1.3/ko/System.Diagnostics.Process.xml",
7829         "ref/netstandard1.3/ru/System.Diagnostics.Process.xml",
7830         "ref/netstandard1.3/zh-hans/System.Diagnostics.Process.xml",
7831         "ref/netstandard1.3/zh-hant/System.Diagnostics.Process.xml",
7832         "ref/netstandard1.4/System.Diagnostics.Process.dll",
7833         "ref/netstandard1.4/System.Diagnostics.Process.xml",
7834         "ref/netstandard1.4/de/System.Diagnostics.Process.xml",
7835         "ref/netstandard1.4/es/System.Diagnostics.Process.xml",
7836         "ref/netstandard1.4/fr/System.Diagnostics.Process.xml",
7837         "ref/netstandard1.4/it/System.Diagnostics.Process.xml",
7838         "ref/netstandard1.4/ja/System.Diagnostics.Process.xml",
7839         "ref/netstandard1.4/ko/System.Diagnostics.Process.xml",
7840         "ref/netstandard1.4/ru/System.Diagnostics.Process.xml",
7841         "ref/netstandard1.4/zh-hans/System.Diagnostics.Process.xml",
7842         "ref/netstandard1.4/zh-hant/System.Diagnostics.Process.xml",
7843         "ref/xamarinios10/_._",
7844         "ref/xamarinmac20/_._",
7845         "ref/xamarintvos10/_._",
7846         "ref/xamarinwatchos10/_._",
7847         "runtimes/linux/lib/netstandard1.4/System.Diagnostics.Process.dll",
7848         "runtimes/osx/lib/netstandard1.4/System.Diagnostics.Process.dll",
7849         "runtimes/win/lib/net46/System.Diagnostics.Process.dll",
7850         "runtimes/win/lib/net461/System.Diagnostics.Process.dll",
7851         "runtimes/win/lib/netstandard1.4/System.Diagnostics.Process.dll",
7852         "runtimes/win7/lib/netcore50/_._",
7853         "system.diagnostics.process.4.1.0.nupkg.sha512",
7854         "system.diagnostics.process.nuspec"
7855       ]
7856     },
7857     "System.Diagnostics.StackTrace/4.0.1": {
7858       "sha512": "6i2EbRq0lgGfiZ+FDf0gVaw9qeEU+7IS2+wbZJmFVpvVzVOgZEt0ScZtyenuBvs6iDYbGiF51bMAa0oDP/tujQ==",
7859       "type": "package",
7860       "path": "system.diagnostics.stacktrace/4.0.1",
7861       "files": [
7862         ".nupkg.metadata",
7863         ".signature.p7s",
7864         "ThirdPartyNotices.txt",
7865         "dotnet_library_license.txt",
7866         "lib/MonoAndroid10/_._",
7867         "lib/MonoTouch10/_._",
7868         "lib/net46/System.Diagnostics.StackTrace.dll",
7869         "lib/netstandard1.3/System.Diagnostics.StackTrace.dll",
7870         "lib/xamarinios10/_._",
7871         "lib/xamarinmac20/_._",
7872         "lib/xamarintvos10/_._",
7873         "lib/xamarinwatchos10/_._",
7874         "ref/MonoAndroid10/_._",
7875         "ref/MonoTouch10/_._",
7876         "ref/net46/System.Diagnostics.StackTrace.dll",
7877         "ref/netstandard1.3/System.Diagnostics.StackTrace.dll",
7878         "ref/netstandard1.3/System.Diagnostics.StackTrace.xml",
7879         "ref/netstandard1.3/de/System.Diagnostics.StackTrace.xml",
7880         "ref/netstandard1.3/es/System.Diagnostics.StackTrace.xml",
7881         "ref/netstandard1.3/fr/System.Diagnostics.StackTrace.xml",
7882         "ref/netstandard1.3/it/System.Diagnostics.StackTrace.xml",
7883         "ref/netstandard1.3/ja/System.Diagnostics.StackTrace.xml",
7884         "ref/netstandard1.3/ko/System.Diagnostics.StackTrace.xml",
7885         "ref/netstandard1.3/ru/System.Diagnostics.StackTrace.xml",
7886         "ref/netstandard1.3/zh-hans/System.Diagnostics.StackTrace.xml",
7887         "ref/netstandard1.3/zh-hant/System.Diagnostics.StackTrace.xml",
7888         "ref/xamarinios10/_._",
7889         "ref/xamarinmac20/_._",
7890         "ref/xamarintvos10/_._",
7891         "ref/xamarinwatchos10/_._",
7892         "runtimes/aot/lib/netcore50/System.Diagnostics.StackTrace.dll",
7893         "system.diagnostics.stacktrace.4.0.1.nupkg.sha512",
7894         "system.diagnostics.stacktrace.nuspec"
7895       ]
7896     },
7897     "System.Diagnostics.Tools/4.0.1": {
7898       "sha512": "xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
7899       "type": "package",
7900       "path": "system.diagnostics.tools/4.0.1",
7901       "files": [
7902         ".nupkg.metadata",
7903         "ThirdPartyNotices.txt",
7904         "dotnet_library_license.txt",
7905         "lib/MonoAndroid10/_._",
7906         "lib/MonoTouch10/_._",
7907         "lib/net45/_._",
7908         "lib/portable-net45+win8+wp8+wpa81/_._",
7909         "lib/win8/_._",
7910         "lib/wp80/_._",
7911         "lib/wpa81/_._",
7912         "lib/xamarinios10/_._",
7913         "lib/xamarinmac20/_._",
7914         "lib/xamarintvos10/_._",
7915         "lib/xamarinwatchos10/_._",
7916         "ref/MonoAndroid10/_._",
7917         "ref/MonoTouch10/_._",
7918         "ref/net45/_._",
7919         "ref/netcore50/System.Diagnostics.Tools.dll",
7920         "ref/netcore50/System.Diagnostics.Tools.xml",
7921         "ref/netcore50/de/System.Diagnostics.Tools.xml",
7922         "ref/netcore50/es/System.Diagnostics.Tools.xml",
7923         "ref/netcore50/fr/System.Diagnostics.Tools.xml",
7924         "ref/netcore50/it/System.Diagnostics.Tools.xml",
7925         "ref/netcore50/ja/System.Diagnostics.Tools.xml",
7926         "ref/netcore50/ko/System.Diagnostics.Tools.xml",
7927         "ref/netcore50/ru/System.Diagnostics.Tools.xml",
7928         "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
7929         "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
7930         "ref/netstandard1.0/System.Diagnostics.Tools.dll",
7931         "ref/netstandard1.0/System.Diagnostics.Tools.xml",
7932         "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
7933         "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
7934         "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
7935         "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
7936         "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
7937         "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
7938         "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
7939         "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
7940         "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
7941         "ref/portable-net45+win8+wp8+wpa81/_._",
7942         "ref/win8/_._",
7943         "ref/wp80/_._",
7944         "ref/wpa81/_._",
7945         "ref/xamarinios10/_._",
7946         "ref/xamarinmac20/_._",
7947         "ref/xamarintvos10/_._",
7948         "ref/xamarinwatchos10/_._",
7949         "system.diagnostics.tools.4.0.1.nupkg.sha512",
7950         "system.diagnostics.tools.nuspec"
7951       ]
7952     },
7953     "System.Diagnostics.Tracing/4.1.0": {
7954       "sha512": "vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
7955       "type": "package",
7956       "path": "system.diagnostics.tracing/4.1.0",
7957       "files": [
7958         ".nupkg.metadata",
7959         ".signature.p7s",
7960         "ThirdPartyNotices.txt",
7961         "dotnet_library_license.txt",
7962         "lib/MonoAndroid10/_._",
7963         "lib/MonoTouch10/_._",
7964         "lib/net45/_._",
7965         "lib/net462/System.Diagnostics.Tracing.dll",
7966         "lib/portable-net45+win8+wpa81/_._",
7967         "lib/win8/_._",
7968         "lib/wpa81/_._",
7969         "lib/xamarinios10/_._",
7970         "lib/xamarinmac20/_._",
7971         "lib/xamarintvos10/_._",
7972         "lib/xamarinwatchos10/_._",
7973         "ref/MonoAndroid10/_._",
7974         "ref/MonoTouch10/_._",
7975         "ref/net45/_._",
7976         "ref/net462/System.Diagnostics.Tracing.dll",
7977         "ref/netcore50/System.Diagnostics.Tracing.dll",
7978         "ref/netcore50/System.Diagnostics.Tracing.xml",
7979         "ref/netcore50/de/System.Diagnostics.Tracing.xml",
7980         "ref/netcore50/es/System.Diagnostics.Tracing.xml",
7981         "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
7982         "ref/netcore50/it/System.Diagnostics.Tracing.xml",
7983         "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
7984         "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
7985         "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
7986         "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
7987         "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
7988         "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
7989         "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
7990         "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
7991         "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
7992         "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
7993         "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
7994         "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
7995         "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
7996         "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
7997         "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
7998         "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
7999         "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
8000         "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
8001         "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
8002         "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
8003         "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
8004         "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
8005         "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
8006         "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
8007         "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
8008         "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
8009         "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
8010         "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
8011         "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
8012         "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
8013         "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
8014         "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
8015         "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
8016         "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
8017         "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
8018         "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
8019         "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
8020         "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
8021         "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
8022         "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
8023         "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
8024         "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
8025         "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
8026         "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
8027         "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
8028         "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
8029         "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
8030         "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
8031         "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
8032         "ref/portable-net45+win8+wpa81/_._",
8033         "ref/win8/_._",
8034         "ref/wpa81/_._",
8035         "ref/xamarinios10/_._",
8036         "ref/xamarinmac20/_._",
8037         "ref/xamarintvos10/_._",
8038         "ref/xamarinwatchos10/_._",
8039         "system.diagnostics.tracing.4.1.0.nupkg.sha512",
8040         "system.diagnostics.tracing.nuspec"
8041       ]
8042     },
8043     "System.Dynamic.Runtime/4.0.11": {
8044       "sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
8045       "type": "package",
8046       "path": "system.dynamic.runtime/4.0.11",
8047       "files": [
8048         ".nupkg.metadata",
8049         ".signature.p7s",
8050         "ThirdPartyNotices.txt",
8051         "dotnet_library_license.txt",
8052         "lib/MonoAndroid10/_._",
8053         "lib/MonoTouch10/_._",
8054         "lib/net45/_._",
8055         "lib/netcore50/System.Dynamic.Runtime.dll",
8056         "lib/netstandard1.3/System.Dynamic.Runtime.dll",
8057         "lib/portable-net45+win8+wp8+wpa81/_._",
8058         "lib/win8/_._",
8059         "lib/wp80/_._",
8060         "lib/wpa81/_._",
8061         "lib/xamarinios10/_._",
8062         "lib/xamarinmac20/_._",
8063         "lib/xamarintvos10/_._",
8064         "lib/xamarinwatchos10/_._",
8065         "ref/MonoAndroid10/_._",
8066         "ref/MonoTouch10/_._",
8067         "ref/net45/_._",
8068         "ref/netcore50/System.Dynamic.Runtime.dll",
8069         "ref/netcore50/System.Dynamic.Runtime.xml",
8070         "ref/netcore50/de/System.Dynamic.Runtime.xml",
8071         "ref/netcore50/es/System.Dynamic.Runtime.xml",
8072         "ref/netcore50/fr/System.Dynamic.Runtime.xml",
8073         "ref/netcore50/it/System.Dynamic.Runtime.xml",
8074         "ref/netcore50/ja/System.Dynamic.Runtime.xml",
8075         "ref/netcore50/ko/System.Dynamic.Runtime.xml",
8076         "ref/netcore50/ru/System.Dynamic.Runtime.xml",
8077         "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
8078         "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
8079         "ref/netstandard1.0/System.Dynamic.Runtime.dll",
8080         "ref/netstandard1.0/System.Dynamic.Runtime.xml",
8081         "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
8082         "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
8083         "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
8084         "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
8085         "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
8086         "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
8087         "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
8088         "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
8089         "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
8090         "ref/netstandard1.3/System.Dynamic.Runtime.dll",
8091         "ref/netstandard1.3/System.Dynamic.Runtime.xml",
8092         "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
8093         "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
8094         "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
8095         "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
8096         "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
8097         "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
8098         "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
8099         "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
8100         "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
8101         "ref/portable-net45+win8+wp8+wpa81/_._",
8102         "ref/win8/_._",
8103         "ref/wp80/_._",
8104         "ref/wpa81/_._",
8105         "ref/xamarinios10/_._",
8106         "ref/xamarinmac20/_._",
8107         "ref/xamarintvos10/_._",
8108         "ref/xamarinwatchos10/_._",
8109         "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
8110         "system.dynamic.runtime.4.0.11.nupkg.sha512",
8111         "system.dynamic.runtime.nuspec"
8112       ]
8113     },
8114     "System.Globalization/4.0.11": {
8115       "sha512": "B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
8116       "type": "package",
8117       "path": "system.globalization/4.0.11",
8118       "files": [
8119         ".nupkg.metadata",
8120         ".signature.p7s",
8121         "ThirdPartyNotices.txt",
8122         "dotnet_library_license.txt",
8123         "lib/MonoAndroid10/_._",
8124         "lib/MonoTouch10/_._",
8125         "lib/net45/_._",
8126         "lib/portable-net45+win8+wp8+wpa81/_._",
8127         "lib/win8/_._",
8128         "lib/wp80/_._",
8129         "lib/wpa81/_._",
8130         "lib/xamarinios10/_._",
8131         "lib/xamarinmac20/_._",
8132         "lib/xamarintvos10/_._",
8133         "lib/xamarinwatchos10/_._",
8134         "ref/MonoAndroid10/_._",
8135         "ref/MonoTouch10/_._",
8136         "ref/net45/_._",
8137         "ref/netcore50/System.Globalization.dll",
8138         "ref/netcore50/System.Globalization.xml",
8139         "ref/netcore50/de/System.Globalization.xml",
8140         "ref/netcore50/es/System.Globalization.xml",
8141         "ref/netcore50/fr/System.Globalization.xml",
8142         "ref/netcore50/it/System.Globalization.xml",
8143         "ref/netcore50/ja/System.Globalization.xml",
8144         "ref/netcore50/ko/System.Globalization.xml",
8145         "ref/netcore50/ru/System.Globalization.xml",
8146         "ref/netcore50/zh-hans/System.Globalization.xml",
8147         "ref/netcore50/zh-hant/System.Globalization.xml",
8148         "ref/netstandard1.0/System.Globalization.dll",
8149         "ref/netstandard1.0/System.Globalization.xml",
8150         "ref/netstandard1.0/de/System.Globalization.xml",
8151         "ref/netstandard1.0/es/System.Globalization.xml",
8152         "ref/netstandard1.0/fr/System.Globalization.xml",
8153         "ref/netstandard1.0/it/System.Globalization.xml",
8154         "ref/netstandard1.0/ja/System.Globalization.xml",
8155         "ref/netstandard1.0/ko/System.Globalization.xml",
8156         "ref/netstandard1.0/ru/System.Globalization.xml",
8157         "ref/netstandard1.0/zh-hans/System.Globalization.xml",
8158         "ref/netstandard1.0/zh-hant/System.Globalization.xml",
8159         "ref/netstandard1.3/System.Globalization.dll",
8160         "ref/netstandard1.3/System.Globalization.xml",
8161         "ref/netstandard1.3/de/System.Globalization.xml",
8162         "ref/netstandard1.3/es/System.Globalization.xml",
8163         "ref/netstandard1.3/fr/System.Globalization.xml",
8164         "ref/netstandard1.3/it/System.Globalization.xml",
8165         "ref/netstandard1.3/ja/System.Globalization.xml",
8166         "ref/netstandard1.3/ko/System.Globalization.xml",
8167         "ref/netstandard1.3/ru/System.Globalization.xml",
8168         "ref/netstandard1.3/zh-hans/System.Globalization.xml",
8169         "ref/netstandard1.3/zh-hant/System.Globalization.xml",
8170         "ref/portable-net45+win8+wp8+wpa81/_._",
8171         "ref/win8/_._",
8172         "ref/wp80/_._",
8173         "ref/wpa81/_._",
8174         "ref/xamarinios10/_._",
8175         "ref/xamarinmac20/_._",
8176         "ref/xamarintvos10/_._",
8177         "ref/xamarinwatchos10/_._",
8178         "system.globalization.4.0.11.nupkg.sha512",
8179         "system.globalization.nuspec"
8180       ]
8181     },
8182     "System.Globalization.Calendars/4.0.1": {
8183       "sha512": "L1c6IqeQ88vuzC1P81JeHmHA8mxq8a18NUBNXnIY/BVb+TCyAaGIFbhpZt60h9FJNmisymoQkHEFSE9Vslja1Q==",
8184       "type": "package",
8185       "path": "system.globalization.calendars/4.0.1",
8186       "files": [
8187         ".nupkg.metadata",
8188         ".signature.p7s",
8189         "ThirdPartyNotices.txt",
8190         "dotnet_library_license.txt",
8191         "lib/MonoAndroid10/_._",
8192         "lib/MonoTouch10/_._",
8193         "lib/net46/System.Globalization.Calendars.dll",
8194         "lib/xamarinios10/_._",
8195         "lib/xamarinmac20/_._",
8196         "lib/xamarintvos10/_._",
8197         "lib/xamarinwatchos10/_._",
8198         "ref/MonoAndroid10/_._",
8199         "ref/MonoTouch10/_._",
8200         "ref/net46/System.Globalization.Calendars.dll",
8201         "ref/netstandard1.3/System.Globalization.Calendars.dll",
8202         "ref/netstandard1.3/System.Globalization.Calendars.xml",
8203         "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
8204         "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
8205         "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
8206         "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
8207         "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
8208         "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
8209         "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
8210         "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
8211         "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
8212         "ref/xamarinios10/_._",
8213         "ref/xamarinmac20/_._",
8214         "ref/xamarintvos10/_._",
8215         "ref/xamarinwatchos10/_._",
8216         "system.globalization.calendars.4.0.1.nupkg.sha512",
8217         "system.globalization.calendars.nuspec"
8218       ]
8219     },
8220     "System.Globalization.Extensions/4.0.1": {
8221       "sha512": "KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
8222       "type": "package",
8223       "path": "system.globalization.extensions/4.0.1",
8224       "files": [
8225         ".nupkg.metadata",
8226         "ThirdPartyNotices.txt",
8227         "dotnet_library_license.txt",
8228         "lib/MonoAndroid10/_._",
8229         "lib/MonoTouch10/_._",
8230         "lib/net46/System.Globalization.Extensions.dll",
8231         "lib/xamarinios10/_._",
8232         "lib/xamarinmac20/_._",
8233         "lib/xamarintvos10/_._",
8234         "lib/xamarinwatchos10/_._",
8235         "ref/MonoAndroid10/_._",
8236         "ref/MonoTouch10/_._",
8237         "ref/net46/System.Globalization.Extensions.dll",
8238         "ref/netstandard1.3/System.Globalization.Extensions.dll",
8239         "ref/netstandard1.3/System.Globalization.Extensions.xml",
8240         "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
8241         "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
8242         "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
8243         "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
8244         "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
8245         "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
8246         "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
8247         "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
8248         "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
8249         "ref/xamarinios10/_._",
8250         "ref/xamarinmac20/_._",
8251         "ref/xamarintvos10/_._",
8252         "ref/xamarinwatchos10/_._",
8253         "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
8254         "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
8255         "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
8256         "system.globalization.extensions.4.0.1.nupkg.sha512",
8257         "system.globalization.extensions.nuspec"
8258       ]
8259     },
8260     "System.IO/4.1.0": {
8261       "sha512": "3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
8262       "type": "package",
8263       "path": "system.io/4.1.0",
8264       "files": [
8265         ".nupkg.metadata",
8266         ".signature.p7s",
8267         "ThirdPartyNotices.txt",
8268         "dotnet_library_license.txt",
8269         "lib/MonoAndroid10/_._",
8270         "lib/MonoTouch10/_._",
8271         "lib/net45/_._",
8272         "lib/net462/System.IO.dll",
8273         "lib/portable-net45+win8+wp8+wpa81/_._",
8274         "lib/win8/_._",
8275         "lib/wp80/_._",
8276         "lib/wpa81/_._",
8277         "lib/xamarinios10/_._",
8278         "lib/xamarinmac20/_._",
8279         "lib/xamarintvos10/_._",
8280         "lib/xamarinwatchos10/_._",
8281         "ref/MonoAndroid10/_._",
8282         "ref/MonoTouch10/_._",
8283         "ref/net45/_._",
8284         "ref/net462/System.IO.dll",
8285         "ref/netcore50/System.IO.dll",
8286         "ref/netcore50/System.IO.xml",
8287         "ref/netcore50/de/System.IO.xml",
8288         "ref/netcore50/es/System.IO.xml",
8289         "ref/netcore50/fr/System.IO.xml",
8290         "ref/netcore50/it/System.IO.xml",
8291         "ref/netcore50/ja/System.IO.xml",
8292         "ref/netcore50/ko/System.IO.xml",
8293         "ref/netcore50/ru/System.IO.xml",
8294         "ref/netcore50/zh-hans/System.IO.xml",
8295         "ref/netcore50/zh-hant/System.IO.xml",
8296         "ref/netstandard1.0/System.IO.dll",
8297         "ref/netstandard1.0/System.IO.xml",
8298         "ref/netstandard1.0/de/System.IO.xml",
8299         "ref/netstandard1.0/es/System.IO.xml",
8300         "ref/netstandard1.0/fr/System.IO.xml",
8301         "ref/netstandard1.0/it/System.IO.xml",
8302         "ref/netstandard1.0/ja/System.IO.xml",
8303         "ref/netstandard1.0/ko/System.IO.xml",
8304         "ref/netstandard1.0/ru/System.IO.xml",
8305         "ref/netstandard1.0/zh-hans/System.IO.xml",
8306         "ref/netstandard1.0/zh-hant/System.IO.xml",
8307         "ref/netstandard1.3/System.IO.dll",
8308         "ref/netstandard1.3/System.IO.xml",
8309         "ref/netstandard1.3/de/System.IO.xml",
8310         "ref/netstandard1.3/es/System.IO.xml",
8311         "ref/netstandard1.3/fr/System.IO.xml",
8312         "ref/netstandard1.3/it/System.IO.xml",
8313         "ref/netstandard1.3/ja/System.IO.xml",
8314         "ref/netstandard1.3/ko/System.IO.xml",
8315         "ref/netstandard1.3/ru/System.IO.xml",
8316         "ref/netstandard1.3/zh-hans/System.IO.xml",
8317         "ref/netstandard1.3/zh-hant/System.IO.xml",
8318         "ref/netstandard1.5/System.IO.dll",
8319         "ref/netstandard1.5/System.IO.xml",
8320         "ref/netstandard1.5/de/System.IO.xml",
8321         "ref/netstandard1.5/es/System.IO.xml",
8322         "ref/netstandard1.5/fr/System.IO.xml",
8323         "ref/netstandard1.5/it/System.IO.xml",
8324         "ref/netstandard1.5/ja/System.IO.xml",
8325         "ref/netstandard1.5/ko/System.IO.xml",
8326         "ref/netstandard1.5/ru/System.IO.xml",
8327         "ref/netstandard1.5/zh-hans/System.IO.xml",
8328         "ref/netstandard1.5/zh-hant/System.IO.xml",
8329         "ref/portable-net45+win8+wp8+wpa81/_._",
8330         "ref/win8/_._",
8331         "ref/wp80/_._",
8332         "ref/wpa81/_._",
8333         "ref/xamarinios10/_._",
8334         "ref/xamarinmac20/_._",
8335         "ref/xamarintvos10/_._",
8336         "ref/xamarinwatchos10/_._",
8337         "system.io.4.1.0.nupkg.sha512",
8338         "system.io.nuspec"
8339       ]
8340     },
8341     "System.IO.Compression/4.1.0": {
8342       "sha512": "TjnBS6eztThSzeSib+WyVbLzEdLKUcEHN69VtS3u8aAsSc18FU6xCZlNWWsEd8SKcXAE+y1sOu7VbU8sUeM0sg==",
8343       "type": "package",
8344       "path": "system.io.compression/4.1.0",
8345       "files": [
8346         ".nupkg.metadata",
8347         ".signature.p7s",
8348         "ThirdPartyNotices.txt",
8349         "dotnet_library_license.txt",
8350         "lib/MonoAndroid10/_._",
8351         "lib/MonoTouch10/_._",
8352         "lib/net45/_._",
8353         "lib/net46/System.IO.Compression.dll",
8354         "lib/portable-net45+win8+wpa81/_._",
8355         "lib/win8/_._",
8356         "lib/wpa81/_._",
8357         "lib/xamarinios10/_._",
8358         "lib/xamarinmac20/_._",
8359         "lib/xamarintvos10/_._",
8360         "lib/xamarinwatchos10/_._",
8361         "ref/MonoAndroid10/_._",
8362         "ref/MonoTouch10/_._",
8363         "ref/net45/_._",
8364         "ref/net46/System.IO.Compression.dll",
8365         "ref/netcore50/System.IO.Compression.dll",
8366         "ref/netcore50/System.IO.Compression.xml",
8367         "ref/netcore50/de/System.IO.Compression.xml",
8368         "ref/netcore50/es/System.IO.Compression.xml",
8369         "ref/netcore50/fr/System.IO.Compression.xml",
8370         "ref/netcore50/it/System.IO.Compression.xml",
8371         "ref/netcore50/ja/System.IO.Compression.xml",
8372         "ref/netcore50/ko/System.IO.Compression.xml",
8373         "ref/netcore50/ru/System.IO.Compression.xml",
8374         "ref/netcore50/zh-hans/System.IO.Compression.xml",
8375         "ref/netcore50/zh-hant/System.IO.Compression.xml",
8376         "ref/netstandard1.1/System.IO.Compression.dll",
8377         "ref/netstandard1.1/System.IO.Compression.xml",
8378         "ref/netstandard1.1/de/System.IO.Compression.xml",
8379         "ref/netstandard1.1/es/System.IO.Compression.xml",
8380         "ref/netstandard1.1/fr/System.IO.Compression.xml",
8381         "ref/netstandard1.1/it/System.IO.Compression.xml",
8382         "ref/netstandard1.1/ja/System.IO.Compression.xml",
8383         "ref/netstandard1.1/ko/System.IO.Compression.xml",
8384         "ref/netstandard1.1/ru/System.IO.Compression.xml",
8385         "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
8386         "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
8387         "ref/netstandard1.3/System.IO.Compression.dll",
8388         "ref/netstandard1.3/System.IO.Compression.xml",
8389         "ref/netstandard1.3/de/System.IO.Compression.xml",
8390         "ref/netstandard1.3/es/System.IO.Compression.xml",
8391         "ref/netstandard1.3/fr/System.IO.Compression.xml",
8392         "ref/netstandard1.3/it/System.IO.Compression.xml",
8393         "ref/netstandard1.3/ja/System.IO.Compression.xml",
8394         "ref/netstandard1.3/ko/System.IO.Compression.xml",
8395         "ref/netstandard1.3/ru/System.IO.Compression.xml",
8396         "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
8397         "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
8398         "ref/portable-net45+win8+wpa81/_._",
8399         "ref/win8/_._",
8400         "ref/wpa81/_._",
8401         "ref/xamarinios10/_._",
8402         "ref/xamarinmac20/_._",
8403         "ref/xamarintvos10/_._",
8404         "ref/xamarinwatchos10/_._",
8405         "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
8406         "runtimes/win/lib/net46/System.IO.Compression.dll",
8407         "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
8408         "system.io.compression.4.1.0.nupkg.sha512",
8409         "system.io.compression.nuspec"
8410       ]
8411     },
8412     "System.IO.Compression.ZipFile/4.0.1": {
8413       "sha512": "hBQYJzfTbQURF10nLhd+az2NHxsU6MU7AB8RUf4IolBP5lOAm4Luho851xl+CqslmhI5ZH/el8BlngEk4lBkaQ==",
8414       "type": "package",
8415       "path": "system.io.compression.zipfile/4.0.1",
8416       "files": [
8417         ".nupkg.metadata",
8418         ".signature.p7s",
8419         "ThirdPartyNotices.txt",
8420         "dotnet_library_license.txt",
8421         "lib/MonoAndroid10/_._",
8422         "lib/MonoTouch10/_._",
8423         "lib/net46/System.IO.Compression.ZipFile.dll",
8424         "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
8425         "lib/xamarinios10/_._",
8426         "lib/xamarinmac20/_._",
8427         "lib/xamarintvos10/_._",
8428         "lib/xamarinwatchos10/_._",
8429         "ref/MonoAndroid10/_._",
8430         "ref/MonoTouch10/_._",
8431         "ref/net46/System.IO.Compression.ZipFile.dll",
8432         "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
8433         "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
8434         "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
8435         "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
8436         "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
8437         "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
8438         "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
8439         "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
8440         "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
8441         "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
8442         "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
8443         "ref/xamarinios10/_._",
8444         "ref/xamarinmac20/_._",
8445         "ref/xamarintvos10/_._",
8446         "ref/xamarinwatchos10/_._",
8447         "system.io.compression.zipfile.4.0.1.nupkg.sha512",
8448         "system.io.compression.zipfile.nuspec"
8449       ]
8450     },
8451     "System.IO.FileSystem/4.0.1": {
8452       "sha512": "IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
8453       "type": "package",
8454       "path": "system.io.filesystem/4.0.1",
8455       "files": [
8456         ".nupkg.metadata",
8457         ".signature.p7s",
8458         "ThirdPartyNotices.txt",
8459         "dotnet_library_license.txt",
8460         "lib/MonoAndroid10/_._",
8461         "lib/MonoTouch10/_._",
8462         "lib/net46/System.IO.FileSystem.dll",
8463         "lib/xamarinios10/_._",
8464         "lib/xamarinmac20/_._",
8465         "lib/xamarintvos10/_._",
8466         "lib/xamarinwatchos10/_._",
8467         "ref/MonoAndroid10/_._",
8468         "ref/MonoTouch10/_._",
8469         "ref/net46/System.IO.FileSystem.dll",
8470         "ref/netstandard1.3/System.IO.FileSystem.dll",
8471         "ref/netstandard1.3/System.IO.FileSystem.xml",
8472         "ref/netstandard1.3/de/System.IO.FileSystem.xml",
8473         "ref/netstandard1.3/es/System.IO.FileSystem.xml",
8474         "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
8475         "ref/netstandard1.3/it/System.IO.FileSystem.xml",
8476         "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
8477         "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
8478         "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
8479         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
8480         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
8481         "ref/xamarinios10/_._",
8482         "ref/xamarinmac20/_._",
8483         "ref/xamarintvos10/_._",
8484         "ref/xamarinwatchos10/_._",
8485         "system.io.filesystem.4.0.1.nupkg.sha512",
8486         "system.io.filesystem.nuspec"
8487       ]
8488     },
8489     "System.IO.FileSystem.Primitives/4.0.1": {
8490       "sha512": "kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
8491       "type": "package",
8492       "path": "system.io.filesystem.primitives/4.0.1",
8493       "files": [
8494         ".nupkg.metadata",
8495         ".signature.p7s",
8496         "ThirdPartyNotices.txt",
8497         "dotnet_library_license.txt",
8498         "lib/MonoAndroid10/_._",
8499         "lib/MonoTouch10/_._",
8500         "lib/net46/System.IO.FileSystem.Primitives.dll",
8501         "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
8502         "lib/xamarinios10/_._",
8503         "lib/xamarinmac20/_._",
8504         "lib/xamarintvos10/_._",
8505         "lib/xamarinwatchos10/_._",
8506         "ref/MonoAndroid10/_._",
8507         "ref/MonoTouch10/_._",
8508         "ref/net46/System.IO.FileSystem.Primitives.dll",
8509         "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
8510         "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
8511         "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
8512         "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
8513         "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
8514         "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
8515         "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
8516         "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
8517         "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
8518         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
8519         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
8520         "ref/xamarinios10/_._",
8521         "ref/xamarinmac20/_._",
8522         "ref/xamarintvos10/_._",
8523         "ref/xamarinwatchos10/_._",
8524         "system.io.filesystem.primitives.4.0.1.nupkg.sha512",
8525         "system.io.filesystem.primitives.nuspec"
8526       ]
8527     },
8528     "System.IO.FileSystem.Watcher/4.0.0": {
8529       "sha512": "qM4Wr3La+RYb/03B0mZZjbA7tHsGzDffnuXP8Sl48HW2JwCjn3kfD5qdw0sqyNNowUipcJMi9/q6sMUrOIJ6UQ==",
8530       "type": "package",
8531       "path": "system.io.filesystem.watcher/4.0.0",
8532       "files": [
8533         ".nupkg.metadata",
8534         "ThirdPartyNotices.txt",
8535         "dotnet_library_license.txt",
8536         "lib/MonoAndroid10/_._",
8537         "lib/MonoTouch10/_._",
8538         "lib/net46/System.IO.FileSystem.Watcher.dll",
8539         "lib/xamarinios10/_._",
8540         "lib/xamarinmac20/_._",
8541         "lib/xamarintvos10/_._",
8542         "lib/xamarinwatchos10/_._",
8543         "ref/MonoAndroid10/_._",
8544         "ref/MonoTouch10/_._",
8545         "ref/net46/System.IO.FileSystem.Watcher.dll",
8546         "ref/netstandard1.3/System.IO.FileSystem.Watcher.dll",
8547         "ref/netstandard1.3/System.IO.FileSystem.Watcher.xml",
8548         "ref/netstandard1.3/de/System.IO.FileSystem.Watcher.xml",
8549         "ref/netstandard1.3/es/System.IO.FileSystem.Watcher.xml",
8550         "ref/netstandard1.3/fr/System.IO.FileSystem.Watcher.xml",
8551         "ref/netstandard1.3/it/System.IO.FileSystem.Watcher.xml",
8552         "ref/netstandard1.3/ja/System.IO.FileSystem.Watcher.xml",
8553         "ref/netstandard1.3/ko/System.IO.FileSystem.Watcher.xml",
8554         "ref/netstandard1.3/ru/System.IO.FileSystem.Watcher.xml",
8555         "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Watcher.xml",
8556         "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Watcher.xml",
8557         "ref/xamarinios10/_._",
8558         "ref/xamarinmac20/_._",
8559         "ref/xamarintvos10/_._",
8560         "ref/xamarinwatchos10/_._",
8561         "runtimes/linux/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
8562         "runtimes/osx/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
8563         "runtimes/win/lib/net46/System.IO.FileSystem.Watcher.dll",
8564         "runtimes/win/lib/netstandard1.3/System.IO.FileSystem.Watcher.dll",
8565         "runtimes/win7/lib/netcore50/_._",
8566         "system.io.filesystem.watcher.4.0.0.nupkg.sha512",
8567         "system.io.filesystem.watcher.nuspec"
8568       ]
8569     },
8570     "System.IO.MemoryMappedFiles/4.0.0": {
8571       "sha512": "Xqj4xaFAnLVpss9ZSUIvB/VdJAA7GxZDnFGDKJfiGAnZ5VnFROn6eOHWepFpujCYTsh6wlZ3B33bqYkF0QJ7Eg==",
8572       "type": "package",
8573       "path": "system.io.memorymappedfiles/4.0.0",
8574       "files": [
8575         ".nupkg.metadata",
8576         ".signature.p7s",
8577         "ThirdPartyNotices.txt",
8578         "dotnet_library_license.txt",
8579         "lib/MonoAndroid10/_._",
8580         "lib/MonoTouch10/_._",
8581         "lib/net46/System.IO.MemoryMappedFiles.dll",
8582         "lib/xamarinios10/_._",
8583         "lib/xamarinmac20/_._",
8584         "lib/xamarintvos10/_._",
8585         "lib/xamarinwatchos10/_._",
8586         "ref/MonoAndroid10/_._",
8587         "ref/MonoTouch10/_._",
8588         "ref/net46/System.IO.MemoryMappedFiles.dll",
8589         "ref/netstandard1.3/System.IO.MemoryMappedFiles.dll",
8590         "ref/netstandard1.3/System.IO.MemoryMappedFiles.xml",
8591         "ref/netstandard1.3/de/System.IO.MemoryMappedFiles.xml",
8592         "ref/netstandard1.3/es/System.IO.MemoryMappedFiles.xml",
8593         "ref/netstandard1.3/fr/System.IO.MemoryMappedFiles.xml",
8594         "ref/netstandard1.3/it/System.IO.MemoryMappedFiles.xml",
8595         "ref/netstandard1.3/ja/System.IO.MemoryMappedFiles.xml",
8596         "ref/netstandard1.3/ko/System.IO.MemoryMappedFiles.xml",
8597         "ref/netstandard1.3/ru/System.IO.MemoryMappedFiles.xml",
8598         "ref/netstandard1.3/zh-hans/System.IO.MemoryMappedFiles.xml",
8599         "ref/netstandard1.3/zh-hant/System.IO.MemoryMappedFiles.xml",
8600         "ref/xamarinios10/_._",
8601         "ref/xamarinmac20/_._",
8602         "ref/xamarintvos10/_._",
8603         "ref/xamarinwatchos10/_._",
8604         "runtimes/unix/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll",
8605         "runtimes/win/lib/net46/System.IO.MemoryMappedFiles.dll",
8606         "runtimes/win/lib/netcore50/System.IO.MemoryMappedFiles.dll",
8607         "runtimes/win/lib/netstandard1.3/System.IO.MemoryMappedFiles.dll",
8608         "system.io.memorymappedfiles.4.0.0.nupkg.sha512",
8609         "system.io.memorymappedfiles.nuspec"
8610       ]
8611     },
8612     "System.IO.UnmanagedMemoryStream/4.0.1": {
8613       "sha512": "wcq0kXcpfJwdl1Y4/ZjDk7Dhx5HdLyRYYWYmD8Nn8skoGYYQd2BQWbXwjWSczip8AL4Z57o2dWWXAl4aABAKiQ==",
8614       "type": "package",
8615       "path": "system.io.unmanagedmemorystream/4.0.1",
8616       "files": [
8617         ".nupkg.metadata",
8618         ".signature.p7s",
8619         "ThirdPartyNotices.txt",
8620         "dotnet_library_license.txt",
8621         "lib/MonoAndroid10/_._",
8622         "lib/MonoTouch10/_._",
8623         "lib/net46/System.IO.UnmanagedMemoryStream.dll",
8624         "lib/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
8625         "lib/xamarinios10/_._",
8626         "lib/xamarinmac20/_._",
8627         "lib/xamarintvos10/_._",
8628         "lib/xamarinwatchos10/_._",
8629         "ref/MonoAndroid10/_._",
8630         "ref/MonoTouch10/_._",
8631         "ref/net46/System.IO.UnmanagedMemoryStream.dll",
8632         "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.dll",
8633         "ref/netstandard1.3/System.IO.UnmanagedMemoryStream.xml",
8634         "ref/netstandard1.3/de/System.IO.UnmanagedMemoryStream.xml",
8635         "ref/netstandard1.3/es/System.IO.UnmanagedMemoryStream.xml",
8636         "ref/netstandard1.3/fr/System.IO.UnmanagedMemoryStream.xml",
8637         "ref/netstandard1.3/it/System.IO.UnmanagedMemoryStream.xml",
8638         "ref/netstandard1.3/ja/System.IO.UnmanagedMemoryStream.xml",
8639         "ref/netstandard1.3/ko/System.IO.UnmanagedMemoryStream.xml",
8640         "ref/netstandard1.3/ru/System.IO.UnmanagedMemoryStream.xml",
8641         "ref/netstandard1.3/zh-hans/System.IO.UnmanagedMemoryStream.xml",
8642         "ref/netstandard1.3/zh-hant/System.IO.UnmanagedMemoryStream.xml",
8643         "ref/xamarinios10/_._",
8644         "ref/xamarinmac20/_._",
8645         "ref/xamarintvos10/_._",
8646         "ref/xamarinwatchos10/_._",
8647         "system.io.unmanagedmemorystream.4.0.1.nupkg.sha512",
8648         "system.io.unmanagedmemorystream.nuspec"
8649       ]
8650     },
8651     "System.Linq/4.1.0": {
8652       "sha512": "bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
8653       "type": "package",
8654       "path": "system.linq/4.1.0",
8655       "files": [
8656         ".nupkg.metadata",
8657         "ThirdPartyNotices.txt",
8658         "dotnet_library_license.txt",
8659         "lib/MonoAndroid10/_._",
8660         "lib/MonoTouch10/_._",
8661         "lib/net45/_._",
8662         "lib/net463/System.Linq.dll",
8663         "lib/netcore50/System.Linq.dll",
8664         "lib/netstandard1.6/System.Linq.dll",
8665         "lib/portable-net45+win8+wp8+wpa81/_._",
8666         "lib/win8/_._",
8667         "lib/wp80/_._",
8668         "lib/wpa81/_._",
8669         "lib/xamarinios10/_._",
8670         "lib/xamarinmac20/_._",
8671         "lib/xamarintvos10/_._",
8672         "lib/xamarinwatchos10/_._",
8673         "ref/MonoAndroid10/_._",
8674         "ref/MonoTouch10/_._",
8675         "ref/net45/_._",
8676         "ref/net463/System.Linq.dll",
8677         "ref/netcore50/System.Linq.dll",
8678         "ref/netcore50/System.Linq.xml",
8679         "ref/netcore50/de/System.Linq.xml",
8680         "ref/netcore50/es/System.Linq.xml",
8681         "ref/netcore50/fr/System.Linq.xml",
8682         "ref/netcore50/it/System.Linq.xml",
8683         "ref/netcore50/ja/System.Linq.xml",
8684         "ref/netcore50/ko/System.Linq.xml",
8685         "ref/netcore50/ru/System.Linq.xml",
8686         "ref/netcore50/zh-hans/System.Linq.xml",
8687         "ref/netcore50/zh-hant/System.Linq.xml",
8688         "ref/netstandard1.0/System.Linq.dll",
8689         "ref/netstandard1.0/System.Linq.xml",
8690         "ref/netstandard1.0/de/System.Linq.xml",
8691         "ref/netstandard1.0/es/System.Linq.xml",
8692         "ref/netstandard1.0/fr/System.Linq.xml",
8693         "ref/netstandard1.0/it/System.Linq.xml",
8694         "ref/netstandard1.0/ja/System.Linq.xml",
8695         "ref/netstandard1.0/ko/System.Linq.xml",
8696         "ref/netstandard1.0/ru/System.Linq.xml",
8697         "ref/netstandard1.0/zh-hans/System.Linq.xml",
8698         "ref/netstandard1.0/zh-hant/System.Linq.xml",
8699         "ref/netstandard1.6/System.Linq.dll",
8700         "ref/netstandard1.6/System.Linq.xml",
8701         "ref/netstandard1.6/de/System.Linq.xml",
8702         "ref/netstandard1.6/es/System.Linq.xml",
8703         "ref/netstandard1.6/fr/System.Linq.xml",
8704         "ref/netstandard1.6/it/System.Linq.xml",
8705         "ref/netstandard1.6/ja/System.Linq.xml",
8706         "ref/netstandard1.6/ko/System.Linq.xml",
8707         "ref/netstandard1.6/ru/System.Linq.xml",
8708         "ref/netstandard1.6/zh-hans/System.Linq.xml",
8709         "ref/netstandard1.6/zh-hant/System.Linq.xml",
8710         "ref/portable-net45+win8+wp8+wpa81/_._",
8711         "ref/win8/_._",
8712         "ref/wp80/_._",
8713         "ref/wpa81/_._",
8714         "ref/xamarinios10/_._",
8715         "ref/xamarinmac20/_._",
8716         "ref/xamarintvos10/_._",
8717         "ref/xamarinwatchos10/_._",
8718         "system.linq.4.1.0.nupkg.sha512",
8719         "system.linq.nuspec"
8720       ]
8721     },
8722     "System.Linq.Expressions/4.1.0": {
8723       "sha512": "I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
8724       "type": "package",
8725       "path": "system.linq.expressions/4.1.0",
8726       "files": [
8727         ".nupkg.metadata",
8728         ".signature.p7s",
8729         "ThirdPartyNotices.txt",
8730         "dotnet_library_license.txt",
8731         "lib/MonoAndroid10/_._",
8732         "lib/MonoTouch10/_._",
8733         "lib/net45/_._",
8734         "lib/net463/System.Linq.Expressions.dll",
8735         "lib/netcore50/System.Linq.Expressions.dll",
8736         "lib/netstandard1.6/System.Linq.Expressions.dll",
8737         "lib/portable-net45+win8+wp8+wpa81/_._",
8738         "lib/win8/_._",
8739         "lib/wp80/_._",
8740         "lib/wpa81/_._",
8741         "lib/xamarinios10/_._",
8742         "lib/xamarinmac20/_._",
8743         "lib/xamarintvos10/_._",
8744         "lib/xamarinwatchos10/_._",
8745         "ref/MonoAndroid10/_._",
8746         "ref/MonoTouch10/_._",
8747         "ref/net45/_._",
8748         "ref/net463/System.Linq.Expressions.dll",
8749         "ref/netcore50/System.Linq.Expressions.dll",
8750         "ref/netcore50/System.Linq.Expressions.xml",
8751         "ref/netcore50/de/System.Linq.Expressions.xml",
8752         "ref/netcore50/es/System.Linq.Expressions.xml",
8753         "ref/netcore50/fr/System.Linq.Expressions.xml",
8754         "ref/netcore50/it/System.Linq.Expressions.xml",
8755         "ref/netcore50/ja/System.Linq.Expressions.xml",
8756         "ref/netcore50/ko/System.Linq.Expressions.xml",
8757         "ref/netcore50/ru/System.Linq.Expressions.xml",
8758         "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
8759         "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
8760         "ref/netstandard1.0/System.Linq.Expressions.dll",
8761         "ref/netstandard1.0/System.Linq.Expressions.xml",
8762         "ref/netstandard1.0/de/System.Linq.Expressions.xml",
8763         "ref/netstandard1.0/es/System.Linq.Expressions.xml",
8764         "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
8765         "ref/netstandard1.0/it/System.Linq.Expressions.xml",
8766         "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
8767         "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
8768         "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
8769         "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
8770         "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
8771         "ref/netstandard1.3/System.Linq.Expressions.dll",
8772         "ref/netstandard1.3/System.Linq.Expressions.xml",
8773         "ref/netstandard1.3/de/System.Linq.Expressions.xml",
8774         "ref/netstandard1.3/es/System.Linq.Expressions.xml",
8775         "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
8776         "ref/netstandard1.3/it/System.Linq.Expressions.xml",
8777         "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
8778         "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
8779         "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
8780         "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
8781         "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
8782         "ref/netstandard1.6/System.Linq.Expressions.dll",
8783         "ref/netstandard1.6/System.Linq.Expressions.xml",
8784         "ref/netstandard1.6/de/System.Linq.Expressions.xml",
8785         "ref/netstandard1.6/es/System.Linq.Expressions.xml",
8786         "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
8787         "ref/netstandard1.6/it/System.Linq.Expressions.xml",
8788         "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
8789         "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
8790         "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
8791         "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
8792         "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
8793         "ref/portable-net45+win8+wp8+wpa81/_._",
8794         "ref/win8/_._",
8795         "ref/wp80/_._",
8796         "ref/wpa81/_._",
8797         "ref/xamarinios10/_._",
8798         "ref/xamarinmac20/_._",
8799         "ref/xamarintvos10/_._",
8800         "ref/xamarinwatchos10/_._",
8801         "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
8802         "system.linq.expressions.4.1.0.nupkg.sha512",
8803         "system.linq.expressions.nuspec"
8804       ]
8805     },
8806     "System.Linq.Parallel/4.0.1": {
8807       "sha512": "J7XCa7n2cFn32uLbtceXfBFhgCk5M++50lylHKNbqTiJkw5y4Tglpi6amuJNPCvj9bLzNSI7rs1fi4joLMNRgg==",
8808       "type": "package",
8809       "path": "system.linq.parallel/4.0.1",
8810       "files": [
8811         ".nupkg.metadata",
8812         ".signature.p7s",
8813         "ThirdPartyNotices.txt",
8814         "dotnet_library_license.txt",
8815         "lib/MonoAndroid10/_._",
8816         "lib/MonoTouch10/_._",
8817         "lib/net45/_._",
8818         "lib/netcore50/System.Linq.Parallel.dll",
8819         "lib/netstandard1.3/System.Linq.Parallel.dll",
8820         "lib/portable-net45+win8+wpa81/_._",
8821         "lib/win8/_._",
8822         "lib/wpa81/_._",
8823         "lib/xamarinios10/_._",
8824         "lib/xamarinmac20/_._",
8825         "lib/xamarintvos10/_._",
8826         "lib/xamarinwatchos10/_._",
8827         "ref/MonoAndroid10/_._",
8828         "ref/MonoTouch10/_._",
8829         "ref/net45/_._",
8830         "ref/netcore50/System.Linq.Parallel.dll",
8831         "ref/netcore50/System.Linq.Parallel.xml",
8832         "ref/netcore50/de/System.Linq.Parallel.xml",
8833         "ref/netcore50/es/System.Linq.Parallel.xml",
8834         "ref/netcore50/fr/System.Linq.Parallel.xml",
8835         "ref/netcore50/it/System.Linq.Parallel.xml",
8836         "ref/netcore50/ja/System.Linq.Parallel.xml",
8837         "ref/netcore50/ko/System.Linq.Parallel.xml",
8838         "ref/netcore50/ru/System.Linq.Parallel.xml",
8839         "ref/netcore50/zh-hans/System.Linq.Parallel.xml",
8840         "ref/netcore50/zh-hant/System.Linq.Parallel.xml",
8841         "ref/netstandard1.1/System.Linq.Parallel.dll",
8842         "ref/netstandard1.1/System.Linq.Parallel.xml",
8843         "ref/netstandard1.1/de/System.Linq.Parallel.xml",
8844         "ref/netstandard1.1/es/System.Linq.Parallel.xml",
8845         "ref/netstandard1.1/fr/System.Linq.Parallel.xml",
8846         "ref/netstandard1.1/it/System.Linq.Parallel.xml",
8847         "ref/netstandard1.1/ja/System.Linq.Parallel.xml",
8848         "ref/netstandard1.1/ko/System.Linq.Parallel.xml",
8849         "ref/netstandard1.1/ru/System.Linq.Parallel.xml",
8850         "ref/netstandard1.1/zh-hans/System.Linq.Parallel.xml",
8851         "ref/netstandard1.1/zh-hant/System.Linq.Parallel.xml",
8852         "ref/portable-net45+win8+wpa81/_._",
8853         "ref/win8/_._",
8854         "ref/wpa81/_._",
8855         "ref/xamarinios10/_._",
8856         "ref/xamarinmac20/_._",
8857         "ref/xamarintvos10/_._",
8858         "ref/xamarinwatchos10/_._",
8859         "system.linq.parallel.4.0.1.nupkg.sha512",
8860         "system.linq.parallel.nuspec"
8861       ]
8862     },
8863     "System.Linq.Queryable/4.0.1": {
8864       "sha512": "Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
8865       "type": "package",
8866       "path": "system.linq.queryable/4.0.1",
8867       "files": [
8868         ".nupkg.metadata",
8869         ".signature.p7s",
8870         "ThirdPartyNotices.txt",
8871         "dotnet_library_license.txt",
8872         "lib/monoandroid10/_._",
8873         "lib/monotouch10/_._",
8874         "lib/net45/_._",
8875         "lib/netcore50/System.Linq.Queryable.dll",
8876         "lib/netstandard1.3/System.Linq.Queryable.dll",
8877         "lib/portable-net45+win8+wp8+wpa81/_._",
8878         "lib/win8/_._",
8879         "lib/wp80/_._",
8880         "lib/wpa81/_._",
8881         "lib/xamarinios10/_._",
8882         "lib/xamarinmac20/_._",
8883         "lib/xamarintvos10/_._",
8884         "lib/xamarinwatchos10/_._",
8885         "ref/monoandroid10/_._",
8886         "ref/monotouch10/_._",
8887         "ref/net45/_._",
8888         "ref/netcore50/System.Linq.Queryable.dll",
8889         "ref/netcore50/System.Linq.Queryable.xml",
8890         "ref/netcore50/de/System.Linq.Queryable.xml",
8891         "ref/netcore50/es/System.Linq.Queryable.xml",
8892         "ref/netcore50/fr/System.Linq.Queryable.xml",
8893         "ref/netcore50/it/System.Linq.Queryable.xml",
8894         "ref/netcore50/ja/System.Linq.Queryable.xml",
8895         "ref/netcore50/ko/System.Linq.Queryable.xml",
8896         "ref/netcore50/ru/System.Linq.Queryable.xml",
8897         "ref/netcore50/zh-hans/System.Linq.Queryable.xml",
8898         "ref/netcore50/zh-hant/System.Linq.Queryable.xml",
8899         "ref/netstandard1.0/System.Linq.Queryable.dll",
8900         "ref/netstandard1.0/System.Linq.Queryable.xml",
8901         "ref/netstandard1.0/de/System.Linq.Queryable.xml",
8902         "ref/netstandard1.0/es/System.Linq.Queryable.xml",
8903         "ref/netstandard1.0/fr/System.Linq.Queryable.xml",
8904         "ref/netstandard1.0/it/System.Linq.Queryable.xml",
8905         "ref/netstandard1.0/ja/System.Linq.Queryable.xml",
8906         "ref/netstandard1.0/ko/System.Linq.Queryable.xml",
8907         "ref/netstandard1.0/ru/System.Linq.Queryable.xml",
8908         "ref/netstandard1.0/zh-hans/System.Linq.Queryable.xml",
8909         "ref/netstandard1.0/zh-hant/System.Linq.Queryable.xml",
8910         "ref/portable-net45+win8+wp8+wpa81/_._",
8911         "ref/win8/_._",
8912         "ref/wp80/_._",
8913         "ref/wpa81/_._",
8914         "ref/xamarinios10/_._",
8915         "ref/xamarinmac20/_._",
8916         "ref/xamarintvos10/_._",
8917         "ref/xamarinwatchos10/_._",
8918         "system.linq.queryable.4.0.1.nupkg.sha512",
8919         "system.linq.queryable.nuspec"
8920       ]
8921     },
8922     "System.Net.Http/4.1.0": {
8923       "sha512": "ULq9g3SOPVuupt+Y3U+A37coXzdNisB1neFCSKzBwo182u0RDddKJF8I5+HfyXqK6OhJPgeoAwWXrbiUXuRDsg==",
8924       "type": "package",
8925       "path": "system.net.http/4.1.0",
8926       "files": [
8927         ".nupkg.metadata",
8928         ".signature.p7s",
8929         "ThirdPartyNotices.txt",
8930         "dotnet_library_license.txt",
8931         "lib/Xamarinmac20/_._",
8932         "lib/monoandroid10/_._",
8933         "lib/monotouch10/_._",
8934         "lib/net45/_._",
8935         "lib/net46/System.Net.Http.dll",
8936         "lib/portable-net45+win8+wpa81/_._",
8937         "lib/win8/_._",
8938         "lib/wpa81/_._",
8939         "lib/xamarinios10/_._",
8940         "lib/xamarintvos10/_._",
8941         "lib/xamarinwatchos10/_._",
8942         "ref/Xamarinmac20/_._",
8943         "ref/monoandroid10/_._",
8944         "ref/monotouch10/_._",
8945         "ref/net45/_._",
8946         "ref/net46/System.Net.Http.dll",
8947         "ref/net46/System.Net.Http.xml",
8948         "ref/net46/de/System.Net.Http.xml",
8949         "ref/net46/es/System.Net.Http.xml",
8950         "ref/net46/fr/System.Net.Http.xml",
8951         "ref/net46/it/System.Net.Http.xml",
8952         "ref/net46/ja/System.Net.Http.xml",
8953         "ref/net46/ko/System.Net.Http.xml",
8954         "ref/net46/ru/System.Net.Http.xml",
8955         "ref/net46/zh-hans/System.Net.Http.xml",
8956         "ref/net46/zh-hant/System.Net.Http.xml",
8957         "ref/netcore50/System.Net.Http.dll",
8958         "ref/netcore50/System.Net.Http.xml",
8959         "ref/netcore50/de/System.Net.Http.xml",
8960         "ref/netcore50/es/System.Net.Http.xml",
8961         "ref/netcore50/fr/System.Net.Http.xml",
8962         "ref/netcore50/it/System.Net.Http.xml",
8963         "ref/netcore50/ja/System.Net.Http.xml",
8964         "ref/netcore50/ko/System.Net.Http.xml",
8965         "ref/netcore50/ru/System.Net.Http.xml",
8966         "ref/netcore50/zh-hans/System.Net.Http.xml",
8967         "ref/netcore50/zh-hant/System.Net.Http.xml",
8968         "ref/netstandard1.1/System.Net.Http.dll",
8969         "ref/netstandard1.1/System.Net.Http.xml",
8970         "ref/netstandard1.1/de/System.Net.Http.xml",
8971         "ref/netstandard1.1/es/System.Net.Http.xml",
8972         "ref/netstandard1.1/fr/System.Net.Http.xml",
8973         "ref/netstandard1.1/it/System.Net.Http.xml",
8974         "ref/netstandard1.1/ja/System.Net.Http.xml",
8975         "ref/netstandard1.1/ko/System.Net.Http.xml",
8976         "ref/netstandard1.1/ru/System.Net.Http.xml",
8977         "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
8978         "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
8979         "ref/netstandard1.3/System.Net.Http.dll",
8980         "ref/netstandard1.3/System.Net.Http.xml",
8981         "ref/netstandard1.3/de/System.Net.Http.xml",
8982         "ref/netstandard1.3/es/System.Net.Http.xml",
8983         "ref/netstandard1.3/fr/System.Net.Http.xml",
8984         "ref/netstandard1.3/it/System.Net.Http.xml",
8985         "ref/netstandard1.3/ja/System.Net.Http.xml",
8986         "ref/netstandard1.3/ko/System.Net.Http.xml",
8987         "ref/netstandard1.3/ru/System.Net.Http.xml",
8988         "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
8989         "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
8990         "ref/portable-net45+win8+wpa81/_._",
8991         "ref/win8/_._",
8992         "ref/wpa81/_._",
8993         "ref/xamarinios10/_._",
8994         "ref/xamarintvos10/_._",
8995         "ref/xamarinwatchos10/_._",
8996         "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
8997         "runtimes/win/lib/net46/System.Net.Http.dll",
8998         "runtimes/win/lib/netcore50/System.Net.Http.dll",
8999         "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
9000         "system.net.http.4.1.0.nupkg.sha512",
9001         "system.net.http.nuspec"
9002       ]
9003     },
9004     "System.Net.NameResolution/4.0.0": {
9005       "sha512": "JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==",
9006       "type": "package",
9007       "path": "system.net.nameresolution/4.0.0",
9008       "files": [
9009         ".nupkg.metadata",
9010         ".signature.p7s",
9011         "ThirdPartyNotices.txt",
9012         "dotnet_library_license.txt",
9013         "lib/MonoAndroid10/_._",
9014         "lib/MonoTouch10/_._",
9015         "lib/net46/System.Net.NameResolution.dll",
9016         "lib/xamarinios10/_._",
9017         "lib/xamarinmac20/_._",
9018         "lib/xamarintvos10/_._",
9019         "lib/xamarinwatchos10/_._",
9020         "ref/MonoAndroid10/_._",
9021         "ref/MonoTouch10/_._",
9022         "ref/net46/System.Net.NameResolution.dll",
9023         "ref/netstandard1.3/System.Net.NameResolution.dll",
9024         "ref/netstandard1.3/System.Net.NameResolution.xml",
9025         "ref/netstandard1.3/de/System.Net.NameResolution.xml",
9026         "ref/netstandard1.3/es/System.Net.NameResolution.xml",
9027         "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
9028         "ref/netstandard1.3/it/System.Net.NameResolution.xml",
9029         "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
9030         "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
9031         "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
9032         "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
9033         "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
9034         "ref/xamarinios10/_._",
9035         "ref/xamarinmac20/_._",
9036         "ref/xamarintvos10/_._",
9037         "ref/xamarinwatchos10/_._",
9038         "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
9039         "runtimes/win/lib/net46/System.Net.NameResolution.dll",
9040         "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
9041         "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
9042         "system.net.nameresolution.4.0.0.nupkg.sha512",
9043         "system.net.nameresolution.nuspec"
9044       ]
9045     },
9046     "System.Net.Primitives/4.0.11": {
9047       "sha512": "hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
9048       "type": "package",
9049       "path": "system.net.primitives/4.0.11",
9050       "files": [
9051         ".nupkg.metadata",
9052         ".signature.p7s",
9053         "ThirdPartyNotices.txt",
9054         "dotnet_library_license.txt",
9055         "lib/MonoAndroid10/_._",
9056         "lib/MonoTouch10/_._",
9057         "lib/net45/_._",
9058         "lib/portable-net45+win8+wp8+wpa81/_._",
9059         "lib/win8/_._",
9060         "lib/wp80/_._",
9061         "lib/wpa81/_._",
9062         "lib/xamarinios10/_._",
9063         "lib/xamarinmac20/_._",
9064         "lib/xamarintvos10/_._",
9065         "lib/xamarinwatchos10/_._",
9066         "ref/MonoAndroid10/_._",
9067         "ref/MonoTouch10/_._",
9068         "ref/net45/_._",
9069         "ref/netcore50/System.Net.Primitives.dll",
9070         "ref/netcore50/System.Net.Primitives.xml",
9071         "ref/netcore50/de/System.Net.Primitives.xml",
9072         "ref/netcore50/es/System.Net.Primitives.xml",
9073         "ref/netcore50/fr/System.Net.Primitives.xml",
9074         "ref/netcore50/it/System.Net.Primitives.xml",
9075         "ref/netcore50/ja/System.Net.Primitives.xml",
9076         "ref/netcore50/ko/System.Net.Primitives.xml",
9077         "ref/netcore50/ru/System.Net.Primitives.xml",
9078         "ref/netcore50/zh-hans/System.Net.Primitives.xml",
9079         "ref/netcore50/zh-hant/System.Net.Primitives.xml",
9080         "ref/netstandard1.0/System.Net.Primitives.dll",
9081         "ref/netstandard1.0/System.Net.Primitives.xml",
9082         "ref/netstandard1.0/de/System.Net.Primitives.xml",
9083         "ref/netstandard1.0/es/System.Net.Primitives.xml",
9084         "ref/netstandard1.0/fr/System.Net.Primitives.xml",
9085         "ref/netstandard1.0/it/System.Net.Primitives.xml",
9086         "ref/netstandard1.0/ja/System.Net.Primitives.xml",
9087         "ref/netstandard1.0/ko/System.Net.Primitives.xml",
9088         "ref/netstandard1.0/ru/System.Net.Primitives.xml",
9089         "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
9090         "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
9091         "ref/netstandard1.1/System.Net.Primitives.dll",
9092         "ref/netstandard1.1/System.Net.Primitives.xml",
9093         "ref/netstandard1.1/de/System.Net.Primitives.xml",
9094         "ref/netstandard1.1/es/System.Net.Primitives.xml",
9095         "ref/netstandard1.1/fr/System.Net.Primitives.xml",
9096         "ref/netstandard1.1/it/System.Net.Primitives.xml",
9097         "ref/netstandard1.1/ja/System.Net.Primitives.xml",
9098         "ref/netstandard1.1/ko/System.Net.Primitives.xml",
9099         "ref/netstandard1.1/ru/System.Net.Primitives.xml",
9100         "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
9101         "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
9102         "ref/netstandard1.3/System.Net.Primitives.dll",
9103         "ref/netstandard1.3/System.Net.Primitives.xml",
9104         "ref/netstandard1.3/de/System.Net.Primitives.xml",
9105         "ref/netstandard1.3/es/System.Net.Primitives.xml",
9106         "ref/netstandard1.3/fr/System.Net.Primitives.xml",
9107         "ref/netstandard1.3/it/System.Net.Primitives.xml",
9108         "ref/netstandard1.3/ja/System.Net.Primitives.xml",
9109         "ref/netstandard1.3/ko/System.Net.Primitives.xml",
9110         "ref/netstandard1.3/ru/System.Net.Primitives.xml",
9111         "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
9112         "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
9113         "ref/portable-net45+win8+wp8+wpa81/_._",
9114         "ref/win8/_._",
9115         "ref/wp80/_._",
9116         "ref/wpa81/_._",
9117         "ref/xamarinios10/_._",
9118         "ref/xamarinmac20/_._",
9119         "ref/xamarintvos10/_._",
9120         "ref/xamarinwatchos10/_._",
9121         "system.net.primitives.4.0.11.nupkg.sha512",
9122         "system.net.primitives.nuspec"
9123       ]
9124     },
9125     "System.Net.Requests/4.0.11": {
9126       "sha512": "vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
9127       "type": "package",
9128       "path": "system.net.requests/4.0.11",
9129       "files": [
9130         ".nupkg.metadata",
9131         ".signature.p7s",
9132         "ThirdPartyNotices.txt",
9133         "dotnet_library_license.txt",
9134         "lib/MonoAndroid10/_._",
9135         "lib/MonoTouch10/_._",
9136         "lib/net45/_._",
9137         "lib/portable-net45+win8+wp8+wpa81/_._",
9138         "lib/win8/_._",
9139         "lib/wp80/_._",
9140         "lib/wpa81/_._",
9141         "lib/xamarinios10/_._",
9142         "lib/xamarinmac20/_._",
9143         "lib/xamarintvos10/_._",
9144         "lib/xamarinwatchos10/_._",
9145         "ref/MonoAndroid10/_._",
9146         "ref/MonoTouch10/_._",
9147         "ref/net45/_._",
9148         "ref/net46/_._",
9149         "ref/netcore50/System.Net.Requests.dll",
9150         "ref/netcore50/System.Net.Requests.xml",
9151         "ref/netcore50/de/System.Net.Requests.xml",
9152         "ref/netcore50/es/System.Net.Requests.xml",
9153         "ref/netcore50/fr/System.Net.Requests.xml",
9154         "ref/netcore50/it/System.Net.Requests.xml",
9155         "ref/netcore50/ja/System.Net.Requests.xml",
9156         "ref/netcore50/ko/System.Net.Requests.xml",
9157         "ref/netcore50/ru/System.Net.Requests.xml",
9158         "ref/netcore50/zh-hans/System.Net.Requests.xml",
9159         "ref/netcore50/zh-hant/System.Net.Requests.xml",
9160         "ref/netstandard1.0/System.Net.Requests.dll",
9161         "ref/netstandard1.0/System.Net.Requests.xml",
9162         "ref/netstandard1.0/de/System.Net.Requests.xml",
9163         "ref/netstandard1.0/es/System.Net.Requests.xml",
9164         "ref/netstandard1.0/fr/System.Net.Requests.xml",
9165         "ref/netstandard1.0/it/System.Net.Requests.xml",
9166         "ref/netstandard1.0/ja/System.Net.Requests.xml",
9167         "ref/netstandard1.0/ko/System.Net.Requests.xml",
9168         "ref/netstandard1.0/ru/System.Net.Requests.xml",
9169         "ref/netstandard1.0/zh-hans/System.Net.Requests.xml",
9170         "ref/netstandard1.0/zh-hant/System.Net.Requests.xml",
9171         "ref/netstandard1.1/System.Net.Requests.dll",
9172         "ref/netstandard1.1/System.Net.Requests.xml",
9173         "ref/netstandard1.1/de/System.Net.Requests.xml",
9174         "ref/netstandard1.1/es/System.Net.Requests.xml",
9175         "ref/netstandard1.1/fr/System.Net.Requests.xml",
9176         "ref/netstandard1.1/it/System.Net.Requests.xml",
9177         "ref/netstandard1.1/ja/System.Net.Requests.xml",
9178         "ref/netstandard1.1/ko/System.Net.Requests.xml",
9179         "ref/netstandard1.1/ru/System.Net.Requests.xml",
9180         "ref/netstandard1.1/zh-hans/System.Net.Requests.xml",
9181         "ref/netstandard1.1/zh-hant/System.Net.Requests.xml",
9182         "ref/netstandard1.3/System.Net.Requests.dll",
9183         "ref/netstandard1.3/System.Net.Requests.xml",
9184         "ref/netstandard1.3/de/System.Net.Requests.xml",
9185         "ref/netstandard1.3/es/System.Net.Requests.xml",
9186         "ref/netstandard1.3/fr/System.Net.Requests.xml",
9187         "ref/netstandard1.3/it/System.Net.Requests.xml",
9188         "ref/netstandard1.3/ja/System.Net.Requests.xml",
9189         "ref/netstandard1.3/ko/System.Net.Requests.xml",
9190         "ref/netstandard1.3/ru/System.Net.Requests.xml",
9191         "ref/netstandard1.3/zh-hans/System.Net.Requests.xml",
9192         "ref/netstandard1.3/zh-hant/System.Net.Requests.xml",
9193         "ref/portable-net45+win8+wp8+wpa81/_._",
9194         "ref/win8/_._",
9195         "ref/wp80/_._",
9196         "ref/wpa81/_._",
9197         "ref/xamarinios10/_._",
9198         "ref/xamarinmac20/_._",
9199         "ref/xamarintvos10/_._",
9200         "ref/xamarinwatchos10/_._",
9201         "runtimes/unix/lib/netstandard1.3/System.Net.Requests.dll",
9202         "runtimes/win/lib/net46/_._",
9203         "runtimes/win/lib/netstandard1.3/System.Net.Requests.dll",
9204         "system.net.requests.4.0.11.nupkg.sha512",
9205         "system.net.requests.nuspec"
9206       ]
9207     },
9208     "System.Net.Security/4.0.0": {
9209       "sha512": "uM1JaYJciCc2w7efD6du0EpQ1n5ZQqE6/P43/aI4H5E59qvP+wt3l70KIUF/Ha7NaeXGoGNFPVO0MB80pVHk2g==",
9210       "type": "package",
9211       "path": "system.net.security/4.0.0",
9212       "files": [
9213         ".nupkg.metadata",
9214         ".signature.p7s",
9215         "ThirdPartyNotices.txt",
9216         "dotnet_library_license.txt",
9217         "lib/MonoAndroid10/_._",
9218         "lib/MonoTouch10/_._",
9219         "lib/net46/System.Net.Security.dll",
9220         "lib/xamarinios10/_._",
9221         "lib/xamarinmac20/_._",
9222         "lib/xamarintvos10/_._",
9223         "lib/xamarinwatchos10/_._",
9224         "ref/MonoAndroid10/_._",
9225         "ref/MonoTouch10/_._",
9226         "ref/net46/System.Net.Security.dll",
9227         "ref/netstandard1.3/System.Net.Security.dll",
9228         "ref/netstandard1.3/System.Net.Security.xml",
9229         "ref/netstandard1.3/de/System.Net.Security.xml",
9230         "ref/netstandard1.3/es/System.Net.Security.xml",
9231         "ref/netstandard1.3/fr/System.Net.Security.xml",
9232         "ref/netstandard1.3/it/System.Net.Security.xml",
9233         "ref/netstandard1.3/ja/System.Net.Security.xml",
9234         "ref/netstandard1.3/ko/System.Net.Security.xml",
9235         "ref/netstandard1.3/ru/System.Net.Security.xml",
9236         "ref/netstandard1.3/zh-hans/System.Net.Security.xml",
9237         "ref/netstandard1.3/zh-hant/System.Net.Security.xml",
9238         "ref/xamarinios10/_._",
9239         "ref/xamarinmac20/_._",
9240         "ref/xamarintvos10/_._",
9241         "ref/xamarinwatchos10/_._",
9242         "runtimes/unix/lib/netstandard1.6/System.Net.Security.dll",
9243         "runtimes/win/lib/net46/System.Net.Security.dll",
9244         "runtimes/win/lib/netstandard1.3/System.Net.Security.dll",
9245         "runtimes/win7/lib/netcore50/_._",
9246         "system.net.security.4.0.0.nupkg.sha512",
9247         "system.net.security.nuspec"
9248       ]
9249     },
9250     "System.Net.Sockets/4.1.0": {
9251       "sha512": "xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
9252       "type": "package",
9253       "path": "system.net.sockets/4.1.0",
9254       "files": [
9255         ".nupkg.metadata",
9256         ".signature.p7s",
9257         "ThirdPartyNotices.txt",
9258         "dotnet_library_license.txt",
9259         "lib/MonoAndroid10/_._",
9260         "lib/MonoTouch10/_._",
9261         "lib/net46/System.Net.Sockets.dll",
9262         "lib/xamarinios10/_._",
9263         "lib/xamarinmac20/_._",
9264         "lib/xamarintvos10/_._",
9265         "lib/xamarinwatchos10/_._",
9266         "ref/MonoAndroid10/_._",
9267         "ref/MonoTouch10/_._",
9268         "ref/net46/System.Net.Sockets.dll",
9269         "ref/netstandard1.3/System.Net.Sockets.dll",
9270         "ref/netstandard1.3/System.Net.Sockets.xml",
9271         "ref/netstandard1.3/de/System.Net.Sockets.xml",
9272         "ref/netstandard1.3/es/System.Net.Sockets.xml",
9273         "ref/netstandard1.3/fr/System.Net.Sockets.xml",
9274         "ref/netstandard1.3/it/System.Net.Sockets.xml",
9275         "ref/netstandard1.3/ja/System.Net.Sockets.xml",
9276         "ref/netstandard1.3/ko/System.Net.Sockets.xml",
9277         "ref/netstandard1.3/ru/System.Net.Sockets.xml",
9278         "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
9279         "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
9280         "ref/xamarinios10/_._",
9281         "ref/xamarinmac20/_._",
9282         "ref/xamarintvos10/_._",
9283         "ref/xamarinwatchos10/_._",
9284         "system.net.sockets.4.1.0.nupkg.sha512",
9285         "system.net.sockets.nuspec"
9286       ]
9287     },
9288     "System.Net.WebHeaderCollection/4.0.1": {
9289       "sha512": "XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
9290       "type": "package",
9291       "path": "system.net.webheadercollection/4.0.1",
9292       "files": [
9293         ".nupkg.metadata",
9294         "ThirdPartyNotices.txt",
9295         "dotnet_library_license.txt",
9296         "lib/MonoAndroid10/_._",
9297         "lib/MonoTouch10/_._",
9298         "lib/net46/_._",
9299         "lib/netstandard1.3/System.Net.WebHeaderCollection.dll",
9300         "lib/xamarinios10/_._",
9301         "lib/xamarinmac20/_._",
9302         "lib/xamarintvos10/_._",
9303         "lib/xamarinwatchos10/_._",
9304         "ref/MonoAndroid10/_._",
9305         "ref/MonoTouch10/_._",
9306         "ref/net46/_._",
9307         "ref/netstandard1.3/System.Net.WebHeaderCollection.dll",
9308         "ref/netstandard1.3/System.Net.WebHeaderCollection.xml",
9309         "ref/netstandard1.3/de/System.Net.WebHeaderCollection.xml",
9310         "ref/netstandard1.3/es/System.Net.WebHeaderCollection.xml",
9311         "ref/netstandard1.3/fr/System.Net.WebHeaderCollection.xml",
9312         "ref/netstandard1.3/it/System.Net.WebHeaderCollection.xml",
9313         "ref/netstandard1.3/ja/System.Net.WebHeaderCollection.xml",
9314         "ref/netstandard1.3/ko/System.Net.WebHeaderCollection.xml",
9315         "ref/netstandard1.3/ru/System.Net.WebHeaderCollection.xml",
9316         "ref/netstandard1.3/zh-hans/System.Net.WebHeaderCollection.xml",
9317         "ref/netstandard1.3/zh-hant/System.Net.WebHeaderCollection.xml",
9318         "ref/xamarinios10/_._",
9319         "ref/xamarinmac20/_._",
9320         "ref/xamarintvos10/_._",
9321         "ref/xamarinwatchos10/_._",
9322         "system.net.webheadercollection.4.0.1.nupkg.sha512",
9323         "system.net.webheadercollection.nuspec"
9324       ]
9325     },
9326     "System.Numerics.Vectors/4.1.1": {
9327       "sha512": "Ex1NSKycC2wi5XBMWUGWPc3lumh6OQWFFmmpZFZz0oLht5lQ+wWPHVZumOrMJuckfUiVMd4p67BrkBos8lcF+Q==",
9328       "type": "package",
9329       "path": "system.numerics.vectors/4.1.1",
9330       "files": [
9331         ".nupkg.metadata",
9332         ".signature.p7s",
9333         "ThirdPartyNotices.txt",
9334         "dotnet_library_license.txt",
9335         "lib/MonoAndroid10/_._",
9336         "lib/MonoTouch10/_._",
9337         "lib/net46/System.Numerics.Vectors.dll",
9338         "lib/net46/System.Numerics.Vectors.xml",
9339         "lib/netstandard1.0/System.Numerics.Vectors.dll",
9340         "lib/netstandard1.0/System.Numerics.Vectors.xml",
9341         "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.dll",
9342         "lib/portable-net45+win8+wp8+wpa81/System.Numerics.Vectors.xml",
9343         "lib/xamarinios10/_._",
9344         "lib/xamarinmac20/_._",
9345         "lib/xamarintvos10/_._",
9346         "lib/xamarinwatchos10/_._",
9347         "ref/MonoAndroid10/_._",
9348         "ref/MonoTouch10/_._",
9349         "ref/net46/System.Numerics.Vectors.dll",
9350         "ref/net46/System.Numerics.Vectors.xml",
9351         "ref/netstandard1.0/System.Numerics.Vectors.dll",
9352         "ref/netstandard1.0/System.Numerics.Vectors.xml",
9353         "ref/xamarinios10/_._",
9354         "ref/xamarinmac20/_._",
9355         "ref/xamarintvos10/_._",
9356         "ref/xamarinwatchos10/_._",
9357         "system.numerics.vectors.4.1.1.nupkg.sha512",
9358         "system.numerics.vectors.nuspec"
9359       ]
9360     },
9361     "System.ObjectModel/4.0.12": {
9362       "sha512": "tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
9363       "type": "package",
9364       "path": "system.objectmodel/4.0.12",
9365       "files": [
9366         ".nupkg.metadata",
9367         ".signature.p7s",
9368         "ThirdPartyNotices.txt",
9369         "dotnet_library_license.txt",
9370         "lib/MonoAndroid10/_._",
9371         "lib/MonoTouch10/_._",
9372         "lib/net45/_._",
9373         "lib/netcore50/System.ObjectModel.dll",
9374         "lib/netstandard1.3/System.ObjectModel.dll",
9375         "lib/portable-net45+win8+wp8+wpa81/_._",
9376         "lib/win8/_._",
9377         "lib/wp80/_._",
9378         "lib/wpa81/_._",
9379         "lib/xamarinios10/_._",
9380         "lib/xamarinmac20/_._",
9381         "lib/xamarintvos10/_._",
9382         "lib/xamarinwatchos10/_._",
9383         "ref/MonoAndroid10/_._",
9384         "ref/MonoTouch10/_._",
9385         "ref/net45/_._",
9386         "ref/netcore50/System.ObjectModel.dll",
9387         "ref/netcore50/System.ObjectModel.xml",
9388         "ref/netcore50/de/System.ObjectModel.xml",
9389         "ref/netcore50/es/System.ObjectModel.xml",
9390         "ref/netcore50/fr/System.ObjectModel.xml",
9391         "ref/netcore50/it/System.ObjectModel.xml",
9392         "ref/netcore50/ja/System.ObjectModel.xml",
9393         "ref/netcore50/ko/System.ObjectModel.xml",
9394         "ref/netcore50/ru/System.ObjectModel.xml",
9395         "ref/netcore50/zh-hans/System.ObjectModel.xml",
9396         "ref/netcore50/zh-hant/System.ObjectModel.xml",
9397         "ref/netstandard1.0/System.ObjectModel.dll",
9398         "ref/netstandard1.0/System.ObjectModel.xml",
9399         "ref/netstandard1.0/de/System.ObjectModel.xml",
9400         "ref/netstandard1.0/es/System.ObjectModel.xml",
9401         "ref/netstandard1.0/fr/System.ObjectModel.xml",
9402         "ref/netstandard1.0/it/System.ObjectModel.xml",
9403         "ref/netstandard1.0/ja/System.ObjectModel.xml",
9404         "ref/netstandard1.0/ko/System.ObjectModel.xml",
9405         "ref/netstandard1.0/ru/System.ObjectModel.xml",
9406         "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
9407         "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
9408         "ref/netstandard1.3/System.ObjectModel.dll",
9409         "ref/netstandard1.3/System.ObjectModel.xml",
9410         "ref/netstandard1.3/de/System.ObjectModel.xml",
9411         "ref/netstandard1.3/es/System.ObjectModel.xml",
9412         "ref/netstandard1.3/fr/System.ObjectModel.xml",
9413         "ref/netstandard1.3/it/System.ObjectModel.xml",
9414         "ref/netstandard1.3/ja/System.ObjectModel.xml",
9415         "ref/netstandard1.3/ko/System.ObjectModel.xml",
9416         "ref/netstandard1.3/ru/System.ObjectModel.xml",
9417         "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
9418         "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
9419         "ref/portable-net45+win8+wp8+wpa81/_._",
9420         "ref/win8/_._",
9421         "ref/wp80/_._",
9422         "ref/wpa81/_._",
9423         "ref/xamarinios10/_._",
9424         "ref/xamarinmac20/_._",
9425         "ref/xamarintvos10/_._",
9426         "ref/xamarinwatchos10/_._",
9427         "system.objectmodel.4.0.12.nupkg.sha512",
9428         "system.objectmodel.nuspec"
9429       ]
9430     },
9431     "System.Private.Uri/4.0.1": {
9432       "sha512": "OltceAn9yyNf9LZIqvf80DhdRH55iVu1fxowdR79018w1CWIRNojUZBStsiRHvADeKI5pXcM9EftOFikBQh5AA==",
9433       "type": "package",
9434       "path": "system.private.uri/4.0.1",
9435       "files": [
9436         ".nupkg.metadata",
9437         "ThirdPartyNotices.txt",
9438         "dotnet_library_license.txt",
9439         "ref/netstandard/_._",
9440         "system.private.uri.4.0.1.nupkg.sha512",
9441         "system.private.uri.nuspec"
9442       ]
9443     },
9444     "System.Reflection/4.1.0": {
9445       "sha512": "JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
9446       "type": "package",
9447       "path": "system.reflection/4.1.0",
9448       "files": [
9449         ".nupkg.metadata",
9450         ".signature.p7s",
9451         "ThirdPartyNotices.txt",
9452         "dotnet_library_license.txt",
9453         "lib/MonoAndroid10/_._",
9454         "lib/MonoTouch10/_._",
9455         "lib/net45/_._",
9456         "lib/net462/System.Reflection.dll",
9457         "lib/portable-net45+win8+wp8+wpa81/_._",
9458         "lib/win8/_._",
9459         "lib/wp80/_._",
9460         "lib/wpa81/_._",
9461         "lib/xamarinios10/_._",
9462         "lib/xamarinmac20/_._",
9463         "lib/xamarintvos10/_._",
9464         "lib/xamarinwatchos10/_._",
9465         "ref/MonoAndroid10/_._",
9466         "ref/MonoTouch10/_._",
9467         "ref/net45/_._",
9468         "ref/net462/System.Reflection.dll",
9469         "ref/netcore50/System.Reflection.dll",
9470         "ref/netcore50/System.Reflection.xml",
9471         "ref/netcore50/de/System.Reflection.xml",
9472         "ref/netcore50/es/System.Reflection.xml",
9473         "ref/netcore50/fr/System.Reflection.xml",
9474         "ref/netcore50/it/System.Reflection.xml",
9475         "ref/netcore50/ja/System.Reflection.xml",
9476         "ref/netcore50/ko/System.Reflection.xml",
9477         "ref/netcore50/ru/System.Reflection.xml",
9478         "ref/netcore50/zh-hans/System.Reflection.xml",
9479         "ref/netcore50/zh-hant/System.Reflection.xml",
9480         "ref/netstandard1.0/System.Reflection.dll",
9481         "ref/netstandard1.0/System.Reflection.xml",
9482         "ref/netstandard1.0/de/System.Reflection.xml",
9483         "ref/netstandard1.0/es/System.Reflection.xml",
9484         "ref/netstandard1.0/fr/System.Reflection.xml",
9485         "ref/netstandard1.0/it/System.Reflection.xml",
9486         "ref/netstandard1.0/ja/System.Reflection.xml",
9487         "ref/netstandard1.0/ko/System.Reflection.xml",
9488         "ref/netstandard1.0/ru/System.Reflection.xml",
9489         "ref/netstandard1.0/zh-hans/System.Reflection.xml",
9490         "ref/netstandard1.0/zh-hant/System.Reflection.xml",
9491         "ref/netstandard1.3/System.Reflection.dll",
9492         "ref/netstandard1.3/System.Reflection.xml",
9493         "ref/netstandard1.3/de/System.Reflection.xml",
9494         "ref/netstandard1.3/es/System.Reflection.xml",
9495         "ref/netstandard1.3/fr/System.Reflection.xml",
9496         "ref/netstandard1.3/it/System.Reflection.xml",
9497         "ref/netstandard1.3/ja/System.Reflection.xml",
9498         "ref/netstandard1.3/ko/System.Reflection.xml",
9499         "ref/netstandard1.3/ru/System.Reflection.xml",
9500         "ref/netstandard1.3/zh-hans/System.Reflection.xml",
9501         "ref/netstandard1.3/zh-hant/System.Reflection.xml",
9502         "ref/netstandard1.5/System.Reflection.dll",
9503         "ref/netstandard1.5/System.Reflection.xml",
9504         "ref/netstandard1.5/de/System.Reflection.xml",
9505         "ref/netstandard1.5/es/System.Reflection.xml",
9506         "ref/netstandard1.5/fr/System.Reflection.xml",
9507         "ref/netstandard1.5/it/System.Reflection.xml",
9508         "ref/netstandard1.5/ja/System.Reflection.xml",
9509         "ref/netstandard1.5/ko/System.Reflection.xml",
9510         "ref/netstandard1.5/ru/System.Reflection.xml",
9511         "ref/netstandard1.5/zh-hans/System.Reflection.xml",
9512         "ref/netstandard1.5/zh-hant/System.Reflection.xml",
9513         "ref/portable-net45+win8+wp8+wpa81/_._",
9514         "ref/win8/_._",
9515         "ref/wp80/_._",
9516         "ref/wpa81/_._",
9517         "ref/xamarinios10/_._",
9518         "ref/xamarinmac20/_._",
9519         "ref/xamarintvos10/_._",
9520         "ref/xamarinwatchos10/_._",
9521         "system.reflection.4.1.0.nupkg.sha512",
9522         "system.reflection.nuspec"
9523       ]
9524     },
9525     "System.Reflection.DispatchProxy/4.0.1": {
9526       "sha512": "GPPgWoSxQEU3aCKSOvsAc1dhTTi4iq92PUVEVfnGPGwqCf6synaAJGYLKMs5E3CuRfel8ufACWUijXqDpOlGrA==",
9527       "type": "package",
9528       "path": "system.reflection.dispatchproxy/4.0.1",
9529       "files": [
9530         ".nupkg.metadata",
9531         ".signature.p7s",
9532         "ThirdPartyNotices.txt",
9533         "dotnet_library_license.txt",
9534         "lib/MonoAndroid10/_._",
9535         "lib/MonoTouch10/_._",
9536         "lib/netstandard1.3/System.Reflection.DispatchProxy.dll",
9537         "lib/xamarinios10/_._",
9538         "lib/xamarinmac20/_._",
9539         "lib/xamarintvos10/_._",
9540         "lib/xamarinwatchos10/_._",
9541         "ref/MonoAndroid10/_._",
9542         "ref/MonoTouch10/_._",
9543         "ref/netstandard1.3/System.Reflection.DispatchProxy.dll",
9544         "ref/netstandard1.3/System.Reflection.DispatchProxy.xml",
9545         "ref/netstandard1.3/de/System.Reflection.DispatchProxy.xml",
9546         "ref/netstandard1.3/es/System.Reflection.DispatchProxy.xml",
9547         "ref/netstandard1.3/fr/System.Reflection.DispatchProxy.xml",
9548         "ref/netstandard1.3/it/System.Reflection.DispatchProxy.xml",
9549         "ref/netstandard1.3/ja/System.Reflection.DispatchProxy.xml",
9550         "ref/netstandard1.3/ko/System.Reflection.DispatchProxy.xml",
9551         "ref/netstandard1.3/ru/System.Reflection.DispatchProxy.xml",
9552         "ref/netstandard1.3/zh-hans/System.Reflection.DispatchProxy.xml",
9553         "ref/netstandard1.3/zh-hant/System.Reflection.DispatchProxy.xml",
9554         "ref/xamarinios10/_._",
9555         "ref/xamarinmac20/_._",
9556         "ref/xamarintvos10/_._",
9557         "ref/xamarinwatchos10/_._",
9558         "runtimes/aot/lib/netcore50/System.Reflection.DispatchProxy.dll",
9559         "system.reflection.dispatchproxy.4.0.1.nupkg.sha512",
9560         "system.reflection.dispatchproxy.nuspec"
9561       ]
9562     },
9563     "System.Reflection.Emit/4.0.1": {
9564       "sha512": "P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
9565       "type": "package",
9566       "path": "system.reflection.emit/4.0.1",
9567       "files": [
9568         ".nupkg.metadata",
9569         ".signature.p7s",
9570         "ThirdPartyNotices.txt",
9571         "dotnet_library_license.txt",
9572         "lib/MonoAndroid10/_._",
9573         "lib/net45/_._",
9574         "lib/netcore50/System.Reflection.Emit.dll",
9575         "lib/netstandard1.3/System.Reflection.Emit.dll",
9576         "lib/xamarinmac20/_._",
9577         "ref/MonoAndroid10/_._",
9578         "ref/net45/_._",
9579         "ref/netstandard1.1/System.Reflection.Emit.dll",
9580         "ref/netstandard1.1/System.Reflection.Emit.xml",
9581         "ref/netstandard1.1/de/System.Reflection.Emit.xml",
9582         "ref/netstandard1.1/es/System.Reflection.Emit.xml",
9583         "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
9584         "ref/netstandard1.1/it/System.Reflection.Emit.xml",
9585         "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
9586         "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
9587         "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
9588         "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
9589         "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
9590         "ref/xamarinmac20/_._",
9591         "system.reflection.emit.4.0.1.nupkg.sha512",
9592         "system.reflection.emit.nuspec"
9593       ]
9594     },
9595     "System.Reflection.Emit.ILGeneration/4.0.1": {
9596       "sha512": "Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
9597       "type": "package",
9598       "path": "system.reflection.emit.ilgeneration/4.0.1",
9599       "files": [
9600         ".nupkg.metadata",
9601         ".signature.p7s",
9602         "ThirdPartyNotices.txt",
9603         "dotnet_library_license.txt",
9604         "lib/net45/_._",
9605         "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
9606         "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
9607         "lib/portable-net45+wp8/_._",
9608         "lib/wp80/_._",
9609         "ref/net45/_._",
9610         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
9611         "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
9612         "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
9613         "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
9614         "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
9615         "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
9616         "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
9617         "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
9618         "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
9619         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
9620         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
9621         "ref/portable-net45+wp8/_._",
9622         "ref/wp80/_._",
9623         "runtimes/aot/lib/netcore50/_._",
9624         "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512",
9625         "system.reflection.emit.ilgeneration.nuspec"
9626       ]
9627     },
9628     "System.Reflection.Emit.Lightweight/4.0.1": {
9629       "sha512": "sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
9630       "type": "package",
9631       "path": "system.reflection.emit.lightweight/4.0.1",
9632       "files": [
9633         ".nupkg.metadata",
9634         ".signature.p7s",
9635         "ThirdPartyNotices.txt",
9636         "dotnet_library_license.txt",
9637         "lib/net45/_._",
9638         "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
9639         "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
9640         "lib/portable-net45+wp8/_._",
9641         "lib/wp80/_._",
9642         "ref/net45/_._",
9643         "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
9644         "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
9645         "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
9646         "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
9647         "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
9648         "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
9649         "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
9650         "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
9651         "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
9652         "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
9653         "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
9654         "ref/portable-net45+wp8/_._",
9655         "ref/wp80/_._",
9656         "runtimes/aot/lib/netcore50/_._",
9657         "system.reflection.emit.lightweight.4.0.1.nupkg.sha512",
9658         "system.reflection.emit.lightweight.nuspec"
9659       ]
9660     },
9661     "System.Reflection.Extensions/4.0.1": {
9662       "sha512": "GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
9663       "type": "package",
9664       "path": "system.reflection.extensions/4.0.1",
9665       "files": [
9666         ".nupkg.metadata",
9667         ".signature.p7s",
9668         "ThirdPartyNotices.txt",
9669         "dotnet_library_license.txt",
9670         "lib/MonoAndroid10/_._",
9671         "lib/MonoTouch10/_._",
9672         "lib/net45/_._",
9673         "lib/portable-net45+win8+wp8+wpa81/_._",
9674         "lib/win8/_._",
9675         "lib/wp80/_._",
9676         "lib/wpa81/_._",
9677         "lib/xamarinios10/_._",
9678         "lib/xamarinmac20/_._",
9679         "lib/xamarintvos10/_._",
9680         "lib/xamarinwatchos10/_._",
9681         "ref/MonoAndroid10/_._",
9682         "ref/MonoTouch10/_._",
9683         "ref/net45/_._",
9684         "ref/netcore50/System.Reflection.Extensions.dll",
9685         "ref/netcore50/System.Reflection.Extensions.xml",
9686         "ref/netcore50/de/System.Reflection.Extensions.xml",
9687         "ref/netcore50/es/System.Reflection.Extensions.xml",
9688         "ref/netcore50/fr/System.Reflection.Extensions.xml",
9689         "ref/netcore50/it/System.Reflection.Extensions.xml",
9690         "ref/netcore50/ja/System.Reflection.Extensions.xml",
9691         "ref/netcore50/ko/System.Reflection.Extensions.xml",
9692         "ref/netcore50/ru/System.Reflection.Extensions.xml",
9693         "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
9694         "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
9695         "ref/netstandard1.0/System.Reflection.Extensions.dll",
9696         "ref/netstandard1.0/System.Reflection.Extensions.xml",
9697         "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
9698         "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
9699         "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
9700         "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
9701         "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
9702         "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
9703         "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
9704         "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
9705         "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
9706         "ref/portable-net45+win8+wp8+wpa81/_._",
9707         "ref/win8/_._",
9708         "ref/wp80/_._",
9709         "ref/wpa81/_._",
9710         "ref/xamarinios10/_._",
9711         "ref/xamarinmac20/_._",
9712         "ref/xamarintvos10/_._",
9713         "ref/xamarinwatchos10/_._",
9714         "system.reflection.extensions.4.0.1.nupkg.sha512",
9715         "system.reflection.extensions.nuspec"
9716       ]
9717     },
9718     "System.Reflection.Metadata/1.3.0": {
9719       "sha512": "jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
9720       "type": "package",
9721       "path": "system.reflection.metadata/1.3.0",
9722       "files": [
9723         ".nupkg.metadata",
9724         ".signature.p7s",
9725         "ThirdPartyNotices.txt",
9726         "dotnet_library_license.txt",
9727         "lib/netstandard1.1/System.Reflection.Metadata.dll",
9728         "lib/netstandard1.1/System.Reflection.Metadata.xml",
9729         "lib/portable-net45+win8/System.Reflection.Metadata.dll",
9730         "lib/portable-net45+win8/System.Reflection.Metadata.xml",
9731         "system.reflection.metadata.1.3.0.nupkg.sha512",
9732         "system.reflection.metadata.nuspec"
9733       ]
9734     },
9735     "System.Reflection.Primitives/4.0.1": {
9736       "sha512": "4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
9737       "type": "package",
9738       "path": "system.reflection.primitives/4.0.1",
9739       "files": [
9740         ".nupkg.metadata",
9741         ".signature.p7s",
9742         "ThirdPartyNotices.txt",
9743         "dotnet_library_license.txt",
9744         "lib/MonoAndroid10/_._",
9745         "lib/MonoTouch10/_._",
9746         "lib/net45/_._",
9747         "lib/portable-net45+win8+wp8+wpa81/_._",
9748         "lib/win8/_._",
9749         "lib/wp80/_._",
9750         "lib/wpa81/_._",
9751         "lib/xamarinios10/_._",
9752         "lib/xamarinmac20/_._",
9753         "lib/xamarintvos10/_._",
9754         "lib/xamarinwatchos10/_._",
9755         "ref/MonoAndroid10/_._",
9756         "ref/MonoTouch10/_._",
9757         "ref/net45/_._",
9758         "ref/netcore50/System.Reflection.Primitives.dll",
9759         "ref/netcore50/System.Reflection.Primitives.xml",
9760         "ref/netcore50/de/System.Reflection.Primitives.xml",
9761         "ref/netcore50/es/System.Reflection.Primitives.xml",
9762         "ref/netcore50/fr/System.Reflection.Primitives.xml",
9763         "ref/netcore50/it/System.Reflection.Primitives.xml",
9764         "ref/netcore50/ja/System.Reflection.Primitives.xml",
9765         "ref/netcore50/ko/System.Reflection.Primitives.xml",
9766         "ref/netcore50/ru/System.Reflection.Primitives.xml",
9767         "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
9768         "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
9769         "ref/netstandard1.0/System.Reflection.Primitives.dll",
9770         "ref/netstandard1.0/System.Reflection.Primitives.xml",
9771         "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
9772         "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
9773         "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
9774         "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
9775         "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
9776         "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
9777         "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
9778         "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
9779         "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
9780         "ref/portable-net45+win8+wp8+wpa81/_._",
9781         "ref/win8/_._",
9782         "ref/wp80/_._",
9783         "ref/wpa81/_._",
9784         "ref/xamarinios10/_._",
9785         "ref/xamarinmac20/_._",
9786         "ref/xamarintvos10/_._",
9787         "ref/xamarinwatchos10/_._",
9788         "system.reflection.primitives.4.0.1.nupkg.sha512",
9789         "system.reflection.primitives.nuspec"
9790       ]
9791     },
9792     "System.Reflection.TypeExtensions/4.1.0": {
9793       "sha512": "tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
9794       "type": "package",
9795       "path": "system.reflection.typeextensions/4.1.0",
9796       "files": [
9797         ".nupkg.metadata",
9798         ".signature.p7s",
9799         "ThirdPartyNotices.txt",
9800         "dotnet_library_license.txt",
9801         "lib/MonoAndroid10/_._",
9802         "lib/MonoTouch10/_._",
9803         "lib/net46/System.Reflection.TypeExtensions.dll",
9804         "lib/net462/System.Reflection.TypeExtensions.dll",
9805         "lib/netcore50/System.Reflection.TypeExtensions.dll",
9806         "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
9807         "lib/xamarinios10/_._",
9808         "lib/xamarinmac20/_._",
9809         "lib/xamarintvos10/_._",
9810         "lib/xamarinwatchos10/_._",
9811         "ref/MonoAndroid10/_._",
9812         "ref/MonoTouch10/_._",
9813         "ref/net46/System.Reflection.TypeExtensions.dll",
9814         "ref/net462/System.Reflection.TypeExtensions.dll",
9815         "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
9816         "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
9817         "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
9818         "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
9819         "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
9820         "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
9821         "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
9822         "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
9823         "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
9824         "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
9825         "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
9826         "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
9827         "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
9828         "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
9829         "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
9830         "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
9831         "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
9832         "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
9833         "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
9834         "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
9835         "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
9836         "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
9837         "ref/xamarinios10/_._",
9838         "ref/xamarinmac20/_._",
9839         "ref/xamarintvos10/_._",
9840         "ref/xamarinwatchos10/_._",
9841         "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
9842         "system.reflection.typeextensions.4.1.0.nupkg.sha512",
9843         "system.reflection.typeextensions.nuspec"
9844       ]
9845     },
9846     "System.Resources.Reader/4.0.0": {
9847       "sha512": "VX1iHAoHxgrLZv+nq/9drCZI6Q4SSCzSVyUm1e0U60sqWdj6XhY7wvKmy3RvsSal9h+/vqSWwxxJsm0J4vn/jA==",
9848       "type": "package",
9849       "path": "system.resources.reader/4.0.0",
9850       "files": [
9851         ".nupkg.metadata",
9852         ".signature.p7s",
9853         "ThirdPartyNotices.txt",
9854         "dotnet_library_license.txt",
9855         "lib/netstandard1.0/System.Resources.Reader.dll",
9856         "system.resources.reader.4.0.0.nupkg.sha512",
9857         "system.resources.reader.nuspec"
9858       ]
9859     },
9860     "System.Resources.ResourceManager/4.0.1": {
9861       "sha512": "TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
9862       "type": "package",
9863       "path": "system.resources.resourcemanager/4.0.1",
9864       "files": [
9865         ".nupkg.metadata",
9866         ".signature.p7s",
9867         "ThirdPartyNotices.txt",
9868         "dotnet_library_license.txt",
9869         "lib/MonoAndroid10/_._",
9870         "lib/MonoTouch10/_._",
9871         "lib/net45/_._",
9872         "lib/portable-net45+win8+wp8+wpa81/_._",
9873         "lib/win8/_._",
9874         "lib/wp80/_._",
9875         "lib/wpa81/_._",
9876         "lib/xamarinios10/_._",
9877         "lib/xamarinmac20/_._",
9878         "lib/xamarintvos10/_._",
9879         "lib/xamarinwatchos10/_._",
9880         "ref/MonoAndroid10/_._",
9881         "ref/MonoTouch10/_._",
9882         "ref/net45/_._",
9883         "ref/netcore50/System.Resources.ResourceManager.dll",
9884         "ref/netcore50/System.Resources.ResourceManager.xml",
9885         "ref/netcore50/de/System.Resources.ResourceManager.xml",
9886         "ref/netcore50/es/System.Resources.ResourceManager.xml",
9887         "ref/netcore50/fr/System.Resources.ResourceManager.xml",
9888         "ref/netcore50/it/System.Resources.ResourceManager.xml",
9889         "ref/netcore50/ja/System.Resources.ResourceManager.xml",
9890         "ref/netcore50/ko/System.Resources.ResourceManager.xml",
9891         "ref/netcore50/ru/System.Resources.ResourceManager.xml",
9892         "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
9893         "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
9894         "ref/netstandard1.0/System.Resources.ResourceManager.dll",
9895         "ref/netstandard1.0/System.Resources.ResourceManager.xml",
9896         "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
9897         "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
9898         "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
9899         "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
9900         "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
9901         "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
9902         "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
9903         "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
9904         "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
9905         "ref/portable-net45+win8+wp8+wpa81/_._",
9906         "ref/win8/_._",
9907         "ref/wp80/_._",
9908         "ref/wpa81/_._",
9909         "ref/xamarinios10/_._",
9910         "ref/xamarinmac20/_._",
9911         "ref/xamarintvos10/_._",
9912         "ref/xamarinwatchos10/_._",
9913         "system.resources.resourcemanager.4.0.1.nupkg.sha512",
9914         "system.resources.resourcemanager.nuspec"
9915       ]
9916     },
9917     "System.Runtime/4.1.0": {
9918       "sha512": "v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
9919       "type": "package",
9920       "path": "system.runtime/4.1.0",
9921       "files": [
9922         ".nupkg.metadata",
9923         ".signature.p7s",
9924         "ThirdPartyNotices.txt",
9925         "dotnet_library_license.txt",
9926         "lib/MonoAndroid10/_._",
9927         "lib/MonoTouch10/_._",
9928         "lib/net45/_._",
9929         "lib/net462/System.Runtime.dll",
9930         "lib/portable-net45+win8+wp80+wpa81/_._",
9931         "lib/win8/_._",
9932         "lib/wp80/_._",
9933         "lib/wpa81/_._",
9934         "lib/xamarinios10/_._",
9935         "lib/xamarinmac20/_._",
9936         "lib/xamarintvos10/_._",
9937         "lib/xamarinwatchos10/_._",
9938         "ref/MonoAndroid10/_._",
9939         "ref/MonoTouch10/_._",
9940         "ref/net45/_._",
9941         "ref/net462/System.Runtime.dll",
9942         "ref/netcore50/System.Runtime.dll",
9943         "ref/netcore50/System.Runtime.xml",
9944         "ref/netcore50/de/System.Runtime.xml",
9945         "ref/netcore50/es/System.Runtime.xml",
9946         "ref/netcore50/fr/System.Runtime.xml",
9947         "ref/netcore50/it/System.Runtime.xml",
9948         "ref/netcore50/ja/System.Runtime.xml",
9949         "ref/netcore50/ko/System.Runtime.xml",
9950         "ref/netcore50/ru/System.Runtime.xml",
9951         "ref/netcore50/zh-hans/System.Runtime.xml",
9952         "ref/netcore50/zh-hant/System.Runtime.xml",
9953         "ref/netstandard1.0/System.Runtime.dll",
9954         "ref/netstandard1.0/System.Runtime.xml",
9955         "ref/netstandard1.0/de/System.Runtime.xml",
9956         "ref/netstandard1.0/es/System.Runtime.xml",
9957         "ref/netstandard1.0/fr/System.Runtime.xml",
9958         "ref/netstandard1.0/it/System.Runtime.xml",
9959         "ref/netstandard1.0/ja/System.Runtime.xml",
9960         "ref/netstandard1.0/ko/System.Runtime.xml",
9961         "ref/netstandard1.0/ru/System.Runtime.xml",
9962         "ref/netstandard1.0/zh-hans/System.Runtime.xml",
9963         "ref/netstandard1.0/zh-hant/System.Runtime.xml",
9964         "ref/netstandard1.2/System.Runtime.dll",
9965         "ref/netstandard1.2/System.Runtime.xml",
9966         "ref/netstandard1.2/de/System.Runtime.xml",
9967         "ref/netstandard1.2/es/System.Runtime.xml",
9968         "ref/netstandard1.2/fr/System.Runtime.xml",
9969         "ref/netstandard1.2/it/System.Runtime.xml",
9970         "ref/netstandard1.2/ja/System.Runtime.xml",
9971         "ref/netstandard1.2/ko/System.Runtime.xml",
9972         "ref/netstandard1.2/ru/System.Runtime.xml",
9973         "ref/netstandard1.2/zh-hans/System.Runtime.xml",
9974         "ref/netstandard1.2/zh-hant/System.Runtime.xml",
9975         "ref/netstandard1.3/System.Runtime.dll",
9976         "ref/netstandard1.3/System.Runtime.xml",
9977         "ref/netstandard1.3/de/System.Runtime.xml",
9978         "ref/netstandard1.3/es/System.Runtime.xml",
9979         "ref/netstandard1.3/fr/System.Runtime.xml",
9980         "ref/netstandard1.3/it/System.Runtime.xml",
9981         "ref/netstandard1.3/ja/System.Runtime.xml",
9982         "ref/netstandard1.3/ko/System.Runtime.xml",
9983         "ref/netstandard1.3/ru/System.Runtime.xml",
9984         "ref/netstandard1.3/zh-hans/System.Runtime.xml",
9985         "ref/netstandard1.3/zh-hant/System.Runtime.xml",
9986         "ref/netstandard1.5/System.Runtime.dll",
9987         "ref/netstandard1.5/System.Runtime.xml",
9988         "ref/netstandard1.5/de/System.Runtime.xml",
9989         "ref/netstandard1.5/es/System.Runtime.xml",
9990         "ref/netstandard1.5/fr/System.Runtime.xml",
9991         "ref/netstandard1.5/it/System.Runtime.xml",
9992         "ref/netstandard1.5/ja/System.Runtime.xml",
9993         "ref/netstandard1.5/ko/System.Runtime.xml",
9994         "ref/netstandard1.5/ru/System.Runtime.xml",
9995         "ref/netstandard1.5/zh-hans/System.Runtime.xml",
9996         "ref/netstandard1.5/zh-hant/System.Runtime.xml",
9997         "ref/portable-net45+win8+wp80+wpa81/_._",
9998         "ref/win8/_._",
9999         "ref/wp80/_._",
10000         "ref/wpa81/_._",
10001         "ref/xamarinios10/_._",
10002         "ref/xamarinmac20/_._",
10003         "ref/xamarintvos10/_._",
10004         "ref/xamarinwatchos10/_._",
10005         "system.runtime.4.1.0.nupkg.sha512",
10006         "system.runtime.nuspec"
10007       ]
10008     },
10009     "System.Runtime.Extensions/4.1.0": {
10010       "sha512": "CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
10011       "type": "package",
10012       "path": "system.runtime.extensions/4.1.0",
10013       "files": [
10014         ".nupkg.metadata",
10015         ".signature.p7s",
10016         "ThirdPartyNotices.txt",
10017         "dotnet_library_license.txt",
10018         "lib/MonoAndroid10/_._",
10019         "lib/MonoTouch10/_._",
10020         "lib/net45/_._",
10021         "lib/net462/System.Runtime.Extensions.dll",
10022         "lib/portable-net45+win8+wp8+wpa81/_._",
10023         "lib/win8/_._",
10024         "lib/wp80/_._",
10025         "lib/wpa81/_._",
10026         "lib/xamarinios10/_._",
10027         "lib/xamarinmac20/_._",
10028         "lib/xamarintvos10/_._",
10029         "lib/xamarinwatchos10/_._",
10030         "ref/MonoAndroid10/_._",
10031         "ref/MonoTouch10/_._",
10032         "ref/net45/_._",
10033         "ref/net462/System.Runtime.Extensions.dll",
10034         "ref/netcore50/System.Runtime.Extensions.dll",
10035         "ref/netcore50/System.Runtime.Extensions.xml",
10036         "ref/netcore50/de/System.Runtime.Extensions.xml",
10037         "ref/netcore50/es/System.Runtime.Extensions.xml",
10038         "ref/netcore50/fr/System.Runtime.Extensions.xml",
10039         "ref/netcore50/it/System.Runtime.Extensions.xml",
10040         "ref/netcore50/ja/System.Runtime.Extensions.xml",
10041         "ref/netcore50/ko/System.Runtime.Extensions.xml",
10042         "ref/netcore50/ru/System.Runtime.Extensions.xml",
10043         "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
10044         "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
10045         "ref/netstandard1.0/System.Runtime.Extensions.dll",
10046         "ref/netstandard1.0/System.Runtime.Extensions.xml",
10047         "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
10048         "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
10049         "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
10050         "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
10051         "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
10052         "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
10053         "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
10054         "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
10055         "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
10056         "ref/netstandard1.3/System.Runtime.Extensions.dll",
10057         "ref/netstandard1.3/System.Runtime.Extensions.xml",
10058         "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
10059         "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
10060         "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
10061         "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
10062         "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
10063         "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
10064         "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
10065         "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
10066         "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
10067         "ref/netstandard1.5/System.Runtime.Extensions.dll",
10068         "ref/netstandard1.5/System.Runtime.Extensions.xml",
10069         "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
10070         "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
10071         "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
10072         "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
10073         "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
10074         "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
10075         "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
10076         "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
10077         "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
10078         "ref/portable-net45+win8+wp8+wpa81/_._",
10079         "ref/win8/_._",
10080         "ref/wp80/_._",
10081         "ref/wpa81/_._",
10082         "ref/xamarinios10/_._",
10083         "ref/xamarinmac20/_._",
10084         "ref/xamarintvos10/_._",
10085         "ref/xamarinwatchos10/_._",
10086         "system.runtime.extensions.4.1.0.nupkg.sha512",
10087         "system.runtime.extensions.nuspec"
10088       ]
10089     },
10090     "System.Runtime.Handles/4.0.1": {
10091       "sha512": "nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
10092       "type": "package",
10093       "path": "system.runtime.handles/4.0.1",
10094       "files": [
10095         ".nupkg.metadata",
10096         ".signature.p7s",
10097         "ThirdPartyNotices.txt",
10098         "dotnet_library_license.txt",
10099         "lib/MonoAndroid10/_._",
10100         "lib/MonoTouch10/_._",
10101         "lib/net46/_._",
10102         "lib/xamarinios10/_._",
10103         "lib/xamarinmac20/_._",
10104         "lib/xamarintvos10/_._",
10105         "lib/xamarinwatchos10/_._",
10106         "ref/MonoAndroid10/_._",
10107         "ref/MonoTouch10/_._",
10108         "ref/net46/_._",
10109         "ref/netstandard1.3/System.Runtime.Handles.dll",
10110         "ref/netstandard1.3/System.Runtime.Handles.xml",
10111         "ref/netstandard1.3/de/System.Runtime.Handles.xml",
10112         "ref/netstandard1.3/es/System.Runtime.Handles.xml",
10113         "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
10114         "ref/netstandard1.3/it/System.Runtime.Handles.xml",
10115         "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
10116         "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
10117         "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
10118         "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
10119         "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
10120         "ref/xamarinios10/_._",
10121         "ref/xamarinmac20/_._",
10122         "ref/xamarintvos10/_._",
10123         "ref/xamarinwatchos10/_._",
10124         "system.runtime.handles.4.0.1.nupkg.sha512",
10125         "system.runtime.handles.nuspec"
10126       ]
10127     },
10128     "System.Runtime.InteropServices/4.1.0": {
10129       "sha512": "16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
10130       "type": "package",
10131       "path": "system.runtime.interopservices/4.1.0",
10132       "files": [
10133         ".nupkg.metadata",
10134         ".signature.p7s",
10135         "ThirdPartyNotices.txt",
10136         "dotnet_library_license.txt",
10137         "lib/MonoAndroid10/_._",
10138         "lib/MonoTouch10/_._",
10139         "lib/net45/_._",
10140         "lib/net462/System.Runtime.InteropServices.dll",
10141         "lib/portable-net45+win8+wpa81/_._",
10142         "lib/win8/_._",
10143         "lib/wpa81/_._",
10144         "lib/xamarinios10/_._",
10145         "lib/xamarinmac20/_._",
10146         "lib/xamarintvos10/_._",
10147         "lib/xamarinwatchos10/_._",
10148         "ref/MonoAndroid10/_._",
10149         "ref/MonoTouch10/_._",
10150         "ref/net45/_._",
10151         "ref/net462/System.Runtime.InteropServices.dll",
10152         "ref/netcore50/System.Runtime.InteropServices.dll",
10153         "ref/netcore50/System.Runtime.InteropServices.xml",
10154         "ref/netcore50/de/System.Runtime.InteropServices.xml",
10155         "ref/netcore50/es/System.Runtime.InteropServices.xml",
10156         "ref/netcore50/fr/System.Runtime.InteropServices.xml",
10157         "ref/netcore50/it/System.Runtime.InteropServices.xml",
10158         "ref/netcore50/ja/System.Runtime.InteropServices.xml",
10159         "ref/netcore50/ko/System.Runtime.InteropServices.xml",
10160         "ref/netcore50/ru/System.Runtime.InteropServices.xml",
10161         "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
10162         "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
10163         "ref/netstandard1.1/System.Runtime.InteropServices.dll",
10164         "ref/netstandard1.1/System.Runtime.InteropServices.xml",
10165         "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
10166         "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
10167         "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
10168         "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
10169         "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
10170         "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
10171         "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
10172         "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
10173         "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
10174         "ref/netstandard1.2/System.Runtime.InteropServices.dll",
10175         "ref/netstandard1.2/System.Runtime.InteropServices.xml",
10176         "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
10177         "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
10178         "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
10179         "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
10180         "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
10181         "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
10182         "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
10183         "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
10184         "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
10185         "ref/netstandard1.3/System.Runtime.InteropServices.dll",
10186         "ref/netstandard1.3/System.Runtime.InteropServices.xml",
10187         "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
10188         "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
10189         "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
10190         "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
10191         "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
10192         "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
10193         "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
10194         "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
10195         "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
10196         "ref/netstandard1.5/System.Runtime.InteropServices.dll",
10197         "ref/netstandard1.5/System.Runtime.InteropServices.xml",
10198         "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
10199         "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
10200         "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
10201         "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
10202         "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
10203         "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
10204         "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
10205         "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
10206         "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
10207         "ref/portable-net45+win8+wpa81/_._",
10208         "ref/win8/_._",
10209         "ref/wpa81/_._",
10210         "ref/xamarinios10/_._",
10211         "ref/xamarinmac20/_._",
10212         "ref/xamarintvos10/_._",
10213         "ref/xamarinwatchos10/_._",
10214         "system.runtime.interopservices.4.1.0.nupkg.sha512",
10215         "system.runtime.interopservices.nuspec"
10216       ]
10217     },
10218     "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
10219       "sha512": "hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
10220       "type": "package",
10221       "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
10222       "files": [
10223         ".nupkg.metadata",
10224         ".signature.p7s",
10225         "ThirdPartyNotices.txt",
10226         "dotnet_library_license.txt",
10227         "lib/MonoAndroid10/_._",
10228         "lib/MonoTouch10/_._",
10229         "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
10230         "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
10231         "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
10232         "lib/xamarinios10/_._",
10233         "lib/xamarinmac20/_._",
10234         "lib/xamarintvos10/_._",
10235         "lib/xamarinwatchos10/_._",
10236         "ref/MonoAndroid10/_._",
10237         "ref/MonoTouch10/_._",
10238         "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
10239         "ref/xamarinios10/_._",
10240         "ref/xamarinmac20/_._",
10241         "ref/xamarintvos10/_._",
10242         "ref/xamarinwatchos10/_._",
10243         "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
10244         "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
10245         "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
10246         "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
10247         "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
10248         "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512",
10249         "system.runtime.interopservices.runtimeinformation.nuspec"
10250       ]
10251     },
10252     "System.Runtime.Loader/4.0.0": {
10253       "sha512": "4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
10254       "type": "package",
10255       "path": "system.runtime.loader/4.0.0",
10256       "files": [
10257         ".nupkg.metadata",
10258         ".signature.p7s",
10259         "ThirdPartyNotices.txt",
10260         "dotnet_library_license.txt",
10261         "lib/net462/_._",
10262         "lib/netstandard1.5/System.Runtime.Loader.dll",
10263         "ref/netstandard1.5/System.Runtime.Loader.dll",
10264         "ref/netstandard1.5/System.Runtime.Loader.xml",
10265         "ref/netstandard1.5/de/System.Runtime.Loader.xml",
10266         "ref/netstandard1.5/es/System.Runtime.Loader.xml",
10267         "ref/netstandard1.5/fr/System.Runtime.Loader.xml",
10268         "ref/netstandard1.5/it/System.Runtime.Loader.xml",
10269         "ref/netstandard1.5/ja/System.Runtime.Loader.xml",
10270         "ref/netstandard1.5/ko/System.Runtime.Loader.xml",
10271         "ref/netstandard1.5/ru/System.Runtime.Loader.xml",
10272         "ref/netstandard1.5/zh-hans/System.Runtime.Loader.xml",
10273         "ref/netstandard1.5/zh-hant/System.Runtime.Loader.xml",
10274         "system.runtime.loader.4.0.0.nupkg.sha512",
10275         "system.runtime.loader.nuspec"
10276       ]
10277     },
10278     "System.Runtime.Numerics/4.0.1": {
10279       "sha512": "+XbKFuzdmLP3d1o9pdHu2nxjNr2OEPqGzKeegPLCUMM71a0t50A/rOcIRmGs9wR7a8KuHX6hYs/7/TymIGLNqg==",
10280       "type": "package",
10281       "path": "system.runtime.numerics/4.0.1",
10282       "files": [
10283         ".nupkg.metadata",
10284         ".signature.p7s",
10285         "ThirdPartyNotices.txt",
10286         "dotnet_library_license.txt",
10287         "lib/MonoAndroid10/_._",
10288         "lib/MonoTouch10/_._",
10289         "lib/net45/_._",
10290         "lib/netcore50/System.Runtime.Numerics.dll",
10291         "lib/netstandard1.3/System.Runtime.Numerics.dll",
10292         "lib/portable-net45+win8+wpa81/_._",
10293         "lib/win8/_._",
10294         "lib/wpa81/_._",
10295         "lib/xamarinios10/_._",
10296         "lib/xamarinmac20/_._",
10297         "lib/xamarintvos10/_._",
10298         "lib/xamarinwatchos10/_._",
10299         "ref/MonoAndroid10/_._",
10300         "ref/MonoTouch10/_._",
10301         "ref/net45/_._",
10302         "ref/netcore50/System.Runtime.Numerics.dll",
10303         "ref/netcore50/System.Runtime.Numerics.xml",
10304         "ref/netcore50/de/System.Runtime.Numerics.xml",
10305         "ref/netcore50/es/System.Runtime.Numerics.xml",
10306         "ref/netcore50/fr/System.Runtime.Numerics.xml",
10307         "ref/netcore50/it/System.Runtime.Numerics.xml",
10308         "ref/netcore50/ja/System.Runtime.Numerics.xml",
10309         "ref/netcore50/ko/System.Runtime.Numerics.xml",
10310         "ref/netcore50/ru/System.Runtime.Numerics.xml",
10311         "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
10312         "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
10313         "ref/netstandard1.1/System.Runtime.Numerics.dll",
10314         "ref/netstandard1.1/System.Runtime.Numerics.xml",
10315         "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
10316         "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
10317         "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
10318         "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
10319         "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
10320         "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
10321         "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
10322         "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
10323         "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
10324         "ref/portable-net45+win8+wpa81/_._",
10325         "ref/win8/_._",
10326         "ref/wpa81/_._",
10327         "ref/xamarinios10/_._",
10328         "ref/xamarinmac20/_._",
10329         "ref/xamarintvos10/_._",
10330         "ref/xamarinwatchos10/_._",
10331         "system.runtime.numerics.4.0.1.nupkg.sha512",
10332         "system.runtime.numerics.nuspec"
10333       ]
10334     },
10335     "System.Runtime.Serialization.Primitives/4.1.1": {
10336       "sha512": "HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
10337       "type": "package",
10338       "path": "system.runtime.serialization.primitives/4.1.1",
10339       "files": [
10340         ".nupkg.metadata",
10341         "ThirdPartyNotices.txt",
10342         "dotnet_library_license.txt",
10343         "lib/MonoAndroid10/_._",
10344         "lib/MonoTouch10/_._",
10345         "lib/net45/_._",
10346         "lib/net46/System.Runtime.Serialization.Primitives.dll",
10347         "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
10348         "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
10349         "lib/portable-net45+win8+wp8+wpa81/_._",
10350         "lib/win8/_._",
10351         "lib/wp80/_._",
10352         "lib/wpa81/_._",
10353         "lib/xamarinios10/_._",
10354         "lib/xamarinmac20/_._",
10355         "lib/xamarintvos10/_._",
10356         "lib/xamarinwatchos10/_._",
10357         "ref/MonoAndroid10/_._",
10358         "ref/MonoTouch10/_._",
10359         "ref/net45/_._",
10360         "ref/net46/System.Runtime.Serialization.Primitives.dll",
10361         "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
10362         "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
10363         "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
10364         "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
10365         "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
10366         "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
10367         "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
10368         "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
10369         "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
10370         "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
10371         "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
10372         "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
10373         "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
10374         "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
10375         "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
10376         "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
10377         "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
10378         "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
10379         "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
10380         "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
10381         "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
10382         "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
10383         "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
10384         "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
10385         "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
10386         "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
10387         "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
10388         "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
10389         "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
10390         "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
10391         "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
10392         "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
10393         "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
10394         "ref/portable-net45+win8+wp8+wpa81/_._",
10395         "ref/win8/_._",
10396         "ref/wp80/_._",
10397         "ref/wpa81/_._",
10398         "ref/xamarinios10/_._",
10399         "ref/xamarinmac20/_._",
10400         "ref/xamarintvos10/_._",
10401         "ref/xamarinwatchos10/_._",
10402         "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
10403         "system.runtime.serialization.primitives.4.1.1.nupkg.sha512",
10404         "system.runtime.serialization.primitives.nuspec"
10405       ]
10406     },
10407     "System.Security.Claims/4.0.1": {
10408       "sha512": "4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==",
10409       "type": "package",
10410       "path": "system.security.claims/4.0.1",
10411       "files": [
10412         ".nupkg.metadata",
10413         ".signature.p7s",
10414         "ThirdPartyNotices.txt",
10415         "dotnet_library_license.txt",
10416         "lib/MonoAndroid10/_._",
10417         "lib/MonoTouch10/_._",
10418         "lib/net46/System.Security.Claims.dll",
10419         "lib/netstandard1.3/System.Security.Claims.dll",
10420         "lib/xamarinios10/_._",
10421         "lib/xamarinmac20/_._",
10422         "lib/xamarintvos10/_._",
10423         "lib/xamarinwatchos10/_._",
10424         "ref/MonoAndroid10/_._",
10425         "ref/MonoTouch10/_._",
10426         "ref/net46/System.Security.Claims.dll",
10427         "ref/netstandard1.3/System.Security.Claims.dll",
10428         "ref/netstandard1.3/System.Security.Claims.xml",
10429         "ref/netstandard1.3/de/System.Security.Claims.xml",
10430         "ref/netstandard1.3/es/System.Security.Claims.xml",
10431         "ref/netstandard1.3/fr/System.Security.Claims.xml",
10432         "ref/netstandard1.3/it/System.Security.Claims.xml",
10433         "ref/netstandard1.3/ja/System.Security.Claims.xml",
10434         "ref/netstandard1.3/ko/System.Security.Claims.xml",
10435         "ref/netstandard1.3/ru/System.Security.Claims.xml",
10436         "ref/netstandard1.3/zh-hans/System.Security.Claims.xml",
10437         "ref/netstandard1.3/zh-hant/System.Security.Claims.xml",
10438         "ref/xamarinios10/_._",
10439         "ref/xamarinmac20/_._",
10440         "ref/xamarintvos10/_._",
10441         "ref/xamarinwatchos10/_._",
10442         "system.security.claims.4.0.1.nupkg.sha512",
10443         "system.security.claims.nuspec"
10444       ]
10445     },
10446     "System.Security.Cryptography.Algorithms/4.2.0": {
10447       "sha512": "8JQFxbLVdrtIOKMDN38Fn0GWnqYZw/oMlwOUG/qz1jqChvyZlnUmu+0s7wLx7JYua/nAXoESpHA3iw11QFWhXg==",
10448       "type": "package",
10449       "path": "system.security.cryptography.algorithms/4.2.0",
10450       "files": [
10451         ".nupkg.metadata",
10452         ".signature.p7s",
10453         "ThirdPartyNotices.txt",
10454         "dotnet_library_license.txt",
10455         "lib/MonoAndroid10/_._",
10456         "lib/MonoTouch10/_._",
10457         "lib/net46/System.Security.Cryptography.Algorithms.dll",
10458         "lib/net461/System.Security.Cryptography.Algorithms.dll",
10459         "lib/net463/System.Security.Cryptography.Algorithms.dll",
10460         "lib/xamarinios10/_._",
10461         "lib/xamarinmac20/_._",
10462         "lib/xamarintvos10/_._",
10463         "lib/xamarinwatchos10/_._",
10464         "ref/MonoAndroid10/_._",
10465         "ref/MonoTouch10/_._",
10466         "ref/net46/System.Security.Cryptography.Algorithms.dll",
10467         "ref/net461/System.Security.Cryptography.Algorithms.dll",
10468         "ref/net463/System.Security.Cryptography.Algorithms.dll",
10469         "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
10470         "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
10471         "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
10472         "ref/xamarinios10/_._",
10473         "ref/xamarinmac20/_._",
10474         "ref/xamarintvos10/_._",
10475         "ref/xamarinwatchos10/_._",
10476         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
10477         "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
10478         "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
10479         "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
10480         "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
10481         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
10482         "system.security.cryptography.algorithms.4.2.0.nupkg.sha512",
10483         "system.security.cryptography.algorithms.nuspec"
10484       ]
10485     },
10486     "System.Security.Cryptography.Cng/4.2.0": {
10487       "sha512": "cUJ2h+ZvONDe28Szw3st5dOHdjndhJzQ2WObDEXAWRPEQBtVItVoxbXM/OEsTthl3cNn2dk2k0I3y45igCQcLw==",
10488       "type": "package",
10489       "path": "system.security.cryptography.cng/4.2.0",
10490       "files": [
10491         ".nupkg.metadata",
10492         ".signature.p7s",
10493         "ThirdPartyNotices.txt",
10494         "dotnet_library_license.txt",
10495         "lib/net46/System.Security.Cryptography.Cng.dll",
10496         "lib/net461/System.Security.Cryptography.Cng.dll",
10497         "lib/net463/System.Security.Cryptography.Cng.dll",
10498         "ref/net46/System.Security.Cryptography.Cng.dll",
10499         "ref/net461/System.Security.Cryptography.Cng.dll",
10500         "ref/net463/System.Security.Cryptography.Cng.dll",
10501         "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
10502         "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
10503         "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
10504         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
10505         "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
10506         "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
10507         "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
10508         "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
10509         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
10510         "system.security.cryptography.cng.4.2.0.nupkg.sha512",
10511         "system.security.cryptography.cng.nuspec"
10512       ]
10513     },
10514     "System.Security.Cryptography.Csp/4.0.0": {
10515       "sha512": "/i1Usuo4PgAqgbPNC0NjbO3jPW//BoBlTpcWFD1EHVbidH21y4c1ap5bbEMSGAXjAShhMH4abi/K8fILrnu4BQ==",
10516       "type": "package",
10517       "path": "system.security.cryptography.csp/4.0.0",
10518       "files": [
10519         ".nupkg.metadata",
10520         ".signature.p7s",
10521         "ThirdPartyNotices.txt",
10522         "dotnet_library_license.txt",
10523         "lib/MonoAndroid10/_._",
10524         "lib/MonoTouch10/_._",
10525         "lib/net46/System.Security.Cryptography.Csp.dll",
10526         "lib/xamarinios10/_._",
10527         "lib/xamarinmac20/_._",
10528         "lib/xamarintvos10/_._",
10529         "lib/xamarinwatchos10/_._",
10530         "ref/MonoAndroid10/_._",
10531         "ref/MonoTouch10/_._",
10532         "ref/net46/System.Security.Cryptography.Csp.dll",
10533         "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
10534         "ref/xamarinios10/_._",
10535         "ref/xamarinmac20/_._",
10536         "ref/xamarintvos10/_._",
10537         "ref/xamarinwatchos10/_._",
10538         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
10539         "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
10540         "runtimes/win/lib/netcore50/_._",
10541         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
10542         "system.security.cryptography.csp.4.0.0.nupkg.sha512",
10543         "system.security.cryptography.csp.nuspec"
10544       ]
10545     },
10546     "System.Security.Cryptography.Encoding/4.0.0": {
10547       "sha512": "FbKgE5MbxSQMPcSVRgwM6bXN3GtyAh04NkV8E5zKCBE26X0vYW0UtTa2FIgkH33WVqBVxRgxljlVYumWtU+HcQ==",
10548       "type": "package",
10549       "path": "system.security.cryptography.encoding/4.0.0",
10550       "files": [
10551         ".nupkg.metadata",
10552         ".signature.p7s",
10553         "ThirdPartyNotices.txt",
10554         "dotnet_library_license.txt",
10555         "lib/MonoAndroid10/_._",
10556         "lib/MonoTouch10/_._",
10557         "lib/net46/System.Security.Cryptography.Encoding.dll",
10558         "lib/xamarinios10/_._",
10559         "lib/xamarinmac20/_._",
10560         "lib/xamarintvos10/_._",
10561         "lib/xamarinwatchos10/_._",
10562         "ref/MonoAndroid10/_._",
10563         "ref/MonoTouch10/_._",
10564         "ref/net46/System.Security.Cryptography.Encoding.dll",
10565         "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
10566         "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
10567         "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
10568         "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
10569         "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
10570         "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
10571         "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
10572         "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
10573         "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
10574         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
10575         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
10576         "ref/xamarinios10/_._",
10577         "ref/xamarinmac20/_._",
10578         "ref/xamarintvos10/_._",
10579         "ref/xamarinwatchos10/_._",
10580         "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
10581         "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
10582         "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
10583         "system.security.cryptography.encoding.4.0.0.nupkg.sha512",
10584         "system.security.cryptography.encoding.nuspec"
10585       ]
10586     },
10587     "System.Security.Cryptography.OpenSsl/4.0.0": {
10588       "sha512": "HUG/zNUJwEiLkoURDixzkzZdB5yGA5pQhDP93ArOpDPQMteURIGERRNzzoJlmTreLBWr5lkFSjjMSk8ySEpQMw==",
10589       "type": "package",
10590       "path": "system.security.cryptography.openssl/4.0.0",
10591       "files": [
10592         ".nupkg.metadata",
10593         ".signature.p7s",
10594         "ThirdPartyNotices.txt",
10595         "dotnet_library_license.txt",
10596         "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
10597         "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
10598         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
10599         "system.security.cryptography.openssl.4.0.0.nupkg.sha512",
10600         "system.security.cryptography.openssl.nuspec"
10601       ]
10602     },
10603     "System.Security.Cryptography.Primitives/4.0.0": {
10604       "sha512": "Wkd7QryWYjkQclX0bngpntW5HSlMzeJU24UaLJQ7YTfI8ydAVAaU2J+HXLLABOVJlKTVvAeL0Aj39VeTe7L+oA==",
10605       "type": "package",
10606       "path": "system.security.cryptography.primitives/4.0.0",
10607       "files": [
10608         ".nupkg.metadata",
10609         ".signature.p7s",
10610         "ThirdPartyNotices.txt",
10611         "dotnet_library_license.txt",
10612         "lib/MonoAndroid10/_._",
10613         "lib/MonoTouch10/_._",
10614         "lib/net46/System.Security.Cryptography.Primitives.dll",
10615         "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
10616         "lib/xamarinios10/_._",
10617         "lib/xamarinmac20/_._",
10618         "lib/xamarintvos10/_._",
10619         "lib/xamarinwatchos10/_._",
10620         "ref/MonoAndroid10/_._",
10621         "ref/MonoTouch10/_._",
10622         "ref/net46/System.Security.Cryptography.Primitives.dll",
10623         "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
10624         "ref/xamarinios10/_._",
10625         "ref/xamarinmac20/_._",
10626         "ref/xamarintvos10/_._",
10627         "ref/xamarinwatchos10/_._",
10628         "system.security.cryptography.primitives.4.0.0.nupkg.sha512",
10629         "system.security.cryptography.primitives.nuspec"
10630       ]
10631     },
10632     "System.Security.Cryptography.X509Certificates/4.1.0": {
10633       "sha512": "4HEfsQIKAhA1+ApNn729Gi09zh+lYWwyIuViihoMDWp1vQnEkL2ct7mAbhBlLYm+x/L4Rr/pyGge1lIY635e0w==",
10634       "type": "package",
10635       "path": "system.security.cryptography.x509certificates/4.1.0",
10636       "files": [
10637         ".nupkg.metadata",
10638         ".signature.p7s",
10639         "ThirdPartyNotices.txt",
10640         "dotnet_library_license.txt",
10641         "lib/MonoAndroid10/_._",
10642         "lib/MonoTouch10/_._",
10643         "lib/net46/System.Security.Cryptography.X509Certificates.dll",
10644         "lib/net461/System.Security.Cryptography.X509Certificates.dll",
10645         "lib/xamarinios10/_._",
10646         "lib/xamarinmac20/_._",
10647         "lib/xamarintvos10/_._",
10648         "lib/xamarinwatchos10/_._",
10649         "ref/MonoAndroid10/_._",
10650         "ref/MonoTouch10/_._",
10651         "ref/net46/System.Security.Cryptography.X509Certificates.dll",
10652         "ref/net461/System.Security.Cryptography.X509Certificates.dll",
10653         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
10654         "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
10655         "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
10656         "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
10657         "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
10658         "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
10659         "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
10660         "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
10661         "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
10662         "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
10663         "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
10664         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
10665         "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
10666         "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
10667         "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
10668         "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
10669         "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
10670         "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
10671         "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
10672         "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
10673         "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
10674         "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
10675         "ref/xamarinios10/_._",
10676         "ref/xamarinmac20/_._",
10677         "ref/xamarintvos10/_._",
10678         "ref/xamarinwatchos10/_._",
10679         "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
10680         "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
10681         "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
10682         "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
10683         "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
10684         "system.security.cryptography.x509certificates.4.1.0.nupkg.sha512",
10685         "system.security.cryptography.x509certificates.nuspec"
10686       ]
10687     },
10688     "System.Security.Principal/4.0.1": {
10689       "sha512": "On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==",
10690       "type": "package",
10691       "path": "system.security.principal/4.0.1",
10692       "files": [
10693         ".nupkg.metadata",
10694         ".signature.p7s",
10695         "ThirdPartyNotices.txt",
10696         "dotnet_library_license.txt",
10697         "lib/MonoAndroid10/_._",
10698         "lib/MonoTouch10/_._",
10699         "lib/net45/_._",
10700         "lib/netcore50/System.Security.Principal.dll",
10701         "lib/netstandard1.0/System.Security.Principal.dll",
10702         "lib/portable-net45+win8+wp8+wpa81/_._",
10703         "lib/win8/_._",
10704         "lib/wp80/_._",
10705         "lib/wpa81/_._",
10706         "lib/xamarinios10/_._",
10707         "lib/xamarinmac20/_._",
10708         "lib/xamarintvos10/_._",
10709         "lib/xamarinwatchos10/_._",
10710         "ref/MonoAndroid10/_._",
10711         "ref/MonoTouch10/_._",
10712         "ref/net45/_._",
10713         "ref/netcore50/System.Security.Principal.dll",
10714         "ref/netcore50/System.Security.Principal.xml",
10715         "ref/netcore50/de/System.Security.Principal.xml",
10716         "ref/netcore50/es/System.Security.Principal.xml",
10717         "ref/netcore50/fr/System.Security.Principal.xml",
10718         "ref/netcore50/it/System.Security.Principal.xml",
10719         "ref/netcore50/ja/System.Security.Principal.xml",
10720         "ref/netcore50/ko/System.Security.Principal.xml",
10721         "ref/netcore50/ru/System.Security.Principal.xml",
10722         "ref/netcore50/zh-hans/System.Security.Principal.xml",
10723         "ref/netcore50/zh-hant/System.Security.Principal.xml",
10724         "ref/netstandard1.0/System.Security.Principal.dll",
10725         "ref/netstandard1.0/System.Security.Principal.xml",
10726         "ref/netstandard1.0/de/System.Security.Principal.xml",
10727         "ref/netstandard1.0/es/System.Security.Principal.xml",
10728         "ref/netstandard1.0/fr/System.Security.Principal.xml",
10729         "ref/netstandard1.0/it/System.Security.Principal.xml",
10730         "ref/netstandard1.0/ja/System.Security.Principal.xml",
10731         "ref/netstandard1.0/ko/System.Security.Principal.xml",
10732         "ref/netstandard1.0/ru/System.Security.Principal.xml",
10733         "ref/netstandard1.0/zh-hans/System.Security.Principal.xml",
10734         "ref/netstandard1.0/zh-hant/System.Security.Principal.xml",
10735         "ref/portable-net45+win8+wp8+wpa81/_._",
10736         "ref/win8/_._",
10737         "ref/wp80/_._",
10738         "ref/wpa81/_._",
10739         "ref/xamarinios10/_._",
10740         "ref/xamarinmac20/_._",
10741         "ref/xamarintvos10/_._",
10742         "ref/xamarinwatchos10/_._",
10743         "system.security.principal.4.0.1.nupkg.sha512",
10744         "system.security.principal.nuspec"
10745       ]
10746     },
10747     "System.Security.Principal.Windows/4.0.0": {
10748       "sha512": "iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==",
10749       "type": "package",
10750       "path": "system.security.principal.windows/4.0.0",
10751       "files": [
10752         ".nupkg.metadata",
10753         "ThirdPartyNotices.txt",
10754         "dotnet_library_license.txt",
10755         "lib/net46/System.Security.Principal.Windows.dll",
10756         "ref/net46/System.Security.Principal.Windows.dll",
10757         "ref/netstandard1.3/System.Security.Principal.Windows.dll",
10758         "ref/netstandard1.3/System.Security.Principal.Windows.xml",
10759         "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
10760         "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
10761         "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
10762         "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
10763         "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
10764         "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
10765         "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
10766         "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
10767         "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
10768         "runtimes/unix/lib/netstandard1.3/System.Security.Principal.Windows.dll",
10769         "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
10770         "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
10771         "system.security.principal.windows.4.0.0.nupkg.sha512",
10772         "system.security.principal.windows.nuspec"
10773       ]
10774     },
10775     "System.Text.Encoding/4.0.11": {
10776       "sha512": "U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
10777       "type": "package",
10778       "path": "system.text.encoding/4.0.11",
10779       "files": [
10780         ".nupkg.metadata",
10781         ".signature.p7s",
10782         "ThirdPartyNotices.txt",
10783         "dotnet_library_license.txt",
10784         "lib/MonoAndroid10/_._",
10785         "lib/MonoTouch10/_._",
10786         "lib/net45/_._",
10787         "lib/portable-net45+win8+wp8+wpa81/_._",
10788         "lib/win8/_._",
10789         "lib/wp80/_._",
10790         "lib/wpa81/_._",
10791         "lib/xamarinios10/_._",
10792         "lib/xamarinmac20/_._",
10793         "lib/xamarintvos10/_._",
10794         "lib/xamarinwatchos10/_._",
10795         "ref/MonoAndroid10/_._",
10796         "ref/MonoTouch10/_._",
10797         "ref/net45/_._",
10798         "ref/netcore50/System.Text.Encoding.dll",
10799         "ref/netcore50/System.Text.Encoding.xml",
10800         "ref/netcore50/de/System.Text.Encoding.xml",
10801         "ref/netcore50/es/System.Text.Encoding.xml",
10802         "ref/netcore50/fr/System.Text.Encoding.xml",
10803         "ref/netcore50/it/System.Text.Encoding.xml",
10804         "ref/netcore50/ja/System.Text.Encoding.xml",
10805         "ref/netcore50/ko/System.Text.Encoding.xml",
10806         "ref/netcore50/ru/System.Text.Encoding.xml",
10807         "ref/netcore50/zh-hans/System.Text.Encoding.xml",
10808         "ref/netcore50/zh-hant/System.Text.Encoding.xml",
10809         "ref/netstandard1.0/System.Text.Encoding.dll",
10810         "ref/netstandard1.0/System.Text.Encoding.xml",
10811         "ref/netstandard1.0/de/System.Text.Encoding.xml",
10812         "ref/netstandard1.0/es/System.Text.Encoding.xml",
10813         "ref/netstandard1.0/fr/System.Text.Encoding.xml",
10814         "ref/netstandard1.0/it/System.Text.Encoding.xml",
10815         "ref/netstandard1.0/ja/System.Text.Encoding.xml",
10816         "ref/netstandard1.0/ko/System.Text.Encoding.xml",
10817         "ref/netstandard1.0/ru/System.Text.Encoding.xml",
10818         "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
10819         "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
10820         "ref/netstandard1.3/System.Text.Encoding.dll",
10821         "ref/netstandard1.3/System.Text.Encoding.xml",
10822         "ref/netstandard1.3/de/System.Text.Encoding.xml",
10823         "ref/netstandard1.3/es/System.Text.Encoding.xml",
10824         "ref/netstandard1.3/fr/System.Text.Encoding.xml",
10825         "ref/netstandard1.3/it/System.Text.Encoding.xml",
10826         "ref/netstandard1.3/ja/System.Text.Encoding.xml",
10827         "ref/netstandard1.3/ko/System.Text.Encoding.xml",
10828         "ref/netstandard1.3/ru/System.Text.Encoding.xml",
10829         "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
10830         "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
10831         "ref/portable-net45+win8+wp8+wpa81/_._",
10832         "ref/win8/_._",
10833         "ref/wp80/_._",
10834         "ref/wpa81/_._",
10835         "ref/xamarinios10/_._",
10836         "ref/xamarinmac20/_._",
10837         "ref/xamarintvos10/_._",
10838         "ref/xamarinwatchos10/_._",
10839         "system.text.encoding.4.0.11.nupkg.sha512",
10840         "system.text.encoding.nuspec"
10841       ]
10842     },
10843     "System.Text.Encoding.CodePages/4.0.1": {
10844       "sha512": "h4z6rrA/hxWf4655D18IIZ0eaLRa3tQC/j+e26W+VinIHY0l07iEXaAvO0YSYq3MvCjMYy8Zs5AdC1sxNQOB7Q==",
10845       "type": "package",
10846       "path": "system.text.encoding.codepages/4.0.1",
10847       "files": [
10848         ".nupkg.metadata",
10849         ".signature.p7s",
10850         "ThirdPartyNotices.txt",
10851         "dotnet_library_license.txt",
10852         "lib/MonoAndroid10/_._",
10853         "lib/MonoTouch10/_._",
10854         "lib/net46/System.Text.Encoding.CodePages.dll",
10855         "lib/xamarinios10/_._",
10856         "lib/xamarinmac20/_._",
10857         "lib/xamarintvos10/_._",
10858         "lib/xamarinwatchos10/_._",
10859         "ref/MonoAndroid10/_._",
10860         "ref/MonoTouch10/_._",
10861         "ref/netstandard1.3/System.Text.Encoding.CodePages.dll",
10862         "ref/netstandard1.3/System.Text.Encoding.CodePages.xml",
10863         "ref/netstandard1.3/de/System.Text.Encoding.CodePages.xml",
10864         "ref/netstandard1.3/es/System.Text.Encoding.CodePages.xml",
10865         "ref/netstandard1.3/fr/System.Text.Encoding.CodePages.xml",
10866         "ref/netstandard1.3/it/System.Text.Encoding.CodePages.xml",
10867         "ref/netstandard1.3/ja/System.Text.Encoding.CodePages.xml",
10868         "ref/netstandard1.3/ko/System.Text.Encoding.CodePages.xml",
10869         "ref/netstandard1.3/ru/System.Text.Encoding.CodePages.xml",
10870         "ref/netstandard1.3/zh-hans/System.Text.Encoding.CodePages.xml",
10871         "ref/netstandard1.3/zh-hant/System.Text.Encoding.CodePages.xml",
10872         "ref/xamarinios10/_._",
10873         "ref/xamarinmac20/_._",
10874         "ref/xamarintvos10/_._",
10875         "ref/xamarinwatchos10/_._",
10876         "runtimes/unix/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
10877         "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
10878         "system.text.encoding.codepages.4.0.1.nupkg.sha512",
10879         "system.text.encoding.codepages.nuspec"
10880       ]
10881     },
10882     "System.Text.Encoding.Extensions/4.0.11": {
10883       "sha512": "jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
10884       "type": "package",
10885       "path": "system.text.encoding.extensions/4.0.11",
10886       "files": [
10887         ".nupkg.metadata",
10888         ".signature.p7s",
10889         "ThirdPartyNotices.txt",
10890         "dotnet_library_license.txt",
10891         "lib/MonoAndroid10/_._",
10892         "lib/MonoTouch10/_._",
10893         "lib/net45/_._",
10894         "lib/portable-net45+win8+wp8+wpa81/_._",
10895         "lib/win8/_._",
10896         "lib/wp80/_._",
10897         "lib/wpa81/_._",
10898         "lib/xamarinios10/_._",
10899         "lib/xamarinmac20/_._",
10900         "lib/xamarintvos10/_._",
10901         "lib/xamarinwatchos10/_._",
10902         "ref/MonoAndroid10/_._",
10903         "ref/MonoTouch10/_._",
10904         "ref/net45/_._",
10905         "ref/netcore50/System.Text.Encoding.Extensions.dll",
10906         "ref/netcore50/System.Text.Encoding.Extensions.xml",
10907         "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
10908         "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
10909         "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
10910         "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
10911         "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
10912         "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
10913         "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
10914         "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
10915         "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
10916         "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
10917         "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
10918         "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
10919         "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
10920         "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
10921         "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
10922         "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
10923         "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
10924         "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
10925         "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
10926         "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
10927         "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
10928         "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
10929         "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
10930         "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
10931         "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
10932         "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
10933         "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
10934         "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
10935         "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
10936         "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
10937         "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
10938         "ref/portable-net45+win8+wp8+wpa81/_._",
10939         "ref/win8/_._",
10940         "ref/wp80/_._",
10941         "ref/wpa81/_._",
10942         "ref/xamarinios10/_._",
10943         "ref/xamarinmac20/_._",
10944         "ref/xamarintvos10/_._",
10945         "ref/xamarinwatchos10/_._",
10946         "system.text.encoding.extensions.4.0.11.nupkg.sha512",
10947         "system.text.encoding.extensions.nuspec"
10948       ]
10949     },
10950     "System.Text.RegularExpressions/4.1.0": {
10951       "sha512": "i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
10952       "type": "package",
10953       "path": "system.text.regularexpressions/4.1.0",
10954       "files": [
10955         ".nupkg.metadata",
10956         ".signature.p7s",
10957         "ThirdPartyNotices.txt",
10958         "dotnet_library_license.txt",
10959         "lib/MonoAndroid10/_._",
10960         "lib/MonoTouch10/_._",
10961         "lib/net45/_._",
10962         "lib/net463/System.Text.RegularExpressions.dll",
10963         "lib/netcore50/System.Text.RegularExpressions.dll",
10964         "lib/netstandard1.6/System.Text.RegularExpressions.dll",
10965         "lib/portable-net45+win8+wp8+wpa81/_._",
10966         "lib/win8/_._",
10967         "lib/wp80/_._",
10968         "lib/wpa81/_._",
10969         "lib/xamarinios10/_._",
10970         "lib/xamarinmac20/_._",
10971         "lib/xamarintvos10/_._",
10972         "lib/xamarinwatchos10/_._",
10973         "ref/MonoAndroid10/_._",
10974         "ref/MonoTouch10/_._",
10975         "ref/net45/_._",
10976         "ref/net463/System.Text.RegularExpressions.dll",
10977         "ref/netcore50/System.Text.RegularExpressions.dll",
10978         "ref/netcore50/System.Text.RegularExpressions.xml",
10979         "ref/netcore50/de/System.Text.RegularExpressions.xml",
10980         "ref/netcore50/es/System.Text.RegularExpressions.xml",
10981         "ref/netcore50/fr/System.Text.RegularExpressions.xml",
10982         "ref/netcore50/it/System.Text.RegularExpressions.xml",
10983         "ref/netcore50/ja/System.Text.RegularExpressions.xml",
10984         "ref/netcore50/ko/System.Text.RegularExpressions.xml",
10985         "ref/netcore50/ru/System.Text.RegularExpressions.xml",
10986         "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
10987         "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
10988         "ref/netstandard1.0/System.Text.RegularExpressions.dll",
10989         "ref/netstandard1.0/System.Text.RegularExpressions.xml",
10990         "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
10991         "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
10992         "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
10993         "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
10994         "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
10995         "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
10996         "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
10997         "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
10998         "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
10999         "ref/netstandard1.3/System.Text.RegularExpressions.dll",
11000         "ref/netstandard1.3/System.Text.RegularExpressions.xml",
11001         "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
11002         "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
11003         "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
11004         "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
11005         "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
11006         "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
11007         "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
11008         "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
11009         "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
11010         "ref/netstandard1.6/System.Text.RegularExpressions.dll",
11011         "ref/netstandard1.6/System.Text.RegularExpressions.xml",
11012         "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
11013         "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
11014         "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
11015         "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
11016         "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
11017         "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
11018         "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
11019         "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
11020         "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
11021         "ref/portable-net45+win8+wp8+wpa81/_._",
11022         "ref/win8/_._",
11023         "ref/wp80/_._",
11024         "ref/wpa81/_._",
11025         "ref/xamarinios10/_._",
11026         "ref/xamarinmac20/_._",
11027         "ref/xamarintvos10/_._",
11028         "ref/xamarinwatchos10/_._",
11029         "system.text.regularexpressions.4.1.0.nupkg.sha512",
11030         "system.text.regularexpressions.nuspec"
11031       ]
11032     },
11033     "System.Threading/4.0.11": {
11034       "sha512": "N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
11035       "type": "package",
11036       "path": "system.threading/4.0.11",
11037       "files": [
11038         ".nupkg.metadata",
11039         ".signature.p7s",
11040         "ThirdPartyNotices.txt",
11041         "dotnet_library_license.txt",
11042         "lib/MonoAndroid10/_._",
11043         "lib/MonoTouch10/_._",
11044         "lib/net45/_._",
11045         "lib/netcore50/System.Threading.dll",
11046         "lib/netstandard1.3/System.Threading.dll",
11047         "lib/portable-net45+win8+wp8+wpa81/_._",
11048         "lib/win8/_._",
11049         "lib/wp80/_._",
11050         "lib/wpa81/_._",
11051         "lib/xamarinios10/_._",
11052         "lib/xamarinmac20/_._",
11053         "lib/xamarintvos10/_._",
11054         "lib/xamarinwatchos10/_._",
11055         "ref/MonoAndroid10/_._",
11056         "ref/MonoTouch10/_._",
11057         "ref/net45/_._",
11058         "ref/netcore50/System.Threading.dll",
11059         "ref/netcore50/System.Threading.xml",
11060         "ref/netcore50/de/System.Threading.xml",
11061         "ref/netcore50/es/System.Threading.xml",
11062         "ref/netcore50/fr/System.Threading.xml",
11063         "ref/netcore50/it/System.Threading.xml",
11064         "ref/netcore50/ja/System.Threading.xml",
11065         "ref/netcore50/ko/System.Threading.xml",
11066         "ref/netcore50/ru/System.Threading.xml",
11067         "ref/netcore50/zh-hans/System.Threading.xml",
11068         "ref/netcore50/zh-hant/System.Threading.xml",
11069         "ref/netstandard1.0/System.Threading.dll",
11070         "ref/netstandard1.0/System.Threading.xml",
11071         "ref/netstandard1.0/de/System.Threading.xml",
11072         "ref/netstandard1.0/es/System.Threading.xml",
11073         "ref/netstandard1.0/fr/System.Threading.xml",
11074         "ref/netstandard1.0/it/System.Threading.xml",
11075         "ref/netstandard1.0/ja/System.Threading.xml",
11076         "ref/netstandard1.0/ko/System.Threading.xml",
11077         "ref/netstandard1.0/ru/System.Threading.xml",
11078         "ref/netstandard1.0/zh-hans/System.Threading.xml",
11079         "ref/netstandard1.0/zh-hant/System.Threading.xml",
11080         "ref/netstandard1.3/System.Threading.dll",
11081         "ref/netstandard1.3/System.Threading.xml",
11082         "ref/netstandard1.3/de/System.Threading.xml",
11083         "ref/netstandard1.3/es/System.Threading.xml",
11084         "ref/netstandard1.3/fr/System.Threading.xml",
11085         "ref/netstandard1.3/it/System.Threading.xml",
11086         "ref/netstandard1.3/ja/System.Threading.xml",
11087         "ref/netstandard1.3/ko/System.Threading.xml",
11088         "ref/netstandard1.3/ru/System.Threading.xml",
11089         "ref/netstandard1.3/zh-hans/System.Threading.xml",
11090         "ref/netstandard1.3/zh-hant/System.Threading.xml",
11091         "ref/portable-net45+win8+wp8+wpa81/_._",
11092         "ref/win8/_._",
11093         "ref/wp80/_._",
11094         "ref/wpa81/_._",
11095         "ref/xamarinios10/_._",
11096         "ref/xamarinmac20/_._",
11097         "ref/xamarintvos10/_._",
11098         "ref/xamarinwatchos10/_._",
11099         "runtimes/aot/lib/netcore50/System.Threading.dll",
11100         "system.threading.4.0.11.nupkg.sha512",
11101         "system.threading.nuspec"
11102       ]
11103     },
11104     "System.Threading.Overlapped/4.0.1": {
11105       "sha512": "f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
11106       "type": "package",
11107       "path": "system.threading.overlapped/4.0.1",
11108       "files": [
11109         ".nupkg.metadata",
11110         "ThirdPartyNotices.txt",
11111         "dotnet_library_license.txt",
11112         "lib/net46/System.Threading.Overlapped.dll",
11113         "ref/net46/System.Threading.Overlapped.dll",
11114         "ref/netstandard1.3/System.Threading.Overlapped.dll",
11115         "ref/netstandard1.3/System.Threading.Overlapped.xml",
11116         "ref/netstandard1.3/de/System.Threading.Overlapped.xml",
11117         "ref/netstandard1.3/es/System.Threading.Overlapped.xml",
11118         "ref/netstandard1.3/fr/System.Threading.Overlapped.xml",
11119         "ref/netstandard1.3/it/System.Threading.Overlapped.xml",
11120         "ref/netstandard1.3/ja/System.Threading.Overlapped.xml",
11121         "ref/netstandard1.3/ko/System.Threading.Overlapped.xml",
11122         "ref/netstandard1.3/ru/System.Threading.Overlapped.xml",
11123         "ref/netstandard1.3/zh-hans/System.Threading.Overlapped.xml",
11124         "ref/netstandard1.3/zh-hant/System.Threading.Overlapped.xml",
11125         "runtimes/unix/lib/netstandard1.3/System.Threading.Overlapped.dll",
11126         "runtimes/win/lib/net46/System.Threading.Overlapped.dll",
11127         "runtimes/win/lib/netcore50/System.Threading.Overlapped.dll",
11128         "runtimes/win/lib/netstandard1.3/System.Threading.Overlapped.dll",
11129         "system.threading.overlapped.4.0.1.nupkg.sha512",
11130         "system.threading.overlapped.nuspec"
11131       ]
11132     },
11133     "System.Threading.Tasks/4.0.11": {
11134       "sha512": "k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
11135       "type": "package",
11136       "path": "system.threading.tasks/4.0.11",
11137       "files": [
11138         ".nupkg.metadata",
11139         ".signature.p7s",
11140         "ThirdPartyNotices.txt",
11141         "dotnet_library_license.txt",
11142         "lib/MonoAndroid10/_._",
11143         "lib/MonoTouch10/_._",
11144         "lib/net45/_._",
11145         "lib/portable-net45+win8+wp8+wpa81/_._",
11146         "lib/win8/_._",
11147         "lib/wp80/_._",
11148         "lib/wpa81/_._",
11149         "lib/xamarinios10/_._",
11150         "lib/xamarinmac20/_._",
11151         "lib/xamarintvos10/_._",
11152         "lib/xamarinwatchos10/_._",
11153         "ref/MonoAndroid10/_._",
11154         "ref/MonoTouch10/_._",
11155         "ref/net45/_._",
11156         "ref/netcore50/System.Threading.Tasks.dll",
11157         "ref/netcore50/System.Threading.Tasks.xml",
11158         "ref/netcore50/de/System.Threading.Tasks.xml",
11159         "ref/netcore50/es/System.Threading.Tasks.xml",
11160         "ref/netcore50/fr/System.Threading.Tasks.xml",
11161         "ref/netcore50/it/System.Threading.Tasks.xml",
11162         "ref/netcore50/ja/System.Threading.Tasks.xml",
11163         "ref/netcore50/ko/System.Threading.Tasks.xml",
11164         "ref/netcore50/ru/System.Threading.Tasks.xml",
11165         "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
11166         "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
11167         "ref/netstandard1.0/System.Threading.Tasks.dll",
11168         "ref/netstandard1.0/System.Threading.Tasks.xml",
11169         "ref/netstandard1.0/de/System.Threading.Tasks.xml",
11170         "ref/netstandard1.0/es/System.Threading.Tasks.xml",
11171         "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
11172         "ref/netstandard1.0/it/System.Threading.Tasks.xml",
11173         "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
11174         "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
11175         "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
11176         "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
11177         "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
11178         "ref/netstandard1.3/System.Threading.Tasks.dll",
11179         "ref/netstandard1.3/System.Threading.Tasks.xml",
11180         "ref/netstandard1.3/de/System.Threading.Tasks.xml",
11181         "ref/netstandard1.3/es/System.Threading.Tasks.xml",
11182         "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
11183         "ref/netstandard1.3/it/System.Threading.Tasks.xml",
11184         "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
11185         "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
11186         "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
11187         "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
11188         "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
11189         "ref/portable-net45+win8+wp8+wpa81/_._",
11190         "ref/win8/_._",
11191         "ref/wp80/_._",
11192         "ref/wpa81/_._",
11193         "ref/xamarinios10/_._",
11194         "ref/xamarinmac20/_._",
11195         "ref/xamarintvos10/_._",
11196         "ref/xamarinwatchos10/_._",
11197         "system.threading.tasks.4.0.11.nupkg.sha512",
11198         "system.threading.tasks.nuspec"
11199       ]
11200     },
11201     "System.Threading.Tasks.Dataflow/4.6.0": {
11202       "sha512": "2hRjGu2r2jxRZ55wmcHO/WbdX+YAOz9x6FE8xqkHZgPaoFMKQZRe9dk8xTZIas8fRjxRmzawnTEWIrhlM+Un7w==",
11203       "type": "package",
11204       "path": "system.threading.tasks.dataflow/4.6.0",
11205       "files": [
11206         ".nupkg.metadata",
11207         ".signature.p7s",
11208         "ThirdPartyNotices.txt",
11209         "dotnet_library_license.txt",
11210         "lib/netstandard1.0/System.Threading.Tasks.Dataflow.XML",
11211         "lib/netstandard1.0/System.Threading.Tasks.Dataflow.dll",
11212         "lib/netstandard1.1/System.Threading.Tasks.Dataflow.XML",
11213         "lib/netstandard1.1/System.Threading.Tasks.Dataflow.dll",
11214         "system.threading.tasks.dataflow.4.6.0.nupkg.sha512",
11215         "system.threading.tasks.dataflow.nuspec"
11216       ]
11217     },
11218     "System.Threading.Tasks.Extensions/4.0.0": {
11219       "sha512": "pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
11220       "type": "package",
11221       "path": "system.threading.tasks.extensions/4.0.0",
11222       "files": [
11223         ".nupkg.metadata",
11224         ".signature.p7s",
11225         "ThirdPartyNotices.txt",
11226         "dotnet_library_license.txt",
11227         "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
11228         "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
11229         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
11230         "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
11231         "system.threading.tasks.extensions.4.0.0.nupkg.sha512",
11232         "system.threading.tasks.extensions.nuspec"
11233       ]
11234     },
11235     "System.Threading.Tasks.Parallel/4.0.1": {
11236       "sha512": "7Pc9t25bcynT9FpMvkUw4ZjYwUiGup/5cJFW72/5MgCG+np2cfVUMdh29u8d7onxX7d8PS3J+wL73zQRqkdrSA==",
11237       "type": "package",
11238       "path": "system.threading.tasks.parallel/4.0.1",
11239       "files": [
11240         ".nupkg.metadata",
11241         ".signature.p7s",
11242         "ThirdPartyNotices.txt",
11243         "dotnet_library_license.txt",
11244         "lib/MonoAndroid10/_._",
11245         "lib/MonoTouch10/_._",
11246         "lib/net45/_._",
11247         "lib/netcore50/System.Threading.Tasks.Parallel.dll",
11248         "lib/netstandard1.3/System.Threading.Tasks.Parallel.dll",
11249         "lib/portable-net45+win8+wpa81/_._",
11250         "lib/win8/_._",
11251         "lib/wpa81/_._",
11252         "lib/xamarinios10/_._",
11253         "lib/xamarinmac20/_._",
11254         "lib/xamarintvos10/_._",
11255         "lib/xamarinwatchos10/_._",
11256         "ref/MonoAndroid10/_._",
11257         "ref/MonoTouch10/_._",
11258         "ref/net45/_._",
11259         "ref/netcore50/System.Threading.Tasks.Parallel.dll",
11260         "ref/netcore50/System.Threading.Tasks.Parallel.xml",
11261         "ref/netcore50/de/System.Threading.Tasks.Parallel.xml",
11262         "ref/netcore50/es/System.Threading.Tasks.Parallel.xml",
11263         "ref/netcore50/fr/System.Threading.Tasks.Parallel.xml",
11264         "ref/netcore50/it/System.Threading.Tasks.Parallel.xml",
11265         "ref/netcore50/ja/System.Threading.Tasks.Parallel.xml",
11266         "ref/netcore50/ko/System.Threading.Tasks.Parallel.xml",
11267         "ref/netcore50/ru/System.Threading.Tasks.Parallel.xml",
11268         "ref/netcore50/zh-hans/System.Threading.Tasks.Parallel.xml",
11269         "ref/netcore50/zh-hant/System.Threading.Tasks.Parallel.xml",
11270         "ref/netstandard1.1/System.Threading.Tasks.Parallel.dll",
11271         "ref/netstandard1.1/System.Threading.Tasks.Parallel.xml",
11272         "ref/netstandard1.1/de/System.Threading.Tasks.Parallel.xml",
11273         "ref/netstandard1.1/es/System.Threading.Tasks.Parallel.xml",
11274         "ref/netstandard1.1/fr/System.Threading.Tasks.Parallel.xml",
11275         "ref/netstandard1.1/it/System.Threading.Tasks.Parallel.xml",
11276         "ref/netstandard1.1/ja/System.Threading.Tasks.Parallel.xml",
11277         "ref/netstandard1.1/ko/System.Threading.Tasks.Parallel.xml",
11278         "ref/netstandard1.1/ru/System.Threading.Tasks.Parallel.xml",
11279         "ref/netstandard1.1/zh-hans/System.Threading.Tasks.Parallel.xml",
11280         "ref/netstandard1.1/zh-hant/System.Threading.Tasks.Parallel.xml",
11281         "ref/portable-net45+win8+wpa81/_._",
11282         "ref/win8/_._",
11283         "ref/wpa81/_._",
11284         "ref/xamarinios10/_._",
11285         "ref/xamarinmac20/_._",
11286         "ref/xamarintvos10/_._",
11287         "ref/xamarinwatchos10/_._",
11288         "system.threading.tasks.parallel.4.0.1.nupkg.sha512",
11289         "system.threading.tasks.parallel.nuspec"
11290       ]
11291     },
11292     "System.Threading.Thread/4.0.0": {
11293       "sha512": "gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
11294       "type": "package",
11295       "path": "system.threading.thread/4.0.0",
11296       "files": [
11297         ".nupkg.metadata",
11298         ".signature.p7s",
11299         "ThirdPartyNotices.txt",
11300         "dotnet_library_license.txt",
11301         "lib/MonoAndroid10/_._",
11302         "lib/MonoTouch10/_._",
11303         "lib/net46/System.Threading.Thread.dll",
11304         "lib/netcore50/_._",
11305         "lib/netstandard1.3/System.Threading.Thread.dll",
11306         "lib/xamarinios10/_._",
11307         "lib/xamarinmac20/_._",
11308         "lib/xamarintvos10/_._",
11309         "lib/xamarinwatchos10/_._",
11310         "ref/MonoAndroid10/_._",
11311         "ref/MonoTouch10/_._",
11312         "ref/net46/System.Threading.Thread.dll",
11313         "ref/netstandard1.3/System.Threading.Thread.dll",
11314         "ref/netstandard1.3/System.Threading.Thread.xml",
11315         "ref/netstandard1.3/de/System.Threading.Thread.xml",
11316         "ref/netstandard1.3/es/System.Threading.Thread.xml",
11317         "ref/netstandard1.3/fr/System.Threading.Thread.xml",
11318         "ref/netstandard1.3/it/System.Threading.Thread.xml",
11319         "ref/netstandard1.3/ja/System.Threading.Thread.xml",
11320         "ref/netstandard1.3/ko/System.Threading.Thread.xml",
11321         "ref/netstandard1.3/ru/System.Threading.Thread.xml",
11322         "ref/netstandard1.3/zh-hans/System.Threading.Thread.xml",
11323         "ref/netstandard1.3/zh-hant/System.Threading.Thread.xml",
11324         "ref/xamarinios10/_._",
11325         "ref/xamarinmac20/_._",
11326         "ref/xamarintvos10/_._",
11327         "ref/xamarinwatchos10/_._",
11328         "system.threading.thread.4.0.0.nupkg.sha512",
11329         "system.threading.thread.nuspec"
11330       ]
11331     },
11332     "System.Threading.ThreadPool/4.0.10": {
11333       "sha512": "IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
11334       "type": "package",
11335       "path": "system.threading.threadpool/4.0.10",
11336       "files": [
11337         ".nupkg.metadata",
11338         ".signature.p7s",
11339         "ThirdPartyNotices.txt",
11340         "dotnet_library_license.txt",
11341         "lib/MonoAndroid10/_._",
11342         "lib/MonoTouch10/_._",
11343         "lib/net46/System.Threading.ThreadPool.dll",
11344         "lib/netcore50/_._",
11345         "lib/netstandard1.3/System.Threading.ThreadPool.dll",
11346         "lib/xamarinios10/_._",
11347         "lib/xamarinmac20/_._",
11348         "lib/xamarintvos10/_._",
11349         "lib/xamarinwatchos10/_._",
11350         "ref/MonoAndroid10/_._",
11351         "ref/MonoTouch10/_._",
11352         "ref/net46/System.Threading.ThreadPool.dll",
11353         "ref/netstandard1.3/System.Threading.ThreadPool.dll",
11354         "ref/netstandard1.3/System.Threading.ThreadPool.xml",
11355         "ref/netstandard1.3/de/System.Threading.ThreadPool.xml",
11356         "ref/netstandard1.3/es/System.Threading.ThreadPool.xml",
11357         "ref/netstandard1.3/fr/System.Threading.ThreadPool.xml",
11358         "ref/netstandard1.3/it/System.Threading.ThreadPool.xml",
11359         "ref/netstandard1.3/ja/System.Threading.ThreadPool.xml",
11360         "ref/netstandard1.3/ko/System.Threading.ThreadPool.xml",
11361         "ref/netstandard1.3/ru/System.Threading.ThreadPool.xml",
11362         "ref/netstandard1.3/zh-hans/System.Threading.ThreadPool.xml",
11363         "ref/netstandard1.3/zh-hant/System.Threading.ThreadPool.xml",
11364         "ref/xamarinios10/_._",
11365         "ref/xamarinmac20/_._",
11366         "ref/xamarintvos10/_._",
11367         "ref/xamarinwatchos10/_._",
11368         "system.threading.threadpool.4.0.10.nupkg.sha512",
11369         "system.threading.threadpool.nuspec"
11370       ]
11371     },
11372     "System.Threading.Timer/4.0.1": {
11373       "sha512": "saGfUV8uqVW6LeURiqxcGhZ24PzuRNaUBtbhVeuUAvky1naH395A/1nY0P2bWvrw/BreRtIB/EzTDkGBpqCwEw==",
11374       "type": "package",
11375       "path": "system.threading.timer/4.0.1",
11376       "files": [
11377         ".nupkg.metadata",
11378         "ThirdPartyNotices.txt",
11379         "dotnet_library_license.txt",
11380         "lib/MonoAndroid10/_._",
11381         "lib/MonoTouch10/_._",
11382         "lib/net451/_._",
11383         "lib/portable-net451+win81+wpa81/_._",
11384         "lib/win81/_._",
11385         "lib/wpa81/_._",
11386         "lib/xamarinios10/_._",
11387         "lib/xamarinmac20/_._",
11388         "lib/xamarintvos10/_._",
11389         "lib/xamarinwatchos10/_._",
11390         "ref/MonoAndroid10/_._",
11391         "ref/MonoTouch10/_._",
11392         "ref/net451/_._",
11393         "ref/netcore50/System.Threading.Timer.dll",
11394         "ref/netcore50/System.Threading.Timer.xml",
11395         "ref/netcore50/de/System.Threading.Timer.xml",
11396         "ref/netcore50/es/System.Threading.Timer.xml",
11397         "ref/netcore50/fr/System.Threading.Timer.xml",
11398         "ref/netcore50/it/System.Threading.Timer.xml",
11399         "ref/netcore50/ja/System.Threading.Timer.xml",
11400         "ref/netcore50/ko/System.Threading.Timer.xml",
11401         "ref/netcore50/ru/System.Threading.Timer.xml",
11402         "ref/netcore50/zh-hans/System.Threading.Timer.xml",
11403         "ref/netcore50/zh-hant/System.Threading.Timer.xml",
11404         "ref/netstandard1.2/System.Threading.Timer.dll",
11405         "ref/netstandard1.2/System.Threading.Timer.xml",
11406         "ref/netstandard1.2/de/System.Threading.Timer.xml",
11407         "ref/netstandard1.2/es/System.Threading.Timer.xml",
11408         "ref/netstandard1.2/fr/System.Threading.Timer.xml",
11409         "ref/netstandard1.2/it/System.Threading.Timer.xml",
11410         "ref/netstandard1.2/ja/System.Threading.Timer.xml",
11411         "ref/netstandard1.2/ko/System.Threading.Timer.xml",
11412         "ref/netstandard1.2/ru/System.Threading.Timer.xml",
11413         "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
11414         "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
11415         "ref/portable-net451+win81+wpa81/_._",
11416         "ref/win81/_._",
11417         "ref/wpa81/_._",
11418         "ref/xamarinios10/_._",
11419         "ref/xamarinmac20/_._",
11420         "ref/xamarintvos10/_._",
11421         "ref/xamarinwatchos10/_._",
11422         "system.threading.timer.4.0.1.nupkg.sha512",
11423         "system.threading.timer.nuspec"
11424       ]
11425     },
11426     "System.Xml.ReaderWriter/4.0.11": {
11427       "sha512": "ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
11428       "type": "package",
11429       "path": "system.xml.readerwriter/4.0.11",
11430       "files": [
11431         ".nupkg.metadata",
11432         ".signature.p7s",
11433         "ThirdPartyNotices.txt",
11434         "dotnet_library_license.txt",
11435         "lib/MonoAndroid10/_._",
11436         "lib/MonoTouch10/_._",
11437         "lib/net45/_._",
11438         "lib/netcore50/System.Xml.ReaderWriter.dll",
11439         "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
11440         "lib/portable-net45+win8+wp8+wpa81/_._",
11441         "lib/win8/_._",
11442         "lib/wp80/_._",
11443         "lib/wpa81/_._",
11444         "lib/xamarinios10/_._",
11445         "lib/xamarinmac20/_._",
11446         "lib/xamarintvos10/_._",
11447         "lib/xamarinwatchos10/_._",
11448         "ref/MonoAndroid10/_._",
11449         "ref/MonoTouch10/_._",
11450         "ref/net45/_._",
11451         "ref/netcore50/System.Xml.ReaderWriter.dll",
11452         "ref/netcore50/System.Xml.ReaderWriter.xml",
11453         "ref/netcore50/de/System.Xml.ReaderWriter.xml",
11454         "ref/netcore50/es/System.Xml.ReaderWriter.xml",
11455         "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
11456         "ref/netcore50/it/System.Xml.ReaderWriter.xml",
11457         "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
11458         "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
11459         "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
11460         "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
11461         "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
11462         "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
11463         "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
11464         "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
11465         "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
11466         "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
11467         "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
11468         "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
11469         "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
11470         "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
11471         "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
11472         "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
11473         "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
11474         "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
11475         "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
11476         "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
11477         "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
11478         "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
11479         "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
11480         "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
11481         "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
11482         "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
11483         "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
11484         "ref/portable-net45+win8+wp8+wpa81/_._",
11485         "ref/win8/_._",
11486         "ref/wp80/_._",
11487         "ref/wpa81/_._",
11488         "ref/xamarinios10/_._",
11489         "ref/xamarinmac20/_._",
11490         "ref/xamarintvos10/_._",
11491         "ref/xamarinwatchos10/_._",
11492         "system.xml.readerwriter.4.0.11.nupkg.sha512",
11493         "system.xml.readerwriter.nuspec"
11494       ]
11495     },
11496     "System.Xml.XDocument/4.0.11": {
11497       "sha512": "Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
11498       "type": "package",
11499       "path": "system.xml.xdocument/4.0.11",
11500       "files": [
11501         ".nupkg.metadata",
11502         "ThirdPartyNotices.txt",
11503         "dotnet_library_license.txt",
11504         "lib/MonoAndroid10/_._",
11505         "lib/MonoTouch10/_._",
11506         "lib/net45/_._",
11507         "lib/netcore50/System.Xml.XDocument.dll",
11508         "lib/netstandard1.3/System.Xml.XDocument.dll",
11509         "lib/portable-net45+win8+wp8+wpa81/_._",
11510         "lib/win8/_._",
11511         "lib/wp80/_._",
11512         "lib/wpa81/_._",
11513         "lib/xamarinios10/_._",
11514         "lib/xamarinmac20/_._",
11515         "lib/xamarintvos10/_._",
11516         "lib/xamarinwatchos10/_._",
11517         "ref/MonoAndroid10/_._",
11518         "ref/MonoTouch10/_._",
11519         "ref/net45/_._",
11520         "ref/netcore50/System.Xml.XDocument.dll",
11521         "ref/netcore50/System.Xml.XDocument.xml",
11522         "ref/netcore50/de/System.Xml.XDocument.xml",
11523         "ref/netcore50/es/System.Xml.XDocument.xml",
11524         "ref/netcore50/fr/System.Xml.XDocument.xml",
11525         "ref/netcore50/it/System.Xml.XDocument.xml",
11526         "ref/netcore50/ja/System.Xml.XDocument.xml",
11527         "ref/netcore50/ko/System.Xml.XDocument.xml",
11528         "ref/netcore50/ru/System.Xml.XDocument.xml",
11529         "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
11530         "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
11531         "ref/netstandard1.0/System.Xml.XDocument.dll",
11532         "ref/netstandard1.0/System.Xml.XDocument.xml",
11533         "ref/netstandard1.0/de/System.Xml.XDocument.xml",
11534         "ref/netstandard1.0/es/System.Xml.XDocument.xml",
11535         "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
11536         "ref/netstandard1.0/it/System.Xml.XDocument.xml",
11537         "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
11538         "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
11539         "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
11540         "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
11541         "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
11542         "ref/netstandard1.3/System.Xml.XDocument.dll",
11543         "ref/netstandard1.3/System.Xml.XDocument.xml",
11544         "ref/netstandard1.3/de/System.Xml.XDocument.xml",
11545         "ref/netstandard1.3/es/System.Xml.XDocument.xml",
11546         "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
11547         "ref/netstandard1.3/it/System.Xml.XDocument.xml",
11548         "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
11549         "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
11550         "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
11551         "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
11552         "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
11553         "ref/portable-net45+win8+wp8+wpa81/_._",
11554         "ref/win8/_._",
11555         "ref/wp80/_._",
11556         "ref/wpa81/_._",
11557         "ref/xamarinios10/_._",
11558         "ref/xamarinmac20/_._",
11559         "ref/xamarintvos10/_._",
11560         "ref/xamarinwatchos10/_._",
11561         "system.xml.xdocument.4.0.11.nupkg.sha512",
11562         "system.xml.xdocument.nuspec"
11563       ]
11564     },
11565     "System.Xml.XmlDocument/4.0.1": {
11566       "sha512": "2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==",
11567       "type": "package",
11568       "path": "system.xml.xmldocument/4.0.1",
11569       "files": [
11570         ".nupkg.metadata",
11571         "ThirdPartyNotices.txt",
11572         "dotnet_library_license.txt",
11573         "lib/MonoAndroid10/_._",
11574         "lib/MonoTouch10/_._",
11575         "lib/net46/System.Xml.XmlDocument.dll",
11576         "lib/netstandard1.3/System.Xml.XmlDocument.dll",
11577         "lib/xamarinios10/_._",
11578         "lib/xamarinmac20/_._",
11579         "lib/xamarintvos10/_._",
11580         "lib/xamarinwatchos10/_._",
11581         "ref/MonoAndroid10/_._",
11582         "ref/MonoTouch10/_._",
11583         "ref/net46/System.Xml.XmlDocument.dll",
11584         "ref/netstandard1.3/System.Xml.XmlDocument.dll",
11585         "ref/netstandard1.3/System.Xml.XmlDocument.xml",
11586         "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
11587         "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
11588         "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
11589         "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
11590         "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
11591         "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
11592         "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
11593         "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
11594         "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
11595         "ref/xamarinios10/_._",
11596         "ref/xamarinmac20/_._",
11597         "ref/xamarintvos10/_._",
11598         "ref/xamarinwatchos10/_._",
11599         "system.xml.xmldocument.4.0.1.nupkg.sha512",
11600         "system.xml.xmldocument.nuspec"
11601       ]
11602     },
11603     "System.Xml.XPath/4.0.1": {
11604       "sha512": "UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
11605       "type": "package",
11606       "path": "system.xml.xpath/4.0.1",
11607       "files": [
11608         ".nupkg.metadata",
11609         ".signature.p7s",
11610         "ThirdPartyNotices.txt",
11611         "dotnet_library_license.txt",
11612         "lib/MonoAndroid10/_._",
11613         "lib/MonoTouch10/_._",
11614         "lib/net46/System.Xml.XPath.dll",
11615         "lib/netstandard1.3/System.Xml.XPath.dll",
11616         "lib/xamarinios10/_._",
11617         "lib/xamarinmac20/_._",
11618         "lib/xamarintvos10/_._",
11619         "lib/xamarinwatchos10/_._",
11620         "ref/MonoAndroid10/_._",
11621         "ref/MonoTouch10/_._",
11622         "ref/net46/System.Xml.XPath.dll",
11623         "ref/netstandard1.3/System.Xml.XPath.dll",
11624         "ref/netstandard1.3/System.Xml.XPath.xml",
11625         "ref/netstandard1.3/de/System.Xml.XPath.xml",
11626         "ref/netstandard1.3/es/System.Xml.XPath.xml",
11627         "ref/netstandard1.3/fr/System.Xml.XPath.xml",
11628         "ref/netstandard1.3/it/System.Xml.XPath.xml",
11629         "ref/netstandard1.3/ja/System.Xml.XPath.xml",
11630         "ref/netstandard1.3/ko/System.Xml.XPath.xml",
11631         "ref/netstandard1.3/ru/System.Xml.XPath.xml",
11632         "ref/netstandard1.3/zh-hans/System.Xml.XPath.xml",
11633         "ref/netstandard1.3/zh-hant/System.Xml.XPath.xml",
11634         "ref/xamarinios10/_._",
11635         "ref/xamarinmac20/_._",
11636         "ref/xamarintvos10/_._",
11637         "ref/xamarinwatchos10/_._",
11638         "system.xml.xpath.4.0.1.nupkg.sha512",
11639         "system.xml.xpath.nuspec"
11640       ]
11641     },
11642     "System.Xml.XPath.XDocument/4.0.1": {
11643       "sha512": "FLhdYJx4331oGovQypQ8JIw2kEmNzCsjVOVYY/16kZTUoquZG85oVn7yUhBE2OZt1yGPSXAL0HTEfzjlbNpM7Q==",
11644       "type": "package",
11645       "path": "system.xml.xpath.xdocument/4.0.1",
11646       "files": [
11647         ".nupkg.metadata",
11648         "ThirdPartyNotices.txt",
11649         "dotnet_library_license.txt",
11650         "lib/MonoAndroid10/_._",
11651         "lib/MonoTouch10/_._",
11652         "lib/net46/System.Xml.XPath.XDocument.dll",
11653         "lib/netstandard1.3/System.Xml.XPath.XDocument.dll",
11654         "lib/xamarinios10/_._",
11655         "lib/xamarinmac20/_._",
11656         "lib/xamarintvos10/_._",
11657         "lib/xamarinwatchos10/_._",
11658         "ref/MonoAndroid10/_._",
11659         "ref/MonoTouch10/_._",
11660         "ref/net46/System.Xml.XPath.XDocument.dll",
11661         "ref/netstandard1.3/System.Xml.XPath.XDocument.dll",
11662         "ref/netstandard1.3/System.Xml.XPath.XDocument.xml",
11663         "ref/netstandard1.3/de/System.Xml.XPath.XDocument.xml",
11664         "ref/netstandard1.3/es/System.Xml.XPath.XDocument.xml",
11665         "ref/netstandard1.3/fr/System.Xml.XPath.XDocument.xml",
11666         "ref/netstandard1.3/it/System.Xml.XPath.XDocument.xml",
11667         "ref/netstandard1.3/ja/System.Xml.XPath.XDocument.xml",
11668         "ref/netstandard1.3/ko/System.Xml.XPath.XDocument.xml",
11669         "ref/netstandard1.3/ru/System.Xml.XPath.XDocument.xml",
11670         "ref/netstandard1.3/zh-hans/System.Xml.XPath.XDocument.xml",
11671         "ref/netstandard1.3/zh-hant/System.Xml.XPath.XDocument.xml",
11672         "ref/xamarinios10/_._",
11673         "ref/xamarinmac20/_._",
11674         "ref/xamarintvos10/_._",
11675         "ref/xamarinwatchos10/_._",
11676         "system.xml.xpath.xdocument.4.0.1.nupkg.sha512",
11677         "system.xml.xpath.xdocument.nuspec"
11678       ]
11679     }
11680   },
11681   "projectFileDependencyGroups": {
11682     ".NETCoreApp,Version=v3.1": [
11683       "Microsoft.DotNet.CoreCLR.TestDependencies >= 1.0.0-prerelease",
11684       "Microsoft.NETCore.Platforms >= 3.1.0-preview3.19551.4",
11685       "cijobs >= 0.0.1.2",
11686       "jit-analyze >= 0.0.1.1",
11687       "jit-dasm >= 0.0.1.4"
11688     ]
11689   },
11690   "packageFolders": {
11691     "/home/z/Dev/coreclr-sec/.packages": {}
11692   },
11693   "project": {
11694     "version": "3.1.3",
11695     "restore": {
11696       "projectUniqueName": "/home/z/Dev/coreclr-sec/tests/src/Common/test_runtime/test_runtime.csproj",
11697       "projectName": "test_runtime",
11698       "projectPath": "/home/z/Dev/coreclr-sec/tests/src/Common/test_runtime/test_runtime.csproj",
11699       "packagesPath": "/home/z/Dev/coreclr-sec/.packages",
11700       "outputPath": "/home/z/Dev/coreclr-sec/tests/src/Common/test_runtime/obj-linux-x64",
11701       "projectStyle": "PackageReference",
11702       "configFilePaths": [
11703         "/home/z/Dev/coreclr-sec/NuGet.config",
11704         "/home/z/.nuget/NuGet/NuGet.Config"
11705       ],
11706       "originalTargetFrameworks": [
11707         "netcoreapp3.1"
11708       ],
11709       "sources": {
11710         "https://api.nuget.org/v3/index.json": {},
11711         "https://dotnet.myget.org/F/dotnet-core/api/v3/index.json": {},
11712         "https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json": {},
11713         "https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json": {},
11714         "https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json": {}
11715       },
11716       "frameworks": {
11717         "netcoreapp3.1": {
11718           "projectReferences": {}
11719         }
11720       }
11721     },
11722     "frameworks": {
11723       "netcoreapp3.1": {
11724         "dependencies": {
11725           "Microsoft.DotNet.CoreCLR.TestDependencies": {
11726             "target": "Package",
11727             "version": "[1.0.0-prerelease, )"
11728           },
11729           "Microsoft.NETCore.Platforms": {
11730             "target": "Package",
11731             "version": "[3.1.0-preview3.19551.4, )"
11732           },
11733           "cijobs": {
11734             "target": "Package",
11735             "version": "[0.0.1.2, )"
11736           },
11737           "jit-analyze": {
11738             "target": "Package",
11739             "version": "[0.0.1.1, )"
11740           },
11741           "jit-dasm": {
11742             "target": "Package",
11743             "version": "[0.0.1.4, )"
11744           }
11745         },
11746         "imports": [
11747           "dnxcore50",
11748           "portable-net45+win8"
11749         ]
11750       }
11751     },
11752     "runtimes": {
11753       "linux-x64": {
11754         "#import": []
11755       }
11756     }
11757   },
11758   "logs": [
11759     {
11760       "code": "NU1603",
11761       "level": "Warning",
11762       "warningLevel": 1,
11763       "message": "cijobs 0.0.1.2 depends on Microsoft.DotNet.Cli.Utils (>= 1.0.0-dev-1457) but Microsoft.DotNet.Cli.Utils 1.0.0-dev-1457 was not found. An approximate best match of Microsoft.DotNet.Cli.Utils 1.0.0-preview1-002702 was resolved.",
11764       "libraryId": "Microsoft.DotNet.Cli.Utils",
11765       "targetGraphs": [
11766         ".NETCoreApp,Version=v3.1",
11767         ".NETCoreApp,Version=v3.1/linux-x64"
11768       ]
11769     }
11770   ]
11771 }