[Tizen] Add BuildTools 2.1.0-rc1-02804-05
[platform/upstream/coreclr.git] / Tools / dotnetcli / sdk / 2.1.2 / package.deps.json
1 {
2   "runtimeTarget": {
3     "name": ".NETCoreApp,Version=v2.0",
4     "signature": "31f3fa54e10dedaff054bdc9c80c6bcf7dc626ca"
5   },
6   "compilationOptions": {},
7   "targets": {
8     ".NETCoreApp,Version=v2.0": {
9       "package/15.5.0": {
10         "dependencies": {
11           "Microsoft.TestPlatform.CommunicationUtilities": "15.5.0",
12           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
13           "Microsoft.TestPlatform.CrossPlatEngine": "15.5.0",
14           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
15           "Microsoft.TestPlatform.TestHostRuntimeProvider": "15.5.0",
16           "Microsoft.TestPlatform.Utilities": "15.5.0",
17           "Microsoft.TestPlatform.VsTestConsole.TranslationLayer": "15.5.0",
18           "Microsoft.VisualStudio.TestPlatform.Client": "15.5.0",
19           "Microsoft.VisualStudio.TestPlatform.Common": "15.5.0",
20           "Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger": "15.5.0",
21           "vstest.console": "15.5.0"
22         },
23         "runtime": {
24           "package.dll": {}
25         }
26       },
27       "Microsoft.CSharp/4.0.1": {
28         "dependencies": {
29           "System.Collections": "4.0.11",
30           "System.Diagnostics.Debug": "4.0.11",
31           "System.Dynamic.Runtime": "4.0.11",
32           "System.Globalization": "4.0.11",
33           "System.Linq": "4.1.0",
34           "System.Linq.Expressions": "4.1.0",
35           "System.ObjectModel": "4.0.12",
36           "System.Reflection": "4.1.0",
37           "System.Reflection.Extensions": "4.0.1",
38           "System.Reflection.Primitives": "4.0.1",
39           "System.Reflection.TypeExtensions": "4.1.0",
40           "System.Resources.ResourceManager": "4.0.1",
41           "System.Runtime": "4.1.0",
42           "System.Runtime.Extensions": "4.1.0",
43           "System.Runtime.InteropServices": "4.1.0",
44           "System.Threading": "4.0.11"
45         }
46       },
47       "Microsoft.DotNet.PlatformAbstractions/1.0.3": {
48         "dependencies": {
49           "System.AppContext": "4.1.0",
50           "System.Collections": "4.0.11",
51           "System.IO": "4.1.0",
52           "System.IO.FileSystem": "4.0.1",
53           "System.Reflection.TypeExtensions": "4.1.0",
54           "System.Runtime.Extensions": "4.1.0",
55           "System.Runtime.InteropServices": "4.1.0",
56           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
57         },
58         "runtime": {
59           "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
60         }
61       },
62       "Microsoft.Extensions.DependencyModel/1.0.3": {
63         "dependencies": {
64           "Microsoft.DotNet.PlatformAbstractions": "1.0.3",
65           "Newtonsoft.Json": "9.0.1",
66           "System.Diagnostics.Debug": "4.0.11",
67           "System.Dynamic.Runtime": "4.0.11",
68           "System.Linq": "4.1.0"
69         },
70         "runtime": {
71           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
72         }
73       },
74       "Microsoft.NETCore.Targets/1.0.1": {},
75       "Microsoft.Win32.Primitives/4.0.1": {
76         "dependencies": {
77           "Microsoft.NETCore.Targets": "1.0.1",
78           "System.Runtime": "4.1.0"
79         }
80       },
81       "Microsoft.Win32.Registry/4.0.0": {
82         "dependencies": {
83           "System.Collections": "4.0.11",
84           "System.Globalization": "4.0.11",
85           "System.Resources.ResourceManager": "4.0.1",
86           "System.Runtime": "4.1.0",
87           "System.Runtime.Extensions": "4.1.0",
88           "System.Runtime.Handles": "4.0.1",
89           "System.Runtime.InteropServices": "4.1.0"
90         },
91         "runtimeTargets": {
92           "runtime/unix/lib/_._": {
93             "rid": "unix",
94             "assetType": "runtime"
95           },
96           "runtime/win/lib/_._": {
97             "rid": "win",
98             "assetType": "runtime"
99           }
100         }
101       },
102       "Newtonsoft.Json/9.0.1": {
103         "dependencies": {
104           "Microsoft.CSharp": "4.0.1",
105           "System.Collections": "4.0.11",
106           "System.Diagnostics.Debug": "4.0.11",
107           "System.Dynamic.Runtime": "4.0.11",
108           "System.Globalization": "4.0.11",
109           "System.IO": "4.1.0",
110           "System.Linq": "4.1.0",
111           "System.Linq.Expressions": "4.1.0",
112           "System.ObjectModel": "4.0.12",
113           "System.Reflection": "4.1.0",
114           "System.Reflection.Extensions": "4.0.1",
115           "System.Resources.ResourceManager": "4.0.1",
116           "System.Runtime": "4.1.0",
117           "System.Runtime.Extensions": "4.1.0",
118           "System.Runtime.Serialization.Primitives": "4.1.1",
119           "System.Text.Encoding": "4.0.11",
120           "System.Text.Encoding.Extensions": "4.0.11",
121           "System.Text.RegularExpressions": "4.1.0",
122           "System.Threading": "4.0.11",
123           "System.Threading.Tasks": "4.0.11",
124           "System.Xml.ReaderWriter": "4.0.11",
125           "System.Xml.XDocument": "4.0.11"
126         },
127         "runtime": {
128           "lib/netstandard1.0/Newtonsoft.Json.dll": {}
129         }
130       },
131       "runtime.native.System/4.0.0": {
132         "dependencies": {
133           "Microsoft.NETCore.Targets": "1.0.1"
134         }
135       },
136       "System.AppContext/4.1.0": {
137         "dependencies": {
138           "System.Runtime": "4.1.0"
139         }
140       },
141       "System.Collections/4.0.11": {
142         "dependencies": {
143           "Microsoft.NETCore.Targets": "1.0.1",
144           "System.Runtime": "4.1.0"
145         }
146       },
147       "System.Collections.Concurrent/4.0.12": {
148         "dependencies": {
149           "System.Collections": "4.0.11",
150           "System.Diagnostics.Debug": "4.0.11",
151           "System.Diagnostics.Tracing": "4.1.0",
152           "System.Globalization": "4.0.11",
153           "System.Reflection": "4.1.0",
154           "System.Resources.ResourceManager": "4.0.1",
155           "System.Runtime": "4.1.0",
156           "System.Runtime.Extensions": "4.1.0",
157           "System.Threading": "4.0.11",
158           "System.Threading.Tasks": "4.0.11"
159         }
160       },
161       "System.Collections.Immutable/1.2.0": {
162         "dependencies": {
163           "System.Collections": "4.0.11",
164           "System.Diagnostics.Debug": "4.0.11",
165           "System.Globalization": "4.0.11",
166           "System.Linq": "4.1.0",
167           "System.Resources.ResourceManager": "4.0.1",
168           "System.Runtime": "4.1.0",
169           "System.Runtime.Extensions": "4.1.0",
170           "System.Threading": "4.0.11"
171         }
172       },
173       "System.Collections.NonGeneric/4.0.1": {
174         "dependencies": {
175           "System.Diagnostics.Debug": "4.0.11",
176           "System.Globalization": "4.0.11",
177           "System.Resources.ResourceManager": "4.0.1",
178           "System.Runtime": "4.1.0",
179           "System.Runtime.Extensions": "4.1.0",
180           "System.Threading": "4.0.11"
181         }
182       },
183       "System.Collections.Specialized/4.0.1": {
184         "dependencies": {
185           "System.Collections.NonGeneric": "4.0.1",
186           "System.Globalization": "4.0.11",
187           "System.Globalization.Extensions": "4.0.1",
188           "System.Resources.ResourceManager": "4.0.1",
189           "System.Runtime": "4.1.0",
190           "System.Runtime.Extensions": "4.1.0",
191           "System.Threading": "4.0.11"
192         }
193       },
194       "System.ComponentModel/4.0.1": {
195         "dependencies": {
196           "System.Runtime": "4.1.0"
197         }
198       },
199       "System.ComponentModel.EventBasedAsync/4.0.11": {
200         "dependencies": {
201           "System.Resources.ResourceManager": "4.0.1",
202           "System.Runtime": "4.1.0",
203           "System.Threading": "4.0.11",
204           "System.Threading.Tasks": "4.0.11"
205         }
206       },
207       "System.ComponentModel.Primitives/4.1.0": {
208         "dependencies": {
209           "System.ComponentModel": "4.0.1",
210           "System.Resources.ResourceManager": "4.0.1",
211           "System.Runtime": "4.1.0"
212         }
213       },
214       "System.ComponentModel.TypeConverter/4.1.0": {
215         "dependencies": {
216           "System.Collections": "4.0.11",
217           "System.Collections.NonGeneric": "4.0.1",
218           "System.Collections.Specialized": "4.0.1",
219           "System.ComponentModel": "4.0.1",
220           "System.ComponentModel.Primitives": "4.1.0",
221           "System.Globalization": "4.0.11",
222           "System.Linq": "4.1.0",
223           "System.Reflection": "4.1.0",
224           "System.Reflection.Extensions": "4.0.1",
225           "System.Reflection.Primitives": "4.0.1",
226           "System.Reflection.TypeExtensions": "4.1.0",
227           "System.Resources.ResourceManager": "4.0.1",
228           "System.Runtime": "4.1.0",
229           "System.Runtime.Extensions": "4.1.0",
230           "System.Threading": "4.0.11"
231         }
232       },
233       "System.Diagnostics.Contracts/4.0.1": {
234         "dependencies": {
235           "System.Runtime": "4.1.0"
236         }
237       },
238       "System.Diagnostics.Debug/4.0.11": {
239         "dependencies": {
240           "Microsoft.NETCore.Targets": "1.0.1",
241           "System.Runtime": "4.1.0"
242         }
243       },
244       "System.Diagnostics.FileVersionInfo/4.0.0": {
245         "dependencies": {
246           "System.Globalization": "4.0.11",
247           "System.IO": "4.1.0",
248           "System.IO.FileSystem": "4.0.1",
249           "System.IO.FileSystem.Primitives": "4.0.1",
250           "System.Reflection.Metadata": "1.3.0",
251           "System.Runtime": "4.1.0",
252           "System.Runtime.Extensions": "4.1.0",
253           "System.Runtime.InteropServices": "4.1.0"
254         },
255         "runtimeTargets": {
256           "runtime/unix/lib/_._": {
257             "rid": "unix",
258             "assetType": "runtime"
259           },
260           "runtime/win/lib/_._": {
261             "rid": "win",
262             "assetType": "runtime"
263           }
264         }
265       },
266       "System.Diagnostics.Process/4.1.0": {
267         "dependencies": {
268           "Microsoft.Win32.Primitives": "4.0.1",
269           "Microsoft.Win32.Registry": "4.0.0",
270           "System.Collections": "4.0.11",
271           "System.Diagnostics.Debug": "4.0.11",
272           "System.Globalization": "4.0.11",
273           "System.IO": "4.1.0",
274           "System.IO.FileSystem": "4.0.1",
275           "System.IO.FileSystem.Primitives": "4.0.1",
276           "System.Resources.ResourceManager": "4.0.1",
277           "System.Runtime": "4.1.0",
278           "System.Runtime.Extensions": "4.1.0",
279           "System.Runtime.Handles": "4.0.1",
280           "System.Runtime.InteropServices": "4.1.0",
281           "System.Text.Encoding": "4.0.11",
282           "System.Text.Encoding.Extensions": "4.0.11",
283           "System.Threading": "4.0.11",
284           "System.Threading.Tasks": "4.0.11",
285           "System.Threading.Thread": "4.0.0",
286           "System.Threading.ThreadPool": "4.0.10",
287           "runtime.native.System": "4.0.0"
288         },
289         "runtimeTargets": {
290           "runtime/linux/lib/_._": {
291             "rid": "linux",
292             "assetType": "runtime"
293           },
294           "runtime/osx/lib/_._": {
295             "rid": "osx",
296             "assetType": "runtime"
297           },
298           "runtime/win/lib/_._": {
299             "rid": "win",
300             "assetType": "runtime"
301           }
302         }
303       },
304       "System.Diagnostics.TextWriterTraceListener/4.0.0": {
305         "dependencies": {
306           "System.Diagnostics.TraceSource": "4.0.0",
307           "System.Globalization": "4.0.11",
308           "System.IO": "4.1.0",
309           "System.Resources.ResourceManager": "4.0.1",
310           "System.Runtime": "4.1.0",
311           "System.Threading": "4.0.11"
312         }
313       },
314       "System.Diagnostics.Tools/4.0.1": {
315         "dependencies": {
316           "Microsoft.NETCore.Targets": "1.0.1",
317           "System.Runtime": "4.1.0"
318         }
319       },
320       "System.Diagnostics.TraceSource/4.0.0": {
321         "dependencies": {
322           "System.Collections": "4.0.11",
323           "System.Diagnostics.Debug": "4.0.11",
324           "System.Globalization": "4.0.11",
325           "System.Resources.ResourceManager": "4.0.1",
326           "System.Runtime": "4.1.0",
327           "System.Runtime.Extensions": "4.1.0",
328           "System.Threading": "4.0.11",
329           "runtime.native.System": "4.0.0"
330         },
331         "runtimeTargets": {
332           "runtime/unix/lib/_._": {
333             "rid": "unix",
334             "assetType": "runtime"
335           },
336           "runtime/win/lib/_._": {
337             "rid": "win",
338             "assetType": "runtime"
339           }
340         }
341       },
342       "System.Diagnostics.Tracing/4.1.0": {
343         "dependencies": {
344           "Microsoft.NETCore.Targets": "1.0.1",
345           "System.Runtime": "4.1.0"
346         }
347       },
348       "System.Dynamic.Runtime/4.0.11": {
349         "dependencies": {
350           "System.Collections": "4.0.11",
351           "System.Diagnostics.Debug": "4.0.11",
352           "System.Globalization": "4.0.11",
353           "System.Linq": "4.1.0",
354           "System.Linq.Expressions": "4.1.0",
355           "System.ObjectModel": "4.0.12",
356           "System.Reflection": "4.1.0",
357           "System.Reflection.Emit": "4.0.1",
358           "System.Reflection.Emit.ILGeneration": "4.0.1",
359           "System.Reflection.Primitives": "4.0.1",
360           "System.Reflection.TypeExtensions": "4.1.0",
361           "System.Resources.ResourceManager": "4.0.1",
362           "System.Runtime": "4.1.0",
363           "System.Runtime.Extensions": "4.1.0",
364           "System.Threading": "4.0.11"
365         }
366       },
367       "System.Globalization/4.0.11": {
368         "dependencies": {
369           "Microsoft.NETCore.Targets": "1.0.1",
370           "System.Runtime": "4.1.0"
371         }
372       },
373       "System.Globalization.Extensions/4.0.1": {
374         "dependencies": {
375           "System.Globalization": "4.0.11",
376           "System.Resources.ResourceManager": "4.0.1",
377           "System.Runtime": "4.1.0",
378           "System.Runtime.Extensions": "4.1.0",
379           "System.Runtime.InteropServices": "4.1.0"
380         },
381         "runtimeTargets": {
382           "runtime/unix/lib/_._": {
383             "rid": "unix",
384             "assetType": "runtime"
385           },
386           "runtime/win/lib/_._": {
387             "rid": "win",
388             "assetType": "runtime"
389           }
390         }
391       },
392       "System.IO/4.1.0": {
393         "dependencies": {
394           "Microsoft.NETCore.Targets": "1.0.1",
395           "System.Runtime": "4.1.0",
396           "System.Text.Encoding": "4.0.11",
397           "System.Threading.Tasks": "4.0.11"
398         }
399       },
400       "System.IO.FileSystem/4.0.1": {
401         "dependencies": {
402           "Microsoft.NETCore.Targets": "1.0.1",
403           "System.IO": "4.1.0",
404           "System.IO.FileSystem.Primitives": "4.0.1",
405           "System.Runtime": "4.1.0",
406           "System.Runtime.Handles": "4.0.1",
407           "System.Text.Encoding": "4.0.11",
408           "System.Threading.Tasks": "4.0.11"
409         }
410       },
411       "System.IO.FileSystem.Primitives/4.0.1": {
412         "dependencies": {
413           "System.Runtime": "4.1.0"
414         }
415       },
416       "System.Linq/4.1.0": {
417         "dependencies": {
418           "System.Collections": "4.0.11",
419           "System.Diagnostics.Debug": "4.0.11",
420           "System.Resources.ResourceManager": "4.0.1",
421           "System.Runtime": "4.1.0",
422           "System.Runtime.Extensions": "4.1.0"
423         }
424       },
425       "System.Linq.Expressions/4.1.0": {
426         "dependencies": {
427           "System.Collections": "4.0.11",
428           "System.Diagnostics.Debug": "4.0.11",
429           "System.Globalization": "4.0.11",
430           "System.IO": "4.1.0",
431           "System.Linq": "4.1.0",
432           "System.ObjectModel": "4.0.12",
433           "System.Reflection": "4.1.0",
434           "System.Reflection.Emit": "4.0.1",
435           "System.Reflection.Emit.ILGeneration": "4.0.1",
436           "System.Reflection.Emit.Lightweight": "4.0.1",
437           "System.Reflection.Extensions": "4.0.1",
438           "System.Reflection.Primitives": "4.0.1",
439           "System.Reflection.TypeExtensions": "4.1.0",
440           "System.Resources.ResourceManager": "4.0.1",
441           "System.Runtime": "4.1.0",
442           "System.Runtime.Extensions": "4.1.0",
443           "System.Threading": "4.0.11"
444         }
445       },
446       "System.ObjectModel/4.0.12": {
447         "dependencies": {
448           "System.Collections": "4.0.11",
449           "System.Diagnostics.Debug": "4.0.11",
450           "System.Resources.ResourceManager": "4.0.1",
451           "System.Runtime": "4.1.0",
452           "System.Threading": "4.0.11"
453         }
454       },
455       "System.Private.DataContractSerialization/4.1.1": {
456         "dependencies": {
457           "System.Collections": "4.0.11",
458           "System.Collections.Concurrent": "4.0.12",
459           "System.Diagnostics.Debug": "4.0.11",
460           "System.Globalization": "4.0.11",
461           "System.IO": "4.1.0",
462           "System.Linq": "4.1.0",
463           "System.Reflection": "4.1.0",
464           "System.Reflection.Emit.ILGeneration": "4.0.1",
465           "System.Reflection.Emit.Lightweight": "4.0.1",
466           "System.Reflection.Extensions": "4.0.1",
467           "System.Reflection.Primitives": "4.0.1",
468           "System.Reflection.TypeExtensions": "4.1.0",
469           "System.Resources.ResourceManager": "4.0.1",
470           "System.Runtime": "4.1.0",
471           "System.Runtime.Extensions": "4.1.0",
472           "System.Runtime.Serialization.Primitives": "4.1.1",
473           "System.Text.Encoding": "4.0.11",
474           "System.Text.Encoding.Extensions": "4.0.11",
475           "System.Text.RegularExpressions": "4.1.0",
476           "System.Threading": "4.0.11",
477           "System.Threading.Tasks": "4.0.11",
478           "System.Xml.ReaderWriter": "4.0.11",
479           "System.Xml.XmlDocument": "4.0.1",
480           "System.Xml.XmlSerializer": "4.0.11"
481         }
482       },
483       "System.Reflection/4.1.0": {
484         "dependencies": {
485           "Microsoft.NETCore.Targets": "1.0.1",
486           "System.IO": "4.1.0",
487           "System.Reflection.Primitives": "4.0.1",
488           "System.Runtime": "4.1.0"
489         }
490       },
491       "System.Reflection.Emit/4.0.1": {
492         "dependencies": {
493           "System.IO": "4.1.0",
494           "System.Reflection": "4.1.0",
495           "System.Reflection.Emit.ILGeneration": "4.0.1",
496           "System.Reflection.Primitives": "4.0.1",
497           "System.Runtime": "4.1.0"
498         }
499       },
500       "System.Reflection.Emit.ILGeneration/4.0.1": {
501         "dependencies": {
502           "System.Reflection": "4.1.0",
503           "System.Reflection.Primitives": "4.0.1",
504           "System.Runtime": "4.1.0"
505         }
506       },
507       "System.Reflection.Emit.Lightweight/4.0.1": {
508         "dependencies": {
509           "System.Reflection": "4.1.0",
510           "System.Reflection.Emit.ILGeneration": "4.0.1",
511           "System.Reflection.Primitives": "4.0.1",
512           "System.Runtime": "4.1.0"
513         }
514       },
515       "System.Reflection.Extensions/4.0.1": {
516         "dependencies": {
517           "Microsoft.NETCore.Targets": "1.0.1",
518           "System.Reflection": "4.1.0",
519           "System.Runtime": "4.1.0"
520         }
521       },
522       "System.Reflection.Metadata/1.3.0": {
523         "dependencies": {
524           "System.Collections": "4.0.11",
525           "System.Collections.Immutable": "1.2.0",
526           "System.Diagnostics.Debug": "4.0.11",
527           "System.IO": "4.1.0",
528           "System.Linq": "4.1.0",
529           "System.Reflection": "4.1.0",
530           "System.Reflection.Extensions": "4.0.1",
531           "System.Reflection.Primitives": "4.0.1",
532           "System.Resources.ResourceManager": "4.0.1",
533           "System.Runtime": "4.1.0",
534           "System.Runtime.Extensions": "4.1.0",
535           "System.Runtime.InteropServices": "4.1.0",
536           "System.Text.Encoding": "4.0.11",
537           "System.Text.Encoding.Extensions": "4.0.11",
538           "System.Threading": "4.0.11"
539         }
540       },
541       "System.Reflection.Primitives/4.0.1": {
542         "dependencies": {
543           "Microsoft.NETCore.Targets": "1.0.1",
544           "System.Runtime": "4.1.0"
545         }
546       },
547       "System.Reflection.TypeExtensions/4.1.0": {
548         "dependencies": {
549           "System.Reflection": "4.1.0",
550           "System.Runtime": "4.1.0"
551         }
552       },
553       "System.Resources.ResourceManager/4.0.1": {
554         "dependencies": {
555           "Microsoft.NETCore.Targets": "1.0.1",
556           "System.Globalization": "4.0.11",
557           "System.Reflection": "4.1.0",
558           "System.Runtime": "4.1.0"
559         }
560       },
561       "System.Runtime/4.1.0": {
562         "dependencies": {
563           "Microsoft.NETCore.Targets": "1.0.1"
564         }
565       },
566       "System.Runtime.Extensions/4.1.0": {
567         "dependencies": {
568           "Microsoft.NETCore.Targets": "1.0.1",
569           "System.Runtime": "4.1.0"
570         }
571       },
572       "System.Runtime.Handles/4.0.1": {
573         "dependencies": {
574           "Microsoft.NETCore.Targets": "1.0.1",
575           "System.Runtime": "4.1.0"
576         }
577       },
578       "System.Runtime.InteropServices/4.1.0": {
579         "dependencies": {
580           "Microsoft.NETCore.Targets": "1.0.1",
581           "System.Reflection": "4.1.0",
582           "System.Reflection.Primitives": "4.0.1",
583           "System.Runtime": "4.1.0",
584           "System.Runtime.Handles": "4.0.1"
585         }
586       },
587       "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
588         "dependencies": {
589           "System.Reflection": "4.1.0",
590           "System.Resources.ResourceManager": "4.0.1",
591           "System.Runtime": "4.1.0",
592           "System.Runtime.InteropServices": "4.1.0",
593           "System.Threading": "4.0.11",
594           "runtime.native.System": "4.0.0"
595         },
596         "runtimeTargets": {
597           "runtime/unix/lib/_._": {
598             "rid": "unix",
599             "assetType": "runtime"
600           },
601           "runtime/win/lib/_._": {
602             "rid": "win",
603             "assetType": "runtime"
604           }
605         }
606       },
607       "System.Runtime.Loader/4.0.0": {
608         "dependencies": {
609           "System.IO": "4.1.0",
610           "System.Reflection": "4.1.0",
611           "System.Runtime": "4.1.0"
612         }
613       },
614       "System.Runtime.Serialization.Json/4.0.2": {
615         "dependencies": {
616           "System.IO": "4.1.0",
617           "System.Private.DataContractSerialization": "4.1.1",
618           "System.Runtime": "4.1.0"
619         }
620       },
621       "System.Runtime.Serialization.Primitives/4.1.1": {
622         "dependencies": {
623           "System.Resources.ResourceManager": "4.0.1",
624           "System.Runtime": "4.1.0"
625         }
626       },
627       "System.Security.Claims/4.0.1": {
628         "dependencies": {
629           "System.Collections": "4.0.11",
630           "System.Globalization": "4.0.11",
631           "System.IO": "4.1.0",
632           "System.Resources.ResourceManager": "4.0.1",
633           "System.Runtime": "4.1.0",
634           "System.Runtime.Extensions": "4.1.0",
635           "System.Security.Principal": "4.0.1"
636         }
637       },
638       "System.Security.Principal/4.0.1": {
639         "dependencies": {
640           "System.Runtime": "4.1.0"
641         }
642       },
643       "System.Security.Principal.Windows/4.0.0": {
644         "dependencies": {
645           "Microsoft.Win32.Primitives": "4.0.1",
646           "System.Collections": "4.0.11",
647           "System.Diagnostics.Debug": "4.0.11",
648           "System.Reflection": "4.1.0",
649           "System.Resources.ResourceManager": "4.0.1",
650           "System.Runtime": "4.1.0",
651           "System.Runtime.Extensions": "4.1.0",
652           "System.Runtime.Handles": "4.0.1",
653           "System.Runtime.InteropServices": "4.1.0",
654           "System.Security.Claims": "4.0.1",
655           "System.Security.Principal": "4.0.1",
656           "System.Text.Encoding": "4.0.11",
657           "System.Threading": "4.0.11"
658         },
659         "runtimeTargets": {
660           "runtime/unix/lib/_._": {
661             "rid": "unix",
662             "assetType": "runtime"
663           },
664           "runtime/win/lib/_._": {
665             "rid": "win",
666             "assetType": "runtime"
667           }
668         }
669       },
670       "System.Text.Encoding/4.0.11": {
671         "dependencies": {
672           "Microsoft.NETCore.Targets": "1.0.1",
673           "System.Runtime": "4.1.0"
674         }
675       },
676       "System.Text.Encoding.Extensions/4.0.11": {
677         "dependencies": {
678           "Microsoft.NETCore.Targets": "1.0.1",
679           "System.Runtime": "4.1.0",
680           "System.Text.Encoding": "4.0.11"
681         }
682       },
683       "System.Text.RegularExpressions/4.1.0": {
684         "dependencies": {
685           "System.Collections": "4.0.11",
686           "System.Globalization": "4.0.11",
687           "System.Resources.ResourceManager": "4.0.1",
688           "System.Runtime": "4.1.0",
689           "System.Runtime.Extensions": "4.1.0",
690           "System.Threading": "4.0.11"
691         }
692       },
693       "System.Threading/4.0.11": {
694         "dependencies": {
695           "System.Runtime": "4.1.0",
696           "System.Threading.Tasks": "4.0.11"
697         }
698       },
699       "System.Threading.Tasks/4.0.11": {
700         "dependencies": {
701           "Microsoft.NETCore.Targets": "1.0.1",
702           "System.Runtime": "4.1.0"
703         }
704       },
705       "System.Threading.Tasks.Extensions/4.0.0": {
706         "dependencies": {
707           "System.Collections": "4.0.11",
708           "System.Runtime": "4.1.0",
709           "System.Threading.Tasks": "4.0.11"
710         }
711       },
712       "System.Threading.Thread/4.0.0": {
713         "dependencies": {
714           "System.Runtime": "4.1.0"
715         }
716       },
717       "System.Threading.ThreadPool/4.0.10": {
718         "dependencies": {
719           "System.Runtime": "4.1.0",
720           "System.Runtime.Handles": "4.0.1"
721         }
722       },
723       "System.Xml.ReaderWriter/4.0.11": {
724         "dependencies": {
725           "System.Collections": "4.0.11",
726           "System.Diagnostics.Debug": "4.0.11",
727           "System.Globalization": "4.0.11",
728           "System.IO": "4.1.0",
729           "System.IO.FileSystem": "4.0.1",
730           "System.IO.FileSystem.Primitives": "4.0.1",
731           "System.Resources.ResourceManager": "4.0.1",
732           "System.Runtime": "4.1.0",
733           "System.Runtime.Extensions": "4.1.0",
734           "System.Runtime.InteropServices": "4.1.0",
735           "System.Text.Encoding": "4.0.11",
736           "System.Text.Encoding.Extensions": "4.0.11",
737           "System.Text.RegularExpressions": "4.1.0",
738           "System.Threading.Tasks": "4.0.11",
739           "System.Threading.Tasks.Extensions": "4.0.0"
740         }
741       },
742       "System.Xml.XDocument/4.0.11": {
743         "dependencies": {
744           "System.Collections": "4.0.11",
745           "System.Diagnostics.Debug": "4.0.11",
746           "System.Diagnostics.Tools": "4.0.1",
747           "System.Globalization": "4.0.11",
748           "System.IO": "4.1.0",
749           "System.Reflection": "4.1.0",
750           "System.Resources.ResourceManager": "4.0.1",
751           "System.Runtime": "4.1.0",
752           "System.Runtime.Extensions": "4.1.0",
753           "System.Text.Encoding": "4.0.11",
754           "System.Threading": "4.0.11",
755           "System.Xml.ReaderWriter": "4.0.11"
756         }
757       },
758       "System.Xml.XmlDocument/4.0.1": {
759         "dependencies": {
760           "System.Collections": "4.0.11",
761           "System.Diagnostics.Debug": "4.0.11",
762           "System.Globalization": "4.0.11",
763           "System.IO": "4.1.0",
764           "System.Resources.ResourceManager": "4.0.1",
765           "System.Runtime": "4.1.0",
766           "System.Runtime.Extensions": "4.1.0",
767           "System.Text.Encoding": "4.0.11",
768           "System.Threading": "4.0.11",
769           "System.Xml.ReaderWriter": "4.0.11"
770         }
771       },
772       "System.Xml.XmlSerializer/4.0.11": {
773         "dependencies": {
774           "System.Collections": "4.0.11",
775           "System.Globalization": "4.0.11",
776           "System.IO": "4.1.0",
777           "System.Linq": "4.1.0",
778           "System.Reflection": "4.1.0",
779           "System.Reflection.Emit": "4.0.1",
780           "System.Reflection.Emit.ILGeneration": "4.0.1",
781           "System.Reflection.Extensions": "4.0.1",
782           "System.Reflection.Primitives": "4.0.1",
783           "System.Reflection.TypeExtensions": "4.1.0",
784           "System.Resources.ResourceManager": "4.0.1",
785           "System.Runtime": "4.1.0",
786           "System.Runtime.Extensions": "4.1.0",
787           "System.Text.RegularExpressions": "4.1.0",
788           "System.Threading": "4.0.11",
789           "System.Xml.ReaderWriter": "4.0.11",
790           "System.Xml.XmlDocument": "4.0.1"
791         }
792       },
793       "System.Xml.XPath/4.0.1": {
794         "dependencies": {
795           "System.Collections": "4.0.11",
796           "System.Diagnostics.Debug": "4.0.11",
797           "System.Globalization": "4.0.11",
798           "System.IO": "4.1.0",
799           "System.Resources.ResourceManager": "4.0.1",
800           "System.Runtime": "4.1.0",
801           "System.Runtime.Extensions": "4.1.0",
802           "System.Threading": "4.0.11",
803           "System.Xml.ReaderWriter": "4.0.11"
804         }
805       },
806       "System.Xml.XPath.XmlDocument/4.0.1": {
807         "dependencies": {
808           "System.Collections": "4.0.11",
809           "System.Globalization": "4.0.11",
810           "System.IO": "4.1.0",
811           "System.Resources.ResourceManager": "4.0.1",
812           "System.Runtime": "4.1.0",
813           "System.Runtime.Extensions": "4.1.0",
814           "System.Threading": "4.0.11",
815           "System.Xml.ReaderWriter": "4.0.11",
816           "System.Xml.XPath": "4.0.1",
817           "System.Xml.XmlDocument": "4.0.1"
818         },
819         "runtime": {
820           "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
821         }
822       },
823       "Microsoft.TestPlatform.CommunicationUtilities/15.5.0": {
824         "dependencies": {
825           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
826           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
827           "Microsoft.VisualStudio.TestPlatform.Common": "15.5.0",
828           "Newtonsoft.Json": "9.0.1",
829           "System.Runtime.Serialization.Primitives": "4.1.1"
830         },
831         "runtime": {
832           "Microsoft.TestPlatform.CommunicationUtilities.dll": {}
833         },
834         "resources": {
835           "cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
836             "locale": "cs"
837           },
838           "de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
839             "locale": "de"
840           },
841           "es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
842             "locale": "es"
843           },
844           "fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
845             "locale": "fr"
846           },
847           "it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
848             "locale": "it"
849           },
850           "ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
851             "locale": "ja"
852           },
853           "ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
854             "locale": "ko"
855           },
856           "pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
857             "locale": "pl"
858           },
859           "pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
860             "locale": "pt-BR"
861           },
862           "ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
863             "locale": "ru"
864           },
865           "tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
866             "locale": "tr"
867           },
868           "zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
869             "locale": "zh-Hans"
870           },
871           "zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
872             "locale": "zh-Hant"
873           }
874         }
875       },
876       "Microsoft.TestPlatform.CoreUtilities/15.5.0": {
877         "dependencies": {
878           "Microsoft.TestPlatform.PlatformAbstractions": "15.5.0",
879           "System.Diagnostics.FileVersionInfo": "4.0.0"
880         },
881         "runtime": {
882           "Microsoft.TestPlatform.CoreUtilities.dll": {}
883         },
884         "resources": {
885           "cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
886             "locale": "cs"
887           },
888           "de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
889             "locale": "de"
890           },
891           "es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
892             "locale": "es"
893           },
894           "fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
895             "locale": "fr"
896           },
897           "it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
898             "locale": "it"
899           },
900           "ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
901             "locale": "ja"
902           },
903           "ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
904             "locale": "ko"
905           },
906           "pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
907             "locale": "pl"
908           },
909           "pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
910             "locale": "pt-BR"
911           },
912           "ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
913             "locale": "ru"
914           },
915           "tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
916             "locale": "tr"
917           },
918           "zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
919             "locale": "zh-Hans"
920           },
921           "zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
922             "locale": "zh-Hant"
923           }
924         }
925       },
926       "Microsoft.TestPlatform.CrossPlatEngine/15.5.0": {
927         "dependencies": {
928           "Microsoft.TestPlatform.CommunicationUtilities": "15.5.0",
929           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
930           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
931           "Microsoft.TestPlatform.Utilities": "15.5.0",
932           "Microsoft.VisualStudio.TestPlatform.Common": "15.5.0"
933         },
934         "runtime": {
935           "Microsoft.TestPlatform.CrossPlatEngine.dll": {}
936         },
937         "resources": {
938           "cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
939             "locale": "cs"
940           },
941           "de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
942             "locale": "de"
943           },
944           "es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
945             "locale": "es"
946           },
947           "fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
948             "locale": "fr"
949           },
950           "it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
951             "locale": "it"
952           },
953           "ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
954             "locale": "ja"
955           },
956           "ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
957             "locale": "ko"
958           },
959           "pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
960             "locale": "pl"
961           },
962           "pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
963             "locale": "pt-BR"
964           },
965           "ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
966             "locale": "ru"
967           },
968           "tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
969             "locale": "tr"
970           },
971           "zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
972             "locale": "zh-Hans"
973           },
974           "zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
975             "locale": "zh-Hant"
976           }
977         }
978       },
979       "Microsoft.TestPlatform.ObjectModel/15.5.0": {
980         "dependencies": {
981           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
982           "System.ComponentModel.EventBasedAsync": "4.0.11",
983           "System.ComponentModel.TypeConverter": "4.1.0",
984           "System.Reflection.Metadata": "1.3.0",
985           "System.Reflection.TypeExtensions": "4.1.0",
986           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
987           "System.Runtime.Serialization.Json": "4.0.2",
988           "System.Runtime.Serialization.Primitives": "4.1.1",
989           "System.Xml.XPath.XmlDocument": "4.0.1"
990         },
991         "runtime": {
992           "Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
993         },
994         "resources": {
995           "cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
996             "locale": "cs"
997           },
998           "de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
999             "locale": "de"
1000           },
1001           "es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1002             "locale": "es"
1003           },
1004           "fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1005             "locale": "fr"
1006           },
1007           "it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1008             "locale": "it"
1009           },
1010           "ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1011             "locale": "ja"
1012           },
1013           "ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1014             "locale": "ko"
1015           },
1016           "pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1017             "locale": "pl"
1018           },
1019           "pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1020             "locale": "pt-BR"
1021           },
1022           "ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1023             "locale": "ru"
1024           },
1025           "tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1026             "locale": "tr"
1027           },
1028           "zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1029             "locale": "zh-Hans"
1030           },
1031           "zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
1032             "locale": "zh-Hant"
1033           }
1034         }
1035       },
1036       "Microsoft.TestPlatform.PlatformAbstractions/15.5.0": {
1037         "dependencies": {
1038           "System.Diagnostics.Process": "4.1.0",
1039           "System.Diagnostics.TextWriterTraceListener": "4.0.0",
1040           "System.Diagnostics.TraceSource": "4.0.0",
1041           "System.Runtime.InteropServices.RuntimeInformation": "4.0.0",
1042           "System.Runtime.Loader": "4.0.0",
1043           "System.Threading.Thread": "4.0.0"
1044         },
1045         "runtime": {
1046           "Microsoft.TestPlatform.PlatformAbstractions.dll": {}
1047         }
1048       },
1049       "Microsoft.TestPlatform.TestHostRuntimeProvider/15.5.0": {
1050         "dependencies": {
1051           "Microsoft.Extensions.DependencyModel": "1.0.3",
1052           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1053           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
1054           "Microsoft.TestPlatform.PlatformAbstractions": "15.5.0",
1055           "System.Diagnostics.Process": "4.1.0"
1056         },
1057         "runtime": {
1058           "Microsoft.TestPlatform.TestHostRuntimeProvider.dll": {}
1059         },
1060         "resources": {
1061           "cs/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1062             "locale": "cs"
1063           },
1064           "de/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1065             "locale": "de"
1066           },
1067           "es/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1068             "locale": "es"
1069           },
1070           "fr/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1071             "locale": "fr"
1072           },
1073           "it/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1074             "locale": "it"
1075           },
1076           "ja/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1077             "locale": "ja"
1078           },
1079           "ko/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1080             "locale": "ko"
1081           },
1082           "pl/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1083             "locale": "pl"
1084           },
1085           "pt-BR/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1086             "locale": "pt-BR"
1087           },
1088           "ru/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1089             "locale": "ru"
1090           },
1091           "tr/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1092             "locale": "tr"
1093           },
1094           "zh-Hans/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1095             "locale": "zh-Hans"
1096           },
1097           "zh-Hant/Microsoft.TestPlatform.TestHostRuntimeProvider.resources.dll": {
1098             "locale": "zh-Hant"
1099           }
1100         }
1101       },
1102       "Microsoft.TestPlatform.Utilities/15.5.0": {
1103         "dependencies": {
1104           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1105           "Microsoft.TestPlatform.ObjectModel": "15.5.0"
1106         },
1107         "runtime": {
1108           "Microsoft.TestPlatform.Utilities.dll": {}
1109         },
1110         "resources": {
1111           "cs/Microsoft.TestPlatform.Utilities.resources.dll": {
1112             "locale": "cs"
1113           },
1114           "de/Microsoft.TestPlatform.Utilities.resources.dll": {
1115             "locale": "de"
1116           },
1117           "es/Microsoft.TestPlatform.Utilities.resources.dll": {
1118             "locale": "es"
1119           },
1120           "fr/Microsoft.TestPlatform.Utilities.resources.dll": {
1121             "locale": "fr"
1122           },
1123           "it/Microsoft.TestPlatform.Utilities.resources.dll": {
1124             "locale": "it"
1125           },
1126           "ja/Microsoft.TestPlatform.Utilities.resources.dll": {
1127             "locale": "ja"
1128           },
1129           "ko/Microsoft.TestPlatform.Utilities.resources.dll": {
1130             "locale": "ko"
1131           },
1132           "pl/Microsoft.TestPlatform.Utilities.resources.dll": {
1133             "locale": "pl"
1134           },
1135           "pt-BR/Microsoft.TestPlatform.Utilities.resources.dll": {
1136             "locale": "pt-BR"
1137           },
1138           "ru/Microsoft.TestPlatform.Utilities.resources.dll": {
1139             "locale": "ru"
1140           },
1141           "tr/Microsoft.TestPlatform.Utilities.resources.dll": {
1142             "locale": "tr"
1143           },
1144           "zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll": {
1145             "locale": "zh-Hans"
1146           },
1147           "zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll": {
1148             "locale": "zh-Hant"
1149           }
1150         }
1151       },
1152       "Microsoft.TestPlatform.VsTestConsole.TranslationLayer/15.5.0": {
1153         "dependencies": {
1154           "Microsoft.TestPlatform.CommunicationUtilities": "15.5.0",
1155           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1156           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
1157           "Microsoft.VisualStudio.TestPlatform.Common": "15.5.0",
1158           "System.ComponentModel.TypeConverter": "4.1.0",
1159           "System.Diagnostics.Process": "4.1.0",
1160           "System.Runtime.InteropServices": "4.1.0",
1161           "System.Runtime.Serialization.Primitives": "4.1.1",
1162           "System.Xml.XPath.XmlDocument": "4.0.1"
1163         },
1164         "runtime": {
1165           "Microsoft.TestPlatform.VsTestConsole.TranslationLayer.dll": {}
1166         },
1167         "resources": {
1168           "cs/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1169             "locale": "cs"
1170           },
1171           "de/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1172             "locale": "de"
1173           },
1174           "es/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1175             "locale": "es"
1176           },
1177           "fr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1178             "locale": "fr"
1179           },
1180           "it/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1181             "locale": "it"
1182           },
1183           "ja/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1184             "locale": "ja"
1185           },
1186           "ko/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1187             "locale": "ko"
1188           },
1189           "pl/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1190             "locale": "pl"
1191           },
1192           "pt-BR/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1193             "locale": "pt-BR"
1194           },
1195           "ru/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1196             "locale": "ru"
1197           },
1198           "tr/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1199             "locale": "tr"
1200           },
1201           "zh-Hans/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1202             "locale": "zh-Hans"
1203           },
1204           "zh-Hant/Microsoft.TestPlatform.VsTestConsole.TranslationLayer.resources.dll": {
1205             "locale": "zh-Hant"
1206           }
1207         }
1208       },
1209       "Microsoft.VisualStudio.TestPlatform.Client/15.5.0": {
1210         "dependencies": {
1211           "Microsoft.TestPlatform.CommunicationUtilities": "15.5.0",
1212           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1213           "Microsoft.TestPlatform.CrossPlatEngine": "15.5.0",
1214           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
1215           "Microsoft.VisualStudio.TestPlatform.Common": "15.5.0"
1216         },
1217         "runtime": {
1218           "Microsoft.VisualStudio.TestPlatform.Client.dll": {}
1219         },
1220         "resources": {
1221           "cs/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1222             "locale": "cs"
1223           },
1224           "de/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1225             "locale": "de"
1226           },
1227           "es/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1228             "locale": "es"
1229           },
1230           "fr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1231             "locale": "fr"
1232           },
1233           "it/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1234             "locale": "it"
1235           },
1236           "ja/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1237             "locale": "ja"
1238           },
1239           "ko/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1240             "locale": "ko"
1241           },
1242           "pl/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1243             "locale": "pl"
1244           },
1245           "pt-BR/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1246             "locale": "pt-BR"
1247           },
1248           "ru/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1249             "locale": "ru"
1250           },
1251           "tr/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1252             "locale": "tr"
1253           },
1254           "zh-Hans/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1255             "locale": "zh-Hans"
1256           },
1257           "zh-Hant/Microsoft.VisualStudio.TestPlatform.Client.resources.dll": {
1258             "locale": "zh-Hant"
1259           }
1260         }
1261       },
1262       "Microsoft.VisualStudio.TestPlatform.Common/15.5.0": {
1263         "dependencies": {
1264           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1265           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
1266           "Microsoft.TestPlatform.Utilities": "15.5.0"
1267         },
1268         "runtime": {
1269           "Microsoft.VisualStudio.TestPlatform.Common.dll": {}
1270         },
1271         "resources": {
1272           "cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1273             "locale": "cs"
1274           },
1275           "de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1276             "locale": "de"
1277           },
1278           "es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1279             "locale": "es"
1280           },
1281           "fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1282             "locale": "fr"
1283           },
1284           "it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1285             "locale": "it"
1286           },
1287           "ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1288             "locale": "ja"
1289           },
1290           "ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1291             "locale": "ko"
1292           },
1293           "pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1294             "locale": "pl"
1295           },
1296           "pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1297             "locale": "pt-BR"
1298           },
1299           "ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1300             "locale": "ru"
1301           },
1302           "tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1303             "locale": "tr"
1304           },
1305           "zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1306             "locale": "zh-Hans"
1307           },
1308           "zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
1309             "locale": "zh-Hant"
1310           }
1311         }
1312       },
1313       "Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger/15.5.0": {
1314         "dependencies": {
1315           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1316           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
1317           "System.Collections.NonGeneric": "4.0.1",
1318           "System.Collections.Specialized": "4.0.1",
1319           "System.Security.Principal.Windows": "4.0.0"
1320         },
1321         "runtime": {
1322           "Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll": {}
1323         },
1324         "resources": {
1325           "cs/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1326             "locale": "cs"
1327           },
1328           "de/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1329             "locale": "de"
1330           },
1331           "es/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1332             "locale": "es"
1333           },
1334           "fr/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1335             "locale": "fr"
1336           },
1337           "it/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1338             "locale": "it"
1339           },
1340           "ja/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1341             "locale": "ja"
1342           },
1343           "ko/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1344             "locale": "ko"
1345           },
1346           "pl/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1347             "locale": "pl"
1348           },
1349           "pt-BR/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1350             "locale": "pt-BR"
1351           },
1352           "ru/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1353             "locale": "ru"
1354           },
1355           "tr/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1356             "locale": "tr"
1357           },
1358           "zh-Hans/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1359             "locale": "zh-Hans"
1360           },
1361           "zh-Hant/Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.resources.dll": {
1362             "locale": "zh-Hant"
1363           }
1364         }
1365       },
1366       "vstest.console/15.5.0": {
1367         "dependencies": {
1368           "Microsoft.TestPlatform.CommunicationUtilities": "15.5.0",
1369           "Microsoft.TestPlatform.CoreUtilities": "15.5.0",
1370           "Microsoft.TestPlatform.CrossPlatEngine": "15.5.0",
1371           "Microsoft.TestPlatform.ObjectModel": "15.5.0",
1372           "Microsoft.TestPlatform.PlatformAbstractions": "15.5.0",
1373           "Microsoft.TestPlatform.Utilities": "15.5.0",
1374           "Microsoft.VisualStudio.TestPlatform.Client": "15.5.0",
1375           "Microsoft.VisualStudio.TestPlatform.Common": "15.5.0",
1376           "System.ComponentModel.TypeConverter": "4.1.0",
1377           "System.Diagnostics.Contracts": "4.0.1",
1378           "System.Xml.XPath": "4.0.1"
1379         },
1380         "runtime": {
1381           "vstest.console.dll": {}
1382         },
1383         "resources": {
1384           "cs/vstest.console.resources.dll": {
1385             "locale": "cs"
1386           },
1387           "de/vstest.console.resources.dll": {
1388             "locale": "de"
1389           },
1390           "es/vstest.console.resources.dll": {
1391             "locale": "es"
1392           },
1393           "fr/vstest.console.resources.dll": {
1394             "locale": "fr"
1395           },
1396           "it/vstest.console.resources.dll": {
1397             "locale": "it"
1398           },
1399           "ja/vstest.console.resources.dll": {
1400             "locale": "ja"
1401           },
1402           "ko/vstest.console.resources.dll": {
1403             "locale": "ko"
1404           },
1405           "pl/vstest.console.resources.dll": {
1406             "locale": "pl"
1407           },
1408           "pt-BR/vstest.console.resources.dll": {
1409             "locale": "pt-BR"
1410           },
1411           "ru/vstest.console.resources.dll": {
1412             "locale": "ru"
1413           },
1414           "tr/vstest.console.resources.dll": {
1415             "locale": "tr"
1416           },
1417           "zh-Hans/vstest.console.resources.dll": {
1418             "locale": "zh-Hans"
1419           },
1420           "zh-Hant/vstest.console.resources.dll": {
1421             "locale": "zh-Hant"
1422           }
1423         }
1424       }
1425     }
1426   },
1427   "libraries": {
1428     "package/15.5.0": {
1429       "type": "project",
1430       "serviceable": false,
1431       "sha512": ""
1432     },
1433     "Microsoft.CSharp/4.0.1": {
1434       "type": "package",
1435       "serviceable": true,
1436       "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A==",
1437       "path": "microsoft.csharp/4.0.1",
1438       "hashPath": "microsoft.csharp.4.0.1.nupkg.sha512"
1439     },
1440     "Microsoft.DotNet.PlatformAbstractions/1.0.3": {
1441       "type": "package",
1442       "serviceable": true,
1443       "sha512": "sha512-rF92Gp5L2asYrFNf0cKNBxzzGLh1krHuj6TRDk9wdjN2qdvJLaNYOn1s9oYkMlptYX436KiEFqxhLB+I5veXvQ==",
1444       "path": "microsoft.dotnet.platformabstractions/1.0.3",
1445       "hashPath": "microsoft.dotnet.platformabstractions.1.0.3.nupkg.sha512"
1446     },
1447     "Microsoft.Extensions.DependencyModel/1.0.3": {
1448       "type": "package",
1449       "serviceable": true,
1450       "sha512": "sha512-Z3o19EnheuegmvgpCzwoSlnCWxYA6qIUhvKJ7ifKHHvU7U+oYR/gliLiL3LVYOOeGMEEzkpJ5W67sOcXizGtlw==",
1451       "path": "microsoft.extensions.dependencymodel/1.0.3",
1452       "hashPath": "microsoft.extensions.dependencymodel.1.0.3.nupkg.sha512"
1453     },
1454     "Microsoft.NETCore.Targets/1.0.1": {
1455       "type": "package",
1456       "serviceable": true,
1457       "sha512": "sha512-rkn+fKobF/cbWfnnfBOQHKVKIOpxMZBvlSHkqDWgBpwGDcLRduvs3D9OLGeV6GWGvVwNlVi2CBbTjuPmtHvyNw==",
1458       "path": "microsoft.netcore.targets/1.0.1",
1459       "hashPath": "microsoft.netcore.targets.1.0.1.nupkg.sha512"
1460     },
1461     "Microsoft.Win32.Primitives/4.0.1": {
1462       "type": "package",
1463       "serviceable": true,
1464       "sha512": "sha512-fQnBHO9DgcmkC9dYSJoBqo6sH1VJwJprUHh8F3hbcRlxiQiBUuTntdk8tUwV490OqC2kQUrinGwZyQHTieuXRA==",
1465       "path": "microsoft.win32.primitives/4.0.1",
1466       "hashPath": "microsoft.win32.primitives.4.0.1.nupkg.sha512"
1467     },
1468     "Microsoft.Win32.Registry/4.0.0": {
1469       "type": "package",
1470       "serviceable": true,
1471       "sha512": "sha512-q+eLtROUAQ3OxYA5mpQrgyFgzLQxIyrfT2eLpYX5IEPlHmIio2nh4F5bgOaQoGOV865kFKZZso9Oq9RlazvXtg==",
1472       "path": "microsoft.win32.registry/4.0.0",
1473       "hashPath": "microsoft.win32.registry.4.0.0.nupkg.sha512"
1474     },
1475     "Newtonsoft.Json/9.0.1": {
1476       "type": "package",
1477       "serviceable": true,
1478       "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",
1479       "path": "newtonsoft.json/9.0.1",
1480       "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
1481     },
1482     "runtime.native.System/4.0.0": {
1483       "type": "package",
1484       "serviceable": true,
1485       "sha512": "sha512-QfS/nQI7k/BLgmLrw7qm7YBoULEvgWnPI+cYsbfCVFTW8Aj+i8JhccxcFMu1RWms0YZzF+UHguNBK4Qn89e2Sg==",
1486       "path": "runtime.native.system/4.0.0",
1487       "hashPath": "runtime.native.system.4.0.0.nupkg.sha512"
1488     },
1489     "System.AppContext/4.1.0": {
1490       "type": "package",
1491       "serviceable": true,
1492       "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
1493       "path": "system.appcontext/4.1.0",
1494       "hashPath": "system.appcontext.4.1.0.nupkg.sha512"
1495     },
1496     "System.Collections/4.0.11": {
1497       "type": "package",
1498       "serviceable": true,
1499       "sha512": "sha512-YUJGz6eFKqS0V//mLt25vFGrrCvOnsXjlvFQs+KimpwNxug9x0Pzy4PlFMU3Q2IzqAa9G2L4LsK3+9vCBK7oTg==",
1500       "path": "system.collections/4.0.11",
1501       "hashPath": "system.collections.4.0.11.nupkg.sha512"
1502     },
1503     "System.Collections.Concurrent/4.0.12": {
1504       "type": "package",
1505       "serviceable": true,
1506       "sha512": "sha512-2gBcbb3drMLgxlI0fBfxMA31ec6AEyYCHygGse4vxceJan8mRIWeKJ24BFzN7+bi/NFTgdIgufzb94LWO5EERQ==",
1507       "path": "system.collections.concurrent/4.0.12",
1508       "hashPath": "system.collections.concurrent.4.0.12.nupkg.sha512"
1509     },
1510     "System.Collections.Immutable/1.2.0": {
1511       "type": "package",
1512       "serviceable": true,
1513       "sha512": "sha512-Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw==",
1514       "path": "system.collections.immutable/1.2.0",
1515       "hashPath": "system.collections.immutable.1.2.0.nupkg.sha512"
1516     },
1517     "System.Collections.NonGeneric/4.0.1": {
1518       "type": "package",
1519       "serviceable": true,
1520       "sha512": "sha512-hMxFT2RhhlffyCdKLDXjx8WEC5JfCvNozAZxCablAuFRH74SCV4AgzE8yJCh/73bFnEoZgJ9MJmkjQ0dJmnKqA==",
1521       "path": "system.collections.nongeneric/4.0.1",
1522       "hashPath": "system.collections.nongeneric.4.0.1.nupkg.sha512"
1523     },
1524     "System.Collections.Specialized/4.0.1": {
1525       "type": "package",
1526       "serviceable": true,
1527       "sha512": "sha512-/HKQyVP0yH1I0YtK7KJL/28snxHNH/bi+0lgk/+MbURF6ULhAE31MDI+NZDerNWu264YbxklXCCygISgm+HMug==",
1528       "path": "system.collections.specialized/4.0.1",
1529       "hashPath": "system.collections.specialized.4.0.1.nupkg.sha512"
1530     },
1531     "System.ComponentModel/4.0.1": {
1532       "type": "package",
1533       "serviceable": true,
1534       "sha512": "sha512-oBZFnm7seFiVfugsIyOvQCWobNZs7FzqDV/B7tx20Ep/l3UUFCPDkdTnCNaJZTU27zjeODmy2C/cP60u3D4c9w==",
1535       "path": "system.componentmodel/4.0.1",
1536       "hashPath": "system.componentmodel.4.0.1.nupkg.sha512"
1537     },
1538     "System.ComponentModel.EventBasedAsync/4.0.11": {
1539       "type": "package",
1540       "serviceable": true,
1541       "sha512": "sha512-Z7SO6vvQIR84daPE4uhaNdef9CjgjDMGYkas8epUhf0U3WGuaGgZ0Mm4QuNycMdbHUY8KEdZrtgxonkAiJaAlA==",
1542       "path": "system.componentmodel.eventbasedasync/4.0.11",
1543       "hashPath": "system.componentmodel.eventbasedasync.4.0.11.nupkg.sha512"
1544     },
1545     "System.ComponentModel.Primitives/4.1.0": {
1546       "type": "package",
1547       "serviceable": true,
1548       "sha512": "sha512-sc/7eVCdxPrp3ljpgTKVaQGUXiW05phNWvtv/m2kocXqrUQvTVWKou1Edas2aDjTThLPZOxPYIGNb/HN0QjURg==",
1549       "path": "system.componentmodel.primitives/4.1.0",
1550       "hashPath": "system.componentmodel.primitives.4.1.0.nupkg.sha512"
1551     },
1552     "System.ComponentModel.TypeConverter/4.1.0": {
1553       "type": "package",
1554       "serviceable": true,
1555       "sha512": "sha512-MnDAlaeJZy9pdB5ZdOlwdxfpI+LJQ6e0hmH7d2+y2LkiD8DRJynyDYl4Xxf3fWFm7SbEwBZh4elcfzONQLOoQw==",
1556       "path": "system.componentmodel.typeconverter/4.1.0",
1557       "hashPath": "system.componentmodel.typeconverter.4.1.0.nupkg.sha512"
1558     },
1559     "System.Diagnostics.Contracts/4.0.1": {
1560       "type": "package",
1561       "serviceable": true,
1562       "sha512": "sha512-HvQQjy712vnlpPxaloZYkuE78Gn353L0SJLJVeLcNASeg9c4qla2a1Xq8I7B3jZoDzKPtHTkyVO7AZ5tpeQGuA==",
1563       "path": "system.diagnostics.contracts/4.0.1",
1564       "hashPath": "system.diagnostics.contracts.4.0.1.nupkg.sha512"
1565     },
1566     "System.Diagnostics.Debug/4.0.11": {
1567       "type": "package",
1568       "serviceable": true,
1569       "sha512": "sha512-w5U95fVKHY4G8ASs/K5iK3J5LY+/dLFd4vKejsnI/ZhBsWS9hQakfx3Zr7lRWKg4tAw9r4iktyvsTagWkqYCiw==",
1570       "path": "system.diagnostics.debug/4.0.11",
1571       "hashPath": "system.diagnostics.debug.4.0.11.nupkg.sha512"
1572     },
1573     "System.Diagnostics.FileVersionInfo/4.0.0": {
1574       "type": "package",
1575       "serviceable": true,
1576       "sha512": "sha512-qjF74OTAU+mRhLaL4YSfiWy3vj6T3AOz8AW37l5zCwfbBfj0k7E94XnEsRaf2TnhE/7QaV6Hvqakoy2LoV8MVg==",
1577       "path": "system.diagnostics.fileversioninfo/4.0.0",
1578       "hashPath": "system.diagnostics.fileversioninfo.4.0.0.nupkg.sha512"
1579     },
1580     "System.Diagnostics.Process/4.1.0": {
1581       "type": "package",
1582       "serviceable": true,
1583       "sha512": "sha512-mpVZ5bnlSs3tTeJ6jYyDJEIa6tavhAd88lxq1zbYhkkCu0Pno2+gHXcvZcoygq2d8JxW3gojXqNJMTAshduqZA==",
1584       "path": "system.diagnostics.process/4.1.0",
1585       "hashPath": "system.diagnostics.process.4.1.0.nupkg.sha512"
1586     },
1587     "System.Diagnostics.TextWriterTraceListener/4.0.0": {
1588       "type": "package",
1589       "serviceable": true,
1590       "sha512": "sha512-w36Dr8yKy8xP150qPANe7Td+/zOI3G62ImRcHDIEW+oUXUuTKZHd4DHmqRx5+x8RXd85v3tXd1uhNTfsr+yxjA==",
1591       "path": "system.diagnostics.textwritertracelistener/4.0.0",
1592       "hashPath": "system.diagnostics.textwritertracelistener.4.0.0.nupkg.sha512"
1593     },
1594     "System.Diagnostics.Tools/4.0.1": {
1595       "type": "package",
1596       "serviceable": true,
1597       "sha512": "sha512-xBfJ8pnd4C17dWaC9FM6aShzbJcRNMChUMD42I6772KGGrqaFdumwhn9OdM68erj1ueNo3xdQ1EwiFjK5k8p0g==",
1598       "path": "system.diagnostics.tools/4.0.1",
1599       "hashPath": "system.diagnostics.tools.4.0.1.nupkg.sha512"
1600     },
1601     "System.Diagnostics.TraceSource/4.0.0": {
1602       "type": "package",
1603       "serviceable": true,
1604       "sha512": "sha512-6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
1605       "path": "system.diagnostics.tracesource/4.0.0",
1606       "hashPath": "system.diagnostics.tracesource.4.0.0.nupkg.sha512"
1607     },
1608     "System.Diagnostics.Tracing/4.1.0": {
1609       "type": "package",
1610       "serviceable": true,
1611       "sha512": "sha512-vDN1PoMZCkkdNjvZLql592oYJZgS7URcJzJ7bxeBgGtx5UtR5leNm49VmfHGqIffX4FKacHbI3H6UyNSHQknBg==",
1612       "path": "system.diagnostics.tracing/4.1.0",
1613       "hashPath": "system.diagnostics.tracing.4.1.0.nupkg.sha512"
1614     },
1615     "System.Dynamic.Runtime/4.0.11": {
1616       "type": "package",
1617       "serviceable": true,
1618       "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
1619       "path": "system.dynamic.runtime/4.0.11",
1620       "hashPath": "system.dynamic.runtime.4.0.11.nupkg.sha512"
1621     },
1622     "System.Globalization/4.0.11": {
1623       "type": "package",
1624       "serviceable": true,
1625       "sha512": "sha512-B95h0YLEL2oSnwF/XjqSWKnwKOy/01VWkNlsCeMTFJLLabflpGV26nK164eRs5GiaRSBGpOxQ3pKoSnnyZN5pg==",
1626       "path": "system.globalization/4.0.11",
1627       "hashPath": "system.globalization.4.0.11.nupkg.sha512"
1628     },
1629     "System.Globalization.Extensions/4.0.1": {
1630       "type": "package",
1631       "serviceable": true,
1632       "sha512": "sha512-KKo23iKeOaIg61SSXwjANN7QYDr/3op3OWGGzDzz7mypx0Za0fZSeG0l6cco8Ntp8YMYkIQcAqlk8yhm5/Uhcg==",
1633       "path": "system.globalization.extensions/4.0.1",
1634       "hashPath": "system.globalization.extensions.4.0.1.nupkg.sha512"
1635     },
1636     "System.IO/4.1.0": {
1637       "type": "package",
1638       "serviceable": true,
1639       "sha512": "sha512-3KlTJceQc3gnGIaHZ7UBZO26SHL1SHE4ddrmiwumFnId+CEHP+O8r386tZKaE6zlk5/mF8vifMBzHj9SaXN+mQ==",
1640       "path": "system.io/4.1.0",
1641       "hashPath": "system.io.4.1.0.nupkg.sha512"
1642     },
1643     "System.IO.FileSystem/4.0.1": {
1644       "type": "package",
1645       "serviceable": true,
1646       "sha512": "sha512-IBErlVq5jOggAD69bg1t0pJcHaDbJbWNUZTPI96fkYWzwYbN6D9wRHMULLDd9dHsl7C2YsxXL31LMfPI1SWt8w==",
1647       "path": "system.io.filesystem/4.0.1",
1648       "hashPath": "system.io.filesystem.4.0.1.nupkg.sha512"
1649     },
1650     "System.IO.FileSystem.Primitives/4.0.1": {
1651       "type": "package",
1652       "serviceable": true,
1653       "sha512": "sha512-kWkKD203JJKxJeE74p8aF8y4Qc9r9WQx4C0cHzHPrY3fv/L/IhWnyCHaFJ3H1QPOH6A93whlQ2vG5nHlBDvzWQ==",
1654       "path": "system.io.filesystem.primitives/4.0.1",
1655       "hashPath": "system.io.filesystem.primitives.4.0.1.nupkg.sha512"
1656     },
1657     "System.Linq/4.1.0": {
1658       "type": "package",
1659       "serviceable": true,
1660       "sha512": "sha512-bQ0iYFOQI0nuTnt+NQADns6ucV4DUvMdwN6CbkB1yj8i7arTGiTN5eok1kQwdnnNWSDZfIUySQY+J3d5KjWn0g==",
1661       "path": "system.linq/4.1.0",
1662       "hashPath": "system.linq.4.1.0.nupkg.sha512"
1663     },
1664     "System.Linq.Expressions/4.1.0": {
1665       "type": "package",
1666       "serviceable": true,
1667       "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw==",
1668       "path": "system.linq.expressions/4.1.0",
1669       "hashPath": "system.linq.expressions.4.1.0.nupkg.sha512"
1670     },
1671     "System.ObjectModel/4.0.12": {
1672       "type": "package",
1673       "serviceable": true,
1674       "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ==",
1675       "path": "system.objectmodel/4.0.12",
1676       "hashPath": "system.objectmodel.4.0.12.nupkg.sha512"
1677     },
1678     "System.Private.DataContractSerialization/4.1.1": {
1679       "type": "package",
1680       "serviceable": true,
1681       "sha512": "sha512-lcqFBUaCZxPiUkA4dlSOoPZGtZsAuuElH2XHgLwGLxd7ZozWetV5yiz0qGAV2AUYOqw97MtZBjbLMN16Xz4vXA==",
1682       "path": "system.private.datacontractserialization/4.1.1",
1683       "hashPath": "system.private.datacontractserialization.4.1.1.nupkg.sha512"
1684     },
1685     "System.Reflection/4.1.0": {
1686       "type": "package",
1687       "serviceable": true,
1688       "sha512": "sha512-JCKANJ0TI7kzoQzuwB/OoJANy1Lg338B6+JVacPl4TpUwi3cReg3nMLplMq2uqYfHFQpKIlHAUVAJlImZz/4ng==",
1689       "path": "system.reflection/4.1.0",
1690       "hashPath": "system.reflection.4.1.0.nupkg.sha512"
1691     },
1692     "System.Reflection.Emit/4.0.1": {
1693       "type": "package",
1694       "serviceable": true,
1695       "sha512": "sha512-P2wqAj72fFjpP6wb9nSfDqNBMab+2ovzSDzUZK7MVIm54tBJEPr9jWfSjjoTpPwj1LeKcmX3vr0ttyjSSFM47g==",
1696       "path": "system.reflection.emit/4.0.1",
1697       "hashPath": "system.reflection.emit.4.0.1.nupkg.sha512"
1698     },
1699     "System.Reflection.Emit.ILGeneration/4.0.1": {
1700       "type": "package",
1701       "serviceable": true,
1702       "sha512": "sha512-Ov6dU8Bu15Bc7zuqttgHF12J5lwSWyTf1S+FJouUXVMSqImLZzYaQ+vRr1rQ0OZ0HqsrwWl4dsKHELckQkVpgA==",
1703       "path": "system.reflection.emit.ilgeneration/4.0.1",
1704       "hashPath": "system.reflection.emit.ilgeneration.4.0.1.nupkg.sha512"
1705     },
1706     "System.Reflection.Emit.Lightweight/4.0.1": {
1707       "type": "package",
1708       "serviceable": true,
1709       "sha512": "sha512-sSzHHXueZ5Uh0OLpUQprhr+ZYJrLPA2Cmr4gn0wj9+FftNKXx8RIMKvO9qnjk2ebPYUjZ+F2ulGdPOsvj+MEjA==",
1710       "path": "system.reflection.emit.lightweight/4.0.1",
1711       "hashPath": "system.reflection.emit.lightweight.4.0.1.nupkg.sha512"
1712     },
1713     "System.Reflection.Extensions/4.0.1": {
1714       "type": "package",
1715       "serviceable": true,
1716       "sha512": "sha512-GYrtRsZcMuHF3sbmRHfMYpvxZoIN2bQGrYGerUiWLEkqdEUQZhH3TRSaC/oI4wO0II1RKBPlpIa1TOMxIcOOzQ==",
1717       "path": "system.reflection.extensions/4.0.1",
1718       "hashPath": "system.reflection.extensions.4.0.1.nupkg.sha512"
1719     },
1720     "System.Reflection.Metadata/1.3.0": {
1721       "type": "package",
1722       "serviceable": true,
1723       "sha512": "sha512-jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw==",
1724       "path": "system.reflection.metadata/1.3.0",
1725       "hashPath": "system.reflection.metadata.1.3.0.nupkg.sha512"
1726     },
1727     "System.Reflection.Primitives/4.0.1": {
1728       "type": "package",
1729       "serviceable": true,
1730       "sha512": "sha512-4inTox4wTBaDhB7V3mPvp9XlCbeGYWVEM9/fXALd52vNEAVisc1BoVWQPuUuD0Ga//dNbA/WeMy9u9mzLxGTHQ==",
1731       "path": "system.reflection.primitives/4.0.1",
1732       "hashPath": "system.reflection.primitives.4.0.1.nupkg.sha512"
1733     },
1734     "System.Reflection.TypeExtensions/4.1.0": {
1735       "type": "package",
1736       "serviceable": true,
1737       "sha512": "sha512-tsQ/ptQ3H5FYfON8lL4MxRk/8kFyE0A+tGPXmVP967cT/gzLHYxIejIYSxp4JmIeFHVP78g/F2FE1mUUTbDtrg==",
1738       "path": "system.reflection.typeextensions/4.1.0",
1739       "hashPath": "system.reflection.typeextensions.4.1.0.nupkg.sha512"
1740     },
1741     "System.Resources.ResourceManager/4.0.1": {
1742       "type": "package",
1743       "serviceable": true,
1744       "sha512": "sha512-TxwVeUNoTgUOdQ09gfTjvW411MF+w9MBYL7AtNVc+HtBCFlutPLhUCdZjNkjbhj3bNQWMdHboF0KIWEOjJssbA==",
1745       "path": "system.resources.resourcemanager/4.0.1",
1746       "hashPath": "system.resources.resourcemanager.4.0.1.nupkg.sha512"
1747     },
1748     "System.Runtime/4.1.0": {
1749       "type": "package",
1750       "serviceable": true,
1751       "sha512": "sha512-v6c/4Yaa9uWsq+JMhnOFewrYkgdNHNG2eMKuNqRn8P733rNXeRCGvV5FkkjBXn2dbVkPXOsO0xjsEeM1q2zC0g==",
1752       "path": "system.runtime/4.1.0",
1753       "hashPath": "system.runtime.4.1.0.nupkg.sha512"
1754     },
1755     "System.Runtime.Extensions/4.1.0": {
1756       "type": "package",
1757       "serviceable": true,
1758       "sha512": "sha512-CUOHjTT/vgP0qGW22U4/hDlOqXmcPq5YicBaXdUR2UiUoLwBT+olO6we4DVbq57jeX5uXH2uerVZhf0qGj+sVQ==",
1759       "path": "system.runtime.extensions/4.1.0",
1760       "hashPath": "system.runtime.extensions.4.1.0.nupkg.sha512"
1761     },
1762     "System.Runtime.Handles/4.0.1": {
1763       "type": "package",
1764       "serviceable": true,
1765       "sha512": "sha512-nCJvEKguXEvk2ymk1gqj625vVnlK3/xdGzx0vOKicQkoquaTBJTP13AIYkocSUwHCLNBwUbXTqTWGDxBTWpt7g==",
1766       "path": "system.runtime.handles/4.0.1",
1767       "hashPath": "system.runtime.handles.4.0.1.nupkg.sha512"
1768     },
1769     "System.Runtime.InteropServices/4.1.0": {
1770       "type": "package",
1771       "serviceable": true,
1772       "sha512": "sha512-16eu3kjHS633yYdkjwShDHZLRNMKVi/s0bY8ODiqJ2RfMhDMAwxZaUaWVnZ2P71kr/or+X9o/xFWtNqz8ivieQ==",
1773       "path": "system.runtime.interopservices/4.1.0",
1774       "hashPath": "system.runtime.interopservices.4.1.0.nupkg.sha512"
1775     },
1776     "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
1777       "type": "package",
1778       "serviceable": true,
1779       "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
1780       "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
1781       "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
1782     },
1783     "System.Runtime.Loader/4.0.0": {
1784       "type": "package",
1785       "serviceable": true,
1786       "sha512": "sha512-4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
1787       "path": "system.runtime.loader/4.0.0",
1788       "hashPath": "system.runtime.loader.4.0.0.nupkg.sha512"
1789     },
1790     "System.Runtime.Serialization.Json/4.0.2": {
1791       "type": "package",
1792       "serviceable": true,
1793       "sha512": "sha512-+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==",
1794       "path": "system.runtime.serialization.json/4.0.2",
1795       "hashPath": "system.runtime.serialization.json.4.0.2.nupkg.sha512"
1796     },
1797     "System.Runtime.Serialization.Primitives/4.1.1": {
1798       "type": "package",
1799       "serviceable": true,
1800       "sha512": "sha512-HZ6Du5QrTG8MNJbf4e4qMO3JRAkIboGT5Fk804uZtg3Gq516S7hAqTm2UZKUHa7/6HUGdVy3AqMQKbns06G/cg==",
1801       "path": "system.runtime.serialization.primitives/4.1.1",
1802       "hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
1803     },
1804     "System.Security.Claims/4.0.1": {
1805       "type": "package",
1806       "serviceable": true,
1807       "sha512": "sha512-4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==",
1808       "path": "system.security.claims/4.0.1",
1809       "hashPath": "system.security.claims.4.0.1.nupkg.sha512"
1810     },
1811     "System.Security.Principal/4.0.1": {
1812       "type": "package",
1813       "serviceable": true,
1814       "sha512": "sha512-On+SKhXY5rzxh/S8wlH1Rm0ogBlu7zyHNxeNBiXauNrhHRXAe9EuX8Yl5IOzLPGU5Z4kLWHMvORDOCG8iu9hww==",
1815       "path": "system.security.principal/4.0.1",
1816       "hashPath": "system.security.principal.4.0.1.nupkg.sha512"
1817     },
1818     "System.Security.Principal.Windows/4.0.0": {
1819       "type": "package",
1820       "serviceable": true,
1821       "sha512": "sha512-iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==",
1822       "path": "system.security.principal.windows/4.0.0",
1823       "hashPath": "system.security.principal.windows.4.0.0.nupkg.sha512"
1824     },
1825     "System.Text.Encoding/4.0.11": {
1826       "type": "package",
1827       "serviceable": true,
1828       "sha512": "sha512-U3gGeMlDZXxCEiY4DwVLSacg+DFWCvoiX+JThA/rvw37Sqrku7sEFeVBBBMBnfB6FeZHsyDx85HlKL19x0HtZA==",
1829       "path": "system.text.encoding/4.0.11",
1830       "hashPath": "system.text.encoding.4.0.11.nupkg.sha512"
1831     },
1832     "System.Text.Encoding.Extensions/4.0.11": {
1833       "type": "package",
1834       "serviceable": true,
1835       "sha512": "sha512-jtbiTDtvfLYgXn8PTfWI+SiBs51rrmO4AAckx4KR6vFK9Wzf6tI8kcRdsYQNwriUeQ1+CtQbM1W4cMbLXnj/OQ==",
1836       "path": "system.text.encoding.extensions/4.0.11",
1837       "hashPath": "system.text.encoding.extensions.4.0.11.nupkg.sha512"
1838     },
1839     "System.Text.RegularExpressions/4.1.0": {
1840       "type": "package",
1841       "serviceable": true,
1842       "sha512": "sha512-i88YCXpRTjCnoSQZtdlHkAOx4KNNik4hMy83n0+Ftlb7jvV6ZiZWMpnEZHhjBp6hQVh8gWd/iKNPzlPF7iyA2g==",
1843       "path": "system.text.regularexpressions/4.1.0",
1844       "hashPath": "system.text.regularexpressions.4.1.0.nupkg.sha512"
1845     },
1846     "System.Threading/4.0.11": {
1847       "type": "package",
1848       "serviceable": true,
1849       "sha512": "sha512-N+3xqIcg3VDKyjwwCGaZ9HawG9aC6cSDI+s7ROma310GQo8vilFZa86hqKppwTHleR/G0sfOzhvgnUxWCR/DrQ==",
1850       "path": "system.threading/4.0.11",
1851       "hashPath": "system.threading.4.0.11.nupkg.sha512"
1852     },
1853     "System.Threading.Tasks/4.0.11": {
1854       "type": "package",
1855       "serviceable": true,
1856       "sha512": "sha512-k1S4Gc6IGwtHGT8188RSeGaX86Qw/wnrgNLshJvsdNUOPP9etMmo8S07c+UlOAx4K/xLuN9ivA1bD0LVurtIxQ==",
1857       "path": "system.threading.tasks/4.0.11",
1858       "hashPath": "system.threading.tasks.4.0.11.nupkg.sha512"
1859     },
1860     "System.Threading.Tasks.Extensions/4.0.0": {
1861       "type": "package",
1862       "serviceable": true,
1863       "sha512": "sha512-pH4FZDsZQ/WmgJtN4LWYmRdJAEeVkyriSwrv2Teoe5FOU0Yxlb6II6GL8dBPOfRmutHGATduj3ooMt7dJ2+i+w==",
1864       "path": "system.threading.tasks.extensions/4.0.0",
1865       "hashPath": "system.threading.tasks.extensions.4.0.0.nupkg.sha512"
1866     },
1867     "System.Threading.Thread/4.0.0": {
1868       "type": "package",
1869       "serviceable": true,
1870       "sha512": "sha512-gIdJqDXlOr5W9zeqFErLw3dsOsiShSCYtF9SEHitACycmvNvY8odf9kiKvp6V7aibc8C4HzzNBkWXjyfn7plbQ==",
1871       "path": "system.threading.thread/4.0.0",
1872       "hashPath": "system.threading.thread.4.0.0.nupkg.sha512"
1873     },
1874     "System.Threading.ThreadPool/4.0.10": {
1875       "type": "package",
1876       "serviceable": true,
1877       "sha512": "sha512-IMXgB5Vf/5Qw1kpoVgJMOvUO1l32aC+qC3OaIZjWJOjvcxuxNWOK2ZTWWYXfij22NHxT2j1yWX5vlAeQWld9vA==",
1878       "path": "system.threading.threadpool/4.0.10",
1879       "hashPath": "system.threading.threadpool.4.0.10.nupkg.sha512"
1880     },
1881     "System.Xml.ReaderWriter/4.0.11": {
1882       "type": "package",
1883       "serviceable": true,
1884       "sha512": "sha512-ZIiLPsf67YZ9zgr31vzrFaYQqxRPX9cVHjtPSnmx4eN6lbS/yEyYNr2vs1doGDEscF0tjCZFsk9yUg1sC9e8tg==",
1885       "path": "system.xml.readerwriter/4.0.11",
1886       "hashPath": "system.xml.readerwriter.4.0.11.nupkg.sha512"
1887     },
1888     "System.Xml.XDocument/4.0.11": {
1889       "type": "package",
1890       "serviceable": true,
1891       "sha512": "sha512-Mk2mKmPi0nWaoiYeotq1dgeNK1fqWh61+EK+w4Wu8SWuTYLzpUnschb59bJtGywaPq7SmTuPf44wrXRwbIrukg==",
1892       "path": "system.xml.xdocument/4.0.11",
1893       "hashPath": "system.xml.xdocument.4.0.11.nupkg.sha512"
1894     },
1895     "System.Xml.XmlDocument/4.0.1": {
1896       "type": "package",
1897       "serviceable": true,
1898       "sha512": "sha512-2eZu6IP+etFVBBFUFzw2w6J21DqIN5eL9Y8r8JfJWUmV28Z5P0SNU01oCisVHQgHsDhHPnmq2s1hJrJCFZWloQ==",
1899       "path": "system.xml.xmldocument/4.0.1",
1900       "hashPath": "system.xml.xmldocument.4.0.1.nupkg.sha512"
1901     },
1902     "System.Xml.XmlSerializer/4.0.11": {
1903       "type": "package",
1904       "serviceable": true,
1905       "sha512": "sha512-FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==",
1906       "path": "system.xml.xmlserializer/4.0.11",
1907       "hashPath": "system.xml.xmlserializer.4.0.11.nupkg.sha512"
1908     },
1909     "System.Xml.XPath/4.0.1": {
1910       "type": "package",
1911       "serviceable": true,
1912       "sha512": "sha512-UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA==",
1913       "path": "system.xml.xpath/4.0.1",
1914       "hashPath": "system.xml.xpath.4.0.1.nupkg.sha512"
1915     },
1916     "System.Xml.XPath.XmlDocument/4.0.1": {
1917       "type": "package",
1918       "serviceable": true,
1919       "sha512": "sha512-Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
1920       "path": "system.xml.xpath.xmldocument/4.0.1",
1921       "hashPath": "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512"
1922     },
1923     "Microsoft.TestPlatform.CommunicationUtilities/15.5.0": {
1924       "type": "project",
1925       "serviceable": false,
1926       "sha512": ""
1927     },
1928     "Microsoft.TestPlatform.CoreUtilities/15.5.0": {
1929       "type": "project",
1930       "serviceable": false,
1931       "sha512": ""
1932     },
1933     "Microsoft.TestPlatform.CrossPlatEngine/15.5.0": {
1934       "type": "project",
1935       "serviceable": false,
1936       "sha512": ""
1937     },
1938     "Microsoft.TestPlatform.ObjectModel/15.5.0": {
1939       "type": "project",
1940       "serviceable": false,
1941       "sha512": ""
1942     },
1943     "Microsoft.TestPlatform.PlatformAbstractions/15.5.0": {
1944       "type": "project",
1945       "serviceable": false,
1946       "sha512": ""
1947     },
1948     "Microsoft.TestPlatform.TestHostRuntimeProvider/15.5.0": {
1949       "type": "project",
1950       "serviceable": false,
1951       "sha512": ""
1952     },
1953     "Microsoft.TestPlatform.Utilities/15.5.0": {
1954       "type": "project",
1955       "serviceable": false,
1956       "sha512": ""
1957     },
1958     "Microsoft.TestPlatform.VsTestConsole.TranslationLayer/15.5.0": {
1959       "type": "project",
1960       "serviceable": false,
1961       "sha512": ""
1962     },
1963     "Microsoft.VisualStudio.TestPlatform.Client/15.5.0": {
1964       "type": "project",
1965       "serviceable": false,
1966       "sha512": ""
1967     },
1968     "Microsoft.VisualStudio.TestPlatform.Common/15.5.0": {
1969       "type": "project",
1970       "serviceable": false,
1971       "sha512": ""
1972     },
1973     "Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger/15.5.0": {
1974       "type": "project",
1975       "serviceable": false,
1976       "sha512": ""
1977     },
1978     "vstest.console/15.5.0": {
1979       "type": "project",
1980       "serviceable": false,
1981       "sha512": ""
1982     }
1983   }
1984 }