Fix dotnet-build.sh
[platform/core/dotnet/build-tools.git] / dotnet / additionalDeps / Microsoft.AspNetCore.ApplicationInsights.HostingStartup / shared / Microsoft.NETCore.App / 2.0.0-preview1-002111-00 / Microsoft.AspNetCore.ApplicationInsights.HostingStartup.deps.json
1 {
2   "runtimeTarget": {
3     "name": ".NETCoreApp,Version=v2.0",
4     "signature": "d22beb14b7ab71dfa35fdcc22faebc22b91c4916"
5   },
6   "compilationOptions": {},
7   "targets": {
8     ".NETCoreApp,Version=v2.0": {
9       "Internal.AspNetCore.Sdk/2.1.0-rc2-15257": {
10         "dependencies": {
11           "Internal.AspNetCore.Sdk.Tasks": "2.0.0-rc2-15257",
12           "Microsoft.AspNetCore.BuildTools.ApiCheck": "2.0.0-rc2-15257"
13         }
14       },
15       "Internal.AspNetCore.Sdk.Tasks/2.0.0-rc2-15257": {},
16       "Microsoft.ApplicationInsights/2.4.0-beta2": {
17         "dependencies": {
18           "System.Diagnostics.DiagnosticSource": "4.4.0-preview1-25305-02",
19           "System.Diagnostics.StackTrace": "4.3.0"
20         },
21         "runtime": {
22           "lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
23         }
24       },
25       "Microsoft.ApplicationInsights.AspNetCore/2.1.0-beta3": {
26         "dependencies": {
27           "Microsoft.ApplicationInsights": "2.4.0-beta2",
28           "Microsoft.ApplicationInsights.DependencyCollector": "2.4.0-beta2",
29           "Microsoft.AspNetCore.Hosting": "2.0.0-preview1-final",
30           "Microsoft.Extensions.Configuration": "2.0.0-preview1-final",
31           "Microsoft.Extensions.Configuration.Json": "2.0.0-preview1-final",
32           "Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview1-final",
33           "Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview1-final",
34           "System.Diagnostics.StackTrace": "4.3.0",
35           "System.Net.NameResolution": "4.0.0"
36         },
37         "runtime": {
38           "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
39         }
40       },
41       "Microsoft.ApplicationInsights.DependencyCollector/2.4.0-beta2": {
42         "dependencies": {
43           "Microsoft.ApplicationInsights": "2.4.0-beta2",
44           "Microsoft.Extensions.PlatformAbstractions": "1.1.0",
45           "System.Diagnostics.DiagnosticSource": "4.4.0-preview1-25305-02",
46           "System.Diagnostics.StackTrace": "4.3.0"
47         },
48         "runtime": {
49           "lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
50         }
51       },
52       "Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0-preview1-final": {
53         "dependencies": {
54           "Microsoft.ApplicationInsights.AspNetCore": "2.1.0-beta3",
55           "Microsoft.AspNetCore.Hosting": "2.0.0-preview1-final",
56           "Microsoft.AspNetCore.Razor.Runtime": "2.0.0-preview1-final",
57           "Microsoft.Extensions.Configuration.Json": "2.0.0-preview1-final",
58           "Microsoft.Extensions.DiagnosticAdapter": "2.0.0-preview1-final",
59           "Microsoft.Extensions.Logging": "2.0.0-preview1-final"
60         },
61         "runtime": {
62           "lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
63         }
64       },
65       "Microsoft.AspNetCore.BuildTools.ApiCheck/2.0.0-rc2-15257": {},
66       "Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0-preview1-final": {
67         "dependencies": {
68           "System.ComponentModel": "4.3.0"
69         },
70         "runtime": {
71           "lib/netstandard1.3/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
72         }
73       },
74       "Microsoft.AspNetCore.Hosting/2.0.0-preview1-final": {
75         "dependencies": {
76           "Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0-preview1-final",
77           "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0-preview1-final",
78           "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview1-final",
79           "Microsoft.AspNetCore.Http": "2.0.0-preview1-final",
80           "Microsoft.AspNetCore.Http.Extensions": "2.0.0-preview1-final",
81           "Microsoft.Extensions.Configuration": "2.0.0-preview1-final",
82           "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0-preview1-final",
83           "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview1-final",
84           "Microsoft.Extensions.DependencyInjection": "2.0.0-preview1-final",
85           "Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview1-final",
86           "Microsoft.Extensions.Logging": "2.0.0-preview1-final",
87           "Microsoft.Extensions.Options": "2.0.0-preview1-final",
88           "System.Diagnostics.DiagnosticSource": "4.4.0-preview1-25305-02",
89           "System.Diagnostics.StackTrace": "4.3.0"
90         },
91         "runtime": {
92           "lib/netcoreapp2.0/Microsoft.AspNetCore.Hosting.dll": {}
93         }
94       },
95       "Microsoft.AspNetCore.Hosting.Abstractions/2.0.0-preview1-final": {
96         "dependencies": {
97           "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0-preview1-final",
98           "Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview1-final",
99           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview1-final",
100           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview1-final",
101           "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview1-final",
102           "Microsoft.Extensions.Hosting.Abstractions": "2.0.0-preview1-final",
103           "Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview1-final"
104         },
105         "runtime": {
106           "lib/netcoreapp2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
107         }
108       },
109       "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0-preview1-final": {
110         "dependencies": {
111           "Microsoft.AspNetCore.Http.Features": "2.0.0-preview1-final",
112           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview1-final"
113         },
114         "runtime": {
115           "lib/netcoreapp2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
116         }
117       },
118       "Microsoft.AspNetCore.Html.Abstractions/2.0.0-preview1-final": {
119         "dependencies": {
120           "System.Text.Encodings.Web": "4.3.0"
121         },
122         "runtime": {
123           "lib/netstandard1.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
124         }
125       },
126       "Microsoft.AspNetCore.Http/2.0.0-preview1-final": {
127         "dependencies": {
128           "Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview1-final",
129           "Microsoft.AspNetCore.WebUtilities": "2.0.0-preview1-final",
130           "Microsoft.Extensions.ObjectPool": "2.0.0-preview1-final",
131           "Microsoft.Extensions.Options": "2.0.0-preview1-final",
132           "Microsoft.Net.Http.Headers": "2.0.0-preview1-final",
133           "System.Buffers": "4.3.0"
134         },
135         "runtime": {
136           "lib/netcoreapp2.0/Microsoft.AspNetCore.Http.dll": {}
137         }
138       },
139       "Microsoft.AspNetCore.Http.Abstractions/2.0.0-preview1-final": {
140         "dependencies": {
141           "Microsoft.AspNetCore.Http.Features": "2.0.0-preview1-final",
142           "System.Text.Encodings.Web": "4.3.0"
143         },
144         "runtime": {
145           "lib/netcoreapp2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
146         }
147       },
148       "Microsoft.AspNetCore.Http.Extensions/2.0.0-preview1-final": {
149         "dependencies": {
150           "Microsoft.AspNetCore.Http.Abstractions": "2.0.0-preview1-final",
151           "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview1-final",
152           "Microsoft.Net.Http.Headers": "2.0.0-preview1-final",
153           "System.Buffers": "4.3.0"
154         },
155         "runtime": {
156           "lib/netcoreapp2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
157         }
158       },
159       "Microsoft.AspNetCore.Http.Features/2.0.0-preview1-final": {
160         "dependencies": {
161           "Microsoft.Extensions.Primitives": "2.0.0-preview1-final",
162           "System.ComponentModel": "4.3.0",
163           "System.Security.Principal": "4.3.0"
164         },
165         "runtime": {
166           "lib/netcoreapp2.0/Microsoft.AspNetCore.Http.Features.dll": {}
167         }
168       },
169       "Microsoft.AspNetCore.Razor/2.0.0-preview1-final": {
170         "runtime": {
171           "lib/netstandard1.3/Microsoft.AspNetCore.Razor.dll": {}
172         }
173       },
174       "Microsoft.AspNetCore.Razor.Runtime/2.0.0-preview1-final": {
175         "dependencies": {
176           "Microsoft.AspNetCore.Html.Abstractions": "2.0.0-preview1-final",
177           "Microsoft.AspNetCore.Razor": "2.0.0-preview1-final"
178         },
179         "runtime": {
180           "lib/netstandard1.5/Microsoft.AspNetCore.Razor.Runtime.dll": {}
181         }
182       },
183       "Microsoft.AspNetCore.WebUtilities/2.0.0-preview1-final": {
184         "dependencies": {
185           "Microsoft.Net.Http.Headers": "2.0.0-preview1-final",
186           "System.Text.Encodings.Web": "4.3.0"
187         },
188         "runtime": {
189           "lib/netcoreapp2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
190         }
191       },
192       "Microsoft.CSharp/4.3.0": {
193         "dependencies": {
194           "System.Collections": "4.3.0",
195           "System.Diagnostics.Debug": "4.3.0",
196           "System.Dynamic.Runtime": "4.3.0",
197           "System.Globalization": "4.3.0",
198           "System.Linq": "4.3.0",
199           "System.Linq.Expressions": "4.3.0",
200           "System.ObjectModel": "4.3.0",
201           "System.Reflection": "4.3.0",
202           "System.Reflection.Extensions": "4.3.0",
203           "System.Reflection.Primitives": "4.3.0",
204           "System.Reflection.TypeExtensions": "4.3.0",
205           "System.Resources.ResourceManager": "4.3.0",
206           "System.Runtime": "4.3.0",
207           "System.Runtime.Extensions": "4.3.0",
208           "System.Runtime.InteropServices": "4.3.0",
209           "System.Threading": "4.3.0"
210         }
211       },
212       "Microsoft.Extensions.Configuration/2.0.0-preview1-final": {
213         "dependencies": {
214           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0-preview1-final"
215         },
216         "runtime": {
217           "lib/netstandard1.1/Microsoft.Extensions.Configuration.dll": {}
218         }
219       },
220       "Microsoft.Extensions.Configuration.Abstractions/2.0.0-preview1-final": {
221         "dependencies": {
222           "Microsoft.Extensions.Primitives": "2.0.0-preview1-final"
223         },
224         "runtime": {
225           "lib/netstandard1.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
226         }
227       },
228       "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0-preview1-final": {
229         "dependencies": {
230           "Microsoft.Extensions.Configuration": "2.0.0-preview1-final"
231         },
232         "runtime": {
233           "lib/netstandard1.3/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
234         }
235       },
236       "Microsoft.Extensions.Configuration.FileExtensions/2.0.0-preview1-final": {
237         "dependencies": {
238           "Microsoft.Extensions.Configuration": "2.0.0-preview1-final",
239           "Microsoft.Extensions.FileProviders.Physical": "2.0.0-preview1-final",
240           "System.Threading.Thread": "4.3.0"
241         },
242         "runtime": {
243           "lib/netstandard1.3/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
244         }
245       },
246       "Microsoft.Extensions.Configuration.Json/2.0.0-preview1-final": {
247         "dependencies": {
248           "Microsoft.Extensions.Configuration": "2.0.0-preview1-final",
249           "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0-preview1-final",
250           "Newtonsoft.Json": "10.0.1",
251           "System.Dynamic.Runtime": "4.3.0",
252           "System.Runtime.Serialization.Primitives": "4.3.0"
253         },
254         "runtime": {
255           "lib/netstandard1.3/Microsoft.Extensions.Configuration.Json.dll": {}
256         }
257       },
258       "Microsoft.Extensions.DependencyInjection/2.0.0-preview1-final": {
259         "dependencies": {
260           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview1-final"
261         },
262         "runtime": {
263           "lib/netstandard1.1/Microsoft.Extensions.DependencyInjection.dll": {}
264         }
265       },
266       "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0-preview1-final": {
267         "dependencies": {
268           "System.ComponentModel": "4.3.0"
269         },
270         "runtime": {
271           "lib/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
272         }
273       },
274       "Microsoft.Extensions.DiagnosticAdapter/2.0.0-preview1-final": {
275         "dependencies": {
276           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview1-final",
277           "System.ComponentModel": "4.3.0",
278           "System.Diagnostics.DiagnosticSource": "4.4.0-preview1-25305-02",
279           "System.Reflection.Emit": "4.3.0",
280           "System.Reflection.Emit.Lightweight": "4.3.0"
281         },
282         "runtime": {
283           "lib/netstandard1.1/Microsoft.Extensions.DiagnosticAdapter.dll": {}
284         }
285       },
286       "Microsoft.Extensions.FileProviders.Abstractions/2.0.0-preview1-final": {
287         "dependencies": {
288           "Microsoft.Extensions.Primitives": "2.0.0-preview1-final"
289         },
290         "runtime": {
291           "lib/netstandard1.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
292         }
293       },
294       "Microsoft.Extensions.FileProviders.Physical/2.0.0-preview1-final": {
295         "dependencies": {
296           "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0-preview1-final",
297           "Microsoft.Extensions.FileSystemGlobbing": "2.0.0-preview1-final",
298           "System.IO.FileSystem.Watcher": "4.3.0"
299         },
300         "runtime": {
301           "lib/netstandard1.3/Microsoft.Extensions.FileProviders.Physical.dll": {}
302         }
303       },
304       "Microsoft.Extensions.FileSystemGlobbing/2.0.0-preview1-final": {
305         "runtime": {
306           "lib/netstandard1.3/Microsoft.Extensions.FileSystemGlobbing.dll": {}
307         }
308       },
309       "Microsoft.Extensions.Hosting.Abstractions/2.0.0-preview1-final": {
310         "runtime": {
311           "lib/netcoreapp2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
312         }
313       },
314       "Microsoft.Extensions.Logging/2.0.0-preview1-final": {
315         "dependencies": {
316           "Microsoft.Extensions.Configuration": "2.0.0-preview1-final",
317           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview1-final",
318           "Microsoft.Extensions.Logging.Abstractions": "2.0.0-preview1-final"
319         },
320         "runtime": {
321           "lib/netstandard1.1/Microsoft.Extensions.Logging.dll": {}
322         }
323       },
324       "Microsoft.Extensions.Logging.Abstractions/2.0.0-preview1-final": {
325         "runtime": {
326           "lib/netstandard1.1/Microsoft.Extensions.Logging.Abstractions.dll": {}
327         }
328       },
329       "Microsoft.Extensions.ObjectPool/2.0.0-preview1-final": {
330         "runtime": {
331           "lib/netstandard1.3/Microsoft.Extensions.ObjectPool.dll": {}
332         }
333       },
334       "Microsoft.Extensions.Options/2.0.0-preview1-final": {
335         "dependencies": {
336           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0-preview1-final",
337           "Microsoft.Extensions.Primitives": "2.0.0-preview1-final",
338           "System.ComponentModel": "4.3.0"
339         },
340         "runtime": {
341           "lib/netstandard1.1/Microsoft.Extensions.Options.dll": {}
342         }
343       },
344       "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
345         "dependencies": {
346           "System.Reflection.TypeExtensions": "4.3.0"
347         },
348         "runtime": {
349           "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
350         }
351       },
352       "Microsoft.Extensions.Primitives/2.0.0-preview1-final": {
353         "dependencies": {
354           "System.Runtime.CompilerServices.Unsafe": "4.4.0-preview1-25219-04"
355         },
356         "runtime": {
357           "lib/netstandard1.0/Microsoft.Extensions.Primitives.dll": {}
358         }
359       },
360       "Microsoft.Net.Http.Headers/2.0.0-preview1-final": {
361         "dependencies": {
362           "Microsoft.Extensions.Primitives": "2.0.0-preview1-final",
363           "System.Buffers": "4.3.0",
364           "System.Diagnostics.Contracts": "4.3.0"
365         },
366         "runtime": {
367           "lib/netcoreapp2.0/Microsoft.Net.Http.Headers.dll": {}
368         }
369       },
370       "Microsoft.NETCore.Targets/1.1.0": {},
371       "Microsoft.Win32.Primitives/4.3.0": {
372         "dependencies": {
373           "Microsoft.NETCore.Targets": "1.1.0",
374           "System.Runtime": "4.3.0"
375         }
376       },
377       "Newtonsoft.Json/10.0.1": {
378         "dependencies": {
379           "Microsoft.CSharp": "4.3.0",
380           "System.Collections": "4.3.0",
381           "System.ComponentModel.TypeConverter": "4.3.0",
382           "System.Diagnostics.Debug": "4.3.0",
383           "System.Dynamic.Runtime": "4.3.0",
384           "System.Globalization": "4.3.0",
385           "System.IO": "4.3.0",
386           "System.Linq": "4.3.0",
387           "System.Linq.Expressions": "4.3.0",
388           "System.ObjectModel": "4.3.0",
389           "System.Reflection": "4.3.0",
390           "System.Reflection.Extensions": "4.3.0",
391           "System.Resources.ResourceManager": "4.3.0",
392           "System.Runtime": "4.3.0",
393           "System.Runtime.Extensions": "4.3.0",
394           "System.Runtime.Numerics": "4.3.0",
395           "System.Runtime.Serialization.Formatters": "4.3.0",
396           "System.Runtime.Serialization.Primitives": "4.3.0",
397           "System.Text.Encoding": "4.3.0",
398           "System.Text.Encoding.Extensions": "4.3.0",
399           "System.Text.RegularExpressions": "4.3.0",
400           "System.Threading": "4.3.0",
401           "System.Threading.Tasks": "4.3.0",
402           "System.Xml.ReaderWriter": "4.3.0",
403           "System.Xml.XDocument": "4.3.0",
404           "System.Xml.XmlDocument": "4.3.0"
405         },
406         "runtime": {
407           "lib/netstandard1.3/Newtonsoft.Json.dll": {}
408         }
409       },
410       "runtime.native.System/4.3.0": {
411         "dependencies": {
412           "Microsoft.NETCore.Targets": "1.1.0"
413         }
414       },
415       "runtime.native.System.IO.Compression/4.3.0": {
416         "dependencies": {
417           "Microsoft.NETCore.Targets": "1.1.0"
418         }
419       },
420       "System.Buffers/4.3.0": {
421         "dependencies": {
422           "System.Diagnostics.Debug": "4.3.0",
423           "System.Diagnostics.Tracing": "4.3.0",
424           "System.Resources.ResourceManager": "4.3.0",
425           "System.Runtime": "4.3.0",
426           "System.Threading": "4.3.0"
427         }
428       },
429       "System.Collections/4.3.0": {
430         "dependencies": {
431           "Microsoft.NETCore.Targets": "1.1.0",
432           "System.Runtime": "4.3.0"
433         }
434       },
435       "System.Collections.Immutable/1.3.0": {
436         "dependencies": {
437           "System.Collections": "4.3.0",
438           "System.Diagnostics.Debug": "4.3.0",
439           "System.Globalization": "4.3.0",
440           "System.Linq": "4.3.0",
441           "System.Resources.ResourceManager": "4.3.0",
442           "System.Runtime": "4.3.0",
443           "System.Runtime.Extensions": "4.3.0",
444           "System.Threading": "4.3.0"
445         }
446       },
447       "System.Collections.NonGeneric/4.3.0": {
448         "dependencies": {
449           "System.Diagnostics.Debug": "4.3.0",
450           "System.Globalization": "4.3.0",
451           "System.Resources.ResourceManager": "4.3.0",
452           "System.Runtime": "4.3.0",
453           "System.Runtime.Extensions": "4.3.0",
454           "System.Threading": "4.3.0"
455         }
456       },
457       "System.Collections.Specialized/4.3.0": {
458         "dependencies": {
459           "System.Collections.NonGeneric": "4.3.0",
460           "System.Globalization": "4.3.0",
461           "System.Globalization.Extensions": "4.3.0",
462           "System.Resources.ResourceManager": "4.3.0",
463           "System.Runtime": "4.3.0",
464           "System.Runtime.Extensions": "4.3.0",
465           "System.Threading": "4.3.0"
466         }
467       },
468       "System.ComponentModel/4.3.0": {
469         "dependencies": {
470           "System.Runtime": "4.3.0"
471         }
472       },
473       "System.ComponentModel.Primitives/4.3.0": {
474         "dependencies": {
475           "System.ComponentModel": "4.3.0",
476           "System.Resources.ResourceManager": "4.3.0",
477           "System.Runtime": "4.3.0"
478         }
479       },
480       "System.ComponentModel.TypeConverter/4.3.0": {
481         "dependencies": {
482           "System.Collections": "4.3.0",
483           "System.Collections.NonGeneric": "4.3.0",
484           "System.Collections.Specialized": "4.3.0",
485           "System.ComponentModel": "4.3.0",
486           "System.ComponentModel.Primitives": "4.3.0",
487           "System.Globalization": "4.3.0",
488           "System.Linq": "4.3.0",
489           "System.Reflection": "4.3.0",
490           "System.Reflection.Extensions": "4.3.0",
491           "System.Reflection.Primitives": "4.3.0",
492           "System.Reflection.TypeExtensions": "4.3.0",
493           "System.Resources.ResourceManager": "4.3.0",
494           "System.Runtime": "4.3.0",
495           "System.Runtime.Extensions": "4.3.0",
496           "System.Threading": "4.3.0"
497         }
498       },
499       "System.Diagnostics.Contracts/4.3.0": {
500         "dependencies": {
501           "System.Runtime": "4.3.0"
502         }
503       },
504       "System.Diagnostics.Debug/4.3.0": {
505         "dependencies": {
506           "Microsoft.NETCore.Targets": "1.1.0",
507           "System.Runtime": "4.3.0"
508         }
509       },
510       "System.Diagnostics.DiagnosticSource/4.4.0-preview1-25305-02": {
511         "runtimeTargets": {
512           "runtime/win/lib/_._": {
513             "rid": "win",
514             "assetType": "runtime"
515           }
516         }
517       },
518       "System.Diagnostics.StackTrace/4.3.0": {
519         "dependencies": {
520           "System.IO.FileSystem": "4.3.0",
521           "System.Reflection": "4.3.0",
522           "System.Reflection.Metadata": "1.4.1",
523           "System.Runtime": "4.3.0"
524         }
525       },
526       "System.Diagnostics.Tools/4.3.0": {
527         "dependencies": {
528           "Microsoft.NETCore.Targets": "1.1.0",
529           "System.Runtime": "4.3.0"
530         }
531       },
532       "System.Diagnostics.Tracing/4.3.0": {
533         "dependencies": {
534           "Microsoft.NETCore.Targets": "1.1.0",
535           "System.Runtime": "4.3.0"
536         }
537       },
538       "System.Dynamic.Runtime/4.3.0": {
539         "dependencies": {
540           "System.Collections": "4.3.0",
541           "System.Diagnostics.Debug": "4.3.0",
542           "System.Linq": "4.3.0",
543           "System.Linq.Expressions": "4.3.0",
544           "System.ObjectModel": "4.3.0",
545           "System.Reflection": "4.3.0",
546           "System.Reflection.Emit": "4.3.0",
547           "System.Reflection.Emit.ILGeneration": "4.3.0",
548           "System.Reflection.Primitives": "4.3.0",
549           "System.Reflection.TypeExtensions": "4.3.0",
550           "System.Resources.ResourceManager": "4.3.0",
551           "System.Runtime": "4.3.0",
552           "System.Runtime.Extensions": "4.3.0",
553           "System.Threading": "4.3.0"
554         }
555       },
556       "System.Globalization/4.3.0": {
557         "dependencies": {
558           "Microsoft.NETCore.Targets": "1.1.0",
559           "System.Runtime": "4.3.0"
560         }
561       },
562       "System.Globalization.Extensions/4.3.0": {
563         "dependencies": {
564           "System.Globalization": "4.3.0",
565           "System.Resources.ResourceManager": "4.3.0",
566           "System.Runtime": "4.3.0",
567           "System.Runtime.Extensions": "4.3.0",
568           "System.Runtime.InteropServices": "4.3.0"
569         },
570         "runtimeTargets": {
571           "runtime/unix/lib/_._": {
572             "rid": "unix",
573             "assetType": "runtime"
574           },
575           "runtime/win/lib/_._": {
576             "rid": "win",
577             "assetType": "runtime"
578           }
579         }
580       },
581       "System.IO/4.3.0": {
582         "dependencies": {
583           "Microsoft.NETCore.Targets": "1.1.0",
584           "System.Runtime": "4.3.0",
585           "System.Text.Encoding": "4.3.0",
586           "System.Threading.Tasks": "4.3.0"
587         }
588       },
589       "System.IO.Compression/4.3.0": {
590         "dependencies": {
591           "System.Buffers": "4.3.0",
592           "System.Collections": "4.3.0",
593           "System.Diagnostics.Debug": "4.3.0",
594           "System.IO": "4.3.0",
595           "System.Resources.ResourceManager": "4.3.0",
596           "System.Runtime": "4.3.0",
597           "System.Runtime.Extensions": "4.3.0",
598           "System.Runtime.Handles": "4.3.0",
599           "System.Runtime.InteropServices": "4.3.0",
600           "System.Text.Encoding": "4.3.0",
601           "System.Threading": "4.3.0",
602           "System.Threading.Tasks": "4.3.0",
603           "runtime.native.System": "4.3.0",
604           "runtime.native.System.IO.Compression": "4.3.0"
605         },
606         "runtimeTargets": {
607           "runtime/unix/lib/_._": {
608             "rid": "unix",
609             "assetType": "runtime"
610           },
611           "runtime/win/lib/_._": {
612             "rid": "win",
613             "assetType": "runtime"
614           }
615         }
616       },
617       "System.IO.FileSystem/4.3.0": {
618         "dependencies": {
619           "Microsoft.NETCore.Targets": "1.1.0",
620           "System.IO": "4.3.0",
621           "System.IO.FileSystem.Primitives": "4.3.0",
622           "System.Runtime": "4.3.0",
623           "System.Runtime.Handles": "4.3.0",
624           "System.Text.Encoding": "4.3.0",
625           "System.Threading.Tasks": "4.3.0"
626         }
627       },
628       "System.IO.FileSystem.Primitives/4.3.0": {
629         "dependencies": {
630           "System.Runtime": "4.3.0"
631         }
632       },
633       "System.IO.FileSystem.Watcher/4.3.0": {
634         "dependencies": {
635           "Microsoft.Win32.Primitives": "4.3.0",
636           "System.Collections": "4.3.0",
637           "System.IO.FileSystem": "4.3.0",
638           "System.IO.FileSystem.Primitives": "4.3.0",
639           "System.Resources.ResourceManager": "4.3.0",
640           "System.Runtime": "4.3.0",
641           "System.Runtime.Extensions": "4.3.0",
642           "System.Runtime.Handles": "4.3.0",
643           "System.Runtime.InteropServices": "4.3.0",
644           "System.Text.Encoding": "4.3.0",
645           "System.Threading": "4.3.0",
646           "System.Threading.Overlapped": "4.3.0",
647           "System.Threading.Tasks": "4.3.0",
648           "System.Threading.Thread": "4.3.0",
649           "runtime.native.System": "4.3.0"
650         },
651         "runtimeTargets": {
652           "runtime/linux/lib/_._": {
653             "rid": "linux",
654             "assetType": "runtime"
655           },
656           "runtime/osx/lib/_._": {
657             "rid": "osx",
658             "assetType": "runtime"
659           },
660           "runtime/win/lib/_._": {
661             "rid": "win",
662             "assetType": "runtime"
663           }
664         }
665       },
666       "System.Linq/4.3.0": {
667         "dependencies": {
668           "System.Collections": "4.3.0",
669           "System.Diagnostics.Debug": "4.3.0",
670           "System.Resources.ResourceManager": "4.3.0",
671           "System.Runtime": "4.3.0",
672           "System.Runtime.Extensions": "4.3.0"
673         }
674       },
675       "System.Linq.Expressions/4.3.0": {
676         "dependencies": {
677           "System.Collections": "4.3.0",
678           "System.Diagnostics.Debug": "4.3.0",
679           "System.Globalization": "4.3.0",
680           "System.IO": "4.3.0",
681           "System.Linq": "4.3.0",
682           "System.ObjectModel": "4.3.0",
683           "System.Reflection": "4.3.0",
684           "System.Reflection.Emit": "4.3.0",
685           "System.Reflection.Emit.ILGeneration": "4.3.0",
686           "System.Reflection.Emit.Lightweight": "4.3.0",
687           "System.Reflection.Extensions": "4.3.0",
688           "System.Reflection.Primitives": "4.3.0",
689           "System.Reflection.TypeExtensions": "4.3.0",
690           "System.Resources.ResourceManager": "4.3.0",
691           "System.Runtime": "4.3.0",
692           "System.Runtime.Extensions": "4.3.0",
693           "System.Threading": "4.3.0"
694         }
695       },
696       "System.Net.NameResolution/4.0.0": {
697         "dependencies": {
698           "System.Collections": "4.3.0",
699           "System.Diagnostics.Tracing": "4.3.0",
700           "System.Globalization": "4.3.0",
701           "System.Net.Primitives": "4.0.11",
702           "System.Resources.ResourceManager": "4.3.0",
703           "System.Runtime": "4.3.0",
704           "System.Runtime.Extensions": "4.3.0",
705           "System.Runtime.Handles": "4.3.0",
706           "System.Runtime.InteropServices": "4.3.0",
707           "System.Security.Principal.Windows": "4.0.0",
708           "System.Threading": "4.3.0",
709           "System.Threading.Tasks": "4.3.0",
710           "runtime.native.System": "4.3.0"
711         },
712         "runtimeTargets": {
713           "runtime/unix/lib/_._": {
714             "rid": "unix",
715             "assetType": "runtime"
716           },
717           "runtime/win/lib/_._": {
718             "rid": "win",
719             "assetType": "runtime"
720           }
721         }
722       },
723       "System.Net.Primitives/4.0.11": {
724         "dependencies": {
725           "Microsoft.NETCore.Targets": "1.1.0",
726           "System.Runtime": "4.3.0",
727           "System.Runtime.Handles": "4.3.0"
728         }
729       },
730       "System.ObjectModel/4.3.0": {
731         "dependencies": {
732           "System.Collections": "4.3.0",
733           "System.Diagnostics.Debug": "4.3.0",
734           "System.Resources.ResourceManager": "4.3.0",
735           "System.Runtime": "4.3.0",
736           "System.Threading": "4.3.0"
737         }
738       },
739       "System.Reflection/4.3.0": {
740         "dependencies": {
741           "Microsoft.NETCore.Targets": "1.1.0",
742           "System.IO": "4.3.0",
743           "System.Reflection.Primitives": "4.3.0",
744           "System.Runtime": "4.3.0"
745         }
746       },
747       "System.Reflection.Emit/4.3.0": {
748         "dependencies": {
749           "System.IO": "4.3.0",
750           "System.Reflection": "4.3.0",
751           "System.Reflection.Emit.ILGeneration": "4.3.0",
752           "System.Reflection.Primitives": "4.3.0",
753           "System.Runtime": "4.3.0"
754         }
755       },
756       "System.Reflection.Emit.ILGeneration/4.3.0": {
757         "dependencies": {
758           "System.Reflection": "4.3.0",
759           "System.Reflection.Primitives": "4.3.0",
760           "System.Runtime": "4.3.0"
761         }
762       },
763       "System.Reflection.Emit.Lightweight/4.3.0": {
764         "dependencies": {
765           "System.Reflection": "4.3.0",
766           "System.Reflection.Emit.ILGeneration": "4.3.0",
767           "System.Reflection.Primitives": "4.3.0",
768           "System.Runtime": "4.3.0"
769         }
770       },
771       "System.Reflection.Extensions/4.3.0": {
772         "dependencies": {
773           "Microsoft.NETCore.Targets": "1.1.0",
774           "System.Reflection": "4.3.0",
775           "System.Runtime": "4.3.0"
776         }
777       },
778       "System.Reflection.Metadata/1.4.1": {
779         "dependencies": {
780           "System.Collections": "4.3.0",
781           "System.Collections.Immutable": "1.3.0",
782           "System.Diagnostics.Debug": "4.3.0",
783           "System.IO": "4.3.0",
784           "System.IO.Compression": "4.3.0",
785           "System.Linq": "4.3.0",
786           "System.Reflection": "4.3.0",
787           "System.Reflection.Extensions": "4.3.0",
788           "System.Reflection.Primitives": "4.3.0",
789           "System.Resources.ResourceManager": "4.3.0",
790           "System.Runtime": "4.3.0",
791           "System.Runtime.Extensions": "4.3.0",
792           "System.Runtime.InteropServices": "4.3.0",
793           "System.Text.Encoding": "4.3.0",
794           "System.Text.Encoding.Extensions": "4.3.0",
795           "System.Threading": "4.3.0"
796         }
797       },
798       "System.Reflection.Primitives/4.3.0": {
799         "dependencies": {
800           "Microsoft.NETCore.Targets": "1.1.0",
801           "System.Runtime": "4.3.0"
802         }
803       },
804       "System.Reflection.TypeExtensions/4.3.0": {
805         "dependencies": {
806           "System.Reflection": "4.3.0",
807           "System.Runtime": "4.3.0"
808         }
809       },
810       "System.Resources.ResourceManager/4.3.0": {
811         "dependencies": {
812           "Microsoft.NETCore.Targets": "1.1.0",
813           "System.Globalization": "4.3.0",
814           "System.Reflection": "4.3.0",
815           "System.Runtime": "4.3.0"
816         }
817       },
818       "System.Runtime/4.3.0": {
819         "dependencies": {
820           "Microsoft.NETCore.Targets": "1.1.0"
821         }
822       },
823       "System.Runtime.CompilerServices.Unsafe/4.4.0-preview1-25219-04": {
824         "runtime": {
825           "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
826         }
827       },
828       "System.Runtime.Extensions/4.3.0": {
829         "dependencies": {
830           "Microsoft.NETCore.Targets": "1.1.0",
831           "System.Runtime": "4.3.0"
832         }
833       },
834       "System.Runtime.Handles/4.3.0": {
835         "dependencies": {
836           "Microsoft.NETCore.Targets": "1.1.0",
837           "System.Runtime": "4.3.0"
838         }
839       },
840       "System.Runtime.InteropServices/4.3.0": {
841         "dependencies": {
842           "Microsoft.NETCore.Targets": "1.1.0",
843           "System.Reflection": "4.3.0",
844           "System.Reflection.Primitives": "4.3.0",
845           "System.Runtime": "4.3.0",
846           "System.Runtime.Handles": "4.3.0"
847         }
848       },
849       "System.Runtime.Numerics/4.3.0": {
850         "dependencies": {
851           "System.Globalization": "4.3.0",
852           "System.Resources.ResourceManager": "4.3.0",
853           "System.Runtime": "4.3.0",
854           "System.Runtime.Extensions": "4.3.0"
855         }
856       },
857       "System.Runtime.Serialization.Formatters/4.3.0": {
858         "dependencies": {
859           "System.Collections": "4.3.0",
860           "System.Reflection": "4.3.0",
861           "System.Resources.ResourceManager": "4.3.0",
862           "System.Runtime": "4.3.0",
863           "System.Runtime.Serialization.Primitives": "4.3.0"
864         }
865       },
866       "System.Runtime.Serialization.Primitives/4.3.0": {
867         "dependencies": {
868           "System.Resources.ResourceManager": "4.3.0",
869           "System.Runtime": "4.3.0"
870         }
871       },
872       "System.Security.Claims/4.0.1": {
873         "dependencies": {
874           "System.Collections": "4.3.0",
875           "System.Globalization": "4.3.0",
876           "System.IO": "4.3.0",
877           "System.Resources.ResourceManager": "4.3.0",
878           "System.Runtime": "4.3.0",
879           "System.Runtime.Extensions": "4.3.0",
880           "System.Security.Principal": "4.3.0"
881         }
882       },
883       "System.Security.Principal/4.3.0": {
884         "dependencies": {
885           "System.Runtime": "4.3.0"
886         }
887       },
888       "System.Security.Principal.Windows/4.0.0": {
889         "dependencies": {
890           "Microsoft.Win32.Primitives": "4.3.0",
891           "System.Collections": "4.3.0",
892           "System.Diagnostics.Debug": "4.3.0",
893           "System.Reflection": "4.3.0",
894           "System.Resources.ResourceManager": "4.3.0",
895           "System.Runtime": "4.3.0",
896           "System.Runtime.Extensions": "4.3.0",
897           "System.Runtime.Handles": "4.3.0",
898           "System.Runtime.InteropServices": "4.3.0",
899           "System.Security.Claims": "4.0.1",
900           "System.Security.Principal": "4.3.0",
901           "System.Text.Encoding": "4.3.0",
902           "System.Threading": "4.3.0"
903         },
904         "runtimeTargets": {
905           "runtime/unix/lib/_._": {
906             "rid": "unix",
907             "assetType": "runtime"
908           },
909           "runtime/win/lib/_._": {
910             "rid": "win",
911             "assetType": "runtime"
912           }
913         }
914       },
915       "System.Text.Encoding/4.3.0": {
916         "dependencies": {
917           "Microsoft.NETCore.Targets": "1.1.0",
918           "System.Runtime": "4.3.0"
919         }
920       },
921       "System.Text.Encoding.Extensions/4.3.0": {
922         "dependencies": {
923           "Microsoft.NETCore.Targets": "1.1.0",
924           "System.Runtime": "4.3.0",
925           "System.Text.Encoding": "4.3.0"
926         }
927       },
928       "System.Text.Encodings.Web/4.3.0": {
929         "dependencies": {
930           "System.Diagnostics.Debug": "4.3.0",
931           "System.IO": "4.3.0",
932           "System.Reflection": "4.3.0",
933           "System.Resources.ResourceManager": "4.3.0",
934           "System.Runtime": "4.3.0",
935           "System.Runtime.Extensions": "4.3.0",
936           "System.Threading": "4.3.0"
937         },
938         "runtime": {
939           "lib/netstandard1.0/System.Text.Encodings.Web.dll": {}
940         }
941       },
942       "System.Text.RegularExpressions/4.3.0": {
943         "dependencies": {
944           "System.Runtime": "4.3.0"
945         }
946       },
947       "System.Threading/4.3.0": {
948         "dependencies": {
949           "System.Runtime": "4.3.0",
950           "System.Threading.Tasks": "4.3.0"
951         }
952       },
953       "System.Threading.Overlapped/4.3.0": {
954         "dependencies": {
955           "System.Resources.ResourceManager": "4.3.0",
956           "System.Runtime": "4.3.0",
957           "System.Runtime.Handles": "4.3.0"
958         },
959         "runtimeTargets": {
960           "runtime/unix/lib/_._": {
961             "rid": "unix",
962             "assetType": "runtime"
963           },
964           "runtime/win/lib/_._": {
965             "rid": "win",
966             "assetType": "runtime"
967           }
968         }
969       },
970       "System.Threading.Tasks/4.3.0": {
971         "dependencies": {
972           "Microsoft.NETCore.Targets": "1.1.0",
973           "System.Runtime": "4.3.0"
974         }
975       },
976       "System.Threading.Tasks.Extensions/4.3.0": {
977         "dependencies": {
978           "System.Collections": "4.3.0",
979           "System.Runtime": "4.3.0",
980           "System.Threading.Tasks": "4.3.0"
981         }
982       },
983       "System.Threading.Thread/4.3.0": {
984         "dependencies": {
985           "System.Runtime": "4.3.0"
986         }
987       },
988       "System.Xml.ReaderWriter/4.3.0": {
989         "dependencies": {
990           "System.Collections": "4.3.0",
991           "System.Diagnostics.Debug": "4.3.0",
992           "System.Globalization": "4.3.0",
993           "System.IO": "4.3.0",
994           "System.IO.FileSystem": "4.3.0",
995           "System.IO.FileSystem.Primitives": "4.3.0",
996           "System.Resources.ResourceManager": "4.3.0",
997           "System.Runtime": "4.3.0",
998           "System.Runtime.Extensions": "4.3.0",
999           "System.Runtime.InteropServices": "4.3.0",
1000           "System.Text.Encoding": "4.3.0",
1001           "System.Text.Encoding.Extensions": "4.3.0",
1002           "System.Text.RegularExpressions": "4.3.0",
1003           "System.Threading.Tasks": "4.3.0",
1004           "System.Threading.Tasks.Extensions": "4.3.0"
1005         }
1006       },
1007       "System.Xml.XDocument/4.3.0": {
1008         "dependencies": {
1009           "System.Collections": "4.3.0",
1010           "System.Diagnostics.Debug": "4.3.0",
1011           "System.Diagnostics.Tools": "4.3.0",
1012           "System.Globalization": "4.3.0",
1013           "System.IO": "4.3.0",
1014           "System.Reflection": "4.3.0",
1015           "System.Resources.ResourceManager": "4.3.0",
1016           "System.Runtime": "4.3.0",
1017           "System.Runtime.Extensions": "4.3.0",
1018           "System.Text.Encoding": "4.3.0",
1019           "System.Threading": "4.3.0",
1020           "System.Xml.ReaderWriter": "4.3.0"
1021         }
1022       },
1023       "System.Xml.XmlDocument/4.3.0": {
1024         "dependencies": {
1025           "System.Collections": "4.3.0",
1026           "System.Diagnostics.Debug": "4.3.0",
1027           "System.Globalization": "4.3.0",
1028           "System.IO": "4.3.0",
1029           "System.Resources.ResourceManager": "4.3.0",
1030           "System.Runtime": "4.3.0",
1031           "System.Runtime.Extensions": "4.3.0",
1032           "System.Text.Encoding": "4.3.0",
1033           "System.Threading": "4.3.0",
1034           "System.Xml.ReaderWriter": "4.3.0"
1035         }
1036       }
1037     }
1038   },
1039   "libraries": {
1040     "Internal.AspNetCore.Sdk/2.1.0-rc2-15257": {
1041       "type": "package",
1042       "serviceable": true,
1043       "sha512": "sha512-c/KlPHnp3bR09OZ0m0CapjO5BoZ7HMk5SVPtEr0hd7m3t8Wvgy8Z8ujIKxv3m0eqG3vfVx/67Xn/iXqUhmbHQA==",
1044       "path": "internal.aspnetcore.sdk/2.1.0-rc2-15257",
1045       "hashPath": "internal.aspnetcore.sdk.2.1.0-rc2-15257.nupkg.sha512"
1046     },
1047     "Internal.AspNetCore.Sdk.Tasks/2.0.0-rc2-15257": {
1048       "type": "package",
1049       "serviceable": true,
1050       "sha512": "sha512-lHAoF2gTHZySVFdsSpXU/R85rFYApzJ1DzB/ASbuqRO3zuFOKmP6H5pYNXXyWtdRKC0duUCiAYm97httJjQ77w==",
1051       "path": "internal.aspnetcore.sdk.tasks/2.0.0-rc2-15257",
1052       "hashPath": "internal.aspnetcore.sdk.tasks.2.0.0-rc2-15257.nupkg.sha512"
1053     },
1054     "Microsoft.ApplicationInsights/2.4.0-beta2": {
1055       "type": "package",
1056       "serviceable": true,
1057       "sha512": "sha512-Vw68xlKCh49UXMUgbADR2F/nbgh1OvA4y8CXOKY/qKTZGikpj4TXZt4L16DtizSxsEOXQo0AdiN/eEZZzd7OBw==",
1058       "path": "microsoft.applicationinsights/2.4.0-beta2",
1059       "hashPath": "microsoft.applicationinsights.2.4.0-beta2.nupkg.sha512"
1060     },
1061     "Microsoft.ApplicationInsights.AspNetCore/2.1.0-beta3": {
1062       "type": "package",
1063       "serviceable": true,
1064       "sha512": "sha512-VRZBmPLK/qyjLN2VVox4Lk1Kg30Kz3lpZ4jRwNmKgryRsA/VloWoeQ2rrvT2mfvhV9puiEwaM7zPCsLavoOXgg==",
1065       "path": "microsoft.applicationinsights.aspnetcore/2.1.0-beta3",
1066       "hashPath": "microsoft.applicationinsights.aspnetcore.2.1.0-beta3.nupkg.sha512"
1067     },
1068     "Microsoft.ApplicationInsights.DependencyCollector/2.4.0-beta2": {
1069       "type": "package",
1070       "serviceable": true,
1071       "sha512": "sha512-4/pOsJWWUaftHtkgh4RdzKKtokhdkmFbzg1Dj0bjzMESbdxYEv2Utb1lacFAl8QTpjYPLxAEQWXXqvvsxYbQ5w==",
1072       "path": "microsoft.applicationinsights.dependencycollector/2.4.0-beta2",
1073       "hashPath": "microsoft.applicationinsights.dependencycollector.2.4.0-beta2.nupkg.sha512"
1074     },
1075     "Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0-preview1-final": {
1076       "type": "package",
1077       "serviceable": true,
1078       "sha512": "sha512-wfmlRAg4oTUuP6DmsNJqgYK8OdQfGzoqkXpvo8hmhW4T8RLJjp93eDfhVoZlFbB5uCuGFxV2WRziQv8v8gwFgA==",
1079       "path": "microsoft.aspnetcore.applicationinsights.hostingstartup/2.0.0-preview1-final",
1080       "hashPath": "microsoft.aspnetcore.applicationinsights.hostingstartup.2.0.0-preview1-final.nupkg.sha512"
1081     },
1082     "Microsoft.AspNetCore.BuildTools.ApiCheck/2.0.0-rc2-15257": {
1083       "type": "package",
1084       "serviceable": true,
1085       "sha512": "sha512-qrqs0dhDTRxXnjzy7VxtU4iInlaeMjmwQWTZkzMkyumj4nzP6PsU3hW6gPgM0knimkNusOLlCFKpSnZFKBrhSw==",
1086       "path": "microsoft.aspnetcore.buildtools.apicheck/2.0.0-rc2-15257",
1087       "hashPath": "microsoft.aspnetcore.buildtools.apicheck.2.0.0-rc2-15257.nupkg.sha512"
1088     },
1089     "Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0-preview1-final": {
1090       "type": "package",
1091       "serviceable": true,
1092       "sha512": "sha512-sIrQY8UPAYHoiPaYn9Drmk8cFb86e/d+LeSFa17dWchYdX5q8Uyjrv0B2H0iOLH4NHrW5K54eJwpn20IkoLLVw==",
1093       "path": "microsoft.aspnetcore.dataprotection.abstractions/2.0.0-preview1-final",
1094       "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.0.0-preview1-final.nupkg.sha512"
1095     },
1096     "Microsoft.AspNetCore.Hosting/2.0.0-preview1-final": {
1097       "type": "package",
1098       "serviceable": true,
1099       "sha512": "sha512-L5ug8REI3heQh1ILobU28mCZMJqTBw0UXWJoagv0LHd+/l1Ay86z7vwmmtrvPyncOXETH3VdNm70uSHjz4lHRA==",
1100       "path": "microsoft.aspnetcore.hosting/2.0.0-preview1-final",
1101       "hashPath": "microsoft.aspnetcore.hosting.2.0.0-preview1-final.nupkg.sha512"
1102     },
1103     "Microsoft.AspNetCore.Hosting.Abstractions/2.0.0-preview1-final": {
1104       "type": "package",
1105       "serviceable": true,
1106       "sha512": "sha512-l+cMbNWv/yVg++hb7Nnvl9WBjE+yY4aP139xBOMJVl+/mCRIH1LRV+mcB2++jxGuQ97evVtWpxWD7uXgBPzM6g==",
1107       "path": "microsoft.aspnetcore.hosting.abstractions/2.0.0-preview1-final",
1108       "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.0.0-preview1-final.nupkg.sha512"
1109     },
1110     "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0-preview1-final": {
1111       "type": "package",
1112       "serviceable": true,
1113       "sha512": "sha512-aNP3vrp46Avc09d/sD64XUpt8dxMG1L599VWm7aaIOxvof1iV7RGT/WSpoSg4M9LBmCAfwFV6xYPzE/bQq/rXw==",
1114       "path": "microsoft.aspnetcore.hosting.server.abstractions/2.0.0-preview1-final",
1115       "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.0.0-preview1-final.nupkg.sha512"
1116     },
1117     "Microsoft.AspNetCore.Html.Abstractions/2.0.0-preview1-final": {
1118       "type": "package",
1119       "serviceable": true,
1120       "sha512": "sha512-UfRAIvNA39hUFH/xTPzFMnhEPJ6uxG82uk+eqrCI4igBUcxC6SsmZogC2GCxZwPTWbaRg22w+vaaX5V02lyUdw==",
1121       "path": "microsoft.aspnetcore.html.abstractions/2.0.0-preview1-final",
1122       "hashPath": "microsoft.aspnetcore.html.abstractions.2.0.0-preview1-final.nupkg.sha512"
1123     },
1124     "Microsoft.AspNetCore.Http/2.0.0-preview1-final": {
1125       "type": "package",
1126       "serviceable": true,
1127       "sha512": "sha512-M8rtmc4FS9zluH0hvp2AlsGEcXk7SyvPq2IsTn3oSER8NU1IWHgNPkLpm9kfKQgS0LUOKJdHFieSzHs/HoKhsA==",
1128       "path": "microsoft.aspnetcore.http/2.0.0-preview1-final",
1129       "hashPath": "microsoft.aspnetcore.http.2.0.0-preview1-final.nupkg.sha512"
1130     },
1131     "Microsoft.AspNetCore.Http.Abstractions/2.0.0-preview1-final": {
1132       "type": "package",
1133       "serviceable": true,
1134       "sha512": "sha512-ruSftkiftDdGrJK8fqqnbSo3nB/8IiPi4m2rtpnAIJ8uia6Sl+yGnVmH6HgwI9fvFKe5VQucwOaQa+PL4HbXJw==",
1135       "path": "microsoft.aspnetcore.http.abstractions/2.0.0-preview1-final",
1136       "hashPath": "microsoft.aspnetcore.http.abstractions.2.0.0-preview1-final.nupkg.sha512"
1137     },
1138     "Microsoft.AspNetCore.Http.Extensions/2.0.0-preview1-final": {
1139       "type": "package",
1140       "serviceable": true,
1141       "sha512": "sha512-FRkuQNNDc7HX5PN37Gzh+beW75lyQ8mgSno4KlKJWPAq0DOYQGqwm074DsgP1BzwPqOzVnOm1fVEmiE48qwq4g==",
1142       "path": "microsoft.aspnetcore.http.extensions/2.0.0-preview1-final",
1143       "hashPath": "microsoft.aspnetcore.http.extensions.2.0.0-preview1-final.nupkg.sha512"
1144     },
1145     "Microsoft.AspNetCore.Http.Features/2.0.0-preview1-final": {
1146       "type": "package",
1147       "serviceable": true,
1148       "sha512": "sha512-tLUlqjd73rv8rFM9agkKlitR16aXkq7Qc/BWR6T9XGtU34v/EgFZ5iOf1V9X1J8Xl1At+j+KYIQmFc/F7XjXfA==",
1149       "path": "microsoft.aspnetcore.http.features/2.0.0-preview1-final",
1150       "hashPath": "microsoft.aspnetcore.http.features.2.0.0-preview1-final.nupkg.sha512"
1151     },
1152     "Microsoft.AspNetCore.Razor/2.0.0-preview1-final": {
1153       "type": "package",
1154       "serviceable": true,
1155       "sha512": "sha512-Z5fHONThesCHPif4VNjsZv9xW6Ubj4+fqqaE2a883BNFPlbYyEUT/uC+qnXbBCRBdJapNaAOpY0CfJoZPViR9w==",
1156       "path": "microsoft.aspnetcore.razor/2.0.0-preview1-final",
1157       "hashPath": "microsoft.aspnetcore.razor.2.0.0-preview1-final.nupkg.sha512"
1158     },
1159     "Microsoft.AspNetCore.Razor.Runtime/2.0.0-preview1-final": {
1160       "type": "package",
1161       "serviceable": true,
1162       "sha512": "sha512-xZaFXQPGx2yLRhwMPljtBvufOQyxP7/Ti+8CGhbi5qtzr8lckC19f99Uv0eRG2EQFzQsbmsycymM+Tz9fL3vqg==",
1163       "path": "microsoft.aspnetcore.razor.runtime/2.0.0-preview1-final",
1164       "hashPath": "microsoft.aspnetcore.razor.runtime.2.0.0-preview1-final.nupkg.sha512"
1165     },
1166     "Microsoft.AspNetCore.WebUtilities/2.0.0-preview1-final": {
1167       "type": "package",
1168       "serviceable": true,
1169       "sha512": "sha512-VjeUsa9uCZSuc2qR67PA3RnWSjAVv76zrjC4Eo4UtgnJbNooDk+F2KnhVLDzcoVmWvThPVVxDpRGPQwGP/hANA==",
1170       "path": "microsoft.aspnetcore.webutilities/2.0.0-preview1-final",
1171       "hashPath": "microsoft.aspnetcore.webutilities.2.0.0-preview1-final.nupkg.sha512"
1172     },
1173     "Microsoft.CSharp/4.3.0": {
1174       "type": "package",
1175       "serviceable": true,
1176       "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==",
1177       "path": "microsoft.csharp/4.3.0",
1178       "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512"
1179     },
1180     "Microsoft.Extensions.Configuration/2.0.0-preview1-final": {
1181       "type": "package",
1182       "serviceable": true,
1183       "sha512": "sha512-R8DE92H0/o0jfeYvqu3H4AsAwDuvo/vg8MCnPsvXnCA+R8Yax7Ay7jAUGkeObBYiw3jfT2gKJmDgG/ucFhwPmw==",
1184       "path": "microsoft.extensions.configuration/2.0.0-preview1-final",
1185       "hashPath": "microsoft.extensions.configuration.2.0.0-preview1-final.nupkg.sha512"
1186     },
1187     "Microsoft.Extensions.Configuration.Abstractions/2.0.0-preview1-final": {
1188       "type": "package",
1189       "serviceable": true,
1190       "sha512": "sha512-DUh7afXyNgV2LOsaIYirzSnBV1nbUy9oIqc2clSAS+cu28qOFDec2tqfeA+kCR1rhdGBohU9SsvnqpjuzXJ5cg==",
1191       "path": "microsoft.extensions.configuration.abstractions/2.0.0-preview1-final",
1192       "hashPath": "microsoft.extensions.configuration.abstractions.2.0.0-preview1-final.nupkg.sha512"
1193     },
1194     "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0-preview1-final": {
1195       "type": "package",
1196       "serviceable": true,
1197       "sha512": "sha512-iOj5g2+Vkni47GaaYBYQr92vziVjBPoylFlb5Xi0PMbLWdez1ad1oGfNcx8gl/x3V86VlnFEXYnDzaQexUEyBg==",
1198       "path": "microsoft.extensions.configuration.environmentvariables/2.0.0-preview1-final",
1199       "hashPath": "microsoft.extensions.configuration.environmentvariables.2.0.0-preview1-final.nupkg.sha512"
1200     },
1201     "Microsoft.Extensions.Configuration.FileExtensions/2.0.0-preview1-final": {
1202       "type": "package",
1203       "serviceable": true,
1204       "sha512": "sha512-VBtGBlG4CbX3oRS3mSBU2pOEwXyacL4FZyh8iBI54z6n8XO5BOC6idUDo92IksH+mEE+R9QT84VGlTeikzWrGg==",
1205       "path": "microsoft.extensions.configuration.fileextensions/2.0.0-preview1-final",
1206       "hashPath": "microsoft.extensions.configuration.fileextensions.2.0.0-preview1-final.nupkg.sha512"
1207     },
1208     "Microsoft.Extensions.Configuration.Json/2.0.0-preview1-final": {
1209       "type": "package",
1210       "serviceable": true,
1211       "sha512": "sha512-7qYHLddQ4/8JpbDVQQ1tlhWyGIMng+PAMuql4+amW3dJZtjo+tkJ61VUDJUAJjnLK1ZaDTUWVtJPQm7+Iryrvw==",
1212       "path": "microsoft.extensions.configuration.json/2.0.0-preview1-final",
1213       "hashPath": "microsoft.extensions.configuration.json.2.0.0-preview1-final.nupkg.sha512"
1214     },
1215     "Microsoft.Extensions.DependencyInjection/2.0.0-preview1-final": {
1216       "type": "package",
1217       "serviceable": true,
1218       "sha512": "sha512-0i3GthIuGLpJzWl+ZqzrYnxnW6fac30+MEygbkkvXM7mVREnIdQoc5CqOKLZOtxmzaztHY+qDItfJPcCmpoetA==",
1219       "path": "microsoft.extensions.dependencyinjection/2.0.0-preview1-final",
1220       "hashPath": "microsoft.extensions.dependencyinjection.2.0.0-preview1-final.nupkg.sha512"
1221     },
1222     "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0-preview1-final": {
1223       "type": "package",
1224       "serviceable": true,
1225       "sha512": "sha512-B1oQLluw1fr0+H7E+R230mrLrg0BvG+fe5EU3mutnrkIpMxYWnUJbed9gVfC5U+eQDBf1XzSdzxyKZo5wzm6jg==",
1226       "path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0-preview1-final",
1227       "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0-preview1-final.nupkg.sha512"
1228     },
1229     "Microsoft.Extensions.DiagnosticAdapter/2.0.0-preview1-final": {
1230       "type": "package",
1231       "serviceable": true,
1232       "sha512": "sha512-pUbkIK1KF77S0cBgkfAt3qTIjvW+i7OFLEsbzAsk+XVBCeaK0BFBUU1GUZOdAOwn+JnDkOe1ZCUYK34D0FQ3fA==",
1233       "path": "microsoft.extensions.diagnosticadapter/2.0.0-preview1-final",
1234       "hashPath": "microsoft.extensions.diagnosticadapter.2.0.0-preview1-final.nupkg.sha512"
1235     },
1236     "Microsoft.Extensions.FileProviders.Abstractions/2.0.0-preview1-final": {
1237       "type": "package",
1238       "serviceable": true,
1239       "sha512": "sha512-BHzLU21Dpo+XcEQHcvXygrmJwN75sAtB+WZzwwvdjFRUhQVm5qUxML+mlQ0BFzAltMExeTcKsqdsNTkFSJTMuA==",
1240       "path": "microsoft.extensions.fileproviders.abstractions/2.0.0-preview1-final",
1241       "hashPath": "microsoft.extensions.fileproviders.abstractions.2.0.0-preview1-final.nupkg.sha512"
1242     },
1243     "Microsoft.Extensions.FileProviders.Physical/2.0.0-preview1-final": {
1244       "type": "package",
1245       "serviceable": true,
1246       "sha512": "sha512-1AcePnNuZLvdmAmBEqNGLx5qT+ggQv0Ur4CcTLgLMwHv2cFpxUoTGmDrUGT328hIjIxs6nOCxE80wju1z5up4w==",
1247       "path": "microsoft.extensions.fileproviders.physical/2.0.0-preview1-final",
1248       "hashPath": "microsoft.extensions.fileproviders.physical.2.0.0-preview1-final.nupkg.sha512"
1249     },
1250     "Microsoft.Extensions.FileSystemGlobbing/2.0.0-preview1-final": {
1251       "type": "package",
1252       "serviceable": true,
1253       "sha512": "sha512-CAygLvqg72JJkzGtHxVyspsz2yV20wqYlJto+guED5ZBF23aw4+MO16PAL3QFIL5NxwcpcwS4xvAVI21Yu95/Q==",
1254       "path": "microsoft.extensions.filesystemglobbing/2.0.0-preview1-final",
1255       "hashPath": "microsoft.extensions.filesystemglobbing.2.0.0-preview1-final.nupkg.sha512"
1256     },
1257     "Microsoft.Extensions.Hosting.Abstractions/2.0.0-preview1-final": {
1258       "type": "package",
1259       "serviceable": true,
1260       "sha512": "sha512-n/2jcRrBOAXt6BSNJ9L8dZC1/8z5VTFey18Vci6S5wdv4xIYTwf5aroPvS9YiN4jlGQwlw25AV0XKc4qgoSMig==",
1261       "path": "microsoft.extensions.hosting.abstractions/2.0.0-preview1-final",
1262       "hashPath": "microsoft.extensions.hosting.abstractions.2.0.0-preview1-final.nupkg.sha512"
1263     },
1264     "Microsoft.Extensions.Logging/2.0.0-preview1-final": {
1265       "type": "package",
1266       "serviceable": true,
1267       "sha512": "sha512-1RFQurVesFpxYBGmKG/9sL4euZZ4eXlZKX6I0pZ+zZnwGTftBEOwcTYHo1k8o+JkcJuiMfZFlzgGjmUzfBg/Ew==",
1268       "path": "microsoft.extensions.logging/2.0.0-preview1-final",
1269       "hashPath": "microsoft.extensions.logging.2.0.0-preview1-final.nupkg.sha512"
1270     },
1271     "Microsoft.Extensions.Logging.Abstractions/2.0.0-preview1-final": {
1272       "type": "package",
1273       "serviceable": true,
1274       "sha512": "sha512-NaQXJXzbD5/QdzdUl8IYoqeC3UOWPeohqJKRgEPiiCKXaKZFDbHonNTMrlT3g8WBXHI8l7YObGwapDFlMn7T+w==",
1275       "path": "microsoft.extensions.logging.abstractions/2.0.0-preview1-final",
1276       "hashPath": "microsoft.extensions.logging.abstractions.2.0.0-preview1-final.nupkg.sha512"
1277     },
1278     "Microsoft.Extensions.ObjectPool/2.0.0-preview1-final": {
1279       "type": "package",
1280       "serviceable": true,
1281       "sha512": "sha512-eA+GsjpgXBMh5r/xHzOVIf+/lh1kxvPH8hpaHbPU4xMvg1MWY9EByzf43DostPjZuLpQzZTJ96HA7jNkSVjx/A==",
1282       "path": "microsoft.extensions.objectpool/2.0.0-preview1-final",
1283       "hashPath": "microsoft.extensions.objectpool.2.0.0-preview1-final.nupkg.sha512"
1284     },
1285     "Microsoft.Extensions.Options/2.0.0-preview1-final": {
1286       "type": "package",
1287       "serviceable": true,
1288       "sha512": "sha512-Y2gO94NBjgSraxgw4/J6IrfnzfzUDX04xwKuxys4zbF/AtQOLs5NpQGiX4xKriCE9j9Q/a1H1ELTnv2mjVyLLw==",
1289       "path": "microsoft.extensions.options/2.0.0-preview1-final",
1290       "hashPath": "microsoft.extensions.options.2.0.0-preview1-final.nupkg.sha512"
1291     },
1292     "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
1293       "type": "package",
1294       "serviceable": true,
1295       "sha512": "sha512-H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==",
1296       "path": "microsoft.extensions.platformabstractions/1.1.0",
1297       "hashPath": "microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512"
1298     },
1299     "Microsoft.Extensions.Primitives/2.0.0-preview1-final": {
1300       "type": "package",
1301       "serviceable": true,
1302       "sha512": "sha512-wLRY9GcJWuJqihKdB4E0zszC5nK729KiVUYx7bQ+2ZTH768dxrcu3Q94VZaUg/Y7GIuyMPAVC/CAWc/5nr4K1A==",
1303       "path": "microsoft.extensions.primitives/2.0.0-preview1-final",
1304       "hashPath": "microsoft.extensions.primitives.2.0.0-preview1-final.nupkg.sha512"
1305     },
1306     "Microsoft.Net.Http.Headers/2.0.0-preview1-final": {
1307       "type": "package",
1308       "serviceable": true,
1309       "sha512": "sha512-zDRF3yrcRRCPvShjuaOTnnMLynK3Ig4QgyrXWrJMC216dvbfG2yo+hp36YZgvppNLWUcGW7WsvBc1rFbkUW5bw==",
1310       "path": "microsoft.net.http.headers/2.0.0-preview1-final",
1311       "hashPath": "microsoft.net.http.headers.2.0.0-preview1-final.nupkg.sha512"
1312     },
1313     "Microsoft.NETCore.Targets/1.1.0": {
1314       "type": "package",
1315       "serviceable": true,
1316       "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
1317       "path": "microsoft.netcore.targets/1.1.0",
1318       "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
1319     },
1320     "Microsoft.Win32.Primitives/4.3.0": {
1321       "type": "package",
1322       "serviceable": true,
1323       "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
1324       "path": "microsoft.win32.primitives/4.3.0",
1325       "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
1326     },
1327     "Newtonsoft.Json/10.0.1": {
1328       "type": "package",
1329       "serviceable": true,
1330       "sha512": "sha512-ebWzW9j2nwxQeBo59As2TYn7nYr9BHicqqCwHOD1Vdo+50HBtLPuqdiCYJcLdTRknpYis/DSEOQz5KmZxwrIAg==",
1331       "path": "newtonsoft.json/10.0.1",
1332       "hashPath": "newtonsoft.json.10.0.1.nupkg.sha512"
1333     },
1334     "runtime.native.System/4.3.0": {
1335       "type": "package",
1336       "serviceable": true,
1337       "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
1338       "path": "runtime.native.system/4.3.0",
1339       "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
1340     },
1341     "runtime.native.System.IO.Compression/4.3.0": {
1342       "type": "package",
1343       "serviceable": true,
1344       "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
1345       "path": "runtime.native.system.io.compression/4.3.0",
1346       "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
1347     },
1348     "System.Buffers/4.3.0": {
1349       "type": "package",
1350       "serviceable": true,
1351       "sha512": "sha512-ratu44uTIHgeBeI0dE8DWvmXVBSo4u7ozRZZHOMmK/JPpYyo0dAfgSiHlpiObMQ5lEtEyIXA40sKRYg5J6A8uQ==",
1352       "path": "system.buffers/4.3.0",
1353       "hashPath": "system.buffers.4.3.0.nupkg.sha512"
1354     },
1355     "System.Collections/4.3.0": {
1356       "type": "package",
1357       "serviceable": true,
1358       "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
1359       "path": "system.collections/4.3.0",
1360       "hashPath": "system.collections.4.3.0.nupkg.sha512"
1361     },
1362     "System.Collections.Immutable/1.3.0": {
1363       "type": "package",
1364       "serviceable": true,
1365       "sha512": "sha512-zukBRPUuNxwy9m4TGWLxKAnoiMc9+B+8VXeXVyPiBPvOd7yLgAlZ1DlsRWJjMx4VsvhhF2+6q6kO2GRbPja6hA==",
1366       "path": "system.collections.immutable/1.3.0",
1367       "hashPath": "system.collections.immutable.1.3.0.nupkg.sha512"
1368     },
1369     "System.Collections.NonGeneric/4.3.0": {
1370       "type": "package",
1371       "serviceable": true,
1372       "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
1373       "path": "system.collections.nongeneric/4.3.0",
1374       "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
1375     },
1376     "System.Collections.Specialized/4.3.0": {
1377       "type": "package",
1378       "serviceable": true,
1379       "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
1380       "path": "system.collections.specialized/4.3.0",
1381       "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
1382     },
1383     "System.ComponentModel/4.3.0": {
1384       "type": "package",
1385       "serviceable": true,
1386       "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
1387       "path": "system.componentmodel/4.3.0",
1388       "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
1389     },
1390     "System.ComponentModel.Primitives/4.3.0": {
1391       "type": "package",
1392       "serviceable": true,
1393       "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
1394       "path": "system.componentmodel.primitives/4.3.0",
1395       "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
1396     },
1397     "System.ComponentModel.TypeConverter/4.3.0": {
1398       "type": "package",
1399       "serviceable": true,
1400       "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
1401       "path": "system.componentmodel.typeconverter/4.3.0",
1402       "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
1403     },
1404     "System.Diagnostics.Contracts/4.3.0": {
1405       "type": "package",
1406       "serviceable": true,
1407       "sha512": "sha512-eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
1408       "path": "system.diagnostics.contracts/4.3.0",
1409       "hashPath": "system.diagnostics.contracts.4.3.0.nupkg.sha512"
1410     },
1411     "System.Diagnostics.Debug/4.3.0": {
1412       "type": "package",
1413       "serviceable": true,
1414       "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
1415       "path": "system.diagnostics.debug/4.3.0",
1416       "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
1417     },
1418     "System.Diagnostics.DiagnosticSource/4.4.0-preview1-25305-02": {
1419       "type": "package",
1420       "serviceable": true,
1421       "sha512": "sha512-s6xaUEVi5e2PIyJ/oVFA3d9ddK4NpPMvxeyyE336pXzaT3uG41hESU9BwRd6Y3O2rNb/92pACXQ7uwQq49s4MA==",
1422       "path": "system.diagnostics.diagnosticsource/4.4.0-preview1-25305-02",
1423       "hashPath": "system.diagnostics.diagnosticsource.4.4.0-preview1-25305-02.nupkg.sha512"
1424     },
1425     "System.Diagnostics.StackTrace/4.3.0": {
1426       "type": "package",
1427       "serviceable": true,
1428       "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
1429       "path": "system.diagnostics.stacktrace/4.3.0",
1430       "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
1431     },
1432     "System.Diagnostics.Tools/4.3.0": {
1433       "type": "package",
1434       "serviceable": true,
1435       "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
1436       "path": "system.diagnostics.tools/4.3.0",
1437       "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
1438     },
1439     "System.Diagnostics.Tracing/4.3.0": {
1440       "type": "package",
1441       "serviceable": true,
1442       "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
1443       "path": "system.diagnostics.tracing/4.3.0",
1444       "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
1445     },
1446     "System.Dynamic.Runtime/4.3.0": {
1447       "type": "package",
1448       "serviceable": true,
1449       "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
1450       "path": "system.dynamic.runtime/4.3.0",
1451       "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
1452     },
1453     "System.Globalization/4.3.0": {
1454       "type": "package",
1455       "serviceable": true,
1456       "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
1457       "path": "system.globalization/4.3.0",
1458       "hashPath": "system.globalization.4.3.0.nupkg.sha512"
1459     },
1460     "System.Globalization.Extensions/4.3.0": {
1461       "type": "package",
1462       "serviceable": true,
1463       "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
1464       "path": "system.globalization.extensions/4.3.0",
1465       "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
1466     },
1467     "System.IO/4.3.0": {
1468       "type": "package",
1469       "serviceable": true,
1470       "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
1471       "path": "system.io/4.3.0",
1472       "hashPath": "system.io.4.3.0.nupkg.sha512"
1473     },
1474     "System.IO.Compression/4.3.0": {
1475       "type": "package",
1476       "serviceable": true,
1477       "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
1478       "path": "system.io.compression/4.3.0",
1479       "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
1480     },
1481     "System.IO.FileSystem/4.3.0": {
1482       "type": "package",
1483       "serviceable": true,
1484       "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
1485       "path": "system.io.filesystem/4.3.0",
1486       "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
1487     },
1488     "System.IO.FileSystem.Primitives/4.3.0": {
1489       "type": "package",
1490       "serviceable": true,
1491       "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
1492       "path": "system.io.filesystem.primitives/4.3.0",
1493       "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
1494     },
1495     "System.IO.FileSystem.Watcher/4.3.0": {
1496       "type": "package",
1497       "serviceable": true,
1498       "sha512": "sha512-37IDFU2w6LJ4FrohcVlV1EXviUmAOJIbejVgOUtNaPQyeZW2D/0QSkH8ykehoOd19bWfxp3RRd0xj+yRRIqLhw==",
1499       "path": "system.io.filesystem.watcher/4.3.0",
1500       "hashPath": "system.io.filesystem.watcher.4.3.0.nupkg.sha512"
1501     },
1502     "System.Linq/4.3.0": {
1503       "type": "package",
1504       "serviceable": true,
1505       "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
1506       "path": "system.linq/4.3.0",
1507       "hashPath": "system.linq.4.3.0.nupkg.sha512"
1508     },
1509     "System.Linq.Expressions/4.3.0": {
1510       "type": "package",
1511       "serviceable": true,
1512       "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
1513       "path": "system.linq.expressions/4.3.0",
1514       "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
1515     },
1516     "System.Net.NameResolution/4.0.0": {
1517       "type": "package",
1518       "serviceable": true,
1519       "sha512": "sha512-JdqRdM1Qym3YehqdKIi5LHrpypP4JMfxKQSNCJ2z4WawkG0il+N3XfNeJOxll2XrTnG7WgYYPoeiu/KOwg0DQw==",
1520       "path": "system.net.nameresolution/4.0.0",
1521       "hashPath": "system.net.nameresolution.4.0.0.nupkg.sha512"
1522     },
1523     "System.Net.Primitives/4.0.11": {
1524       "type": "package",
1525       "serviceable": true,
1526       "sha512": "sha512-hVvfl4405DRjA2408luZekbPhplJK03j2Y2lSfMlny7GHXlkByw1iLnc9mgKW0GdQn73vvMcWrWewAhylXA4Nw==",
1527       "path": "system.net.primitives/4.0.11",
1528       "hashPath": "system.net.primitives.4.0.11.nupkg.sha512"
1529     },
1530     "System.ObjectModel/4.3.0": {
1531       "type": "package",
1532       "serviceable": true,
1533       "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
1534       "path": "system.objectmodel/4.3.0",
1535       "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
1536     },
1537     "System.Reflection/4.3.0": {
1538       "type": "package",
1539       "serviceable": true,
1540       "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
1541       "path": "system.reflection/4.3.0",
1542       "hashPath": "system.reflection.4.3.0.nupkg.sha512"
1543     },
1544     "System.Reflection.Emit/4.3.0": {
1545       "type": "package",
1546       "serviceable": true,
1547       "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
1548       "path": "system.reflection.emit/4.3.0",
1549       "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
1550     },
1551     "System.Reflection.Emit.ILGeneration/4.3.0": {
1552       "type": "package",
1553       "serviceable": true,
1554       "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
1555       "path": "system.reflection.emit.ilgeneration/4.3.0",
1556       "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
1557     },
1558     "System.Reflection.Emit.Lightweight/4.3.0": {
1559       "type": "package",
1560       "serviceable": true,
1561       "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
1562       "path": "system.reflection.emit.lightweight/4.3.0",
1563       "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
1564     },
1565     "System.Reflection.Extensions/4.3.0": {
1566       "type": "package",
1567       "serviceable": true,
1568       "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
1569       "path": "system.reflection.extensions/4.3.0",
1570       "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
1571     },
1572     "System.Reflection.Metadata/1.4.1": {
1573       "type": "package",
1574       "serviceable": true,
1575       "sha512": "sha512-tc2ZyJgweHCLci5oQGuhQn9TD0Ii9DReXkHtZm3aAGp8xe40rpRjiTbMXOtZU+fr0BOQ46goE9+qIqRGjR9wGg==",
1576       "path": "system.reflection.metadata/1.4.1",
1577       "hashPath": "system.reflection.metadata.1.4.1.nupkg.sha512"
1578     },
1579     "System.Reflection.Primitives/4.3.0": {
1580       "type": "package",
1581       "serviceable": true,
1582       "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
1583       "path": "system.reflection.primitives/4.3.0",
1584       "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
1585     },
1586     "System.Reflection.TypeExtensions/4.3.0": {
1587       "type": "package",
1588       "serviceable": true,
1589       "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
1590       "path": "system.reflection.typeextensions/4.3.0",
1591       "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
1592     },
1593     "System.Resources.ResourceManager/4.3.0": {
1594       "type": "package",
1595       "serviceable": true,
1596       "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
1597       "path": "system.resources.resourcemanager/4.3.0",
1598       "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
1599     },
1600     "System.Runtime/4.3.0": {
1601       "type": "package",
1602       "serviceable": true,
1603       "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
1604       "path": "system.runtime/4.3.0",
1605       "hashPath": "system.runtime.4.3.0.nupkg.sha512"
1606     },
1607     "System.Runtime.CompilerServices.Unsafe/4.4.0-preview1-25219-04": {
1608       "type": "package",
1609       "serviceable": true,
1610       "sha512": "sha512-TI9q51riuNX1HHRj9HdcfTp3yg+jNLvj7rhvavVtm0Mn3zGzngNQgJLq8OGpOwsR9nLBRh6k7oOpV7vHfsBGnw==",
1611       "path": "system.runtime.compilerservices.unsafe/4.4.0-preview1-25219-04",
1612       "hashPath": "system.runtime.compilerservices.unsafe.4.4.0-preview1-25219-04.nupkg.sha512"
1613     },
1614     "System.Runtime.Extensions/4.3.0": {
1615       "type": "package",
1616       "serviceable": true,
1617       "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
1618       "path": "system.runtime.extensions/4.3.0",
1619       "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
1620     },
1621     "System.Runtime.Handles/4.3.0": {
1622       "type": "package",
1623       "serviceable": true,
1624       "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
1625       "path": "system.runtime.handles/4.3.0",
1626       "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
1627     },
1628     "System.Runtime.InteropServices/4.3.0": {
1629       "type": "package",
1630       "serviceable": true,
1631       "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
1632       "path": "system.runtime.interopservices/4.3.0",
1633       "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
1634     },
1635     "System.Runtime.Numerics/4.3.0": {
1636       "type": "package",
1637       "serviceable": true,
1638       "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
1639       "path": "system.runtime.numerics/4.3.0",
1640       "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
1641     },
1642     "System.Runtime.Serialization.Formatters/4.3.0": {
1643       "type": "package",
1644       "serviceable": true,
1645       "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
1646       "path": "system.runtime.serialization.formatters/4.3.0",
1647       "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
1648     },
1649     "System.Runtime.Serialization.Primitives/4.3.0": {
1650       "type": "package",
1651       "serviceable": true,
1652       "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
1653       "path": "system.runtime.serialization.primitives/4.3.0",
1654       "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
1655     },
1656     "System.Security.Claims/4.0.1": {
1657       "type": "package",
1658       "serviceable": true,
1659       "sha512": "sha512-4Jlp0OgJLS/Voj1kyFP6MJlIYp3crgfH8kNQk2p7+4JYfc1aAmh9PZyAMMbDhuoolGNtux9HqSOazsioRiDvCw==",
1660       "path": "system.security.claims/4.0.1",
1661       "hashPath": "system.security.claims.4.0.1.nupkg.sha512"
1662     },
1663     "System.Security.Principal/4.3.0": {
1664       "type": "package",
1665       "serviceable": true,
1666       "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
1667       "path": "system.security.principal/4.3.0",
1668       "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
1669     },
1670     "System.Security.Principal.Windows/4.0.0": {
1671       "type": "package",
1672       "serviceable": true,
1673       "sha512": "sha512-iFx15AF3RMEPZn3COh8+Bb2Thv2zsmLd93RchS1b8Mj5SNYeGqbYNCSn5AES1+gq56p4ujGZPrl0xN7ngkXOHg==",
1674       "path": "system.security.principal.windows/4.0.0",
1675       "hashPath": "system.security.principal.windows.4.0.0.nupkg.sha512"
1676     },
1677     "System.Text.Encoding/4.3.0": {
1678       "type": "package",
1679       "serviceable": true,
1680       "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
1681       "path": "system.text.encoding/4.3.0",
1682       "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
1683     },
1684     "System.Text.Encoding.Extensions/4.3.0": {
1685       "type": "package",
1686       "serviceable": true,
1687       "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
1688       "path": "system.text.encoding.extensions/4.3.0",
1689       "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
1690     },
1691     "System.Text.Encodings.Web/4.3.0": {
1692       "type": "package",
1693       "serviceable": true,
1694       "sha512": "sha512-ilLTKoirqw+Mbt+6x1MOxZKEwflasdP5WNuo5m5rKSXtAqazlEDqdyBH1XbvENuDQUtKNeP48CI1dyDNlEAeOA==",
1695       "path": "system.text.encodings.web/4.3.0",
1696       "hashPath": "system.text.encodings.web.4.3.0.nupkg.sha512"
1697     },
1698     "System.Text.RegularExpressions/4.3.0": {
1699       "type": "package",
1700       "serviceable": true,
1701       "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
1702       "path": "system.text.regularexpressions/4.3.0",
1703       "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
1704     },
1705     "System.Threading/4.3.0": {
1706       "type": "package",
1707       "serviceable": true,
1708       "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
1709       "path": "system.threading/4.3.0",
1710       "hashPath": "system.threading.4.3.0.nupkg.sha512"
1711     },
1712     "System.Threading.Overlapped/4.3.0": {
1713       "type": "package",
1714       "serviceable": true,
1715       "sha512": "sha512-m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
1716       "path": "system.threading.overlapped/4.3.0",
1717       "hashPath": "system.threading.overlapped.4.3.0.nupkg.sha512"
1718     },
1719     "System.Threading.Tasks/4.3.0": {
1720       "type": "package",
1721       "serviceable": true,
1722       "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
1723       "path": "system.threading.tasks/4.3.0",
1724       "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
1725     },
1726     "System.Threading.Tasks.Extensions/4.3.0": {
1727       "type": "package",
1728       "serviceable": true,
1729       "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
1730       "path": "system.threading.tasks.extensions/4.3.0",
1731       "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
1732     },
1733     "System.Threading.Thread/4.3.0": {
1734       "type": "package",
1735       "serviceable": true,
1736       "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
1737       "path": "system.threading.thread/4.3.0",
1738       "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
1739     },
1740     "System.Xml.ReaderWriter/4.3.0": {
1741       "type": "package",
1742       "serviceable": true,
1743       "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
1744       "path": "system.xml.readerwriter/4.3.0",
1745       "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
1746     },
1747     "System.Xml.XDocument/4.3.0": {
1748       "type": "package",
1749       "serviceable": true,
1750       "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
1751       "path": "system.xml.xdocument/4.3.0",
1752       "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
1753     },
1754     "System.Xml.XmlDocument/4.3.0": {
1755       "type": "package",
1756       "serviceable": true,
1757       "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
1758       "path": "system.xml.xmldocument/4.3.0",
1759       "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
1760     }
1761   }
1762 }