Move CoreCLR to the modern build tools and dnx
[platform/upstream/coreclr.git] / tests / src / GC / Stress / Framework / project.lock.json
1 {
2   "locked": true,
3   "version": -9996,
4   "targets": {
5     "DNXCore,Version=v5.0": {
6       "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
7         "dependencies": {
8           "System.Runtime": "4.0.20-beta-23024",
9           "System.Runtime.InteropServices": "4.0.20-beta-23024"
10         },
11         "compile": {
12           "ref/dotnet/Microsoft.Win32.Primitives.dll": {}
13         },
14         "runtime": {
15           "lib/dotnet/Microsoft.Win32.Primitives.dll": {}
16         }
17       },
18       "Microsoft.Win32.Registry/4.0.0-beta-23024": {
19         "dependencies": {
20           "System.Runtime": "4.0.20-beta-23024",
21           "System.Runtime.InteropServices": "4.0.20-beta-23024",
22           "System.Resources.ResourceManager": "4.0.0-beta-23024",
23           "System.Runtime.Handles": "4.0.0-beta-23024",
24           "System.Runtime.Extensions": "4.0.10-beta-23024",
25           "System.Collections": "4.0.10-beta-23024",
26           "System.Globalization": "4.0.10-beta-23024"
27         },
28         "compile": {
29           "ref/dotnet/Microsoft.Win32.Registry.dll": {}
30         },
31         "runtime": {
32           "lib/DNXCore50/Microsoft.Win32.Registry.dll": {}
33         }
34       },
35       "System.Collections/4.0.10-beta-23024": {
36         "dependencies": {
37           "System.Runtime": "4.0.20-beta-23024"
38         },
39         "compile": {
40           "ref/dotnet/System.Collections.dll": {}
41         },
42         "runtime": {
43           "lib/DNXCore50/System.Collections.dll": {}
44         }
45       },
46       "System.Collections.NonGeneric/4.0.0-beta-23024": {
47         "dependencies": {
48           "System.Runtime": "4.0.20-beta-23024",
49           "System.Globalization": "4.0.10-beta-23024",
50           "System.Resources.ResourceManager": "4.0.0-beta-23024",
51           "System.Diagnostics.Debug": "4.0.10-beta-23024",
52           "System.Threading": "4.0.10-beta-23024",
53           "System.Runtime.Extensions": "4.0.10-beta-23024"
54         },
55         "compile": {
56           "ref/dotnet/System.Collections.NonGeneric.dll": {}
57         },
58         "runtime": {
59           "lib/dotnet/System.Collections.NonGeneric.dll": {}
60         }
61       },
62       "System.Console/4.0.0-beta-23024": {
63         "dependencies": {
64           "System.Runtime": "4.0.20-beta-23024",
65           "System.Runtime.InteropServices": "4.0.20-beta-23024",
66           "System.Resources.ResourceManager": "4.0.0-beta-23024",
67           "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
68           "System.IO": "4.0.10-beta-23024",
69           "System.Threading.Tasks": "4.0.10-beta-23024",
70           "System.Text.Encoding": "4.0.10-beta-23024",
71           "System.Threading": "4.0.10-beta-23024",
72           "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
73         },
74         "compile": {
75           "ref/dotnet/System.Console.dll": {}
76         },
77         "runtime": {
78           "lib/DNXCore50/System.Console.dll": {}
79         }
80       },
81       "System.Diagnostics.Debug/4.0.10-beta-23024": {
82         "dependencies": {
83           "System.Runtime": "4.0.0-beta-23024"
84         },
85         "compile": {
86           "ref/dotnet/System.Diagnostics.Debug.dll": {}
87         },
88         "runtime": {
89           "lib/DNXCore50/System.Diagnostics.Debug.dll": {}
90         }
91       },
92       "System.Diagnostics.Process/4.0.0-beta-23024": {
93         "dependencies": {
94           "System.Runtime": "4.0.20-beta-23024",
95           "System.Runtime.InteropServices": "4.0.20-beta-23024",
96           "System.Resources.ResourceManager": "4.0.0-beta-23024",
97           "System.Runtime.Handles": "4.0.0-beta-23024",
98           "System.IO.FileSystem": "4.0.0-beta-23024",
99           "System.Security.SecureString": "4.0.0-beta-23024",
100           "Microsoft.Win32.Registry": "4.0.0-beta-23024",
101           "Microsoft.Win32.Primitives": "4.0.0-beta-23024",
102           "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
103           "System.Threading.Thread": "4.0.0-beta-23024",
104           "System.Text.Encoding": "4.0.10-beta-23024",
105           "System.IO": "4.0.10-beta-23024",
106           "System.Threading.Tasks": "4.0.10-beta-23024",
107           "System.Collections": "4.0.10-beta-23024",
108           "System.Diagnostics.Debug": "4.0.10-beta-23024",
109           "System.Threading.ThreadPool": "4.0.10-beta-23024",
110           "System.Globalization": "4.0.10-beta-23024",
111           "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
112           "System.Threading": "4.0.10-beta-23024",
113           "System.Runtime.Extensions": "4.0.10-beta-23024"
114         },
115         "compile": {
116           "ref/dotnet/System.Diagnostics.Process.dll": {}
117         },
118         "runtime": {
119           "lib/DNXCore50/System.Diagnostics.Process.dll": {}
120         }
121       },
122       "System.Globalization/4.0.10-beta-23024": {
123         "dependencies": {
124           "System.Runtime": "4.0.0-beta-23024"
125         },
126         "compile": {
127           "ref/dotnet/System.Globalization.dll": {}
128         },
129         "runtime": {
130           "lib/DNXCore50/System.Globalization.dll": {}
131         }
132       },
133       "System.IO/4.0.10-beta-23024": {
134         "dependencies": {
135           "System.Runtime": "4.0.20-beta-23024",
136           "System.Text.Encoding": "4.0.0-beta-23024",
137           "System.Threading.Tasks": "4.0.0-beta-23024"
138         },
139         "compile": {
140           "ref/dotnet/System.IO.dll": {}
141         },
142         "runtime": {
143           "lib/DNXCore50/System.IO.dll": {}
144         }
145       },
146       "System.IO.FileSystem/4.0.0-beta-23024": {
147         "dependencies": {
148           "System.Runtime": "4.0.20-beta-23024",
149           "System.Runtime.InteropServices": "4.0.20-beta-23024",
150           "System.Resources.ResourceManager": "4.0.0-beta-23024",
151           "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
152           "System.Runtime.Handles": "4.0.0-beta-23024",
153           "System.Threading.Overlapped": "4.0.0-beta-23024",
154           "System.Text.Encoding": "4.0.10-beta-23024",
155           "System.IO": "4.0.10-beta-23024",
156           "System.Collections": "4.0.10-beta-23024",
157           "System.Threading.Tasks": "4.0.10-beta-23024",
158           "System.Runtime.Extensions": "4.0.10-beta-23024",
159           "System.Text.Encoding.Extensions": "4.0.10-beta-23024",
160           "System.Threading": "4.0.10-beta-23024"
161         },
162         "compile": {
163           "ref/dotnet/System.IO.FileSystem.dll": {}
164         },
165         "runtime": {
166           "lib/DNXCore50/System.IO.FileSystem.dll": {}
167         }
168       },
169       "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
170         "dependencies": {
171           "System.Runtime": "4.0.20-beta-23024"
172         },
173         "compile": {
174           "ref/dotnet/System.IO.FileSystem.Primitives.dll": {}
175         },
176         "runtime": {
177           "lib/dotnet/System.IO.FileSystem.Primitives.dll": {}
178         }
179       },
180       "System.Linq/4.0.0-beta-23024": {
181         "dependencies": {
182           "System.Runtime": "4.0.20-beta-23024",
183           "System.Collections": "4.0.10-beta-23024",
184           "System.Resources.ResourceManager": "4.0.0-beta-23024",
185           "System.Diagnostics.Debug": "4.0.10-beta-23024",
186           "System.Runtime.Extensions": "4.0.10-beta-23024"
187         },
188         "compile": {
189           "ref/dotnet/System.Linq.dll": {}
190         },
191         "runtime": {
192           "lib/dotnet/System.Linq.dll": {}
193         }
194       },
195       "System.Private.Uri/4.0.0-beta-23024": {
196         "runtime": {
197           "lib/DNXCore50/System.Private.Uri.dll": {}
198         }
199       },
200       "System.Reflection/4.0.10-beta-23024": {
201         "dependencies": {
202           "System.Runtime": "4.0.20-beta-23024",
203           "System.IO": "4.0.0-beta-23024",
204           "System.Reflection.Primitives": "4.0.0-beta-23024"
205         },
206         "compile": {
207           "ref/dotnet/System.Reflection.dll": {}
208         },
209         "runtime": {
210           "lib/DNXCore50/System.Reflection.dll": {}
211         }
212       },
213       "System.Reflection.Primitives/4.0.0-beta-23024": {
214         "dependencies": {
215           "System.Runtime": "4.0.0-beta-23024"
216         },
217         "compile": {
218           "ref/dotnet/System.Reflection.Primitives.dll": {}
219         },
220         "runtime": {
221           "lib/DNXCore50/System.Reflection.Primitives.dll": {}
222         }
223       },
224       "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
225         "dependencies": {
226           "System.Runtime": "4.0.0-beta-23024",
227           "System.Reflection": "4.0.0-beta-23024"
228         },
229         "compile": {
230           "ref/dotnet/System.Reflection.TypeExtensions.dll": {}
231         },
232         "runtime": {
233           "lib/DNXCore50/System.Reflection.TypeExtensions.dll": {}
234         }
235       },
236       "System.Resources.ResourceManager/4.0.0-beta-23024": {
237         "dependencies": {
238           "System.Runtime": "4.0.0-beta-23024",
239           "System.Reflection": "4.0.0-beta-23024",
240           "System.Globalization": "4.0.0-beta-23024"
241         },
242         "compile": {
243           "ref/dotnet/System.Resources.ResourceManager.dll": {}
244         },
245         "runtime": {
246           "lib/DNXCore50/System.Resources.ResourceManager.dll": {}
247         }
248       },
249       "System.Runtime/4.0.20-beta-23024": {
250         "dependencies": {
251           "System.Private.Uri": "4.0.0-beta-23024"
252         },
253         "compile": {
254           "ref/dotnet/System.Runtime.dll": {}
255         },
256         "runtime": {
257           "lib/DNXCore50/System.Runtime.dll": {}
258         }
259       },
260       "System.Runtime.Extensions/4.0.10-beta-23024": {
261         "dependencies": {
262           "System.Runtime": "4.0.20-beta-23024"
263         },
264         "compile": {
265           "ref/dotnet/System.Runtime.Extensions.dll": {}
266         },
267         "runtime": {
268           "lib/DNXCore50/System.Runtime.Extensions.dll": {}
269         }
270       },
271       "System.Runtime.Handles/4.0.0-beta-23024": {
272         "dependencies": {
273           "System.Runtime": "4.0.0-beta-23024"
274         },
275         "compile": {
276           "ref/dotnet/System.Runtime.Handles.dll": {}
277         },
278         "runtime": {
279           "lib/DNXCore50/System.Runtime.Handles.dll": {}
280         }
281       },
282       "System.Runtime.InteropServices/4.0.20-beta-23024": {
283         "dependencies": {
284           "System.Runtime": "4.0.0-beta-23024",
285           "System.Reflection": "4.0.0-beta-23024",
286           "System.Reflection.Primitives": "4.0.0-beta-23024",
287           "System.Runtime.Handles": "4.0.0-beta-23024"
288         },
289         "compile": {
290           "ref/dotnet/System.Runtime.InteropServices.dll": {}
291         },
292         "runtime": {
293           "lib/DNXCore50/System.Runtime.InteropServices.dll": {}
294         }
295       },
296       "System.Runtime.Loader/4.0.0-beta-23024": {
297         "dependencies": {
298           "System.Runtime": "4.0.0-beta-23024",
299           "System.Reflection": "4.0.0-beta-23024",
300           "System.IO": "4.0.0-beta-23024"
301         },
302         "compile": {
303           "ref/dotnet/System.Runtime.Loader.dll": {}
304         },
305         "runtime": {
306           "lib/DNXCore50/System.Runtime.Loader.dll": {}
307         }
308       },
309       "System.Security.Cryptography.Encryption/4.0.0-beta-23024": {
310         "dependencies": {
311           "System.Runtime": "4.0.20-beta-23024",
312           "System.Resources.ResourceManager": "4.0.0-beta-23024",
313           "System.Threading.Tasks": "4.0.0-beta-23024",
314           "System.Globalization": "4.0.0-beta-23024",
315           "System.IO": "4.0.10-beta-23024"
316         },
317         "compile": {
318           "ref/dotnet/System.Security.Cryptography.Encryption.dll": {}
319         },
320         "runtime": {
321           "lib/DNXCore50/System.Security.Cryptography.Encryption.dll": {}
322         }
323       },
324       "System.Security.SecureString/4.0.0-beta-23024": {
325         "dependencies": {
326           "System.Runtime": "4.0.20-beta-23024",
327           "System.Runtime.InteropServices": "4.0.20-beta-23024",
328           "System.Resources.ResourceManager": "4.0.0-beta-23024",
329           "System.Runtime.Handles": "4.0.0-beta-23024",
330           "System.Security.Cryptography.Encryption": "4.0.0-beta-23024",
331           "System.Threading": "4.0.10-beta-23024"
332         },
333         "compile": {
334           "ref/dotnet/System.Security.SecureString.dll": {}
335         },
336         "runtime": {
337           "lib/DNXCore50/System.Security.SecureString.dll": {}
338         }
339       },
340       "System.Text.Encoding/4.0.10-beta-23024": {
341         "dependencies": {
342           "System.Runtime": "4.0.0-beta-23024"
343         },
344         "compile": {
345           "ref/dotnet/System.Text.Encoding.dll": {}
346         },
347         "runtime": {
348           "lib/DNXCore50/System.Text.Encoding.dll": {}
349         }
350       },
351       "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
352         "dependencies": {
353           "System.Runtime": "4.0.0-beta-23024",
354           "System.Text.Encoding": "4.0.10-beta-23024"
355         },
356         "compile": {
357           "ref/dotnet/System.Text.Encoding.Extensions.dll": {}
358         },
359         "runtime": {
360           "lib/DNXCore50/System.Text.Encoding.Extensions.dll": {}
361         }
362       },
363       "System.Text.RegularExpressions/4.0.10-beta-23024": {
364         "dependencies": {
365           "System.Runtime": "4.0.20-beta-23024",
366           "System.Resources.ResourceManager": "4.0.0-beta-23024",
367           "System.Collections": "4.0.10-beta-23024",
368           "System.Globalization": "4.0.10-beta-23024",
369           "System.Runtime.Extensions": "4.0.10-beta-23024",
370           "System.Threading": "4.0.10-beta-23024"
371         },
372         "compile": {
373           "ref/dotnet/System.Text.RegularExpressions.dll": {}
374         },
375         "runtime": {
376           "lib/dotnet/System.Text.RegularExpressions.dll": {}
377         }
378       },
379       "System.Threading/4.0.0-beta-23024": {
380         "dependencies": {
381           "System.Runtime": "4.0.0-beta-23024",
382           "System.Threading.Tasks": "4.0.0-beta-23024"
383         },
384         "compile": {
385           "ref/dotnet/System.Threading.dll": {}
386         }
387       },
388       "System.Threading.Overlapped/4.0.0-beta-23024": {
389         "dependencies": {
390           "System.Runtime": "4.0.0-beta-23024",
391           "System.Runtime.Handles": "4.0.0-beta-23024"
392         },
393         "compile": {
394           "ref/dotnet/System.Threading.Overlapped.dll": {}
395         },
396         "runtime": {
397           "lib/DNXCore50/System.Threading.Overlapped.dll": {}
398         }
399       },
400       "System.Threading.Tasks/4.0.10-beta-23024": {
401         "dependencies": {
402           "System.Runtime": "4.0.0-beta-23024"
403         },
404         "compile": {
405           "ref/dotnet/System.Threading.Tasks.dll": {}
406         },
407         "runtime": {
408           "lib/DNXCore50/System.Threading.Tasks.dll": {}
409         }
410       },
411       "System.Threading.Thread/4.0.0-beta-23024": {
412         "dependencies": {
413           "System.Runtime": "4.0.0-beta-23024"
414         },
415         "compile": {
416           "ref/dotnet/System.Threading.Thread.dll": {}
417         },
418         "runtime": {
419           "lib/DNXCore50/System.Threading.Thread.dll": {}
420         }
421       },
422       "System.Threading.ThreadPool/4.0.10-beta-23024": {
423         "dependencies": {
424           "System.Runtime": "4.0.0-beta-23024",
425           "System.Runtime.InteropServices": "4.0.0-beta-23024"
426         },
427         "compile": {
428           "ref/dotnet/System.Threading.ThreadPool.dll": {}
429         },
430         "runtime": {
431           "lib/DNXCore50/System.Threading.ThreadPool.dll": {}
432         }
433       },
434       "System.Xml.ReaderWriter/4.0.10-beta-23024": {
435         "dependencies": {
436           "System.Runtime": "4.0.20-beta-23024",
437           "System.Text.Encoding": "4.0.10-beta-23024",
438           "System.IO": "4.0.10-beta-23024",
439           "System.Threading.Tasks": "4.0.10-beta-23024",
440           "System.Runtime.InteropServices": "4.0.20-beta-23024",
441           "System.Resources.ResourceManager": "4.0.0-beta-23024",
442           "System.IO.FileSystem": "4.0.0-beta-23024",
443           "System.IO.FileSystem.Primitives": "4.0.0-beta-23024",
444           "System.Diagnostics.Debug": "4.0.10-beta-23024",
445           "System.Text.RegularExpressions": "4.0.10-beta-23024",
446           "System.Collections": "4.0.10-beta-23024",
447           "System.Runtime.Extensions": "4.0.10-beta-23024",
448           "System.Globalization": "4.0.10-beta-23024",
449           "System.Text.Encoding.Extensions": "4.0.10-beta-23024"
450         },
451         "compile": {
452           "ref/dotnet/System.Xml.ReaderWriter.dll": {}
453         },
454         "runtime": {
455           "lib/dotnet/System.Xml.ReaderWriter.dll": {}
456         }
457       }
458     }
459   },
460   "libraries": {
461     "Microsoft.Win32.Primitives/4.0.0-beta-23024": {
462       "serviceable": true,
463       "sha512": "CILMy3sPDbjCjDhaP43dLVGD7E613CUVo7TpQGo2HjoG7Stv5JMiGsOJB3P4Mqymtb+P8FKYzchJwifCnO7cbw==",
464       "files": [
465         "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg",
466         "Microsoft.Win32.Primitives.4.0.0-beta-23024.nupkg.sha512",
467         "Microsoft.Win32.Primitives.nuspec",
468         "lib/dotnet/Microsoft.Win32.Primitives.dll",
469         "lib/net46/Microsoft.Win32.Primitives.dll",
470         "ref/dotnet/Microsoft.Win32.Primitives.dll",
471         "ref/dotnet/Microsoft.Win32.Primitives.xml",
472         "ref/dotnet/de/Microsoft.Win32.Primitives.xml",
473         "ref/dotnet/es/Microsoft.Win32.Primitives.xml",
474         "ref/dotnet/fr/Microsoft.Win32.Primitives.xml",
475         "ref/dotnet/it/Microsoft.Win32.Primitives.xml",
476         "ref/dotnet/ja/Microsoft.Win32.Primitives.xml",
477         "ref/dotnet/ko/Microsoft.Win32.Primitives.xml",
478         "ref/dotnet/ru/Microsoft.Win32.Primitives.xml",
479         "ref/dotnet/zh-hans/Microsoft.Win32.Primitives.xml",
480         "ref/dotnet/zh-hant/Microsoft.Win32.Primitives.xml",
481         "ref/net46/Microsoft.Win32.Primitives.dll"
482       ]
483     },
484     "Microsoft.Win32.Registry/4.0.0-beta-23024": {
485       "serviceable": true,
486       "sha512": "CjFtCuQcX0BEo7gQaI7y+mHph+QTcQf1gQiVV6Pog4PNgjMUjoefF0xEEVEbxWKAVJ66Ugf2i6r+UG3pxoUTKA==",
487       "files": [
488         "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg",
489         "Microsoft.Win32.Registry.4.0.0-beta-23024.nupkg.sha512",
490         "Microsoft.Win32.Registry.nuspec",
491         "lib/DNXCore50/Microsoft.Win32.Registry.dll",
492         "lib/net46/Microsoft.Win32.Registry.dll",
493         "ref/dotnet/Microsoft.Win32.Registry.dll",
494         "ref/dotnet/Microsoft.Win32.Registry.xml",
495         "ref/dotnet/de/Microsoft.Win32.Registry.xml",
496         "ref/dotnet/es/Microsoft.Win32.Registry.xml",
497         "ref/dotnet/fr/Microsoft.Win32.Registry.xml",
498         "ref/dotnet/it/Microsoft.Win32.Registry.xml",
499         "ref/dotnet/ja/Microsoft.Win32.Registry.xml",
500         "ref/dotnet/ko/Microsoft.Win32.Registry.xml",
501         "ref/dotnet/ru/Microsoft.Win32.Registry.xml",
502         "ref/dotnet/zh-hans/Microsoft.Win32.Registry.xml",
503         "ref/dotnet/zh-hant/Microsoft.Win32.Registry.xml",
504         "ref/net46/Microsoft.Win32.Registry.dll"
505       ]
506     },
507     "System.Collections/4.0.10-beta-23024": {
508       "serviceable": true,
509       "sha512": "2ISUf3MQt7JbeT6kXg36qY3fnkjykPXccHcBP0qyTc5vEjbLihC7KCxkHPFJWteKR8lvvSF3+8ES5J34VqezmQ==",
510       "files": [
511         "System.Collections.4.0.10-beta-23024.nupkg",
512         "System.Collections.4.0.10-beta-23024.nupkg.sha512",
513         "System.Collections.nuspec",
514         "lib/DNXCore50/System.Collections.dll",
515         "lib/net46/_._",
516         "lib/netcore50/System.Collections.dll",
517         "ref/dotnet/System.Collections.dll",
518         "ref/dotnet/System.Collections.xml",
519         "ref/dotnet/de/System.Collections.xml",
520         "ref/dotnet/es/System.Collections.xml",
521         "ref/dotnet/fr/System.Collections.xml",
522         "ref/dotnet/it/System.Collections.xml",
523         "ref/dotnet/ja/System.Collections.xml",
524         "ref/dotnet/ko/System.Collections.xml",
525         "ref/dotnet/ru/System.Collections.xml",
526         "ref/dotnet/zh-hans/System.Collections.xml",
527         "ref/dotnet/zh-hant/System.Collections.xml",
528         "ref/net46/_._",
529         "runtimes/win8-aot/lib/netcore50/System.Collections.dll"
530       ]
531     },
532     "System.Collections.NonGeneric/4.0.0-beta-23024": {
533       "serviceable": true,
534       "sha512": "Jd4spE+ne509ci1FnwnyOhCP86njatVRlxTBRfzP3gyRjMUkcY7su5Qgtu6yc9b0equR7CjRU8P++sYS6szZ9A==",
535       "files": [
536         "System.Collections.NonGeneric.4.0.0-beta-23024.nupkg",
537         "System.Collections.NonGeneric.4.0.0-beta-23024.nupkg.sha512",
538         "System.Collections.NonGeneric.nuspec",
539         "lib/dotnet/System.Collections.NonGeneric.dll",
540         "lib/net46/System.Collections.NonGeneric.dll",
541         "ref/dotnet/System.Collections.NonGeneric.dll",
542         "ref/dotnet/System.Collections.NonGeneric.xml",
543         "ref/dotnet/de/System.Collections.NonGeneric.xml",
544         "ref/dotnet/es/System.Collections.NonGeneric.xml",
545         "ref/dotnet/fr/System.Collections.NonGeneric.xml",
546         "ref/dotnet/it/System.Collections.NonGeneric.xml",
547         "ref/dotnet/ja/System.Collections.NonGeneric.xml",
548         "ref/dotnet/ko/System.Collections.NonGeneric.xml",
549         "ref/dotnet/ru/System.Collections.NonGeneric.xml",
550         "ref/dotnet/zh-hans/System.Collections.NonGeneric.xml",
551         "ref/dotnet/zh-hant/System.Collections.NonGeneric.xml",
552         "ref/net46/System.Collections.NonGeneric.dll"
553       ]
554     },
555     "System.Console/4.0.0-beta-23024": {
556       "serviceable": true,
557       "sha512": "UZq1tgMJ/8TknBXBRVHDrLq4cK7f6m1pxyKbGwadmiapWowkNiB0J8wAFM30iWdiZDr8awzWLBigHxC4/8a8bQ==",
558       "files": [
559         "System.Console.4.0.0-beta-23024.nupkg",
560         "System.Console.4.0.0-beta-23024.nupkg.sha512",
561         "System.Console.nuspec",
562         "lib/DNXCore50/System.Console.dll",
563         "lib/net46/System.Console.dll",
564         "ref/dotnet/System.Console.dll",
565         "ref/dotnet/System.Console.xml",
566         "ref/dotnet/de/System.Console.xml",
567         "ref/dotnet/es/System.Console.xml",
568         "ref/dotnet/fr/System.Console.xml",
569         "ref/dotnet/it/System.Console.xml",
570         "ref/dotnet/ja/System.Console.xml",
571         "ref/dotnet/ko/System.Console.xml",
572         "ref/dotnet/ru/System.Console.xml",
573         "ref/dotnet/zh-hans/System.Console.xml",
574         "ref/dotnet/zh-hant/System.Console.xml",
575         "ref/net46/System.Console.dll"
576       ]
577     },
578     "System.Diagnostics.Debug/4.0.10-beta-23024": {
579       "serviceable": true,
580       "sha512": "dnfynhlmsMaRB/YvN5JifCdYYnRf/mTjFAAM1awp3wrjsgOSpAzOE4sxYX0hdY1FyAFTDcUnusQ+H3AMcF3Stw==",
581       "files": [
582         "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg",
583         "System.Diagnostics.Debug.4.0.10-beta-23024.nupkg.sha512",
584         "System.Diagnostics.Debug.nuspec",
585         "lib/DNXCore50/System.Diagnostics.Debug.dll",
586         "lib/net46/_._",
587         "lib/netcore50/System.Diagnostics.Debug.dll",
588         "ref/dotnet/System.Diagnostics.Debug.dll",
589         "ref/dotnet/System.Diagnostics.Debug.xml",
590         "ref/dotnet/de/System.Diagnostics.Debug.xml",
591         "ref/dotnet/es/System.Diagnostics.Debug.xml",
592         "ref/dotnet/fr/System.Diagnostics.Debug.xml",
593         "ref/dotnet/it/System.Diagnostics.Debug.xml",
594         "ref/dotnet/ja/System.Diagnostics.Debug.xml",
595         "ref/dotnet/ko/System.Diagnostics.Debug.xml",
596         "ref/dotnet/ru/System.Diagnostics.Debug.xml",
597         "ref/dotnet/zh-hans/System.Diagnostics.Debug.xml",
598         "ref/dotnet/zh-hant/System.Diagnostics.Debug.xml",
599         "ref/net46/_._",
600         "runtimes/win8-aot/lib/netcore50/System.Diagnostics.Debug.dll"
601       ]
602     },
603     "System.Diagnostics.Process/4.0.0-beta-23024": {
604       "serviceable": true,
605       "sha512": "tcEFjAg6pxyviDO0FSSnhauEyxV/dfm5MbbS4cBG4hIYYcI3TuH8+pFm8oWwGl3WoJlL2WrN5QySwDON0z6OKQ==",
606       "files": [
607         "System.Diagnostics.Process.4.0.0-beta-23024.nupkg",
608         "System.Diagnostics.Process.4.0.0-beta-23024.nupkg.sha512",
609         "System.Diagnostics.Process.nuspec",
610         "lib/DNXCore50/System.Diagnostics.Process.dll",
611         "lib/net46/System.Diagnostics.Process.dll",
612         "ref/dotnet/System.Diagnostics.Process.dll",
613         "ref/dotnet/System.Diagnostics.Process.xml",
614         "ref/dotnet/de/System.Diagnostics.Process.xml",
615         "ref/dotnet/es/System.Diagnostics.Process.xml",
616         "ref/dotnet/fr/System.Diagnostics.Process.xml",
617         "ref/dotnet/it/System.Diagnostics.Process.xml",
618         "ref/dotnet/ja/System.Diagnostics.Process.xml",
619         "ref/dotnet/ko/System.Diagnostics.Process.xml",
620         "ref/dotnet/ru/System.Diagnostics.Process.xml",
621         "ref/dotnet/zh-hans/System.Diagnostics.Process.xml",
622         "ref/dotnet/zh-hant/System.Diagnostics.Process.xml",
623         "ref/net46/System.Diagnostics.Process.dll"
624       ]
625     },
626     "System.Globalization/4.0.10-beta-23024": {
627       "sha512": "RROZnwQ8phf5Sbb6h8rdnQCoppfKdWKmQ4CiWfvpbRG5XwWbVrMyZsBYazLTQ59MFXe8RXYHgHvE9OfnZPTCLQ==",
628       "files": [
629         "System.Globalization.4.0.10-beta-23024.nupkg",
630         "System.Globalization.4.0.10-beta-23024.nupkg.sha512",
631         "System.Globalization.nuspec",
632         "lib/DNXCore50/System.Globalization.dll",
633         "lib/net46/_._",
634         "lib/netcore50/System.Globalization.dll",
635         "ref/dotnet/System.Globalization.dll",
636         "ref/dotnet/System.Globalization.xml",
637         "ref/dotnet/de/System.Globalization.xml",
638         "ref/dotnet/es/System.Globalization.xml",
639         "ref/dotnet/fr/System.Globalization.xml",
640         "ref/dotnet/it/System.Globalization.xml",
641         "ref/dotnet/ja/System.Globalization.xml",
642         "ref/dotnet/ko/System.Globalization.xml",
643         "ref/dotnet/ru/System.Globalization.xml",
644         "ref/dotnet/zh-hans/System.Globalization.xml",
645         "ref/dotnet/zh-hant/System.Globalization.xml",
646         "ref/net46/_._",
647         "runtimes/win8-aot/lib/netcore50/System.Globalization.dll"
648       ]
649     },
650     "System.IO/4.0.10-beta-23024": {
651       "serviceable": true,
652       "sha512": "WSXeleSR+UFJqZQUhzkgcq/O4iyR+YTOIh0IXFXW6ABw+JfH56jb6AuQJwltzZXXtNbdz7Ha2A5OIeYIT6QRFw==",
653       "files": [
654         "System.IO.4.0.10-beta-23024.nupkg",
655         "System.IO.4.0.10-beta-23024.nupkg.sha512",
656         "System.IO.nuspec",
657         "lib/DNXCore50/System.IO.dll",
658         "lib/net46/_._",
659         "lib/netcore50/System.IO.dll",
660         "ref/dotnet/System.IO.dll",
661         "ref/dotnet/System.IO.xml",
662         "ref/dotnet/de/System.IO.xml",
663         "ref/dotnet/es/System.IO.xml",
664         "ref/dotnet/fr/System.IO.xml",
665         "ref/dotnet/it/System.IO.xml",
666         "ref/dotnet/ja/System.IO.xml",
667         "ref/dotnet/ko/System.IO.xml",
668         "ref/dotnet/ru/System.IO.xml",
669         "ref/dotnet/zh-hans/System.IO.xml",
670         "ref/dotnet/zh-hant/System.IO.xml",
671         "ref/net46/_._",
672         "runtimes/win8-aot/lib/netcore50/System.IO.dll"
673       ]
674     },
675     "System.IO.FileSystem/4.0.0-beta-23024": {
676       "serviceable": true,
677       "sha512": "CUlwZ5kM4QRQgsVj9/QQIr86hLr7U/E6evFXg6643qd63BppdfORu46tyQMxS/gsdrT4PiIRu7rrrguXiBR5ww==",
678       "files": [
679         "System.IO.FileSystem.4.0.0-beta-23024.nupkg",
680         "System.IO.FileSystem.4.0.0-beta-23024.nupkg.sha512",
681         "System.IO.FileSystem.nuspec",
682         "lib/DNXCore50/System.IO.FileSystem.dll",
683         "lib/net46/System.IO.FileSystem.dll",
684         "lib/netcore50/System.IO.FileSystem.dll",
685         "ref/dotnet/System.IO.FileSystem.dll",
686         "ref/dotnet/System.IO.FileSystem.xml",
687         "ref/dotnet/de/System.IO.FileSystem.xml",
688         "ref/dotnet/es/System.IO.FileSystem.xml",
689         "ref/dotnet/fr/System.IO.FileSystem.xml",
690         "ref/dotnet/it/System.IO.FileSystem.xml",
691         "ref/dotnet/ja/System.IO.FileSystem.xml",
692         "ref/dotnet/ko/System.IO.FileSystem.xml",
693         "ref/dotnet/ru/System.IO.FileSystem.xml",
694         "ref/dotnet/zh-hans/System.IO.FileSystem.xml",
695         "ref/dotnet/zh-hant/System.IO.FileSystem.xml",
696         "ref/net46/System.IO.FileSystem.dll"
697       ]
698     },
699     "System.IO.FileSystem.Primitives/4.0.0-beta-23024": {
700       "serviceable": true,
701       "sha512": "86WpDEexzC+lt1oFesANFdk3BQ2tP74YgPS4uVnlhEqr/XZG/H7qbEWP72Dve/x+xbJ7/ifayfitIpc9byUu7Q==",
702       "files": [
703         "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg",
704         "System.IO.FileSystem.Primitives.4.0.0-beta-23024.nupkg.sha512",
705         "System.IO.FileSystem.Primitives.nuspec",
706         "lib/dotnet/System.IO.FileSystem.Primitives.dll",
707         "lib/net46/System.IO.FileSystem.Primitives.dll",
708         "ref/dotnet/System.IO.FileSystem.Primitives.dll",
709         "ref/dotnet/System.IO.FileSystem.Primitives.xml",
710         "ref/dotnet/de/System.IO.FileSystem.Primitives.xml",
711         "ref/dotnet/es/System.IO.FileSystem.Primitives.xml",
712         "ref/dotnet/fr/System.IO.FileSystem.Primitives.xml",
713         "ref/dotnet/it/System.IO.FileSystem.Primitives.xml",
714         "ref/dotnet/ja/System.IO.FileSystem.Primitives.xml",
715         "ref/dotnet/ko/System.IO.FileSystem.Primitives.xml",
716         "ref/dotnet/ru/System.IO.FileSystem.Primitives.xml",
717         "ref/dotnet/zh-hans/System.IO.FileSystem.Primitives.xml",
718         "ref/dotnet/zh-hant/System.IO.FileSystem.Primitives.xml",
719         "ref/net46/System.IO.FileSystem.Primitives.dll"
720       ]
721     },
722     "System.Linq/4.0.0-beta-23024": {
723       "serviceable": true,
724       "sha512": "hVGW083n8Lf5J0uFrDqbbeZODqcpqlTls42aVbJXkELEBfRFOYdC3elpPEw/gtlLsBIUFfYJgq+a/7Mqv/i//g==",
725       "files": [
726         "System.Linq.4.0.0-beta-23024.nupkg",
727         "System.Linq.4.0.0-beta-23024.nupkg.sha512",
728         "System.Linq.nuspec",
729         "lib/dotnet/System.Linq.dll",
730         "lib/net45/_._",
731         "lib/netcore50/System.Linq.dll",
732         "lib/win8/_._",
733         "ref/dotnet/System.Linq.dll",
734         "ref/dotnet/System.Linq.xml",
735         "ref/dotnet/de/System.Linq.xml",
736         "ref/dotnet/es/System.Linq.xml",
737         "ref/dotnet/fr/System.Linq.xml",
738         "ref/dotnet/it/System.Linq.xml",
739         "ref/dotnet/ja/System.Linq.xml",
740         "ref/dotnet/ko/System.Linq.xml",
741         "ref/dotnet/ru/System.Linq.xml",
742         "ref/dotnet/zh-hans/System.Linq.xml",
743         "ref/dotnet/zh-hant/System.Linq.xml",
744         "ref/net45/_._",
745         "ref/netcore50/System.Linq.dll",
746         "ref/netcore50/System.Linq.xml",
747         "ref/win8/_._"
748       ]
749     },
750     "System.Private.Uri/4.0.0-beta-23024": {
751       "serviceable": true,
752       "sha512": "SJbplxSAYqzECE4GzsXfkES5vug34KI34ERs2ySNAfuVcEbtto0YieQQqLQERzYINfbFVbOPbV4yN3VTzjW0DQ==",
753       "files": [
754         "System.Private.Uri.4.0.0-beta-23024.nupkg",
755         "System.Private.Uri.4.0.0-beta-23024.nupkg.sha512",
756         "System.Private.Uri.nuspec",
757         "lib/DNXCore50/System.Private.Uri.dll",
758         "lib/netcore50/System.Private.Uri.dll",
759         "ref/dnxcore50/_._",
760         "ref/netcore50/_._",
761         "runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
762       ]
763     },
764     "System.Reflection/4.0.10-beta-23024": {
765       "sha512": "Ky5yclJBgNu+NArFSblpe2FZ/IeLeOYLIP8hLBwTiVDRufjWDqPKcPtETfnmyZq61HGyhTJWFd1uEkhDOgxF9g==",
766       "files": [
767         "System.Reflection.4.0.10-beta-23024.nupkg",
768         "System.Reflection.4.0.10-beta-23024.nupkg.sha512",
769         "System.Reflection.nuspec",
770         "lib/DNXCore50/System.Reflection.dll",
771         "lib/net46/_._",
772         "lib/netcore50/System.Reflection.dll",
773         "ref/dotnet/System.Reflection.dll",
774         "ref/dotnet/System.Reflection.xml",
775         "ref/dotnet/de/System.Reflection.xml",
776         "ref/dotnet/es/System.Reflection.xml",
777         "ref/dotnet/fr/System.Reflection.xml",
778         "ref/dotnet/it/System.Reflection.xml",
779         "ref/dotnet/ja/System.Reflection.xml",
780         "ref/dotnet/ko/System.Reflection.xml",
781         "ref/dotnet/ru/System.Reflection.xml",
782         "ref/dotnet/zh-hans/System.Reflection.xml",
783         "ref/dotnet/zh-hant/System.Reflection.xml",
784         "ref/net46/_._",
785         "runtimes/win8-aot/lib/netcore50/System.Reflection.dll"
786       ]
787     },
788     "System.Reflection.Primitives/4.0.0-beta-23024": {
789       "serviceable": true,
790       "sha512": "y2g5Rwm68Nnt3Ag+pAKLRwUifIKhm1gMy36bnU5rFrZhxg21hls93QH75HDZqXjK80leEr0BC1ajZZ+IcZvKCw==",
791       "files": [
792         "System.Reflection.Primitives.4.0.0-beta-23024.nupkg",
793         "System.Reflection.Primitives.4.0.0-beta-23024.nupkg.sha512",
794         "System.Reflection.Primitives.nuspec",
795         "lib/DNXCore50/System.Reflection.Primitives.dll",
796         "lib/net45/_._",
797         "lib/netcore50/System.Reflection.Primitives.dll",
798         "lib/win8/_._",
799         "ref/dotnet/System.Reflection.Primitives.dll",
800         "ref/dotnet/System.Reflection.Primitives.xml",
801         "ref/dotnet/de/System.Reflection.Primitives.xml",
802         "ref/dotnet/es/System.Reflection.Primitives.xml",
803         "ref/dotnet/fr/System.Reflection.Primitives.xml",
804         "ref/dotnet/it/System.Reflection.Primitives.xml",
805         "ref/dotnet/ja/System.Reflection.Primitives.xml",
806         "ref/dotnet/ko/System.Reflection.Primitives.xml",
807         "ref/dotnet/ru/System.Reflection.Primitives.xml",
808         "ref/dotnet/zh-hans/System.Reflection.Primitives.xml",
809         "ref/dotnet/zh-hant/System.Reflection.Primitives.xml",
810         "ref/net45/_._",
811         "ref/netcore50/System.Reflection.Primitives.dll",
812         "ref/netcore50/System.Reflection.Primitives.xml",
813         "ref/win8/_._",
814         "runtimes/win8-aot/lib/netcore50/System.Reflection.Primitives.dll"
815       ]
816     },
817     "System.Reflection.TypeExtensions/4.0.0-beta-23024": {
818       "serviceable": true,
819       "sha512": "UTsspl61Om2E/x08euAQIrf5d6ebbx4YB8iLvtUrgYBV/iia81X6yMiRobUfYSNKu7WVAxwVrzxyPM8gDaA0rA==",
820       "files": [
821         "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg",
822         "System.Reflection.TypeExtensions.4.0.0-beta-23024.nupkg.sha512",
823         "System.Reflection.TypeExtensions.nuspec",
824         "lib/DNXCore50/System.Reflection.TypeExtensions.dll",
825         "lib/net46/System.Reflection.TypeExtensions.dll",
826         "lib/netcore50/System.Reflection.TypeExtensions.dll",
827         "ref/dotnet/System.Reflection.TypeExtensions.dll",
828         "ref/dotnet/System.Reflection.TypeExtensions.xml",
829         "ref/dotnet/de/System.Reflection.TypeExtensions.xml",
830         "ref/dotnet/es/System.Reflection.TypeExtensions.xml",
831         "ref/dotnet/fr/System.Reflection.TypeExtensions.xml",
832         "ref/dotnet/it/System.Reflection.TypeExtensions.xml",
833         "ref/dotnet/ja/System.Reflection.TypeExtensions.xml",
834         "ref/dotnet/ko/System.Reflection.TypeExtensions.xml",
835         "ref/dotnet/ru/System.Reflection.TypeExtensions.xml",
836         "ref/dotnet/zh-hans/System.Reflection.TypeExtensions.xml",
837         "ref/dotnet/zh-hant/System.Reflection.TypeExtensions.xml",
838         "ref/net46/System.Reflection.TypeExtensions.dll",
839         "runtimes/win8-aot/lib/netcore50/System.Reflection.TypeExtensions.dll"
840       ]
841     },
842     "System.Resources.ResourceManager/4.0.0-beta-23024": {
843       "serviceable": true,
844       "sha512": "xIiopNepii+eLPHo3lak0jmJK2EhQa/Su33Kjpin3t2/ZrFB2m8NoJF/LMV7wpsz2k7rr74RsG1+/m8pZprx+w==",
845       "files": [
846         "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg",
847         "System.Resources.ResourceManager.4.0.0-beta-23024.nupkg.sha512",
848         "System.Resources.ResourceManager.nuspec",
849         "lib/DNXCore50/System.Resources.ResourceManager.dll",
850         "lib/net45/_._",
851         "lib/netcore50/System.Resources.ResourceManager.dll",
852         "lib/win8/_._",
853         "ref/dotnet/System.Resources.ResourceManager.dll",
854         "ref/dotnet/System.Resources.ResourceManager.xml",
855         "ref/dotnet/de/System.Resources.ResourceManager.xml",
856         "ref/dotnet/es/System.Resources.ResourceManager.xml",
857         "ref/dotnet/fr/System.Resources.ResourceManager.xml",
858         "ref/dotnet/it/System.Resources.ResourceManager.xml",
859         "ref/dotnet/ja/System.Resources.ResourceManager.xml",
860         "ref/dotnet/ko/System.Resources.ResourceManager.xml",
861         "ref/dotnet/ru/System.Resources.ResourceManager.xml",
862         "ref/dotnet/zh-hans/System.Resources.ResourceManager.xml",
863         "ref/dotnet/zh-hant/System.Resources.ResourceManager.xml",
864         "ref/net45/_._",
865         "ref/netcore50/System.Resources.ResourceManager.dll",
866         "ref/netcore50/System.Resources.ResourceManager.xml",
867         "ref/win8/_._",
868         "runtimes/win8-aot/lib/netcore50/System.Resources.ResourceManager.dll"
869       ]
870     },
871     "System.Runtime/4.0.20-beta-23024": {
872       "serviceable": true,
873       "sha512": "vacwPrf5OZcHwSL58Vdoq/vqqMrz1xbHXdZiSA5cHBCIVmo5bD9Gw+Qu4NgGekCxV3fgKs9Qq97oibezsZZ+8w==",
874       "files": [
875         "System.Runtime.4.0.20-beta-23024.nupkg",
876         "System.Runtime.4.0.20-beta-23024.nupkg.sha512",
877         "System.Runtime.nuspec",
878         "lib/DNXCore50/System.Runtime.dll",
879         "lib/net46/_._",
880         "lib/netcore50/System.Runtime.dll",
881         "ref/dotnet/System.Runtime.dll",
882         "ref/dotnet/System.Runtime.xml",
883         "ref/dotnet/de/System.Runtime.xml",
884         "ref/dotnet/es/System.Runtime.xml",
885         "ref/dotnet/fr/System.Runtime.xml",
886         "ref/dotnet/it/System.Runtime.xml",
887         "ref/dotnet/ja/System.Runtime.xml",
888         "ref/dotnet/ko/System.Runtime.xml",
889         "ref/dotnet/ru/System.Runtime.xml",
890         "ref/dotnet/zh-hans/System.Runtime.xml",
891         "ref/dotnet/zh-hant/System.Runtime.xml",
892         "ref/net46/_._",
893         "runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
894       ]
895     },
896     "System.Runtime.Extensions/4.0.10-beta-23024": {
897       "serviceable": true,
898       "sha512": "Cj6RMtpMINFjTBHeClYAWk3SvDTdmo6c3rHIGwzn0R0P5B7wt0YclQibiZnjRzN/00XQ44067E6ZvRU/Z6AWgA==",
899       "files": [
900         "System.Runtime.Extensions.4.0.10-beta-23024.nupkg",
901         "System.Runtime.Extensions.4.0.10-beta-23024.nupkg.sha512",
902         "System.Runtime.Extensions.nuspec",
903         "lib/DNXCore50/System.Runtime.Extensions.dll",
904         "lib/net46/_._",
905         "lib/netcore50/System.Runtime.Extensions.dll",
906         "ref/dotnet/System.Runtime.Extensions.dll",
907         "ref/dotnet/System.Runtime.Extensions.xml",
908         "ref/dotnet/de/System.Runtime.Extensions.xml",
909         "ref/dotnet/es/System.Runtime.Extensions.xml",
910         "ref/dotnet/fr/System.Runtime.Extensions.xml",
911         "ref/dotnet/it/System.Runtime.Extensions.xml",
912         "ref/dotnet/ja/System.Runtime.Extensions.xml",
913         "ref/dotnet/ko/System.Runtime.Extensions.xml",
914         "ref/dotnet/ru/System.Runtime.Extensions.xml",
915         "ref/dotnet/zh-hans/System.Runtime.Extensions.xml",
916         "ref/dotnet/zh-hant/System.Runtime.Extensions.xml",
917         "ref/net46/_._",
918         "runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
919       ]
920     },
921     "System.Runtime.Handles/4.0.0-beta-23024": {
922       "serviceable": true,
923       "sha512": "O82TxLtp/afDkQixdjJutB7jdVlRx7vrQ+RPgL7iVLSREYE+HpuXpaKsW/3HqKm2G5D/FLmvYxZLiZitHfZ4Vw==",
924       "files": [
925         "System.Runtime.Handles.4.0.0-beta-23024.nupkg",
926         "System.Runtime.Handles.4.0.0-beta-23024.nupkg.sha512",
927         "System.Runtime.Handles.nuspec",
928         "lib/DNXCore50/System.Runtime.Handles.dll",
929         "lib/net46/_._",
930         "lib/netcore50/System.Runtime.Handles.dll",
931         "ref/dotnet/System.Runtime.Handles.dll",
932         "ref/dotnet/System.Runtime.Handles.xml",
933         "ref/dotnet/de/System.Runtime.Handles.xml",
934         "ref/dotnet/es/System.Runtime.Handles.xml",
935         "ref/dotnet/fr/System.Runtime.Handles.xml",
936         "ref/dotnet/it/System.Runtime.Handles.xml",
937         "ref/dotnet/ja/System.Runtime.Handles.xml",
938         "ref/dotnet/ko/System.Runtime.Handles.xml",
939         "ref/dotnet/ru/System.Runtime.Handles.xml",
940         "ref/dotnet/zh-hans/System.Runtime.Handles.xml",
941         "ref/dotnet/zh-hant/System.Runtime.Handles.xml",
942         "ref/net46/_._",
943         "runtimes/win8-aot/lib/netcore50/System.Runtime.Handles.dll"
944       ]
945     },
946     "System.Runtime.InteropServices/4.0.20-beta-23024": {
947       "serviceable": true,
948       "sha512": "004lCjqaK1zgrQ8d+on557Qny5Szp/l0W6PqB10vgs9pe+0BqfHNPui1eDnzmfhIkp6OW5t35Oqu5Lo3fROqCA==",
949       "files": [
950         "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg",
951         "System.Runtime.InteropServices.4.0.20-beta-23024.nupkg.sha512",
952         "System.Runtime.InteropServices.nuspec",
953         "lib/DNXCore50/System.Runtime.InteropServices.dll",
954         "lib/net46/_._",
955         "lib/netcore50/System.Runtime.InteropServices.dll",
956         "ref/dotnet/System.Runtime.InteropServices.dll",
957         "ref/dotnet/System.Runtime.InteropServices.xml",
958         "ref/dotnet/de/System.Runtime.InteropServices.xml",
959         "ref/dotnet/es/System.Runtime.InteropServices.xml",
960         "ref/dotnet/fr/System.Runtime.InteropServices.xml",
961         "ref/dotnet/it/System.Runtime.InteropServices.xml",
962         "ref/dotnet/ja/System.Runtime.InteropServices.xml",
963         "ref/dotnet/ko/System.Runtime.InteropServices.xml",
964         "ref/dotnet/ru/System.Runtime.InteropServices.xml",
965         "ref/dotnet/zh-hans/System.Runtime.InteropServices.xml",
966         "ref/dotnet/zh-hant/System.Runtime.InteropServices.xml",
967         "ref/net46/_._",
968         "runtimes/win8-aot/lib/netcore50/System.Runtime.InteropServices.dll"
969       ]
970     },
971     "System.Runtime.Loader/4.0.0-beta-23024": {
972       "sha512": "b2i7rlQtpmm/woDbl0OdLBdHrIkR7fWk9z36iqmDQ2FNUFV3qvyQU2GLEmdBiNajc7a+dE+5laT5v704LZ1Xew==",
973       "files": [
974         "System.Runtime.Loader.4.0.0-beta-23024.nupkg",
975         "System.Runtime.Loader.4.0.0-beta-23024.nupkg.sha512",
976         "System.Runtime.Loader.nuspec",
977         "lib/DNXCore50/System.Runtime.Loader.dll",
978         "ref/dotnet/System.Runtime.Loader.dll",
979         "ref/dotnet/System.Runtime.Loader.xml",
980         "ref/dotnet/de/System.Runtime.Loader.xml",
981         "ref/dotnet/es/System.Runtime.Loader.xml",
982         "ref/dotnet/fr/System.Runtime.Loader.xml",
983         "ref/dotnet/it/System.Runtime.Loader.xml",
984         "ref/dotnet/ja/System.Runtime.Loader.xml",
985         "ref/dotnet/ko/System.Runtime.Loader.xml",
986         "ref/dotnet/ru/System.Runtime.Loader.xml",
987         "ref/dotnet/zh-hans/System.Runtime.Loader.xml",
988         "ref/dotnet/zh-hant/System.Runtime.Loader.xml"
989       ]
990     },
991     "System.Security.Cryptography.Encryption/4.0.0-beta-23024": {
992       "serviceable": true,
993       "sha512": "LGHXdvs2WCJjLSKuvn+0SDZhevPyaHNwHx3BiojKsCYPfP3RmTqVMWAAn/tGpn18zV6E1TWGhuJt8xWtbjJk0Q==",
994       "files": [
995         "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg",
996         "System.Security.Cryptography.Encryption.4.0.0-beta-23024.nupkg.sha512",
997         "System.Security.Cryptography.Encryption.nuspec",
998         "lib/DNXCore50/System.Security.Cryptography.Encryption.dll",
999         "lib/net46/System.Security.Cryptography.Encryption.dll",
1000         "ref/dotnet/System.Security.Cryptography.Encryption.dll",
1001         "ref/dotnet/System.Security.Cryptography.Encryption.xml",
1002         "ref/dotnet/de/System.Security.Cryptography.Encryption.xml",
1003         "ref/dotnet/es/System.Security.Cryptography.Encryption.xml",
1004         "ref/dotnet/fr/System.Security.Cryptography.Encryption.xml",
1005         "ref/dotnet/it/System.Security.Cryptography.Encryption.xml",
1006         "ref/dotnet/ja/System.Security.Cryptography.Encryption.xml",
1007         "ref/dotnet/ko/System.Security.Cryptography.Encryption.xml",
1008         "ref/dotnet/ru/System.Security.Cryptography.Encryption.xml",
1009         "ref/dotnet/zh-hans/System.Security.Cryptography.Encryption.xml",
1010         "ref/dotnet/zh-hant/System.Security.Cryptography.Encryption.xml",
1011         "ref/net46/System.Security.Cryptography.Encryption.dll"
1012       ]
1013     },
1014     "System.Security.SecureString/4.0.0-beta-23024": {
1015       "serviceable": true,
1016       "sha512": "Spz5h3BDm58mpoQp/KkZ0y6UEeNSnpNqqxEZ+ZIDQElHd/gWugPEVooKWLi8PwIh+J1gzoD298lsaKUO2Y6Opg==",
1017       "files": [
1018         "System.Security.SecureString.4.0.0-beta-23024.nupkg",
1019         "System.Security.SecureString.4.0.0-beta-23024.nupkg.sha512",
1020         "System.Security.SecureString.nuspec",
1021         "lib/DNXCore50/System.Security.SecureString.dll",
1022         "lib/net46/System.Security.SecureString.dll",
1023         "ref/dotnet/System.Security.SecureString.dll",
1024         "ref/dotnet/System.Security.SecureString.xml",
1025         "ref/dotnet/de/System.Security.SecureString.xml",
1026         "ref/dotnet/es/System.Security.SecureString.xml",
1027         "ref/dotnet/fr/System.Security.SecureString.xml",
1028         "ref/dotnet/it/System.Security.SecureString.xml",
1029         "ref/dotnet/ja/System.Security.SecureString.xml",
1030         "ref/dotnet/ko/System.Security.SecureString.xml",
1031         "ref/dotnet/ru/System.Security.SecureString.xml",
1032         "ref/dotnet/zh-hans/System.Security.SecureString.xml",
1033         "ref/dotnet/zh-hant/System.Security.SecureString.xml",
1034         "ref/net46/System.Security.SecureString.dll"
1035       ]
1036     },
1037     "System.Text.Encoding/4.0.10-beta-23024": {
1038       "sha512": "rNCH8+rj+jrlVbw91Xrj6NpT2bhcQn0D66oCzSDPmXhf6+udI74M8SBGLI2qz48lc8L4Mr5dEIifEq2p4D1P3w==",
1039       "files": [
1040         "System.Text.Encoding.4.0.10-beta-23024.nupkg",
1041         "System.Text.Encoding.4.0.10-beta-23024.nupkg.sha512",
1042         "System.Text.Encoding.nuspec",
1043         "lib/DNXCore50/System.Text.Encoding.dll",
1044         "lib/net46/_._",
1045         "lib/netcore50/System.Text.Encoding.dll",
1046         "ref/dotnet/System.Text.Encoding.dll",
1047         "ref/dotnet/System.Text.Encoding.xml",
1048         "ref/dotnet/de/System.Text.Encoding.xml",
1049         "ref/dotnet/es/System.Text.Encoding.xml",
1050         "ref/dotnet/fr/System.Text.Encoding.xml",
1051         "ref/dotnet/it/System.Text.Encoding.xml",
1052         "ref/dotnet/ja/System.Text.Encoding.xml",
1053         "ref/dotnet/ko/System.Text.Encoding.xml",
1054         "ref/dotnet/ru/System.Text.Encoding.xml",
1055         "ref/dotnet/zh-hans/System.Text.Encoding.xml",
1056         "ref/dotnet/zh-hant/System.Text.Encoding.xml",
1057         "ref/net46/_._",
1058         "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.dll"
1059       ]
1060     },
1061     "System.Text.Encoding.Extensions/4.0.10-beta-23024": {
1062       "sha512": "Y8JU73DQZKSSY7sz4I8PFOz5/Cp3Te02deN1Qfx8ndIOg9/uFi55p/SeeeaowvF+/iUqENRerSy5KX5YPZxcOQ==",
1063       "files": [
1064         "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg",
1065         "System.Text.Encoding.Extensions.4.0.10-beta-23024.nupkg.sha512",
1066         "System.Text.Encoding.Extensions.nuspec",
1067         "lib/DNXCore50/System.Text.Encoding.Extensions.dll",
1068         "lib/net46/_._",
1069         "lib/netcore50/System.Text.Encoding.Extensions.dll",
1070         "ref/dotnet/System.Text.Encoding.Extensions.dll",
1071         "ref/dotnet/System.Text.Encoding.Extensions.xml",
1072         "ref/dotnet/de/System.Text.Encoding.Extensions.xml",
1073         "ref/dotnet/es/System.Text.Encoding.Extensions.xml",
1074         "ref/dotnet/fr/System.Text.Encoding.Extensions.xml",
1075         "ref/dotnet/it/System.Text.Encoding.Extensions.xml",
1076         "ref/dotnet/ja/System.Text.Encoding.Extensions.xml",
1077         "ref/dotnet/ko/System.Text.Encoding.Extensions.xml",
1078         "ref/dotnet/ru/System.Text.Encoding.Extensions.xml",
1079         "ref/dotnet/zh-hans/System.Text.Encoding.Extensions.xml",
1080         "ref/dotnet/zh-hant/System.Text.Encoding.Extensions.xml",
1081         "ref/net46/_._",
1082         "runtimes/win8-aot/lib/netcore50/System.Text.Encoding.Extensions.dll"
1083       ]
1084     },
1085     "System.Text.RegularExpressions/4.0.10-beta-23024": {
1086       "serviceable": true,
1087       "sha512": "dbbYvJczIWGYK4UChCYn6ZsBeRWXIA8UJAPaY8ovsNeP5pCGCLRVRPYnmk2oky5+18fwYy0gEArMF8szyRVHOg==",
1088       "files": [
1089         "System.Text.RegularExpressions.4.0.10-beta-23024.nupkg",
1090         "System.Text.RegularExpressions.4.0.10-beta-23024.nupkg.sha512",
1091         "System.Text.RegularExpressions.nuspec",
1092         "lib/dotnet/System.Text.RegularExpressions.dll",
1093         "lib/net46/_._",
1094         "ref/dotnet/System.Text.RegularExpressions.dll",
1095         "ref/dotnet/System.Text.RegularExpressions.xml",
1096         "ref/dotnet/de/System.Text.RegularExpressions.xml",
1097         "ref/dotnet/es/System.Text.RegularExpressions.xml",
1098         "ref/dotnet/fr/System.Text.RegularExpressions.xml",
1099         "ref/dotnet/it/System.Text.RegularExpressions.xml",
1100         "ref/dotnet/ja/System.Text.RegularExpressions.xml",
1101         "ref/dotnet/ko/System.Text.RegularExpressions.xml",
1102         "ref/dotnet/ru/System.Text.RegularExpressions.xml",
1103         "ref/dotnet/zh-hans/System.Text.RegularExpressions.xml",
1104         "ref/dotnet/zh-hant/System.Text.RegularExpressions.xml",
1105         "ref/net46/_._"
1106       ]
1107     },
1108     "System.Threading/4.0.0-beta-23024": {
1109       "sha512": "d8tInqC0ux1JH918eIoffKi9+Wc0AkxUrhUDbQkLgNz8V7uBbu5WUaDJaTblAwgwwG50GzefXCweZP5NcVd0Lw==",
1110       "files": [
1111         "License.rtf",
1112         "System.Threading.4.0.0-beta-23024.nupkg",
1113         "System.Threading.4.0.0-beta-23024.nupkg.sha512",
1114         "System.Threading.nuspec",
1115         "lib/net45/_._",
1116         "lib/win8/_._",
1117         "ref/dotnet/System.Threading.dll",
1118         "ref/dotnet/System.Threading.xml",
1119         "ref/dotnet/de/System.Threading.xml",
1120         "ref/dotnet/es/System.Threading.xml",
1121         "ref/dotnet/fr/System.Threading.xml",
1122         "ref/dotnet/it/System.Threading.xml",
1123         "ref/dotnet/ja/System.Threading.xml",
1124         "ref/dotnet/ko/System.Threading.xml",
1125         "ref/dotnet/ru/System.Threading.xml",
1126         "ref/dotnet/zh-hans/System.Threading.xml",
1127         "ref/dotnet/zh-hant/System.Threading.xml",
1128         "ref/net45/_._",
1129         "ref/netcore50/System.Threading.dll",
1130         "ref/netcore50/System.Threading.xml",
1131         "ref/netcore50/de/System.Threading.xml",
1132         "ref/netcore50/es/System.Threading.xml",
1133         "ref/netcore50/fr/System.Threading.xml",
1134         "ref/netcore50/it/System.Threading.xml",
1135         "ref/netcore50/ja/System.Threading.xml",
1136         "ref/netcore50/ko/System.Threading.xml",
1137         "ref/netcore50/ru/System.Threading.xml",
1138         "ref/netcore50/zh-hans/System.Threading.xml",
1139         "ref/netcore50/zh-hant/System.Threading.xml",
1140         "ref/win8/_._"
1141       ]
1142     },
1143     "System.Threading.Overlapped/4.0.0-beta-23024": {
1144       "serviceable": true,
1145       "sha512": "i5FkjE3Y++zufCyS68xiq8t/lwPyS2+urpv0MZUOID0pggCpqJiUGV5bnJRBo9Da79rpnVeFBleDOVFCnr2lrw==",
1146       "files": [
1147         "System.Threading.Overlapped.4.0.0-beta-23024.nupkg",
1148         "System.Threading.Overlapped.4.0.0-beta-23024.nupkg.sha512",
1149         "System.Threading.Overlapped.nuspec",
1150         "lib/DNXCore50/System.Threading.Overlapped.dll",
1151         "lib/net46/System.Threading.Overlapped.dll",
1152         "lib/netcore50/System.Threading.Overlapped.dll",
1153         "ref/dotnet/System.Threading.Overlapped.dll",
1154         "ref/dotnet/System.Threading.Overlapped.xml",
1155         "ref/dotnet/de/System.Threading.Overlapped.xml",
1156         "ref/dotnet/es/System.Threading.Overlapped.xml",
1157         "ref/dotnet/fr/System.Threading.Overlapped.xml",
1158         "ref/dotnet/it/System.Threading.Overlapped.xml",
1159         "ref/dotnet/ja/System.Threading.Overlapped.xml",
1160         "ref/dotnet/ko/System.Threading.Overlapped.xml",
1161         "ref/dotnet/ru/System.Threading.Overlapped.xml",
1162         "ref/dotnet/zh-hans/System.Threading.Overlapped.xml",
1163         "ref/dotnet/zh-hant/System.Threading.Overlapped.xml",
1164         "ref/net46/System.Threading.Overlapped.dll"
1165       ]
1166     },
1167     "System.Threading.Tasks/4.0.10-beta-23024": {
1168       "serviceable": true,
1169       "sha512": "QQaCcvp6FL14X2Hp3v+LoRoJKLWa0B6stwC5haZUfVICJnhgnOAPaeXcGc7R/x9TMN5+aGfxTgp+2cKgmOmrNQ==",
1170       "files": [
1171         "System.Threading.Tasks.4.0.10-beta-23024.nupkg",
1172         "System.Threading.Tasks.4.0.10-beta-23024.nupkg.sha512",
1173         "System.Threading.Tasks.nuspec",
1174         "lib/DNXCore50/System.Threading.Tasks.dll",
1175         "lib/net46/_._",
1176         "lib/netcore50/System.Threading.Tasks.dll",
1177         "ref/dotnet/System.Threading.Tasks.dll",
1178         "ref/dotnet/System.Threading.Tasks.xml",
1179         "ref/dotnet/de/System.Threading.Tasks.xml",
1180         "ref/dotnet/es/System.Threading.Tasks.xml",
1181         "ref/dotnet/fr/System.Threading.Tasks.xml",
1182         "ref/dotnet/it/System.Threading.Tasks.xml",
1183         "ref/dotnet/ja/System.Threading.Tasks.xml",
1184         "ref/dotnet/ko/System.Threading.Tasks.xml",
1185         "ref/dotnet/ru/System.Threading.Tasks.xml",
1186         "ref/dotnet/zh-hans/System.Threading.Tasks.xml",
1187         "ref/dotnet/zh-hant/System.Threading.Tasks.xml",
1188         "ref/net46/_._",
1189         "runtimes/win8-aot/lib/netcore50/System.Threading.Tasks.dll"
1190       ]
1191     },
1192     "System.Threading.Thread/4.0.0-beta-23024": {
1193       "sha512": "aeok537DgipEVRaoFjfYFf5MAyKm6eXKQQibvvHDertRXx+h1a7sIxt+K9QEHbjxDeKC+06orbGMlasNPSLxHA==",
1194       "files": [
1195         "System.Threading.Thread.4.0.0-beta-23024.nupkg",
1196         "System.Threading.Thread.4.0.0-beta-23024.nupkg.sha512",
1197         "System.Threading.Thread.nuspec",
1198         "lib/DNXCore50/System.Threading.Thread.dll",
1199         "lib/net46/System.Threading.Thread.dll",
1200         "ref/dotnet/System.Threading.Thread.dll",
1201         "ref/dotnet/System.Threading.Thread.xml",
1202         "ref/dotnet/de/System.Threading.Thread.xml",
1203         "ref/dotnet/es/System.Threading.Thread.xml",
1204         "ref/dotnet/fr/System.Threading.Thread.xml",
1205         "ref/dotnet/it/System.Threading.Thread.xml",
1206         "ref/dotnet/ja/System.Threading.Thread.xml",
1207         "ref/dotnet/ko/System.Threading.Thread.xml",
1208         "ref/dotnet/ru/System.Threading.Thread.xml",
1209         "ref/dotnet/zh-hans/System.Threading.Thread.xml",
1210         "ref/dotnet/zh-hant/System.Threading.Thread.xml",
1211         "ref/net46/System.Threading.Thread.dll"
1212       ]
1213     },
1214     "System.Threading.ThreadPool/4.0.10-beta-23024": {
1215       "sha512": "ue4+ZEycLk4N5plLhBySK7oQLE+XotooYRbZnfwrXK6s61n9K1O8q1glGt7o8QJZbTfVYEjRG0Tk0jocYaTa2A==",
1216       "files": [
1217         "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg",
1218         "System.Threading.ThreadPool.4.0.10-beta-23024.nupkg.sha512",
1219         "System.Threading.ThreadPool.nuspec",
1220         "lib/DNXCore50/System.Threading.ThreadPool.dll",
1221         "lib/net46/System.Threading.ThreadPool.dll",
1222         "ref/dotnet/System.Threading.ThreadPool.dll",
1223         "ref/dotnet/System.Threading.ThreadPool.xml",
1224         "ref/dotnet/de/System.Threading.ThreadPool.xml",
1225         "ref/dotnet/es/System.Threading.ThreadPool.xml",
1226         "ref/dotnet/fr/System.Threading.ThreadPool.xml",
1227         "ref/dotnet/it/System.Threading.ThreadPool.xml",
1228         "ref/dotnet/ja/System.Threading.ThreadPool.xml",
1229         "ref/dotnet/ko/System.Threading.ThreadPool.xml",
1230         "ref/dotnet/ru/System.Threading.ThreadPool.xml",
1231         "ref/dotnet/zh-hans/System.Threading.ThreadPool.xml",
1232         "ref/dotnet/zh-hant/System.Threading.ThreadPool.xml",
1233         "ref/net46/System.Threading.ThreadPool.dll"
1234       ]
1235     },
1236     "System.Xml.ReaderWriter/4.0.10-beta-23024": {
1237       "serviceable": true,
1238       "sha512": "X9UqQ448oTm1IRpsyW2VXdm7Sl3+4hiKLfTSXHGQIwhqmXDn6w9YJ5QrKvrRtnXZz0Wgebky8/Kz6a59+6nxfg==",
1239       "files": [
1240         "System.Xml.ReaderWriter.4.0.10-beta-23024.nupkg",
1241         "System.Xml.ReaderWriter.4.0.10-beta-23024.nupkg.sha512",
1242         "System.Xml.ReaderWriter.nuspec",
1243         "lib/dotnet/System.Xml.ReaderWriter.dll",
1244         "lib/net46/_._",
1245         "ref/dotnet/System.Xml.ReaderWriter.dll",
1246         "ref/dotnet/System.Xml.ReaderWriter.xml",
1247         "ref/dotnet/de/System.Xml.ReaderWriter.xml",
1248         "ref/dotnet/es/System.Xml.ReaderWriter.xml",
1249         "ref/dotnet/fr/System.Xml.ReaderWriter.xml",
1250         "ref/dotnet/it/System.Xml.ReaderWriter.xml",
1251         "ref/dotnet/ja/System.Xml.ReaderWriter.xml",
1252         "ref/dotnet/ko/System.Xml.ReaderWriter.xml",
1253         "ref/dotnet/ru/System.Xml.ReaderWriter.xml",
1254         "ref/dotnet/zh-hans/System.Xml.ReaderWriter.xml",
1255         "ref/dotnet/zh-hant/System.Xml.ReaderWriter.xml",
1256         "ref/net46/_._"
1257       ]
1258     }
1259   },
1260   "projectFileDependencyGroups": {
1261     "": [
1262       "System.Collections >= 4.0.10-beta-*",
1263       "System.Collections.NonGeneric >= 4.0.0-beta-*",
1264       "System.Console >= 4.0.0-beta-*",
1265       "System.Diagnostics.Debug >= 4.0.10-beta-*",
1266       "System.Diagnostics.Process >= 4.0.0-beta-*",
1267       "System.Globalization >= 4.0.10-beta-*",
1268       "System.IO >= 4.0.10-beta-*",
1269       "System.IO.FileSystem >= 4.0.0-beta-*",
1270       "System.IO.FileSystem.Primitives >= 4.0.0-beta-*",
1271       "System.Linq >= 4.0.0-beta-*",
1272       "System.Reflection >= 4.0.10-beta-*",
1273       "System.Reflection.Primitives >= 4.0.0-beta-*",
1274       "System.Reflection.TypeExtensions >= 4.0.0-beta-*",
1275       "System.Runtime >= 4.0.20-beta-*",
1276       "System.Runtime.Extensions >= 4.0.10-beta-*",
1277       "System.Runtime.Handles >= 4.0.0-beta-*",
1278       "System.Runtime.InteropServices >= 4.0.20-beta-*",
1279       "System.Runtime.Loader >= 4.0.0-beta-*",
1280       "System.Text.Encoding >= 4.0.10-beta-*",
1281       "System.Text.Encoding.Extensions >= 4.0.10-beta-*",
1282       "System.Threading >= 4.0.0-beta-*",
1283       "System.Threading.Tasks >= 4.0.10-beta-*",
1284       "System.Threading.Thread >= 4.0.0-beta-*",
1285       "System.Xml.ReaderWriter >= 4.0.10-beta-*"
1286     ],
1287     "DNXCore,Version=v5.0": []
1288   }
1289 }