Unpack dotnet sdk zipfile and add documentation file to nupkg
[platform/core/dotnet/build-tools.git] / dotnet / sdk / 2.0.0-preview1-005700 / datacollector.deps.json
1 {\r
2   "runtimeTarget": {\r
3     "name": ".NETCoreApp,Version=v2.0",\r
4     "signature": "64c8928aeea3aaf377ad6c8a70701f0717cf64ee"\r
5   },\r
6   "compilationOptions": {},\r
7   "targets": {\r
8     ".NETCoreApp,Version=v2.0": {\r
9       "datacollector/15.1.0-dev": {\r
10         "dependencies": {\r
11           "Microsoft.TestPlatform.CommunicationUtilities": "15.1.0-dev",\r
12           "Microsoft.TestPlatform.CoreUtilities": "15.1.0-dev",\r
13           "Microsoft.TestPlatform.CrossPlatEngine": "15.1.0-dev",\r
14           "Microsoft.TestPlatform.ObjectModel": "15.1.0-dev",\r
15           "Microsoft.VisualStudio.TestPlatform.Common": "15.1.0-dev",\r
16           "System.Reflection": "4.3.0",\r
17           "System.Runtime.Loader": "4.3.0",\r
18           "System.Xml.XmlDocument": "4.3.0"\r
19         },\r
20         "runtime": {\r
21           "datacollector.dll": {}\r
22         }\r
23       },\r
24       "microsoft.csharp/4.0.1": {\r
25         "dependencies": {\r
26           "System.Collections": "4.3.0",\r
27           "System.Diagnostics.Debug": "4.3.0",\r
28           "System.Dynamic.Runtime": "4.0.11",\r
29           "System.Globalization": "4.3.0",\r
30           "System.Linq": "4.3.0",\r
31           "System.Linq.Expressions": "4.1.0",\r
32           "System.ObjectModel": "4.0.12",\r
33           "System.Reflection": "4.3.0",\r
34           "System.Reflection.Extensions": "4.3.0",\r
35           "System.Reflection.Primitives": "4.3.0",\r
36           "System.Reflection.TypeExtensions": "4.3.0",\r
37           "System.Resources.ResourceManager": "4.3.0",\r
38           "System.Runtime": "4.3.0",\r
39           "System.Runtime.Extensions": "4.3.0",\r
40           "System.Runtime.InteropServices": "4.3.0",\r
41           "System.Threading": "4.3.0"\r
42         }\r
43       },\r
44       "microsoft.dotnet.platformabstractions/1.0.3": {\r
45         "dependencies": {\r
46           "System.AppContext": "4.1.0",\r
47           "System.Collections": "4.3.0",\r
48           "System.IO": "4.3.0",\r
49           "System.IO.FileSystem": "4.3.0",\r
50           "System.Reflection.TypeExtensions": "4.3.0",\r
51           "System.Runtime.Extensions": "4.3.0",\r
52           "System.Runtime.InteropServices": "4.3.0",\r
53           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0"\r
54         },\r
55         "runtime": {\r
56           "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}\r
57         }\r
58       },\r
59       "microsoft.extensions.dependencymodel/1.0.3": {\r
60         "dependencies": {\r
61           "Microsoft.DotNet.PlatformAbstractions": "1.0.3",\r
62           "Newtonsoft.Json": "9.0.1",\r
63           "System.Diagnostics.Debug": "4.3.0",\r
64           "System.Dynamic.Runtime": "4.0.11",\r
65           "System.Linq": "4.3.0"\r
66         },\r
67         "runtime": {\r
68           "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}\r
69         }\r
70       },\r
71       "microsoft.netcore.targets/1.1.0": {},\r
72       "microsoft.win32.primitives/4.3.0": {\r
73         "dependencies": {\r
74           "Microsoft.NETCore.Targets": "1.1.0",\r
75           "System.Runtime": "4.3.0"\r
76         }\r
77       },\r
78       "microsoft.win32.registry/4.3.0": {\r
79         "dependencies": {\r
80           "System.Collections": "4.3.0",\r
81           "System.Globalization": "4.3.0",\r
82           "System.Resources.ResourceManager": "4.3.0",\r
83           "System.Runtime": "4.3.0",\r
84           "System.Runtime.Extensions": "4.3.0",\r
85           "System.Runtime.Handles": "4.3.0",\r
86           "System.Runtime.InteropServices": "4.3.0"\r
87         },\r
88         "runtimeTargets": {\r
89           "runtime/unix/lib/_._": {\r
90             "rid": "unix",\r
91             "assetType": "runtime"\r
92           },\r
93           "runtime/win/lib/_._": {\r
94             "rid": "win",\r
95             "assetType": "runtime"\r
96           }\r
97         }\r
98       },\r
99       "newtonsoft.json/9.0.1": {\r
100         "dependencies": {\r
101           "Microsoft.CSharp": "4.0.1",\r
102           "System.Collections": "4.3.0",\r
103           "System.Diagnostics.Debug": "4.3.0",\r
104           "System.Dynamic.Runtime": "4.0.11",\r
105           "System.Globalization": "4.3.0",\r
106           "System.IO": "4.3.0",\r
107           "System.Linq": "4.3.0",\r
108           "System.Linq.Expressions": "4.1.0",\r
109           "System.ObjectModel": "4.0.12",\r
110           "System.Reflection": "4.3.0",\r
111           "System.Reflection.Extensions": "4.3.0",\r
112           "System.Resources.ResourceManager": "4.3.0",\r
113           "System.Runtime": "4.3.0",\r
114           "System.Runtime.Extensions": "4.3.0",\r
115           "System.Runtime.Serialization.Primitives": "4.3.0",\r
116           "System.Text.Encoding": "4.3.0",\r
117           "System.Text.Encoding.Extensions": "4.3.0",\r
118           "System.Text.RegularExpressions": "4.3.0",\r
119           "System.Threading": "4.3.0",\r
120           "System.Threading.Tasks": "4.3.0",\r
121           "System.Xml.ReaderWriter": "4.3.0",\r
122           "System.Xml.XDocument": "4.3.0"\r
123         },\r
124         "runtime": {\r
125           "lib/netstandard1.0/Newtonsoft.Json.dll": {}\r
126         }\r
127       },\r
128       "runtime.native.system/4.3.0": {\r
129         "dependencies": {\r
130           "Microsoft.NETCore.Targets": "1.1.0"\r
131         }\r
132       },\r
133       "system.appcontext/4.1.0": {\r
134         "dependencies": {\r
135           "System.Runtime": "4.3.0"\r
136         }\r
137       },\r
138       "system.collections/4.3.0": {\r
139         "dependencies": {\r
140           "Microsoft.NETCore.Targets": "1.1.0",\r
141           "System.Runtime": "4.3.0"\r
142         }\r
143       },\r
144       "system.collections.concurrent/4.3.0": {\r
145         "dependencies": {\r
146           "System.Collections": "4.3.0",\r
147           "System.Diagnostics.Debug": "4.3.0",\r
148           "System.Diagnostics.Tracing": "4.3.0",\r
149           "System.Globalization": "4.3.0",\r
150           "System.Reflection": "4.3.0",\r
151           "System.Resources.ResourceManager": "4.3.0",\r
152           "System.Runtime": "4.3.0",\r
153           "System.Runtime.Extensions": "4.3.0",\r
154           "System.Threading": "4.3.0",\r
155           "System.Threading.Tasks": "4.3.0"\r
156         }\r
157       },\r
158       "system.collections.immutable/1.2.0": {\r
159         "dependencies": {\r
160           "System.Collections": "4.3.0",\r
161           "System.Diagnostics.Debug": "4.3.0",\r
162           "System.Globalization": "4.3.0",\r
163           "System.Linq": "4.3.0",\r
164           "System.Resources.ResourceManager": "4.3.0",\r
165           "System.Runtime": "4.3.0",\r
166           "System.Runtime.Extensions": "4.3.0",\r
167           "System.Threading": "4.3.0"\r
168         }\r
169       },\r
170       "system.collections.nongeneric/4.3.0": {\r
171         "dependencies": {\r
172           "System.Diagnostics.Debug": "4.3.0",\r
173           "System.Globalization": "4.3.0",\r
174           "System.Resources.ResourceManager": "4.3.0",\r
175           "System.Runtime": "4.3.0",\r
176           "System.Runtime.Extensions": "4.3.0",\r
177           "System.Threading": "4.3.0"\r
178         }\r
179       },\r
180       "system.collections.specialized/4.3.0": {\r
181         "dependencies": {\r
182           "System.Collections.NonGeneric": "4.3.0",\r
183           "System.Globalization": "4.3.0",\r
184           "System.Globalization.Extensions": "4.3.0",\r
185           "System.Resources.ResourceManager": "4.3.0",\r
186           "System.Runtime": "4.3.0",\r
187           "System.Runtime.Extensions": "4.3.0",\r
188           "System.Threading": "4.3.0"\r
189         }\r
190       },\r
191       "system.componentmodel/4.3.0": {\r
192         "dependencies": {\r
193           "System.Runtime": "4.3.0"\r
194         }\r
195       },\r
196       "system.componentmodel.eventbasedasync/4.3.0": {\r
197         "dependencies": {\r
198           "System.Resources.ResourceManager": "4.3.0",\r
199           "System.Runtime": "4.3.0",\r
200           "System.Threading": "4.3.0",\r
201           "System.Threading.Tasks": "4.3.0"\r
202         }\r
203       },\r
204       "system.componentmodel.primitives/4.3.0": {\r
205         "dependencies": {\r
206           "System.ComponentModel": "4.3.0",\r
207           "System.Resources.ResourceManager": "4.3.0",\r
208           "System.Runtime": "4.3.0"\r
209         }\r
210       },\r
211       "system.componentmodel.typeconverter/4.3.0": {\r
212         "dependencies": {\r
213           "System.Collections": "4.3.0",\r
214           "System.Collections.NonGeneric": "4.3.0",\r
215           "System.Collections.Specialized": "4.3.0",\r
216           "System.ComponentModel": "4.3.0",\r
217           "System.ComponentModel.Primitives": "4.3.0",\r
218           "System.Globalization": "4.3.0",\r
219           "System.Linq": "4.3.0",\r
220           "System.Reflection": "4.3.0",\r
221           "System.Reflection.Extensions": "4.3.0",\r
222           "System.Reflection.Primitives": "4.3.0",\r
223           "System.Reflection.TypeExtensions": "4.3.0",\r
224           "System.Resources.ResourceManager": "4.3.0",\r
225           "System.Runtime": "4.3.0",\r
226           "System.Runtime.Extensions": "4.3.0",\r
227           "System.Threading": "4.3.0"\r
228         }\r
229       },\r
230       "system.diagnostics.debug/4.3.0": {\r
231         "dependencies": {\r
232           "Microsoft.NETCore.Targets": "1.1.0",\r
233           "System.Runtime": "4.3.0"\r
234         }\r
235       },\r
236       "system.diagnostics.process/4.3.0": {\r
237         "dependencies": {\r
238           "Microsoft.Win32.Primitives": "4.3.0",\r
239           "Microsoft.Win32.Registry": "4.3.0",\r
240           "System.Collections": "4.3.0",\r
241           "System.Diagnostics.Debug": "4.3.0",\r
242           "System.Globalization": "4.3.0",\r
243           "System.IO": "4.3.0",\r
244           "System.IO.FileSystem": "4.3.0",\r
245           "System.IO.FileSystem.Primitives": "4.3.0",\r
246           "System.Resources.ResourceManager": "4.3.0",\r
247           "System.Runtime": "4.3.0",\r
248           "System.Runtime.Extensions": "4.3.0",\r
249           "System.Runtime.Handles": "4.3.0",\r
250           "System.Runtime.InteropServices": "4.3.0",\r
251           "System.Text.Encoding": "4.3.0",\r
252           "System.Text.Encoding.Extensions": "4.3.0",\r
253           "System.Threading": "4.3.0",\r
254           "System.Threading.Tasks": "4.3.0",\r
255           "System.Threading.Thread": "4.3.0",\r
256           "System.Threading.ThreadPool": "4.3.0",\r
257           "runtime.native.System": "4.3.0"\r
258         },\r
259         "runtimeTargets": {\r
260           "runtime/linux/lib/_._": {\r
261             "rid": "linux",\r
262             "assetType": "runtime"\r
263           },\r
264           "runtime/osx/lib/_._": {\r
265             "rid": "osx",\r
266             "assetType": "runtime"\r
267           },\r
268           "runtime/win/lib/_._": {\r
269             "rid": "win",\r
270             "assetType": "runtime"\r
271           }\r
272         }\r
273       },\r
274       "system.diagnostics.textwritertracelistener/4.3.0": {\r
275         "dependencies": {\r
276           "System.Diagnostics.TraceSource": "4.3.0",\r
277           "System.Globalization": "4.3.0",\r
278           "System.IO": "4.3.0",\r
279           "System.Resources.ResourceManager": "4.3.0",\r
280           "System.Runtime": "4.3.0",\r
281           "System.Threading": "4.3.0"\r
282         }\r
283       },\r
284       "system.diagnostics.tools/4.3.0": {\r
285         "dependencies": {\r
286           "Microsoft.NETCore.Targets": "1.1.0",\r
287           "System.Runtime": "4.3.0"\r
288         }\r
289       },\r
290       "system.diagnostics.tracesource/4.3.0": {\r
291         "dependencies": {\r
292           "System.Collections": "4.3.0",\r
293           "System.Diagnostics.Debug": "4.3.0",\r
294           "System.Globalization": "4.3.0",\r
295           "System.Resources.ResourceManager": "4.3.0",\r
296           "System.Runtime": "4.3.0",\r
297           "System.Runtime.Extensions": "4.3.0",\r
298           "System.Threading": "4.3.0",\r
299           "runtime.native.System": "4.3.0"\r
300         },\r
301         "runtimeTargets": {\r
302           "runtime/unix/lib/_._": {\r
303             "rid": "unix",\r
304             "assetType": "runtime"\r
305           },\r
306           "runtime/win/lib/_._": {\r
307             "rid": "win",\r
308             "assetType": "runtime"\r
309           }\r
310         }\r
311       },\r
312       "system.diagnostics.tracing/4.3.0": {\r
313         "dependencies": {\r
314           "Microsoft.NETCore.Targets": "1.1.0",\r
315           "System.Runtime": "4.3.0"\r
316         }\r
317       },\r
318       "system.dynamic.runtime/4.0.11": {\r
319         "dependencies": {\r
320           "System.Collections": "4.3.0",\r
321           "System.Diagnostics.Debug": "4.3.0",\r
322           "System.Globalization": "4.3.0",\r
323           "System.Linq": "4.3.0",\r
324           "System.Linq.Expressions": "4.1.0",\r
325           "System.ObjectModel": "4.0.12",\r
326           "System.Reflection": "4.3.0",\r
327           "System.Reflection.Emit": "4.3.0",\r
328           "System.Reflection.Emit.ILGeneration": "4.3.0",\r
329           "System.Reflection.Primitives": "4.3.0",\r
330           "System.Reflection.TypeExtensions": "4.3.0",\r
331           "System.Resources.ResourceManager": "4.3.0",\r
332           "System.Runtime": "4.3.0",\r
333           "System.Runtime.Extensions": "4.3.0",\r
334           "System.Threading": "4.3.0"\r
335         }\r
336       },\r
337       "system.globalization/4.3.0": {\r
338         "dependencies": {\r
339           "Microsoft.NETCore.Targets": "1.1.0",\r
340           "System.Runtime": "4.3.0"\r
341         }\r
342       },\r
343       "system.globalization.extensions/4.3.0": {\r
344         "dependencies": {\r
345           "System.Globalization": "4.3.0",\r
346           "System.Resources.ResourceManager": "4.3.0",\r
347           "System.Runtime": "4.3.0",\r
348           "System.Runtime.Extensions": "4.3.0",\r
349           "System.Runtime.InteropServices": "4.3.0"\r
350         },\r
351         "runtimeTargets": {\r
352           "runtime/unix/lib/_._": {\r
353             "rid": "unix",\r
354             "assetType": "runtime"\r
355           },\r
356           "runtime/win/lib/_._": {\r
357             "rid": "win",\r
358             "assetType": "runtime"\r
359           }\r
360         }\r
361       },\r
362       "system.io/4.3.0": {\r
363         "dependencies": {\r
364           "Microsoft.NETCore.Targets": "1.1.0",\r
365           "System.Runtime": "4.3.0",\r
366           "System.Text.Encoding": "4.3.0",\r
367           "System.Threading.Tasks": "4.3.0"\r
368         }\r
369       },\r
370       "system.io.filesystem/4.3.0": {\r
371         "dependencies": {\r
372           "Microsoft.NETCore.Targets": "1.1.0",\r
373           "System.IO": "4.3.0",\r
374           "System.IO.FileSystem.Primitives": "4.3.0",\r
375           "System.Runtime": "4.3.0",\r
376           "System.Runtime.Handles": "4.3.0",\r
377           "System.Text.Encoding": "4.3.0",\r
378           "System.Threading.Tasks": "4.3.0"\r
379         }\r
380       },\r
381       "system.io.filesystem.primitives/4.3.0": {\r
382         "dependencies": {\r
383           "System.Runtime": "4.3.0"\r
384         }\r
385       },\r
386       "system.linq/4.3.0": {\r
387         "dependencies": {\r
388           "System.Collections": "4.3.0",\r
389           "System.Diagnostics.Debug": "4.3.0",\r
390           "System.Resources.ResourceManager": "4.3.0",\r
391           "System.Runtime": "4.3.0",\r
392           "System.Runtime.Extensions": "4.3.0"\r
393         }\r
394       },\r
395       "system.linq.expressions/4.1.0": {\r
396         "dependencies": {\r
397           "System.Collections": "4.3.0",\r
398           "System.Diagnostics.Debug": "4.3.0",\r
399           "System.Globalization": "4.3.0",\r
400           "System.IO": "4.3.0",\r
401           "System.Linq": "4.3.0",\r
402           "System.ObjectModel": "4.0.12",\r
403           "System.Reflection": "4.3.0",\r
404           "System.Reflection.Emit": "4.3.0",\r
405           "System.Reflection.Emit.ILGeneration": "4.3.0",\r
406           "System.Reflection.Emit.Lightweight": "4.3.0",\r
407           "System.Reflection.Extensions": "4.3.0",\r
408           "System.Reflection.Primitives": "4.3.0",\r
409           "System.Reflection.TypeExtensions": "4.3.0",\r
410           "System.Resources.ResourceManager": "4.3.0",\r
411           "System.Runtime": "4.3.0",\r
412           "System.Runtime.Extensions": "4.3.0",\r
413           "System.Threading": "4.3.0"\r
414         }\r
415       },\r
416       "system.objectmodel/4.0.12": {\r
417         "dependencies": {\r
418           "System.Collections": "4.3.0",\r
419           "System.Diagnostics.Debug": "4.3.0",\r
420           "System.Resources.ResourceManager": "4.3.0",\r
421           "System.Runtime": "4.3.0",\r
422           "System.Threading": "4.3.0"\r
423         }\r
424       },\r
425       "system.private.datacontractserialization/4.3.0": {\r
426         "dependencies": {\r
427           "System.Collections": "4.3.0",\r
428           "System.Collections.Concurrent": "4.3.0",\r
429           "System.Diagnostics.Debug": "4.3.0",\r
430           "System.Globalization": "4.3.0",\r
431           "System.IO": "4.3.0",\r
432           "System.Linq": "4.3.0",\r
433           "System.Reflection": "4.3.0",\r
434           "System.Reflection.Emit.ILGeneration": "4.3.0",\r
435           "System.Reflection.Emit.Lightweight": "4.3.0",\r
436           "System.Reflection.Extensions": "4.3.0",\r
437           "System.Reflection.Primitives": "4.3.0",\r
438           "System.Reflection.TypeExtensions": "4.3.0",\r
439           "System.Resources.ResourceManager": "4.3.0",\r
440           "System.Runtime": "4.3.0",\r
441           "System.Runtime.Extensions": "4.3.0",\r
442           "System.Runtime.Serialization.Primitives": "4.3.0",\r
443           "System.Text.Encoding": "4.3.0",\r
444           "System.Text.Encoding.Extensions": "4.3.0",\r
445           "System.Text.RegularExpressions": "4.3.0",\r
446           "System.Threading": "4.3.0",\r
447           "System.Threading.Tasks": "4.3.0",\r
448           "System.Xml.ReaderWriter": "4.3.0",\r
449           "System.Xml.XDocument": "4.3.0",\r
450           "System.Xml.XmlDocument": "4.3.0",\r
451           "System.Xml.XmlSerializer": "4.3.0"\r
452         }\r
453       },\r
454       "system.reflection/4.3.0": {\r
455         "dependencies": {\r
456           "Microsoft.NETCore.Targets": "1.1.0",\r
457           "System.IO": "4.3.0",\r
458           "System.Reflection.Primitives": "4.3.0",\r
459           "System.Runtime": "4.3.0"\r
460         }\r
461       },\r
462       "system.reflection.emit/4.3.0": {\r
463         "dependencies": {\r
464           "System.IO": "4.3.0",\r
465           "System.Reflection": "4.3.0",\r
466           "System.Reflection.Emit.ILGeneration": "4.3.0",\r
467           "System.Reflection.Primitives": "4.3.0",\r
468           "System.Runtime": "4.3.0"\r
469         }\r
470       },\r
471       "system.reflection.emit.ilgeneration/4.3.0": {\r
472         "dependencies": {\r
473           "System.Reflection": "4.3.0",\r
474           "System.Reflection.Primitives": "4.3.0",\r
475           "System.Runtime": "4.3.0"\r
476         }\r
477       },\r
478       "system.reflection.emit.lightweight/4.3.0": {\r
479         "dependencies": {\r
480           "System.Reflection": "4.3.0",\r
481           "System.Reflection.Emit.ILGeneration": "4.3.0",\r
482           "System.Reflection.Primitives": "4.3.0",\r
483           "System.Runtime": "4.3.0"\r
484         }\r
485       },\r
486       "system.reflection.extensions/4.3.0": {\r
487         "dependencies": {\r
488           "Microsoft.NETCore.Targets": "1.1.0",\r
489           "System.Reflection": "4.3.0",\r
490           "System.Runtime": "4.3.0"\r
491         }\r
492       },\r
493       "system.reflection.metadata/1.3.0": {\r
494         "dependencies": {\r
495           "System.Collections": "4.3.0",\r
496           "System.Collections.Immutable": "1.2.0",\r
497           "System.Diagnostics.Debug": "4.3.0",\r
498           "System.IO": "4.3.0",\r
499           "System.Linq": "4.3.0",\r
500           "System.Reflection": "4.3.0",\r
501           "System.Reflection.Extensions": "4.3.0",\r
502           "System.Reflection.Primitives": "4.3.0",\r
503           "System.Resources.ResourceManager": "4.3.0",\r
504           "System.Runtime": "4.3.0",\r
505           "System.Runtime.Extensions": "4.3.0",\r
506           "System.Runtime.InteropServices": "4.3.0",\r
507           "System.Text.Encoding": "4.3.0",\r
508           "System.Text.Encoding.Extensions": "4.3.0",\r
509           "System.Threading": "4.3.0"\r
510         }\r
511       },\r
512       "system.reflection.primitives/4.3.0": {\r
513         "dependencies": {\r
514           "Microsoft.NETCore.Targets": "1.1.0",\r
515           "System.Runtime": "4.3.0"\r
516         }\r
517       },\r
518       "system.reflection.typeextensions/4.3.0": {\r
519         "dependencies": {\r
520           "System.Reflection": "4.3.0",\r
521           "System.Runtime": "4.3.0"\r
522         }\r
523       },\r
524       "system.resources.resourcemanager/4.3.0": {\r
525         "dependencies": {\r
526           "Microsoft.NETCore.Targets": "1.1.0",\r
527           "System.Globalization": "4.3.0",\r
528           "System.Reflection": "4.3.0",\r
529           "System.Runtime": "4.3.0"\r
530         }\r
531       },\r
532       "system.runtime/4.3.0": {\r
533         "dependencies": {\r
534           "Microsoft.NETCore.Targets": "1.1.0"\r
535         }\r
536       },\r
537       "system.runtime.extensions/4.3.0": {\r
538         "dependencies": {\r
539           "Microsoft.NETCore.Targets": "1.1.0",\r
540           "System.Runtime": "4.3.0"\r
541         }\r
542       },\r
543       "system.runtime.handles/4.3.0": {\r
544         "dependencies": {\r
545           "Microsoft.NETCore.Targets": "1.1.0",\r
546           "System.Runtime": "4.3.0"\r
547         }\r
548       },\r
549       "system.runtime.interopservices/4.3.0": {\r
550         "dependencies": {\r
551           "Microsoft.NETCore.Targets": "1.1.0",\r
552           "System.Reflection": "4.3.0",\r
553           "System.Reflection.Primitives": "4.3.0",\r
554           "System.Runtime": "4.3.0",\r
555           "System.Runtime.Handles": "4.3.0"\r
556         }\r
557       },\r
558       "system.runtime.interopservices.runtimeinformation/4.3.0": {\r
559         "dependencies": {\r
560           "System.Reflection": "4.3.0",\r
561           "System.Reflection.Extensions": "4.3.0",\r
562           "System.Resources.ResourceManager": "4.3.0",\r
563           "System.Runtime": "4.3.0",\r
564           "System.Runtime.InteropServices": "4.3.0",\r
565           "System.Threading": "4.3.0",\r
566           "runtime.native.System": "4.3.0"\r
567         },\r
568         "runtimeTargets": {\r
569           "runtime/unix/lib/_._": {\r
570             "rid": "unix",\r
571             "assetType": "runtime"\r
572           },\r
573           "runtime/win/lib/_._": {\r
574             "rid": "win",\r
575             "assetType": "runtime"\r
576           }\r
577         }\r
578       },\r
579       "system.runtime.loader/4.3.0": {\r
580         "dependencies": {\r
581           "System.IO": "4.3.0",\r
582           "System.Reflection": "4.3.0",\r
583           "System.Runtime": "4.3.0"\r
584         }\r
585       },\r
586       "system.runtime.serialization.json/4.3.0": {\r
587         "dependencies": {\r
588           "System.IO": "4.3.0",\r
589           "System.Private.DataContractSerialization": "4.3.0",\r
590           "System.Runtime": "4.3.0"\r
591         }\r
592       },\r
593       "system.runtime.serialization.primitives/4.3.0": {\r
594         "dependencies": {\r
595           "System.Resources.ResourceManager": "4.3.0",\r
596           "System.Runtime": "4.3.0"\r
597         }\r
598       },\r
599       "system.text.encoding/4.3.0": {\r
600         "dependencies": {\r
601           "Microsoft.NETCore.Targets": "1.1.0",\r
602           "System.Runtime": "4.3.0"\r
603         }\r
604       },\r
605       "system.text.encoding.extensions/4.3.0": {\r
606         "dependencies": {\r
607           "Microsoft.NETCore.Targets": "1.1.0",\r
608           "System.Runtime": "4.3.0",\r
609           "System.Text.Encoding": "4.3.0"\r
610         }\r
611       },\r
612       "system.text.regularexpressions/4.3.0": {\r
613         "dependencies": {\r
614           "System.Runtime": "4.3.0"\r
615         }\r
616       },\r
617       "system.threading/4.3.0": {\r
618         "dependencies": {\r
619           "System.Runtime": "4.3.0",\r
620           "System.Threading.Tasks": "4.3.0"\r
621         }\r
622       },\r
623       "system.threading.tasks/4.3.0": {\r
624         "dependencies": {\r
625           "Microsoft.NETCore.Targets": "1.1.0",\r
626           "System.Runtime": "4.3.0"\r
627         }\r
628       },\r
629       "system.threading.tasks.extensions/4.3.0": {\r
630         "dependencies": {\r
631           "System.Collections": "4.3.0",\r
632           "System.Runtime": "4.3.0",\r
633           "System.Threading.Tasks": "4.3.0"\r
634         }\r
635       },\r
636       "system.threading.thread/4.3.0": {\r
637         "dependencies": {\r
638           "System.Runtime": "4.3.0"\r
639         }\r
640       },\r
641       "system.threading.threadpool/4.3.0": {\r
642         "dependencies": {\r
643           "System.Runtime": "4.3.0",\r
644           "System.Runtime.Handles": "4.3.0"\r
645         }\r
646       },\r
647       "system.xml.readerwriter/4.3.0": {\r
648         "dependencies": {\r
649           "System.Collections": "4.3.0",\r
650           "System.Diagnostics.Debug": "4.3.0",\r
651           "System.Globalization": "4.3.0",\r
652           "System.IO": "4.3.0",\r
653           "System.IO.FileSystem": "4.3.0",\r
654           "System.IO.FileSystem.Primitives": "4.3.0",\r
655           "System.Resources.ResourceManager": "4.3.0",\r
656           "System.Runtime": "4.3.0",\r
657           "System.Runtime.Extensions": "4.3.0",\r
658           "System.Runtime.InteropServices": "4.3.0",\r
659           "System.Text.Encoding": "4.3.0",\r
660           "System.Text.Encoding.Extensions": "4.3.0",\r
661           "System.Text.RegularExpressions": "4.3.0",\r
662           "System.Threading.Tasks": "4.3.0",\r
663           "System.Threading.Tasks.Extensions": "4.3.0"\r
664         }\r
665       },\r
666       "system.xml.xdocument/4.3.0": {\r
667         "dependencies": {\r
668           "System.Collections": "4.3.0",\r
669           "System.Diagnostics.Debug": "4.3.0",\r
670           "System.Diagnostics.Tools": "4.3.0",\r
671           "System.Globalization": "4.3.0",\r
672           "System.IO": "4.3.0",\r
673           "System.Reflection": "4.3.0",\r
674           "System.Resources.ResourceManager": "4.3.0",\r
675           "System.Runtime": "4.3.0",\r
676           "System.Runtime.Extensions": "4.3.0",\r
677           "System.Text.Encoding": "4.3.0",\r
678           "System.Threading": "4.3.0",\r
679           "System.Xml.ReaderWriter": "4.3.0"\r
680         }\r
681       },\r
682       "system.xml.xmldocument/4.3.0": {\r
683         "dependencies": {\r
684           "System.Collections": "4.3.0",\r
685           "System.Diagnostics.Debug": "4.3.0",\r
686           "System.Globalization": "4.3.0",\r
687           "System.IO": "4.3.0",\r
688           "System.Resources.ResourceManager": "4.3.0",\r
689           "System.Runtime": "4.3.0",\r
690           "System.Runtime.Extensions": "4.3.0",\r
691           "System.Text.Encoding": "4.3.0",\r
692           "System.Threading": "4.3.0",\r
693           "System.Xml.ReaderWriter": "4.3.0"\r
694         }\r
695       },\r
696       "system.xml.xmlserializer/4.3.0": {\r
697         "dependencies": {\r
698           "System.Collections": "4.3.0",\r
699           "System.Globalization": "4.3.0",\r
700           "System.IO": "4.3.0",\r
701           "System.Linq": "4.3.0",\r
702           "System.Reflection": "4.3.0",\r
703           "System.Reflection.Emit": "4.3.0",\r
704           "System.Reflection.Emit.ILGeneration": "4.3.0",\r
705           "System.Reflection.Extensions": "4.3.0",\r
706           "System.Reflection.Primitives": "4.3.0",\r
707           "System.Reflection.TypeExtensions": "4.3.0",\r
708           "System.Resources.ResourceManager": "4.3.0",\r
709           "System.Runtime": "4.3.0",\r
710           "System.Runtime.Extensions": "4.3.0",\r
711           "System.Text.RegularExpressions": "4.3.0",\r
712           "System.Threading": "4.3.0",\r
713           "System.Xml.ReaderWriter": "4.3.0",\r
714           "System.Xml.XmlDocument": "4.3.0"\r
715         }\r
716       },\r
717       "system.xml.xpath/4.0.1": {\r
718         "dependencies": {\r
719           "System.Collections": "4.3.0",\r
720           "System.Diagnostics.Debug": "4.3.0",\r
721           "System.Globalization": "4.3.0",\r
722           "System.IO": "4.3.0",\r
723           "System.Resources.ResourceManager": "4.3.0",\r
724           "System.Runtime": "4.3.0",\r
725           "System.Runtime.Extensions": "4.3.0",\r
726           "System.Threading": "4.3.0",\r
727           "System.Xml.ReaderWriter": "4.3.0"\r
728         }\r
729       },\r
730       "system.xml.xpath.xmldocument/4.0.1": {\r
731         "dependencies": {\r
732           "System.Collections": "4.3.0",\r
733           "System.Globalization": "4.3.0",\r
734           "System.IO": "4.3.0",\r
735           "System.Resources.ResourceManager": "4.3.0",\r
736           "System.Runtime": "4.3.0",\r
737           "System.Runtime.Extensions": "4.3.0",\r
738           "System.Threading": "4.3.0",\r
739           "System.Xml.ReaderWriter": "4.3.0",\r
740           "System.Xml.XPath": "4.0.1",\r
741           "System.Xml.XmlDocument": "4.3.0"\r
742         },\r
743         "runtime": {\r
744           "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}\r
745         }\r
746       },\r
747       "microsoft.testplatform.communicationutilities/15.1.0-dev": {\r
748         "dependencies": {\r
749           "Microsoft.TestPlatform.CoreUtilities": "15.1.0-dev",\r
750           "Microsoft.TestPlatform.ObjectModel": "15.1.0-dev",\r
751           "Microsoft.VisualStudio.TestPlatform.Common": "15.1.0-dev",\r
752           "Newtonsoft.Json": "9.0.1",\r
753           "System.Runtime.Serialization.Primitives": "4.3.0"\r
754         },\r
755         "runtime": {\r
756           "Microsoft.TestPlatform.CommunicationUtilities.dll": {}\r
757         },\r
758         "resources": {\r
759           "cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
760             "locale": "cs"\r
761           },\r
762           "de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
763             "locale": "de"\r
764           },\r
765           "es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
766             "locale": "es"\r
767           },\r
768           "fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
769             "locale": "fr"\r
770           },\r
771           "it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
772             "locale": "it"\r
773           },\r
774           "ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
775             "locale": "ja"\r
776           },\r
777           "ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
778             "locale": "ko"\r
779           },\r
780           "pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
781             "locale": "pl"\r
782           },\r
783           "pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
784             "locale": "pt-BR"\r
785           },\r
786           "ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
787             "locale": "ru"\r
788           },\r
789           "tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
790             "locale": "tr"\r
791           },\r
792           "zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
793             "locale": "zh-Hans"\r
794           },\r
795           "zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {\r
796             "locale": "zh-Hant"\r
797           }\r
798         }\r
799       },\r
800       "microsoft.testplatform.coreutilities/15.1.0-dev": {\r
801         "dependencies": {\r
802           "Microsoft.TestPlatform.PlatformAbstractions": "15.1.0-dev"\r
803         },\r
804         "runtime": {\r
805           "Microsoft.TestPlatform.CoreUtilities.dll": {}\r
806         },\r
807         "resources": {\r
808           "cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
809             "locale": "cs"\r
810           },\r
811           "de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
812             "locale": "de"\r
813           },\r
814           "es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
815             "locale": "es"\r
816           },\r
817           "fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
818             "locale": "fr"\r
819           },\r
820           "it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
821             "locale": "it"\r
822           },\r
823           "ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
824             "locale": "ja"\r
825           },\r
826           "ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
827             "locale": "ko"\r
828           },\r
829           "pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
830             "locale": "pl"\r
831           },\r
832           "pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
833             "locale": "pt-BR"\r
834           },\r
835           "ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
836             "locale": "ru"\r
837           },\r
838           "tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
839             "locale": "tr"\r
840           },\r
841           "zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
842             "locale": "zh-Hans"\r
843           },\r
844           "zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {\r
845             "locale": "zh-Hant"\r
846           }\r
847         }\r
848       },\r
849       "microsoft.testplatform.crossplatengine/15.1.0-dev": {\r
850         "dependencies": {\r
851           "Microsoft.Extensions.DependencyModel": "1.0.3",\r
852           "Microsoft.TestPlatform.CommunicationUtilities": "15.1.0-dev",\r
853           "Microsoft.TestPlatform.CoreUtilities": "15.1.0-dev",\r
854           "Microsoft.TestPlatform.ObjectModel": "15.1.0-dev",\r
855           "Microsoft.VisualStudio.TestPlatform.Common": "15.1.0-dev",\r
856           "System.Diagnostics.Process": "4.3.0",\r
857           "System.Threading.Thread": "4.3.0"\r
858         },\r
859         "runtime": {\r
860           "Microsoft.TestPlatform.CrossPlatEngine.dll": {}\r
861         },\r
862         "resources": {\r
863           "cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
864             "locale": "cs"\r
865           },\r
866           "de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
867             "locale": "de"\r
868           },\r
869           "es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
870             "locale": "es"\r
871           },\r
872           "fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
873             "locale": "fr"\r
874           },\r
875           "it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
876             "locale": "it"\r
877           },\r
878           "ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
879             "locale": "ja"\r
880           },\r
881           "ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
882             "locale": "ko"\r
883           },\r
884           "pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
885             "locale": "pl"\r
886           },\r
887           "pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
888             "locale": "pt-BR"\r
889           },\r
890           "ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
891             "locale": "ru"\r
892           },\r
893           "tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
894             "locale": "tr"\r
895           },\r
896           "zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
897             "locale": "zh-Hans"\r
898           },\r
899           "zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {\r
900             "locale": "zh-Hant"\r
901           }\r
902         }\r
903       },\r
904       "microsoft.testplatform.objectmodel/15.1.0-dev": {\r
905         "dependencies": {\r
906           "Microsoft.TestPlatform.CoreUtilities": "15.1.0-dev",\r
907           "System.ComponentModel.EventBasedAsync": "4.3.0",\r
908           "System.ComponentModel.TypeConverter": "4.3.0",\r
909           "System.Diagnostics.Process": "4.3.0",\r
910           "System.Reflection.Metadata": "1.3.0",\r
911           "System.Reflection.TypeExtensions": "4.3.0",\r
912           "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",\r
913           "System.Runtime.Loader": "4.3.0",\r
914           "System.Runtime.Serialization.Json": "4.3.0",\r
915           "System.Runtime.Serialization.Primitives": "4.3.0",\r
916           "System.Xml.XPath.XmlDocument": "4.0.1"\r
917         },\r
918         "runtime": {\r
919           "Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}\r
920         },\r
921         "resources": {\r
922           "cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
923             "locale": "cs"\r
924           },\r
925           "de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
926             "locale": "de"\r
927           },\r
928           "es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
929             "locale": "es"\r
930           },\r
931           "fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
932             "locale": "fr"\r
933           },\r
934           "it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
935             "locale": "it"\r
936           },\r
937           "ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
938             "locale": "ja"\r
939           },\r
940           "ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
941             "locale": "ko"\r
942           },\r
943           "pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
944             "locale": "pl"\r
945           },\r
946           "pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
947             "locale": "pt-BR"\r
948           },\r
949           "ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
950             "locale": "ru"\r
951           },\r
952           "tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
953             "locale": "tr"\r
954           },\r
955           "zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
956             "locale": "zh-Hans"\r
957           },\r
958           "zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {\r
959             "locale": "zh-Hant"\r
960           }\r
961         }\r
962       },\r
963       "microsoft.testplatform.platformabstractions/15.1.0-dev": {\r
964         "dependencies": {\r
965           "System.Diagnostics.Process": "4.3.0",\r
966           "System.Diagnostics.TextWriterTraceListener": "4.3.0",\r
967           "System.Diagnostics.TraceSource": "4.3.0",\r
968           "System.Threading.Thread": "4.3.0"\r
969         },\r
970         "runtime": {\r
971           "Microsoft.TestPlatform.PlatformAbstractions.dll": {}\r
972         }\r
973       },\r
974       "microsoft.visualstudio.testplatform.common/15.1.0-dev": {\r
975         "dependencies": {\r
976           "Microsoft.TestPlatform.CoreUtilities": "15.1.0-dev",\r
977           "Microsoft.TestPlatform.ObjectModel": "15.1.0-dev",\r
978           "System.Runtime.Loader": "4.3.0"\r
979         },\r
980         "runtime": {\r
981           "Microsoft.VisualStudio.TestPlatform.Common.dll": {}\r
982         },\r
983         "resources": {\r
984           "cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
985             "locale": "cs"\r
986           },\r
987           "de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
988             "locale": "de"\r
989           },\r
990           "es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
991             "locale": "es"\r
992           },\r
993           "fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
994             "locale": "fr"\r
995           },\r
996           "it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
997             "locale": "it"\r
998           },\r
999           "ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1000             "locale": "ja"\r
1001           },\r
1002           "ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1003             "locale": "ko"\r
1004           },\r
1005           "pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1006             "locale": "pl"\r
1007           },\r
1008           "pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1009             "locale": "pt-BR"\r
1010           },\r
1011           "ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1012             "locale": "ru"\r
1013           },\r
1014           "tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1015             "locale": "tr"\r
1016           },\r
1017           "zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1018             "locale": "zh-Hans"\r
1019           },\r
1020           "zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {\r
1021             "locale": "zh-Hant"\r
1022           }\r
1023         }\r
1024       }\r
1025     }\r
1026   },\r
1027   "libraries": {\r
1028     "datacollector/15.1.0-dev": {\r
1029       "type": "project",\r
1030       "serviceable": false,\r
1031       "sha512": ""\r
1032     },\r
1033     "microsoft.csharp/4.0.1": {\r
1034       "type": "package",\r
1035       "serviceable": true,\r
1036       "sha512": "sha512-17h8b5mXa87XYKrrVqdgZ38JefSUqLChUQpXgSnpzsM0nDOhE40FTeNWOJ/YmySGV6tG6T8+hjz6vxbknHJr6A=="\r
1037     },\r
1038     "microsoft.dotnet.platformabstractions/1.0.3": {\r
1039       "type": "package",\r
1040       "serviceable": true,\r
1041       "sha512": "sha512-rF92Gp5L2asYrFNf0cKNBxzzGLh1krHuj6TRDk9wdjN2qdvJLaNYOn1s9oYkMlptYX436KiEFqxhLB+I5veXvQ==",\r
1042       "path": "microsoft.dotnet.platformabstractions/1.0.3",\r
1043       "hashPath": "microsoft.dotnet.platformabstractions.1.0.3.nupkg.sha512"\r
1044     },\r
1045     "microsoft.extensions.dependencymodel/1.0.3": {\r
1046       "type": "package",\r
1047       "serviceable": true,\r
1048       "sha512": "sha512-Z3o19EnheuegmvgpCzwoSlnCWxYA6qIUhvKJ7ifKHHvU7U+oYR/gliLiL3LVYOOeGMEEzkpJ5W67sOcXizGtlw==",\r
1049       "path": "microsoft.extensions.dependencymodel/1.0.3",\r
1050       "hashPath": "microsoft.extensions.dependencymodel.1.0.3.nupkg.sha512"\r
1051     },\r
1052     "microsoft.netcore.targets/1.1.0": {\r
1053       "type": "package",\r
1054       "serviceable": true,\r
1055       "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",\r
1056       "path": "microsoft.netcore.targets/1.1.0",\r
1057       "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"\r
1058     },\r
1059     "microsoft.win32.primitives/4.3.0": {\r
1060       "type": "package",\r
1061       "serviceable": true,\r
1062       "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",\r
1063       "path": "microsoft.win32.primitives/4.3.0",\r
1064       "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"\r
1065     },\r
1066     "microsoft.win32.registry/4.3.0": {\r
1067       "type": "package",\r
1068       "serviceable": true,\r
1069       "sha512": "sha512-Lw1/VwLH1yxz6SfFEjVRCN0pnflLEsWgnV4qsdJ512/HhTwnKXUG+zDQ4yTO3K/EJQemGoNaBHX5InISNKTzUQ=="\r
1070     },\r
1071     "newtonsoft.json/9.0.1": {\r
1072       "type": "package",\r
1073       "serviceable": true,\r
1074       "sha512": "sha512-U82mHQSKaIk+lpSVCbWYKNavmNH1i5xrExDEquU1i6I5pV6UMOqRnJRSlKO3cMPfcpp0RgDY+8jUXHdQ4IfXvw==",\r
1075       "path": "newtonsoft.json/9.0.1",\r
1076       "hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"\r
1077     },\r
1078     "runtime.native.system/4.3.0": {\r
1079       "type": "package",\r
1080       "serviceable": true,\r
1081       "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",\r
1082       "path": "runtime.native.system/4.3.0",\r
1083       "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"\r
1084     },\r
1085     "system.appcontext/4.1.0": {\r
1086       "type": "package",\r
1087       "serviceable": true,\r
1088       "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow=="\r
1089     },\r
1090     "system.collections/4.3.0": {\r
1091       "type": "package",\r
1092       "serviceable": true,\r
1093       "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",\r
1094       "path": "system.collections/4.3.0",\r
1095       "hashPath": "system.collections.4.3.0.nupkg.sha512"\r
1096     },\r
1097     "system.collections.concurrent/4.3.0": {\r
1098       "type": "package",\r
1099       "serviceable": true,\r
1100       "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ=="\r
1101     },\r
1102     "system.collections.immutable/1.2.0": {\r
1103       "type": "package",\r
1104       "serviceable": true,\r
1105       "sha512": "sha512-Cma8cBW6di16ZLibL8LYQ+cLjGzoKxpOTu/faZfDcx94ZjAGq6Nv5RO7+T1YZXqEXTZP9rt1wLVEONVpURtUqw=="\r
1106     },\r
1107     "system.collections.nongeneric/4.3.0": {\r
1108       "type": "package",\r
1109       "serviceable": true,\r
1110       "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA=="\r
1111     },\r
1112     "system.collections.specialized/4.3.0": {\r
1113       "type": "package",\r
1114       "serviceable": true,\r
1115       "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg=="\r
1116     },\r
1117     "system.componentmodel/4.3.0": {\r
1118       "type": "package",\r
1119       "serviceable": true,\r
1120       "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw=="\r
1121     },\r
1122     "system.componentmodel.eventbasedasync/4.3.0": {\r
1123       "type": "package",\r
1124       "serviceable": true,\r
1125       "sha512": "sha512-fCFl8f0XdwA/BuoNrVBB5D0Y48/hv2J+w4xSDdXQitXZsR6UCSOrDVE7TCUraY802ENwcHUnUCv4En8CupDU1g=="\r
1126     },\r
1127     "system.componentmodel.primitives/4.3.0": {\r
1128       "type": "package",\r
1129       "serviceable": true,\r
1130       "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw=="\r
1131     },\r
1132     "system.componentmodel.typeconverter/4.3.0": {\r
1133       "type": "package",\r
1134       "serviceable": true,\r
1135       "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg=="\r
1136     },\r
1137     "system.diagnostics.debug/4.3.0": {\r
1138       "type": "package",\r
1139       "serviceable": true,\r
1140       "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",\r
1141       "path": "system.diagnostics.debug/4.3.0",\r
1142       "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"\r
1143     },\r
1144     "system.diagnostics.process/4.3.0": {\r
1145       "type": "package",\r
1146       "serviceable": true,\r
1147       "sha512": "sha512-J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g=="\r
1148     },\r
1149     "system.diagnostics.textwritertracelistener/4.3.0": {\r
1150       "type": "package",\r
1151       "serviceable": true,\r
1152       "sha512": "sha512-F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA=="\r
1153     },\r
1154     "system.diagnostics.tools/4.3.0": {\r
1155       "type": "package",\r
1156       "serviceable": true,\r
1157       "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",\r
1158       "path": "system.diagnostics.tools/4.3.0",\r
1159       "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"\r
1160     },\r
1161     "system.diagnostics.tracesource/4.3.0": {\r
1162       "type": "package",\r
1163       "serviceable": true,\r
1164       "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw=="\r
1165     },\r
1166     "system.diagnostics.tracing/4.3.0": {\r
1167       "type": "package",\r
1168       "serviceable": true,\r
1169       "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",\r
1170       "path": "system.diagnostics.tracing/4.3.0",\r
1171       "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"\r
1172     },\r
1173     "system.dynamic.runtime/4.0.11": {\r
1174       "type": "package",\r
1175       "serviceable": true,\r
1176       "sha512": "sha512-db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A=="\r
1177     },\r
1178     "system.globalization/4.3.0": {\r
1179       "type": "package",\r
1180       "serviceable": true,\r
1181       "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",\r
1182       "path": "system.globalization/4.3.0",\r
1183       "hashPath": "system.globalization.4.3.0.nupkg.sha512"\r
1184     },\r
1185     "system.globalization.extensions/4.3.0": {\r
1186       "type": "package",\r
1187       "serviceable": true,\r
1188       "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ=="\r
1189     },\r
1190     "system.io/4.3.0": {\r
1191       "type": "package",\r
1192       "serviceable": true,\r
1193       "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",\r
1194       "path": "system.io/4.3.0",\r
1195       "hashPath": "system.io.4.3.0.nupkg.sha512"\r
1196     },\r
1197     "system.io.filesystem/4.3.0": {\r
1198       "type": "package",\r
1199       "serviceable": true,\r
1200       "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",\r
1201       "path": "system.io.filesystem/4.3.0",\r
1202       "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"\r
1203     },\r
1204     "system.io.filesystem.primitives/4.3.0": {\r
1205       "type": "package",\r
1206       "serviceable": true,\r
1207       "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw=="\r
1208     },\r
1209     "system.linq/4.3.0": {\r
1210       "type": "package",\r
1211       "serviceable": true,\r
1212       "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw=="\r
1213     },\r
1214     "system.linq.expressions/4.1.0": {\r
1215       "type": "package",\r
1216       "serviceable": true,\r
1217       "sha512": "sha512-I+y02iqkgmCAyfbqOmSDOgqdZQ5tTj80Akm5BPSS8EeB0VGWdy6X1KCoYe8Pk6pwDoAKZUOdLVxnTJcExiv5zw=="\r
1218     },\r
1219     "system.objectmodel/4.0.12": {\r
1220       "type": "package",\r
1221       "serviceable": true,\r
1222       "sha512": "sha512-tAgJM1xt3ytyMoW4qn4wIqgJYm7L7TShRZG4+Q4Qsi2PCcj96pXN7nRywS9KkB3p/xDUjc2HSwP9SROyPYDYKQ=="\r
1223     },\r
1224     "system.private.datacontractserialization/4.3.0": {\r
1225       "type": "package",\r
1226       "serviceable": true,\r
1227       "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA=="\r
1228     },\r
1229     "system.reflection/4.3.0": {\r
1230       "type": "package",\r
1231       "serviceable": true,\r
1232       "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",\r
1233       "path": "system.reflection/4.3.0",\r
1234       "hashPath": "system.reflection.4.3.0.nupkg.sha512"\r
1235     },\r
1236     "system.reflection.emit/4.3.0": {\r
1237       "type": "package",\r
1238       "serviceable": true,\r
1239       "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg=="\r
1240     },\r
1241     "system.reflection.emit.ilgeneration/4.3.0": {\r
1242       "type": "package",\r
1243       "serviceable": true,\r
1244       "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng=="\r
1245     },\r
1246     "system.reflection.emit.lightweight/4.3.0": {\r
1247       "type": "package",\r
1248       "serviceable": true,\r
1249       "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA=="\r
1250     },\r
1251     "system.reflection.extensions/4.3.0": {\r
1252       "type": "package",\r
1253       "serviceable": true,\r
1254       "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",\r
1255       "path": "system.reflection.extensions/4.3.0",\r
1256       "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"\r
1257     },\r
1258     "system.reflection.metadata/1.3.0": {\r
1259       "type": "package",\r
1260       "serviceable": true,\r
1261       "sha512": "sha512-jMSCxA4LSyKBGRDm/WtfkO03FkcgRzHxwvQRib1bm2GZ8ifKM1MX1al6breGCEQK280mdl9uQS7JNPXRYk90jw=="\r
1262     },\r
1263     "system.reflection.primitives/4.3.0": {\r
1264       "type": "package",\r
1265       "serviceable": true,\r
1266       "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",\r
1267       "path": "system.reflection.primitives/4.3.0",\r
1268       "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"\r
1269     },\r
1270     "system.reflection.typeextensions/4.3.0": {\r
1271       "type": "package",\r
1272       "serviceable": true,\r
1273       "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA=="\r
1274     },\r
1275     "system.resources.resourcemanager/4.3.0": {\r
1276       "type": "package",\r
1277       "serviceable": true,\r
1278       "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",\r
1279       "path": "system.resources.resourcemanager/4.3.0",\r
1280       "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"\r
1281     },\r
1282     "system.runtime/4.3.0": {\r
1283       "type": "package",\r
1284       "serviceable": true,\r
1285       "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",\r
1286       "path": "system.runtime/4.3.0",\r
1287       "hashPath": "system.runtime.4.3.0.nupkg.sha512"\r
1288     },\r
1289     "system.runtime.extensions/4.3.0": {\r
1290       "type": "package",\r
1291       "serviceable": true,\r
1292       "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",\r
1293       "path": "system.runtime.extensions/4.3.0",\r
1294       "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"\r
1295     },\r
1296     "system.runtime.handles/4.3.0": {\r
1297       "type": "package",\r
1298       "serviceable": true,\r
1299       "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",\r
1300       "path": "system.runtime.handles/4.3.0",\r
1301       "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"\r
1302     },\r
1303     "system.runtime.interopservices/4.3.0": {\r
1304       "type": "package",\r
1305       "serviceable": true,\r
1306       "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",\r
1307       "path": "system.runtime.interopservices/4.3.0",\r
1308       "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"\r
1309     },\r
1310     "system.runtime.interopservices.runtimeinformation/4.3.0": {\r
1311       "type": "package",\r
1312       "serviceable": true,\r
1313       "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw=="\r
1314     },\r
1315     "system.runtime.loader/4.3.0": {\r
1316       "type": "package",\r
1317       "serviceable": true,\r
1318       "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ=="\r
1319     },\r
1320     "system.runtime.serialization.json/4.3.0": {\r
1321       "type": "package",\r
1322       "serviceable": true,\r
1323       "sha512": "sha512-CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w=="\r
1324     },\r
1325     "system.runtime.serialization.primitives/4.3.0": {\r
1326       "type": "package",\r
1327       "serviceable": true,\r
1328       "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw=="\r
1329     },\r
1330     "system.text.encoding/4.3.0": {\r
1331       "type": "package",\r
1332       "serviceable": true,\r
1333       "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",\r
1334       "path": "system.text.encoding/4.3.0",\r
1335       "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"\r
1336     },\r
1337     "system.text.encoding.extensions/4.3.0": {\r
1338       "type": "package",\r
1339       "serviceable": true,\r
1340       "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",\r
1341       "path": "system.text.encoding.extensions/4.3.0",\r
1342       "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"\r
1343     },\r
1344     "system.text.regularexpressions/4.3.0": {\r
1345       "type": "package",\r
1346       "serviceable": true,\r
1347       "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA=="\r
1348     },\r
1349     "system.threading/4.3.0": {\r
1350       "type": "package",\r
1351       "serviceable": true,\r
1352       "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw=="\r
1353     },\r
1354     "system.threading.tasks/4.3.0": {\r
1355       "type": "package",\r
1356       "serviceable": true,\r
1357       "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",\r
1358       "path": "system.threading.tasks/4.3.0",\r
1359       "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"\r
1360     },\r
1361     "system.threading.tasks.extensions/4.3.0": {\r
1362       "type": "package",\r
1363       "serviceable": true,\r
1364       "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug=="\r
1365     },\r
1366     "system.threading.thread/4.3.0": {\r
1367       "type": "package",\r
1368       "serviceable": true,\r
1369       "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ=="\r
1370     },\r
1371     "system.threading.threadpool/4.3.0": {\r
1372       "type": "package",\r
1373       "serviceable": true,\r
1374       "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw=="\r
1375     },\r
1376     "system.xml.readerwriter/4.3.0": {\r
1377       "type": "package",\r
1378       "serviceable": true,\r
1379       "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA=="\r
1380     },\r
1381     "system.xml.xdocument/4.3.0": {\r
1382       "type": "package",\r
1383       "serviceable": true,\r
1384       "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ=="\r
1385     },\r
1386     "system.xml.xmldocument/4.3.0": {\r
1387       "type": "package",\r
1388       "serviceable": true,\r
1389       "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww=="\r
1390     },\r
1391     "system.xml.xmlserializer/4.3.0": {\r
1392       "type": "package",\r
1393       "serviceable": true,\r
1394       "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q=="\r
1395     },\r
1396     "system.xml.xpath/4.0.1": {\r
1397       "type": "package",\r
1398       "serviceable": true,\r
1399       "sha512": "sha512-UWd1H+1IJ9Wlq5nognZ/XJdyj8qPE4XufBUkAW59ijsCPjZkZe0MUzKKJFBr+ZWBe5Wq1u1d5f2CYgE93uH7DA=="\r
1400     },\r
1401     "system.xml.xpath.xmldocument/4.0.1": {\r
1402       "type": "package",\r
1403       "serviceable": true,\r
1404       "sha512": "sha512-Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",\r
1405       "path": "system.xml.xpath.xmldocument/4.0.1",\r
1406       "hashPath": "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512"\r
1407     },\r
1408     "microsoft.testplatform.communicationutilities/15.1.0-dev": {\r
1409       "type": "project",\r
1410       "serviceable": false,\r
1411       "sha512": ""\r
1412     },\r
1413     "microsoft.testplatform.coreutilities/15.1.0-dev": {\r
1414       "type": "project",\r
1415       "serviceable": false,\r
1416       "sha512": ""\r
1417     },\r
1418     "microsoft.testplatform.crossplatengine/15.1.0-dev": {\r
1419       "type": "project",\r
1420       "serviceable": false,\r
1421       "sha512": ""\r
1422     },\r
1423     "microsoft.testplatform.objectmodel/15.1.0-dev": {\r
1424       "type": "project",\r
1425       "serviceable": false,\r
1426       "sha512": ""\r
1427     },\r
1428     "microsoft.testplatform.platformabstractions/15.1.0-dev": {\r
1429       "type": "project",\r
1430       "serviceable": false,\r
1431       "sha512": ""\r
1432     },\r
1433     "microsoft.visualstudio.testplatform.common/15.1.0-dev": {\r
1434       "type": "project",\r
1435       "serviceable": false,\r
1436       "sha512": ""\r
1437     }\r
1438   }\r
1439 }