5d6bd57cf4a99a96f07367126eb757a5c605a6d9
[platform/core/dotnet/build-tools.git] /
1 {
2   "runtimeTarget": {
3     "name": ".NETCoreApp,Version=v2.0",
4     "signature": "60693c12f5fd3dc38b4e93aede646754e19e0910"
5   },
6   "compilationOptions": {},
7   "targets": {
8     ".NETCoreApp,Version=v2.0": {
9       "Internal.AspNetCore.Sdk/2.0.1-rtm-15400": {
10         "dependencies": {
11           "Microsoft.AspNetCore.BuildTools.ApiCheck": "2.0.0-rtm-15400"
12         }
13       },
14       "Microsoft.ApplicationInsights/2.4.0": {
15         "dependencies": {
16           "System.Diagnostics.DiagnosticSource": "4.4.1",
17           "System.Diagnostics.StackTrace": "4.3.0"
18         },
19         "runtime": {
20           "lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
21         }
22       },
23       "Microsoft.ApplicationInsights.AspNetCore/2.1.1": {
24         "dependencies": {
25           "Microsoft.ApplicationInsights": "2.4.0",
26           "Microsoft.ApplicationInsights.DependencyCollector": "2.4.1",
27           "Microsoft.AspNetCore.Hosting": "2.0.0",
28           "Microsoft.Extensions.Configuration": "2.0.0",
29           "Microsoft.Extensions.Configuration.Json": "2.0.0",
30           "Microsoft.Extensions.DiagnosticAdapter": "2.0.0",
31           "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
32           "System.Net.NameResolution": "4.3.0",
33           "System.Text.Encodings.Web": "4.4.0"
34         },
35         "runtime": {
36           "lib/netstandard1.6/Microsoft.ApplicationInsights.AspNetCore.dll": {}
37         }
38       },
39       "Microsoft.ApplicationInsights.DependencyCollector/2.4.1": {
40         "dependencies": {
41           "Microsoft.ApplicationInsights": "2.4.0",
42           "Microsoft.Extensions.PlatformAbstractions": "1.1.0",
43           "System.Diagnostics.DiagnosticSource": "4.4.1",
44           "System.Diagnostics.StackTrace": "4.3.0"
45         },
46         "runtime": {
47           "lib/netstandard1.6/Microsoft.AI.DependencyCollector.dll": {}
48         }
49       },
50       "Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0": {
51         "dependencies": {
52           "Microsoft.ApplicationInsights.AspNetCore": "2.1.1",
53           "Microsoft.AspNetCore.Hosting": "2.0.0",
54           "Microsoft.AspNetCore.Razor.Runtime": "2.0.0",
55           "Microsoft.Extensions.Configuration.Json": "2.0.0",
56           "Microsoft.Extensions.DiagnosticAdapter": "2.0.0",
57           "Microsoft.Extensions.Logging": "2.0.0",
58           "Microsoft.Extensions.Logging.Configuration": "2.0.0"
59         },
60         "runtime": {
61           "lib/netcoreapp2.0/Microsoft.AspNetCore.ApplicationInsights.HostingStartup.dll": {}
62         }
63       },
64       "Microsoft.AspNetCore.BuildTools.ApiCheck/2.0.0-rtm-15400": {},
65       "Microsoft.AspNetCore.Hosting/2.0.0": {
66         "dependencies": {
67           "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
68           "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0",
69           "Microsoft.AspNetCore.Http": "2.0.0",
70           "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
71           "Microsoft.Extensions.Configuration": "2.0.0",
72           "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0",
73           "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0",
74           "Microsoft.Extensions.DependencyInjection": "2.0.0",
75           "Microsoft.Extensions.FileProviders.Physical": "2.0.0",
76           "Microsoft.Extensions.Logging": "2.0.0",
77           "Microsoft.Extensions.Options": "2.0.0",
78           "System.Diagnostics.DiagnosticSource": "4.4.1",
79           "System.Reflection.Metadata": "1.5.0"
80         },
81         "runtime": {
82           "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
83         }
84       },
85       "Microsoft.AspNetCore.Hosting.Abstractions/2.0.0": {
86         "dependencies": {
87           "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0",
88           "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
89           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
90           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
91           "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
92           "Microsoft.Extensions.Hosting.Abstractions": "2.0.0",
93           "Microsoft.Extensions.Logging.Abstractions": "2.0.0"
94         },
95         "runtime": {
96           "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
97         }
98       },
99       "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0": {
100         "dependencies": {
101           "Microsoft.AspNetCore.Http.Features": "2.0.0",
102           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0"
103         },
104         "runtime": {
105           "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
106         }
107       },
108       "Microsoft.AspNetCore.Html.Abstractions/2.0.0": {
109         "dependencies": {
110           "System.Text.Encodings.Web": "4.4.0"
111         },
112         "runtime": {
113           "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
114         }
115       },
116       "Microsoft.AspNetCore.Http/2.0.0": {
117         "dependencies": {
118           "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
119           "Microsoft.AspNetCore.WebUtilities": "2.0.0",
120           "Microsoft.Extensions.ObjectPool": "2.0.0",
121           "Microsoft.Extensions.Options": "2.0.0",
122           "Microsoft.Net.Http.Headers": "2.0.0"
123         },
124         "runtime": {
125           "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
126         }
127       },
128       "Microsoft.AspNetCore.Http.Abstractions/2.0.0": {
129         "dependencies": {
130           "Microsoft.AspNetCore.Http.Features": "2.0.0",
131           "System.Text.Encodings.Web": "4.4.0"
132         },
133         "runtime": {
134           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
135         }
136       },
137       "Microsoft.AspNetCore.Http.Extensions/2.0.0": {
138         "dependencies": {
139           "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
140           "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
141           "Microsoft.Net.Http.Headers": "2.0.0",
142           "System.Buffers": "4.4.0"
143         },
144         "runtime": {
145           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
146         }
147       },
148       "Microsoft.AspNetCore.Http.Features/2.0.0": {
149         "dependencies": {
150           "Microsoft.Extensions.Primitives": "2.0.0"
151         },
152         "runtime": {
153           "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
154         }
155       },
156       "Microsoft.AspNetCore.Razor/2.0.0": {
157         "runtime": {
158           "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
159         }
160       },
161       "Microsoft.AspNetCore.Razor.Runtime/2.0.0": {
162         "dependencies": {
163           "Microsoft.AspNetCore.Html.Abstractions": "2.0.0",
164           "Microsoft.AspNetCore.Razor": "2.0.0"
165         },
166         "runtime": {
167           "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
168         }
169       },
170       "Microsoft.AspNetCore.WebUtilities/2.0.0": {
171         "dependencies": {
172           "Microsoft.Net.Http.Headers": "2.0.0",
173           "System.Text.Encodings.Web": "4.4.0"
174         },
175         "runtime": {
176           "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
177         }
178       },
179       "Microsoft.CSharp/4.3.0": {
180         "dependencies": {
181           "System.Collections": "4.3.0",
182           "System.Diagnostics.Debug": "4.3.0",
183           "System.Dynamic.Runtime": "4.3.0",
184           "System.Globalization": "4.3.0",
185           "System.Linq": "4.3.0",
186           "System.Linq.Expressions": "4.3.0",
187           "System.ObjectModel": "4.3.0",
188           "System.Reflection": "4.3.0",
189           "System.Reflection.Extensions": "4.3.0",
190           "System.Reflection.Primitives": "4.3.0",
191           "System.Reflection.TypeExtensions": "4.3.0",
192           "System.Resources.ResourceManager": "4.3.0",
193           "System.Runtime": "4.3.0",
194           "System.Runtime.Extensions": "4.3.0",
195           "System.Runtime.InteropServices": "4.3.0",
196           "System.Threading": "4.3.0"
197         }
198       },
199       "Microsoft.Extensions.Configuration/2.0.0": {
200         "dependencies": {
201           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0"
202         },
203         "runtime": {
204           "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
205         }
206       },
207       "Microsoft.Extensions.Configuration.Abstractions/2.0.0": {
208         "dependencies": {
209           "Microsoft.Extensions.Primitives": "2.0.0"
210         },
211         "runtime": {
212           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
213         }
214       },
215       "Microsoft.Extensions.Configuration.Binder/2.0.0": {
216         "dependencies": {
217           "Microsoft.Extensions.Configuration": "2.0.0"
218         },
219         "runtime": {
220           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
221         }
222       },
223       "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0": {
224         "dependencies": {
225           "Microsoft.Extensions.Configuration": "2.0.0"
226         },
227         "runtime": {
228           "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
229         }
230       },
231       "Microsoft.Extensions.Configuration.FileExtensions/2.0.0": {
232         "dependencies": {
233           "Microsoft.Extensions.Configuration": "2.0.0",
234           "Microsoft.Extensions.FileProviders.Physical": "2.0.0"
235         },
236         "runtime": {
237           "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
238         }
239       },
240       "Microsoft.Extensions.Configuration.Json/2.0.0": {
241         "dependencies": {
242           "Microsoft.Extensions.Configuration": "2.0.0",
243           "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0",
244           "Newtonsoft.Json": "10.0.1"
245         },
246         "runtime": {
247           "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
248         }
249       },
250       "Microsoft.Extensions.DependencyInjection/2.0.0": {
251         "dependencies": {
252           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0"
253         },
254         "runtime": {
255           "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
256         }
257       },
258       "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
259         "runtime": {
260           "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
261         }
262       },
263       "Microsoft.Extensions.DiagnosticAdapter/2.0.0": {
264         "dependencies": {
265           "System.Diagnostics.DiagnosticSource": "4.4.1"
266         },
267         "runtime": {
268           "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {}
269         }
270       },
271       "Microsoft.Extensions.FileProviders.Abstractions/2.0.0": {
272         "dependencies": {
273           "Microsoft.Extensions.Primitives": "2.0.0"
274         },
275         "runtime": {
276           "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
277         }
278       },
279       "Microsoft.Extensions.FileProviders.Physical/2.0.0": {
280         "dependencies": {
281           "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
282           "Microsoft.Extensions.FileSystemGlobbing": "2.0.0"
283         },
284         "runtime": {
285           "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
286         }
287       },
288       "Microsoft.Extensions.FileSystemGlobbing/2.0.0": {
289         "runtime": {
290           "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
291         }
292       },
293       "Microsoft.Extensions.Hosting.Abstractions/2.0.0": {
294         "runtime": {
295           "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
296         }
297       },
298       "Microsoft.Extensions.Logging/2.0.0": {
299         "dependencies": {
300           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
301           "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
302           "Microsoft.Extensions.Options": "2.0.0"
303         },
304         "runtime": {
305           "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
306         }
307       },
308       "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
309         "runtime": {
310           "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
311         }
312       },
313       "Microsoft.Extensions.Logging.Configuration/2.0.0": {
314         "dependencies": {
315           "Microsoft.Extensions.Logging": "2.0.0",
316           "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0"
317         },
318         "runtime": {
319           "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
320         }
321       },
322       "Microsoft.Extensions.ObjectPool/2.0.0": {
323         "runtime": {
324           "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
325         }
326       },
327       "Microsoft.Extensions.Options/2.0.0": {
328         "dependencies": {
329           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
330           "Microsoft.Extensions.Primitives": "2.0.0"
331         },
332         "runtime": {
333           "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
334         }
335       },
336       "Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0": {
337         "dependencies": {
338           "Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
339           "Microsoft.Extensions.Configuration.Binder": "2.0.0",
340           "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
341           "Microsoft.Extensions.Options": "2.0.0"
342         },
343         "runtime": {
344           "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
345         }
346       },
347       "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
348         "dependencies": {
349           "System.Reflection.TypeExtensions": "4.3.0"
350         },
351         "runtime": {
352           "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {}
353         }
354       },
355       "Microsoft.Extensions.Primitives/2.0.0": {
356         "dependencies": {
357           "System.Runtime.CompilerServices.Unsafe": "4.4.0"
358         },
359         "runtime": {
360           "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
361         }
362       },
363       "Microsoft.Net.Http.Headers/2.0.0": {
364         "dependencies": {
365           "Microsoft.Extensions.Primitives": "2.0.0",
366           "System.Buffers": "4.4.0"
367         },
368         "runtime": {
369           "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
370         }
371       },
372       "Microsoft.NETCore.Targets/1.1.0": {},
373       "Microsoft.Win32.Primitives/4.3.0": {
374         "dependencies": {
375           "Microsoft.NETCore.Targets": "1.1.0",
376           "System.Runtime": "4.3.0"
377         }
378       },
379       "Newtonsoft.Json/10.0.1": {
380         "dependencies": {
381           "Microsoft.CSharp": "4.3.0",
382           "System.Collections": "4.3.0",
383           "System.ComponentModel.TypeConverter": "4.3.0",
384           "System.Diagnostics.Debug": "4.3.0",
385           "System.Dynamic.Runtime": "4.3.0",
386           "System.Globalization": "4.3.0",
387           "System.IO": "4.3.0",
388           "System.Linq": "4.3.0",
389           "System.Linq.Expressions": "4.3.0",
390           "System.ObjectModel": "4.3.0",
391           "System.Reflection": "4.3.0",
392           "System.Reflection.Extensions": "4.3.0",
393           "System.Resources.ResourceManager": "4.3.0",
394           "System.Runtime": "4.3.0",
395           "System.Runtime.Extensions": "4.3.0",
396           "System.Runtime.Numerics": "4.3.0",
397           "System.Runtime.Serialization.Formatters": "4.3.0",
398           "System.Runtime.Serialization.Primitives": "4.3.0",
399           "System.Text.Encoding": "4.3.0",
400           "System.Text.Encoding.Extensions": "4.3.0",
401           "System.Text.RegularExpressions": "4.3.0",
402           "System.Threading": "4.3.0",
403           "System.Threading.Tasks": "4.3.0",
404           "System.Xml.ReaderWriter": "4.3.0",
405           "System.Xml.XDocument": "4.3.0",
406           "System.Xml.XmlDocument": "4.3.0"
407         },
408         "runtime": {
409           "lib/netstandard1.3/Newtonsoft.Json.dll": {}
410         }
411       },
412       "runtime.native.System/4.3.0": {
413         "dependencies": {
414           "Microsoft.NETCore.Targets": "1.1.0"
415         }
416       },
417       "System.Buffers/4.4.0": {},
418       "System.Collections/4.3.0": {
419         "dependencies": {
420           "Microsoft.NETCore.Targets": "1.1.0",
421           "System.Runtime": "4.3.0"
422         }
423       },
424       "System.Collections.NonGeneric/4.3.0": {
425         "dependencies": {
426           "System.Diagnostics.Debug": "4.3.0",
427           "System.Globalization": "4.3.0",
428           "System.Resources.ResourceManager": "4.3.0",
429           "System.Runtime": "4.3.0",
430           "System.Runtime.Extensions": "4.3.0",
431           "System.Threading": "4.3.0"
432         }
433       },
434       "System.Collections.Specialized/4.3.0": {
435         "dependencies": {
436           "System.Collections.NonGeneric": "4.3.0",
437           "System.Globalization": "4.3.0",
438           "System.Globalization.Extensions": "4.3.0",
439           "System.Resources.ResourceManager": "4.3.0",
440           "System.Runtime": "4.3.0",
441           "System.Runtime.Extensions": "4.3.0",
442           "System.Threading": "4.3.0"
443         }
444       },
445       "System.ComponentModel/4.3.0": {
446         "dependencies": {
447           "System.Runtime": "4.3.0"
448         }
449       },
450       "System.ComponentModel.Primitives/4.3.0": {
451         "dependencies": {
452           "System.ComponentModel": "4.3.0",
453           "System.Resources.ResourceManager": "4.3.0",
454           "System.Runtime": "4.3.0"
455         }
456       },
457       "System.ComponentModel.TypeConverter/4.3.0": {
458         "dependencies": {
459           "System.Collections": "4.3.0",
460           "System.Collections.NonGeneric": "4.3.0",
461           "System.Collections.Specialized": "4.3.0",
462           "System.ComponentModel": "4.3.0",
463           "System.ComponentModel.Primitives": "4.3.0",
464           "System.Globalization": "4.3.0",
465           "System.Linq": "4.3.0",
466           "System.Reflection": "4.3.0",
467           "System.Reflection.Extensions": "4.3.0",
468           "System.Reflection.Primitives": "4.3.0",
469           "System.Reflection.TypeExtensions": "4.3.0",
470           "System.Resources.ResourceManager": "4.3.0",
471           "System.Runtime": "4.3.0",
472           "System.Runtime.Extensions": "4.3.0",
473           "System.Threading": "4.3.0"
474         }
475       },
476       "System.Diagnostics.Debug/4.3.0": {
477         "dependencies": {
478           "Microsoft.NETCore.Targets": "1.1.0",
479           "System.Runtime": "4.3.0"
480         }
481       },
482       "System.Diagnostics.DiagnosticSource/4.4.1": {},
483       "System.Diagnostics.StackTrace/4.3.0": {
484         "dependencies": {
485           "System.IO.FileSystem": "4.3.0",
486           "System.Reflection": "4.3.0",
487           "System.Reflection.Metadata": "1.5.0",
488           "System.Runtime": "4.3.0"
489         }
490       },
491       "System.Diagnostics.Tools/4.3.0": {
492         "dependencies": {
493           "Microsoft.NETCore.Targets": "1.1.0",
494           "System.Runtime": "4.3.0"
495         }
496       },
497       "System.Diagnostics.Tracing/4.3.0": {
498         "dependencies": {
499           "Microsoft.NETCore.Targets": "1.1.0",
500           "System.Runtime": "4.3.0"
501         }
502       },
503       "System.Dynamic.Runtime/4.3.0": {
504         "dependencies": {
505           "System.Collections": "4.3.0",
506           "System.Diagnostics.Debug": "4.3.0",
507           "System.Linq": "4.3.0",
508           "System.Linq.Expressions": "4.3.0",
509           "System.ObjectModel": "4.3.0",
510           "System.Reflection": "4.3.0",
511           "System.Reflection.Emit": "4.3.0",
512           "System.Reflection.Emit.ILGeneration": "4.3.0",
513           "System.Reflection.Primitives": "4.3.0",
514           "System.Reflection.TypeExtensions": "4.3.0",
515           "System.Resources.ResourceManager": "4.3.0",
516           "System.Runtime": "4.3.0",
517           "System.Runtime.Extensions": "4.3.0",
518           "System.Threading": "4.3.0"
519         }
520       },
521       "System.Globalization/4.3.0": {
522         "dependencies": {
523           "Microsoft.NETCore.Targets": "1.1.0",
524           "System.Runtime": "4.3.0"
525         }
526       },
527       "System.Globalization.Extensions/4.3.0": {
528         "dependencies": {
529           "System.Globalization": "4.3.0",
530           "System.Resources.ResourceManager": "4.3.0",
531           "System.Runtime": "4.3.0",
532           "System.Runtime.Extensions": "4.3.0",
533           "System.Runtime.InteropServices": "4.3.0"
534         },
535         "runtimeTargets": {
536           "runtime/unix/lib/_._": {
537             "rid": "unix",
538             "assetType": "runtime"
539           },
540           "runtime/win/lib/_._": {
541             "rid": "win",
542             "assetType": "runtime"
543           }
544         }
545       },
546       "System.IO/4.3.0": {
547         "dependencies": {
548           "Microsoft.NETCore.Targets": "1.1.0",
549           "System.Runtime": "4.3.0",
550           "System.Text.Encoding": "4.3.0",
551           "System.Threading.Tasks": "4.3.0"
552         }
553       },
554       "System.IO.FileSystem/4.3.0": {
555         "dependencies": {
556           "Microsoft.NETCore.Targets": "1.1.0",
557           "System.IO": "4.3.0",
558           "System.IO.FileSystem.Primitives": "4.3.0",
559           "System.Runtime": "4.3.0",
560           "System.Runtime.Handles": "4.3.0",
561           "System.Text.Encoding": "4.3.0",
562           "System.Threading.Tasks": "4.3.0"
563         }
564       },
565       "System.IO.FileSystem.Primitives/4.3.0": {
566         "dependencies": {
567           "System.Runtime": "4.3.0"
568         }
569       },
570       "System.Linq/4.3.0": {
571         "dependencies": {
572           "System.Collections": "4.3.0",
573           "System.Diagnostics.Debug": "4.3.0",
574           "System.Resources.ResourceManager": "4.3.0",
575           "System.Runtime": "4.3.0",
576           "System.Runtime.Extensions": "4.3.0"
577         }
578       },
579       "System.Linq.Expressions/4.3.0": {
580         "dependencies": {
581           "System.Collections": "4.3.0",
582           "System.Diagnostics.Debug": "4.3.0",
583           "System.Globalization": "4.3.0",
584           "System.IO": "4.3.0",
585           "System.Linq": "4.3.0",
586           "System.ObjectModel": "4.3.0",
587           "System.Reflection": "4.3.0",
588           "System.Reflection.Emit": "4.3.0",
589           "System.Reflection.Emit.ILGeneration": "4.3.0",
590           "System.Reflection.Emit.Lightweight": "4.3.0",
591           "System.Reflection.Extensions": "4.3.0",
592           "System.Reflection.Primitives": "4.3.0",
593           "System.Reflection.TypeExtensions": "4.3.0",
594           "System.Resources.ResourceManager": "4.3.0",
595           "System.Runtime": "4.3.0",
596           "System.Runtime.Extensions": "4.3.0",
597           "System.Threading": "4.3.0"
598         }
599       },
600       "System.Net.NameResolution/4.3.0": {
601         "dependencies": {
602           "System.Collections": "4.3.0",
603           "System.Diagnostics.Tracing": "4.3.0",
604           "System.Globalization": "4.3.0",
605           "System.Net.Primitives": "4.3.0",
606           "System.Resources.ResourceManager": "4.3.0",
607           "System.Runtime": "4.3.0",
608           "System.Runtime.Extensions": "4.3.0",
609           "System.Runtime.Handles": "4.3.0",
610           "System.Runtime.InteropServices": "4.3.0",
611           "System.Security.Principal.Windows": "4.3.0",
612           "System.Threading": "4.3.0",
613           "System.Threading.Tasks": "4.3.0",
614           "runtime.native.System": "4.3.0"
615         },
616         "runtimeTargets": {
617           "runtime/unix/lib/_._": {
618             "rid": "unix",
619             "assetType": "runtime"
620           },
621           "runtime/win/lib/_._": {
622             "rid": "win",
623             "assetType": "runtime"
624           }
625         }
626       },
627       "System.Net.Primitives/4.3.0": {
628         "dependencies": {
629           "Microsoft.NETCore.Targets": "1.1.0",
630           "System.Runtime": "4.3.0",
631           "System.Runtime.Handles": "4.3.0"
632         }
633       },
634       "System.ObjectModel/4.3.0": {
635         "dependencies": {
636           "System.Collections": "4.3.0",
637           "System.Diagnostics.Debug": "4.3.0",
638           "System.Resources.ResourceManager": "4.3.0",
639           "System.Runtime": "4.3.0",
640           "System.Threading": "4.3.0"
641         }
642       },
643       "System.Reflection/4.3.0": {
644         "dependencies": {
645           "Microsoft.NETCore.Targets": "1.1.0",
646           "System.IO": "4.3.0",
647           "System.Reflection.Primitives": "4.3.0",
648           "System.Runtime": "4.3.0"
649         }
650       },
651       "System.Reflection.Emit/4.3.0": {
652         "dependencies": {
653           "System.IO": "4.3.0",
654           "System.Reflection": "4.3.0",
655           "System.Reflection.Emit.ILGeneration": "4.3.0",
656           "System.Reflection.Primitives": "4.3.0",
657           "System.Runtime": "4.3.0"
658         }
659       },
660       "System.Reflection.Emit.ILGeneration/4.3.0": {
661         "dependencies": {
662           "System.Reflection": "4.3.0",
663           "System.Reflection.Primitives": "4.3.0",
664           "System.Runtime": "4.3.0"
665         }
666       },
667       "System.Reflection.Emit.Lightweight/4.3.0": {
668         "dependencies": {
669           "System.Reflection": "4.3.0",
670           "System.Reflection.Emit.ILGeneration": "4.3.0",
671           "System.Reflection.Primitives": "4.3.0",
672           "System.Runtime": "4.3.0"
673         }
674       },
675       "System.Reflection.Extensions/4.3.0": {
676         "dependencies": {
677           "Microsoft.NETCore.Targets": "1.1.0",
678           "System.Reflection": "4.3.0",
679           "System.Runtime": "4.3.0"
680         }
681       },
682       "System.Reflection.Metadata/1.5.0": {},
683       "System.Reflection.Primitives/4.3.0": {
684         "dependencies": {
685           "Microsoft.NETCore.Targets": "1.1.0",
686           "System.Runtime": "4.3.0"
687         }
688       },
689       "System.Reflection.TypeExtensions/4.3.0": {
690         "dependencies": {
691           "System.Reflection": "4.3.0",
692           "System.Runtime": "4.3.0"
693         }
694       },
695       "System.Resources.ResourceManager/4.3.0": {
696         "dependencies": {
697           "Microsoft.NETCore.Targets": "1.1.0",
698           "System.Globalization": "4.3.0",
699           "System.Reflection": "4.3.0",
700           "System.Runtime": "4.3.0"
701         }
702       },
703       "System.Runtime/4.3.0": {
704         "dependencies": {
705           "Microsoft.NETCore.Targets": "1.1.0"
706         }
707       },
708       "System.Runtime.CompilerServices.Unsafe/4.4.0": {
709         "runtime": {
710           "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
711         }
712       },
713       "System.Runtime.Extensions/4.3.0": {
714         "dependencies": {
715           "Microsoft.NETCore.Targets": "1.1.0",
716           "System.Runtime": "4.3.0"
717         }
718       },
719       "System.Runtime.Handles/4.3.0": {
720         "dependencies": {
721           "Microsoft.NETCore.Targets": "1.1.0",
722           "System.Runtime": "4.3.0"
723         }
724       },
725       "System.Runtime.InteropServices/4.3.0": {
726         "dependencies": {
727           "Microsoft.NETCore.Targets": "1.1.0",
728           "System.Reflection": "4.3.0",
729           "System.Reflection.Primitives": "4.3.0",
730           "System.Runtime": "4.3.0",
731           "System.Runtime.Handles": "4.3.0"
732         }
733       },
734       "System.Runtime.Numerics/4.3.0": {
735         "dependencies": {
736           "System.Globalization": "4.3.0",
737           "System.Resources.ResourceManager": "4.3.0",
738           "System.Runtime": "4.3.0",
739           "System.Runtime.Extensions": "4.3.0"
740         }
741       },
742       "System.Runtime.Serialization.Formatters/4.3.0": {
743         "dependencies": {
744           "System.Collections": "4.3.0",
745           "System.Reflection": "4.3.0",
746           "System.Resources.ResourceManager": "4.3.0",
747           "System.Runtime": "4.3.0",
748           "System.Runtime.Serialization.Primitives": "4.3.0"
749         }
750       },
751       "System.Runtime.Serialization.Primitives/4.3.0": {
752         "dependencies": {
753           "System.Resources.ResourceManager": "4.3.0",
754           "System.Runtime": "4.3.0"
755         }
756       },
757       "System.Security.Claims/4.3.0": {
758         "dependencies": {
759           "System.Collections": "4.3.0",
760           "System.Globalization": "4.3.0",
761           "System.IO": "4.3.0",
762           "System.Resources.ResourceManager": "4.3.0",
763           "System.Runtime": "4.3.0",
764           "System.Runtime.Extensions": "4.3.0",
765           "System.Security.Principal": "4.3.0"
766         }
767       },
768       "System.Security.Principal/4.3.0": {
769         "dependencies": {
770           "System.Runtime": "4.3.0"
771         }
772       },
773       "System.Security.Principal.Windows/4.3.0": {
774         "dependencies": {
775           "Microsoft.Win32.Primitives": "4.3.0",
776           "System.Collections": "4.3.0",
777           "System.Diagnostics.Debug": "4.3.0",
778           "System.Reflection": "4.3.0",
779           "System.Resources.ResourceManager": "4.3.0",
780           "System.Runtime": "4.3.0",
781           "System.Runtime.Extensions": "4.3.0",
782           "System.Runtime.Handles": "4.3.0",
783           "System.Runtime.InteropServices": "4.3.0",
784           "System.Security.Claims": "4.3.0",
785           "System.Security.Principal": "4.3.0",
786           "System.Text.Encoding": "4.3.0",
787           "System.Threading": "4.3.0"
788         },
789         "runtimeTargets": {
790           "runtime/unix/lib/_._": {
791             "rid": "unix",
792             "assetType": "runtime"
793           },
794           "runtime/win/lib/_._": {
795             "rid": "win",
796             "assetType": "runtime"
797           }
798         }
799       },
800       "System.Text.Encoding/4.3.0": {
801         "dependencies": {
802           "Microsoft.NETCore.Targets": "1.1.0",
803           "System.Runtime": "4.3.0"
804         }
805       },
806       "System.Text.Encoding.Extensions/4.3.0": {
807         "dependencies": {
808           "Microsoft.NETCore.Targets": "1.1.0",
809           "System.Runtime": "4.3.0",
810           "System.Text.Encoding": "4.3.0"
811         }
812       },
813       "System.Text.Encodings.Web/4.4.0": {
814         "runtime": {
815           "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
816         }
817       },
818       "System.Text.RegularExpressions/4.3.0": {
819         "dependencies": {
820           "System.Runtime": "4.3.0"
821         }
822       },
823       "System.Threading/4.3.0": {
824         "dependencies": {
825           "System.Runtime": "4.3.0",
826           "System.Threading.Tasks": "4.3.0"
827         }
828       },
829       "System.Threading.Tasks/4.3.0": {
830         "dependencies": {
831           "Microsoft.NETCore.Targets": "1.1.0",
832           "System.Runtime": "4.3.0"
833         }
834       },
835       "System.Threading.Tasks.Extensions/4.3.0": {
836         "dependencies": {
837           "System.Collections": "4.3.0",
838           "System.Runtime": "4.3.0",
839           "System.Threading.Tasks": "4.3.0"
840         }
841       },
842       "System.Xml.ReaderWriter/4.3.0": {
843         "dependencies": {
844           "System.Collections": "4.3.0",
845           "System.Diagnostics.Debug": "4.3.0",
846           "System.Globalization": "4.3.0",
847           "System.IO": "4.3.0",
848           "System.IO.FileSystem": "4.3.0",
849           "System.IO.FileSystem.Primitives": "4.3.0",
850           "System.Resources.ResourceManager": "4.3.0",
851           "System.Runtime": "4.3.0",
852           "System.Runtime.Extensions": "4.3.0",
853           "System.Runtime.InteropServices": "4.3.0",
854           "System.Text.Encoding": "4.3.0",
855           "System.Text.Encoding.Extensions": "4.3.0",
856           "System.Text.RegularExpressions": "4.3.0",
857           "System.Threading.Tasks": "4.3.0",
858           "System.Threading.Tasks.Extensions": "4.3.0"
859         }
860       },
861       "System.Xml.XDocument/4.3.0": {
862         "dependencies": {
863           "System.Collections": "4.3.0",
864           "System.Diagnostics.Debug": "4.3.0",
865           "System.Diagnostics.Tools": "4.3.0",
866           "System.Globalization": "4.3.0",
867           "System.IO": "4.3.0",
868           "System.Reflection": "4.3.0",
869           "System.Resources.ResourceManager": "4.3.0",
870           "System.Runtime": "4.3.0",
871           "System.Runtime.Extensions": "4.3.0",
872           "System.Text.Encoding": "4.3.0",
873           "System.Threading": "4.3.0",
874           "System.Xml.ReaderWriter": "4.3.0"
875         }
876       },
877       "System.Xml.XmlDocument/4.3.0": {
878         "dependencies": {
879           "System.Collections": "4.3.0",
880           "System.Diagnostics.Debug": "4.3.0",
881           "System.Globalization": "4.3.0",
882           "System.IO": "4.3.0",
883           "System.Resources.ResourceManager": "4.3.0",
884           "System.Runtime": "4.3.0",
885           "System.Runtime.Extensions": "4.3.0",
886           "System.Text.Encoding": "4.3.0",
887           "System.Threading": "4.3.0",
888           "System.Xml.ReaderWriter": "4.3.0"
889         }
890       }
891     }
892   },
893   "libraries": {
894     "Internal.AspNetCore.Sdk/2.0.1-rtm-15400": {
895       "type": "package",
896       "serviceable": true,
897       "sha512": "sha512-4dsnB29fx23vBCtUFNzBjf3+tlarip4s9K8iHZsOZ+MkGjDZDAwZedFvlQ2q53fhSjMjyQo2fOUbrEubcgthQA==",
898       "path": "internal.aspnetcore.sdk/2.0.1-rtm-15400",
899       "hashPath": "internal.aspnetcore.sdk.2.0.1-rtm-15400.nupkg.sha512"
900     },
901     "Microsoft.ApplicationInsights/2.4.0": {
902       "type": "package",
903       "serviceable": true,
904       "sha512": "sha512-4dX/zu3Psz9oM3ErU64xfOHuSxOwMxN6q5RabSkeYbX42Yn6dR/kDToqjs+txCRjrfHUxyYjfeJHu+MbCfvAsg==",
905       "path": "microsoft.applicationinsights/2.4.0",
906       "hashPath": "microsoft.applicationinsights.2.4.0.nupkg.sha512"
907     },
908     "Microsoft.ApplicationInsights.AspNetCore/2.1.1": {
909       "type": "package",
910       "serviceable": true,
911       "sha512": "sha512-kiGmzl9Cav34dF7AHVMoJxdJJQEeLB8KZGNwX1LjImG9iem5hGk4DkHpW7/m9Nh3DrL8IKSL3mqQo+IPqWfMRQ==",
912       "path": "microsoft.applicationinsights.aspnetcore/2.1.1",
913       "hashPath": "microsoft.applicationinsights.aspnetcore.2.1.1.nupkg.sha512"
914     },
915     "Microsoft.ApplicationInsights.DependencyCollector/2.4.1": {
916       "type": "package",
917       "serviceable": true,
918       "sha512": "sha512-RWxdX90MY6tNF8S5lwRvJcHiBMIWwVLCxd4TGIEl3X0yAKaolY2vs4zTCvyCIVkEAMs1aInTgWkYwOjzYvAHWw==",
919       "path": "microsoft.applicationinsights.dependencycollector/2.4.1",
920       "hashPath": "microsoft.applicationinsights.dependencycollector.2.4.1.nupkg.sha512"
921     },
922     "Microsoft.AspNetCore.ApplicationInsights.HostingStartup/2.0.0": {
923       "type": "package",
924       "serviceable": true,
925       "sha512": "sha512-+EzeECvDSxFFJwZhsplt7X7wecMEzkjui9/TqcK05cFlZNhb0HWzIB3w2QgjBJb2AaN3cZFn7fm7p4t1HcXVvg==",
926       "path": "microsoft.aspnetcore.applicationinsights.hostingstartup/2.0.0",
927       "hashPath": "microsoft.aspnetcore.applicationinsights.hostingstartup.2.0.0.nupkg.sha512"
928     },
929     "Microsoft.AspNetCore.BuildTools.ApiCheck/2.0.0-rtm-15400": {
930       "type": "package",
931       "serviceable": true,
932       "sha512": "sha512-QABhdpIFN1a0xtzOffWvleAvmARV2dpUfXwnoD2Bp36dKJe/QxzDKoTEDMOHSI/sSir9sK1aPWPhXx4bbJRaKA==",
933       "path": "microsoft.aspnetcore.buildtools.apicheck/2.0.0-rtm-15400",
934       "hashPath": "microsoft.aspnetcore.buildtools.apicheck.2.0.0-rtm-15400.nupkg.sha512"
935     },
936     "Microsoft.AspNetCore.Hosting/2.0.0": {
937       "type": "package",
938       "serviceable": true,
939       "sha512": "sha512-sXN+jNAvXFZJy+WS7talZ3kR/ByZ6s3LQGsT6gButv5opXFss118Prf/hAwgGghMdOtqE+waodhzq5cIVPbORw==",
940       "path": "microsoft.aspnetcore.hosting/2.0.0",
941       "hashPath": "microsoft.aspnetcore.hosting.2.0.0.nupkg.sha512"
942     },
943     "Microsoft.AspNetCore.Hosting.Abstractions/2.0.0": {
944       "type": "package",
945       "serviceable": true,
946       "sha512": "sha512-836NSTzCM1r1tgCRw92y2/TOKVI8HC0ahh+SDer4oMNwuk7LYgSayjQ3rYHDpQDAaGCMF8vFjFphhRECc9Xtog==",
947       "path": "microsoft.aspnetcore.hosting.abstractions/2.0.0",
948       "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.0.0.nupkg.sha512"
949     },
950     "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0": {
951       "type": "package",
952       "serviceable": true,
953       "sha512": "sha512-uBCwlqzxbZe5btbMhN+0TClYV63cH+t4gOAhzrwOqwaZ8nAsWmGDZ7gfKVi4PakWEBpbUIPObS9KkhYorA9R2w==",
954       "path": "microsoft.aspnetcore.hosting.server.abstractions/2.0.0",
955       "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.0.0.nupkg.sha512"
956     },
957     "Microsoft.AspNetCore.Html.Abstractions/2.0.0": {
958       "type": "package",
959       "serviceable": true,
960       "sha512": "sha512-IBmEeABg9CmCh/Pnk3uesekZZTCOk3JNDzwOqIsEA2XaZetn1vc1yUtkKapaO5Xpa4r2YyzubdrJlyAvIXD+6w==",
961       "path": "microsoft.aspnetcore.html.abstractions/2.0.0",
962       "hashPath": "microsoft.aspnetcore.html.abstractions.2.0.0.nupkg.sha512"
963     },
964     "Microsoft.AspNetCore.Http/2.0.0": {
965       "type": "package",
966       "serviceable": true,
967       "sha512": "sha512-AK7P6+hY59Pb9X2QcsrDRBOucWMFh7XaDK3rugKSZeXO+xOV3t/7fZgHUUR1H5KWd9NKHBO5v5Ab8ehgpLDJOg==",
968       "path": "microsoft.aspnetcore.http/2.0.0",
969       "hashPath": "microsoft.aspnetcore.http.2.0.0.nupkg.sha512"
970     },
971     "Microsoft.AspNetCore.Http.Abstractions/2.0.0": {
972       "type": "package",
973       "serviceable": true,
974       "sha512": "sha512-AUk7dPKYC+Jsx84OkJBfm1iGwFpAFToVmKLAet6nlOTL2FmMjaZVv8Z8mfiCLze+d7zuhoTsirCtv0/X3pyLRQ==",
975       "path": "microsoft.aspnetcore.http.abstractions/2.0.0",
976       "hashPath": "microsoft.aspnetcore.http.abstractions.2.0.0.nupkg.sha512"
977     },
978     "Microsoft.AspNetCore.Http.Extensions/2.0.0": {
979       "type": "package",
980       "serviceable": true,
981       "sha512": "sha512-XqOo2Ft/o0bXtFGG9CH4s2wIsSIsNjXcH7Xd8CEDD0JAM4rOnzY4Xih5mz495S2gOTtJxA5gKji5+P6xvmE+Fg==",
982       "path": "microsoft.aspnetcore.http.extensions/2.0.0",
983       "hashPath": "microsoft.aspnetcore.http.extensions.2.0.0.nupkg.sha512"
984     },
985     "Microsoft.AspNetCore.Http.Features/2.0.0": {
986       "type": "package",
987       "serviceable": true,
988       "sha512": "sha512-GmQvA8TVUdqT2laWdZjAw4hlPwEDugDAWBFixgtLPS8l4BKCJRHt4YsQLZYotpPkEEAz2MlKHD2ifhAl/pmzoQ==",
989       "path": "microsoft.aspnetcore.http.features/2.0.0",
990       "hashPath": "microsoft.aspnetcore.http.features.2.0.0.nupkg.sha512"
991     },
992     "Microsoft.AspNetCore.Razor/2.0.0": {
993       "type": "package",
994       "serviceable": true,
995       "sha512": "sha512-ZAr4PuoISPU+OJsGpGhiy/XgnuATGPXqk6+4DBss8PFcLYBeR26HuefDvE+RHloWB9BrKkWZCAiLgoFyYdpMIw==",
996       "path": "microsoft.aspnetcore.razor/2.0.0",
997       "hashPath": "microsoft.aspnetcore.razor.2.0.0.nupkg.sha512"
998     },
999     "Microsoft.AspNetCore.Razor.Runtime/2.0.0": {
1000       "type": "package",
1001       "serviceable": true,
1002       "sha512": "sha512-Bf2M+QDaVuQ+qRjZTQQ4/xYaoPZX155tHcypHeTlaaGOI4T6LTso8cQU0fEVbe0xJA189OVu4vBxNq76AmyDDw==",
1003       "path": "microsoft.aspnetcore.razor.runtime/2.0.0",
1004       "hashPath": "microsoft.aspnetcore.razor.runtime.2.0.0.nupkg.sha512"
1005     },
1006     "Microsoft.AspNetCore.WebUtilities/2.0.0": {
1007       "type": "package",
1008       "serviceable": true,
1009       "sha512": "sha512-6rCEXyBo2SJv895O9tD0fZwe5xoOl03Nspukub3Vbg9DCeDEgDZ9VP5YwM4Nybs76sZcGegXZBwlYayHcavj4Q==",
1010       "path": "microsoft.aspnetcore.webutilities/2.0.0",
1011       "hashPath": "microsoft.aspnetcore.webutilities.2.0.0.nupkg.sha512"
1012     },
1013     "Microsoft.CSharp/4.3.0": {
1014       "type": "package",
1015       "serviceable": true,
1016       "sha512": "sha512-P+MBhIM0YX+JqROuf7i306ZLJEjQYA9uUyRDE+OqwUI5sh41e2ZbPQV3LfAPh+29cmceE1pUffXsGfR4eMY3KA==",
1017       "path": "microsoft.csharp/4.3.0",
1018       "hashPath": "microsoft.csharp.4.3.0.nupkg.sha512"
1019     },
1020     "Microsoft.Extensions.Configuration/2.0.0": {
1021       "type": "package",
1022       "serviceable": true,
1023       "sha512": "sha512-7bpYXo+l1JgguFBahJiJVgMn8JmeAxFX4aXauu/URPr1a6n1e2CrkjYIAdyQ1P2zd2O8y2tTjG1UCzCrh3z1ng==",
1024       "path": "microsoft.extensions.configuration/2.0.0",
1025       "hashPath": "microsoft.extensions.configuration.2.0.0.nupkg.sha512"
1026     },
1027     "Microsoft.Extensions.Configuration.Abstractions/2.0.0": {
1028       "type": "package",
1029       "serviceable": true,
1030       "sha512": "sha512-NmFtL5uY2udyBlsPWHuzfuxpxj6KpogLJ5wRmaWbu47RzHAtmbUhvRZE5VPeYlRNOijVUXUX824Ss6z4ED7Qbw==",
1031       "path": "microsoft.extensions.configuration.abstractions/2.0.0",
1032       "hashPath": "microsoft.extensions.configuration.abstractions.2.0.0.nupkg.sha512"
1033     },
1034     "Microsoft.Extensions.Configuration.Binder/2.0.0": {
1035       "type": "package",
1036       "serviceable": true,
1037       "sha512": "sha512-XEg+ejlfKuFIjecIwQKcL5IXPTAERdM5aed7uOPgdmHTt5EcVnVJKi0m1B2d9Kh23fHDtoaE4fIZNVRCQcdElQ==",
1038       "path": "microsoft.extensions.configuration.binder/2.0.0",
1039       "hashPath": "microsoft.extensions.configuration.binder.2.0.0.nupkg.sha512"
1040     },
1041     "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0": {
1042       "type": "package",
1043       "serviceable": true,
1044       "sha512": "sha512-f41RDoGpOP4S6K+8tVJDCqbyZ+o0WQE3rWONcaO2ve+BA/jJxVrlB3vrDzvBqOa4guGqtYKO84ZlagUfXUscag==",
1045       "path": "microsoft.extensions.configuration.environmentvariables/2.0.0",
1046       "hashPath": "microsoft.extensions.configuration.environmentvariables.2.0.0.nupkg.sha512"
1047     },
1048     "Microsoft.Extensions.Configuration.FileExtensions/2.0.0": {
1049       "type": "package",
1050       "serviceable": true,
1051       "sha512": "sha512-06Cjh9v/nWA3WjuMpU/rc9awJvzOSCq+yFbqyCq/zxoOSRmXc3MHU0+ktR+HXQge2TF3EaTfsbO0oyQfBarijA==",
1052       "path": "microsoft.extensions.configuration.fileextensions/2.0.0",
1053       "hashPath": "microsoft.extensions.configuration.fileextensions.2.0.0.nupkg.sha512"
1054     },
1055     "Microsoft.Extensions.Configuration.Json/2.0.0": {
1056       "type": "package",
1057       "serviceable": true,
1058       "sha512": "sha512-F+fND72nxA6yfuCctv3wxl6rjxasDggQvnvVoM3DKYGrebT6xQ2zbFC4iBqw2HOQceGiHG+1VAuBvXstV446qg==",
1059       "path": "microsoft.extensions.configuration.json/2.0.0",
1060       "hashPath": "microsoft.extensions.configuration.json.2.0.0.nupkg.sha512"
1061     },
1062     "Microsoft.Extensions.DependencyInjection/2.0.0": {
1063       "type": "package",
1064       "serviceable": true,
1065       "sha512": "sha512-BnW/BTg3/08mh/yutZgfH3G3kN8XcMcZI8QtDTGQF4HSX1jelN+6/GnuH5RQIMH/q0tkAP4ZZ28Pc1oUFRBXdg==",
1066       "path": "microsoft.extensions.dependencyinjection/2.0.0",
1067       "hashPath": "microsoft.extensions.dependencyinjection.2.0.0.nupkg.sha512"
1068     },
1069     "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
1070       "type": "package",
1071       "serviceable": true,
1072       "sha512": "sha512-lFvOQVLYhlnYesNVtQ38ItAk6IIFJ1JmFNcvE58qib43fFVrDdVMaS6eRcjtbwRxwZjlyC5uRJfgkGHnsnKCDQ==",
1073       "path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0",
1074       "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0.nupkg.sha512"
1075     },
1076     "Microsoft.Extensions.DiagnosticAdapter/2.0.0": {
1077       "type": "package",
1078       "serviceable": true,
1079       "sha512": "sha512-Vw1n2uR6GVzE5VqFi1Z4SZ9HENJBbRLcWeSU+CRiytoDXBo/QhFNpXJzXQ53kt4NS2A1F4fywFApsXtJ27ey8Q==",
1080       "path": "microsoft.extensions.diagnosticadapter/2.0.0",
1081       "hashPath": "microsoft.extensions.diagnosticadapter.2.0.0.nupkg.sha512"
1082     },
1083     "Microsoft.Extensions.FileProviders.Abstractions/2.0.0": {
1084       "type": "package",
1085       "serviceable": true,
1086       "sha512": "sha512-LWNmPXeytf1JOx7phTZfPFjPBBJ0LbHbbc1VXosVsadsp96M+aIhJ3TSBdG5BC0NVWS61R+Thop861dSq80MAA==",
1087       "path": "microsoft.extensions.fileproviders.abstractions/2.0.0",
1088       "hashPath": "microsoft.extensions.fileproviders.abstractions.2.0.0.nupkg.sha512"
1089     },
1090     "Microsoft.Extensions.FileProviders.Physical/2.0.0": {
1091       "type": "package",
1092       "serviceable": true,
1093       "sha512": "sha512-ioP6SFxgASu1ibm3H4d1+l53V+dcQ72DK3iHSdJlZdP0JDQysq7CbMecjE3C1EfozIpY7nYnSkKopCsyuuQ+/w==",
1094       "path": "microsoft.extensions.fileproviders.physical/2.0.0",
1095       "hashPath": "microsoft.extensions.fileproviders.physical.2.0.0.nupkg.sha512"
1096     },
1097     "Microsoft.Extensions.FileSystemGlobbing/2.0.0": {
1098       "type": "package",
1099       "serviceable": true,
1100       "sha512": "sha512-H2hCmEVrfk7P2lBvtDugmDEF7u9Kx09HUSbTCLncWG4Cu4aiyM7SeSKj6xgAwwSbIpncbalYZBzjLb44pR/HIg==",
1101       "path": "microsoft.extensions.filesystemglobbing/2.0.0",
1102       "hashPath": "microsoft.extensions.filesystemglobbing.2.0.0.nupkg.sha512"
1103     },
1104     "Microsoft.Extensions.Hosting.Abstractions/2.0.0": {
1105       "type": "package",
1106       "serviceable": true,
1107       "sha512": "sha512-hBzJOvfylYRkbWYtrQp98hMVSl8btFXKza8f324TkfD+aatzbjNbHNR7qN4njNKxLYx65F8ZkgOfc9TI1dVl0g==",
1108       "path": "microsoft.extensions.hosting.abstractions/2.0.0",
1109       "hashPath": "microsoft.extensions.hosting.abstractions.2.0.0.nupkg.sha512"
1110     },
1111     "Microsoft.Extensions.Logging/2.0.0": {
1112       "type": "package",
1113       "serviceable": true,
1114       "sha512": "sha512-lpPYncmVaGqnxQDhnBUrqKR3aAVl0Njs/kfSqvbaWMWOrl8C7Z72aCL01RzUi7Bq1wjbW/Yzh4i4oWaSbFay9g==",
1115       "path": "microsoft.extensions.logging/2.0.0",
1116       "hashPath": "microsoft.extensions.logging.2.0.0.nupkg.sha512"
1117     },
1118     "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
1119       "type": "package",
1120       "serviceable": true,
1121       "sha512": "sha512-ZH+y/Nvw0ZMBL1MXWO47uSX3nD25Pxgb5ioWNAdqeWb18rLrSDlobndNdulaqeEbcRrVHFDFW9vPV75e1oIZuQ==",
1122       "path": "microsoft.extensions.logging.abstractions/2.0.0",
1123       "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
1124     },
1125     "Microsoft.Extensions.Logging.Configuration/2.0.0": {
1126       "type": "package",
1127       "serviceable": true,
1128       "sha512": "sha512-S9lSdsTz5v77BqIJyqanESlVrgIOH4oLVR71A3ogzKbz9B17H99Dn/Yo2BKFcvfK6QeZCz2/6DmMUJ0yK83l9A==",
1129       "path": "microsoft.extensions.logging.configuration/2.0.0",
1130       "hashPath": "microsoft.extensions.logging.configuration.2.0.0.nupkg.sha512"
1131     },
1132     "Microsoft.Extensions.ObjectPool/2.0.0": {
1133       "type": "package",
1134       "serviceable": true,
1135       "sha512": "sha512-CcfOOINhhIIK0HwcFcdcBovjWJZSfSsjNydUfCR6USqM0JV4Lt2xNfUDGjLgwfq3GXhY6Ekgdpwg3+MJvk6yEA==",
1136       "path": "microsoft.extensions.objectpool/2.0.0",
1137       "hashPath": "microsoft.extensions.objectpool.2.0.0.nupkg.sha512"
1138     },
1139     "Microsoft.Extensions.Options/2.0.0": {
1140       "type": "package",
1141       "serviceable": true,
1142       "sha512": "sha512-qv/pNao+mAzklDiChYv3DREwhXfjfwI8fnhnb5pE6mFHLqMpuzu5aoYq3we72Za83gD/qd6IRkmy3wquEVEKQg==",
1143       "path": "microsoft.extensions.options/2.0.0",
1144       "hashPath": "microsoft.extensions.options.2.0.0.nupkg.sha512"
1145     },
1146     "Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0": {
1147       "type": "package",
1148       "serviceable": true,
1149       "sha512": "sha512-80ZvERZxtfq3ant9ndn4u9ZFebfRVXBWnN7TJZQIFrg9SmcaMEmqq8UmFxrLtFEvZuxisYGcHjv7ip4o8RM20A==",
1150       "path": "microsoft.extensions.options.configurationextensions/2.0.0",
1151       "hashPath": "microsoft.extensions.options.configurationextensions.2.0.0.nupkg.sha512"
1152     },
1153     "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
1154       "type": "package",
1155       "serviceable": true,
1156       "sha512": "sha512-H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==",
1157       "path": "microsoft.extensions.platformabstractions/1.1.0",
1158       "hashPath": "microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512"
1159     },
1160     "Microsoft.Extensions.Primitives/2.0.0": {
1161       "type": "package",
1162       "serviceable": true,
1163       "sha512": "sha512-8+qnNA7B9huGERBlDCoBD8KTAdCbpoimHm4xvuVD3dWcNT5L3gHwfK+N9dwdnPiUflNPvk7BbJPWR7RJE/NtDA==",
1164       "path": "microsoft.extensions.primitives/2.0.0",
1165       "hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.sha512"
1166     },
1167     "Microsoft.Net.Http.Headers/2.0.0": {
1168       "type": "package",
1169       "serviceable": true,
1170       "sha512": "sha512-hyz0ke5XLEIIuhctQWHm2RPS7sK6GZaZm3cV0t19SWvHhZASqN4bAg/fCrMxFB8Z1BSdMohY7vEKSCfNFXYj6Q==",
1171       "path": "microsoft.net.http.headers/2.0.0",
1172       "hashPath": "microsoft.net.http.headers.2.0.0.nupkg.sha512"
1173     },
1174     "Microsoft.NETCore.Targets/1.1.0": {
1175       "type": "package",
1176       "serviceable": true,
1177       "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
1178       "path": "microsoft.netcore.targets/1.1.0",
1179       "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
1180     },
1181     "Microsoft.Win32.Primitives/4.3.0": {
1182       "type": "package",
1183       "serviceable": true,
1184       "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
1185       "path": "microsoft.win32.primitives/4.3.0",
1186       "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
1187     },
1188     "Newtonsoft.Json/10.0.1": {
1189       "type": "package",
1190       "serviceable": true,
1191       "sha512": "sha512-ebWzW9j2nwxQeBo59As2TYn7nYr9BHicqqCwHOD1Vdo+50HBtLPuqdiCYJcLdTRknpYis/DSEOQz5KmZxwrIAg==",
1192       "path": "newtonsoft.json/10.0.1",
1193       "hashPath": "newtonsoft.json.10.0.1.nupkg.sha512"
1194     },
1195     "runtime.native.System/4.3.0": {
1196       "type": "package",
1197       "serviceable": true,
1198       "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
1199       "path": "runtime.native.system/4.3.0",
1200       "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
1201     },
1202     "System.Buffers/4.4.0": {
1203       "type": "package",
1204       "serviceable": true,
1205       "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==",
1206       "path": "system.buffers/4.4.0",
1207       "hashPath": "system.buffers.4.4.0.nupkg.sha512"
1208     },
1209     "System.Collections/4.3.0": {
1210       "type": "package",
1211       "serviceable": true,
1212       "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
1213       "path": "system.collections/4.3.0",
1214       "hashPath": "system.collections.4.3.0.nupkg.sha512"
1215     },
1216     "System.Collections.NonGeneric/4.3.0": {
1217       "type": "package",
1218       "serviceable": true,
1219       "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
1220       "path": "system.collections.nongeneric/4.3.0",
1221       "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
1222     },
1223     "System.Collections.Specialized/4.3.0": {
1224       "type": "package",
1225       "serviceable": true,
1226       "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
1227       "path": "system.collections.specialized/4.3.0",
1228       "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
1229     },
1230     "System.ComponentModel/4.3.0": {
1231       "type": "package",
1232       "serviceable": true,
1233       "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
1234       "path": "system.componentmodel/4.3.0",
1235       "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
1236     },
1237     "System.ComponentModel.Primitives/4.3.0": {
1238       "type": "package",
1239       "serviceable": true,
1240       "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
1241       "path": "system.componentmodel.primitives/4.3.0",
1242       "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
1243     },
1244     "System.ComponentModel.TypeConverter/4.3.0": {
1245       "type": "package",
1246       "serviceable": true,
1247       "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
1248       "path": "system.componentmodel.typeconverter/4.3.0",
1249       "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
1250     },
1251     "System.Diagnostics.Debug/4.3.0": {
1252       "type": "package",
1253       "serviceable": true,
1254       "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
1255       "path": "system.diagnostics.debug/4.3.0",
1256       "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
1257     },
1258     "System.Diagnostics.DiagnosticSource/4.4.1": {
1259       "type": "package",
1260       "serviceable": true,
1261       "sha512": "sha512-U/KcC19fyLsPN1GLmeU2zQq15MMVcPwMOYPADVo1+WIoJpvMHxrzvl+BLLZwTEZSneGwaPFZ0aWr0nJ7B7LSdA==",
1262       "path": "system.diagnostics.diagnosticsource/4.4.1",
1263       "hashPath": "system.diagnostics.diagnosticsource.4.4.1.nupkg.sha512"
1264     },
1265     "System.Diagnostics.StackTrace/4.3.0": {
1266       "type": "package",
1267       "serviceable": true,
1268       "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
1269       "path": "system.diagnostics.stacktrace/4.3.0",
1270       "hashPath": "system.diagnostics.stacktrace.4.3.0.nupkg.sha512"
1271     },
1272     "System.Diagnostics.Tools/4.3.0": {
1273       "type": "package",
1274       "serviceable": true,
1275       "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
1276       "path": "system.diagnostics.tools/4.3.0",
1277       "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
1278     },
1279     "System.Diagnostics.Tracing/4.3.0": {
1280       "type": "package",
1281       "serviceable": true,
1282       "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
1283       "path": "system.diagnostics.tracing/4.3.0",
1284       "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
1285     },
1286     "System.Dynamic.Runtime/4.3.0": {
1287       "type": "package",
1288       "serviceable": true,
1289       "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
1290       "path": "system.dynamic.runtime/4.3.0",
1291       "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
1292     },
1293     "System.Globalization/4.3.0": {
1294       "type": "package",
1295       "serviceable": true,
1296       "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
1297       "path": "system.globalization/4.3.0",
1298       "hashPath": "system.globalization.4.3.0.nupkg.sha512"
1299     },
1300     "System.Globalization.Extensions/4.3.0": {
1301       "type": "package",
1302       "serviceable": true,
1303       "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
1304       "path": "system.globalization.extensions/4.3.0",
1305       "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
1306     },
1307     "System.IO/4.3.0": {
1308       "type": "package",
1309       "serviceable": true,
1310       "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
1311       "path": "system.io/4.3.0",
1312       "hashPath": "system.io.4.3.0.nupkg.sha512"
1313     },
1314     "System.IO.FileSystem/4.3.0": {
1315       "type": "package",
1316       "serviceable": true,
1317       "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
1318       "path": "system.io.filesystem/4.3.0",
1319       "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
1320     },
1321     "System.IO.FileSystem.Primitives/4.3.0": {
1322       "type": "package",
1323       "serviceable": true,
1324       "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
1325       "path": "system.io.filesystem.primitives/4.3.0",
1326       "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
1327     },
1328     "System.Linq/4.3.0": {
1329       "type": "package",
1330       "serviceable": true,
1331       "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
1332       "path": "system.linq/4.3.0",
1333       "hashPath": "system.linq.4.3.0.nupkg.sha512"
1334     },
1335     "System.Linq.Expressions/4.3.0": {
1336       "type": "package",
1337       "serviceable": true,
1338       "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
1339       "path": "system.linq.expressions/4.3.0",
1340       "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
1341     },
1342     "System.Net.NameResolution/4.3.0": {
1343       "type": "package",
1344       "serviceable": true,
1345       "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
1346       "path": "system.net.nameresolution/4.3.0",
1347       "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
1348     },
1349     "System.Net.Primitives/4.3.0": {
1350       "type": "package",
1351       "serviceable": true,
1352       "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
1353       "path": "system.net.primitives/4.3.0",
1354       "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
1355     },
1356     "System.ObjectModel/4.3.0": {
1357       "type": "package",
1358       "serviceable": true,
1359       "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
1360       "path": "system.objectmodel/4.3.0",
1361       "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
1362     },
1363     "System.Reflection/4.3.0": {
1364       "type": "package",
1365       "serviceable": true,
1366       "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
1367       "path": "system.reflection/4.3.0",
1368       "hashPath": "system.reflection.4.3.0.nupkg.sha512"
1369     },
1370     "System.Reflection.Emit/4.3.0": {
1371       "type": "package",
1372       "serviceable": true,
1373       "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
1374       "path": "system.reflection.emit/4.3.0",
1375       "hashPath": "system.reflection.emit.4.3.0.nupkg.sha512"
1376     },
1377     "System.Reflection.Emit.ILGeneration/4.3.0": {
1378       "type": "package",
1379       "serviceable": true,
1380       "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
1381       "path": "system.reflection.emit.ilgeneration/4.3.0",
1382       "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
1383     },
1384     "System.Reflection.Emit.Lightweight/4.3.0": {
1385       "type": "package",
1386       "serviceable": true,
1387       "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
1388       "path": "system.reflection.emit.lightweight/4.3.0",
1389       "hashPath": "system.reflection.emit.lightweight.4.3.0.nupkg.sha512"
1390     },
1391     "System.Reflection.Extensions/4.3.0": {
1392       "type": "package",
1393       "serviceable": true,
1394       "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
1395       "path": "system.reflection.extensions/4.3.0",
1396       "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
1397     },
1398     "System.Reflection.Metadata/1.5.0": {
1399       "type": "package",
1400       "serviceable": true,
1401       "sha512": "sha512-423hF/x1/1/aBT6hjgrp8RH2zdKOd1iTujlHisSesTW/cgv1ixUitfk23ZknVzItMm6jnwp9CBwI2P3r9jpitw==",
1402       "path": "system.reflection.metadata/1.5.0",
1403       "hashPath": "system.reflection.metadata.1.5.0.nupkg.sha512"
1404     },
1405     "System.Reflection.Primitives/4.3.0": {
1406       "type": "package",
1407       "serviceable": true,
1408       "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
1409       "path": "system.reflection.primitives/4.3.0",
1410       "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
1411     },
1412     "System.Reflection.TypeExtensions/4.3.0": {
1413       "type": "package",
1414       "serviceable": true,
1415       "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
1416       "path": "system.reflection.typeextensions/4.3.0",
1417       "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
1418     },
1419     "System.Resources.ResourceManager/4.3.0": {
1420       "type": "package",
1421       "serviceable": true,
1422       "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
1423       "path": "system.resources.resourcemanager/4.3.0",
1424       "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
1425     },
1426     "System.Runtime/4.3.0": {
1427       "type": "package",
1428       "serviceable": true,
1429       "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
1430       "path": "system.runtime/4.3.0",
1431       "hashPath": "system.runtime.4.3.0.nupkg.sha512"
1432     },
1433     "System.Runtime.CompilerServices.Unsafe/4.4.0": {
1434       "type": "package",
1435       "serviceable": true,
1436       "sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==",
1437       "path": "system.runtime.compilerservices.unsafe/4.4.0",
1438       "hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512"
1439     },
1440     "System.Runtime.Extensions/4.3.0": {
1441       "type": "package",
1442       "serviceable": true,
1443       "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
1444       "path": "system.runtime.extensions/4.3.0",
1445       "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
1446     },
1447     "System.Runtime.Handles/4.3.0": {
1448       "type": "package",
1449       "serviceable": true,
1450       "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
1451       "path": "system.runtime.handles/4.3.0",
1452       "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
1453     },
1454     "System.Runtime.InteropServices/4.3.0": {
1455       "type": "package",
1456       "serviceable": true,
1457       "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
1458       "path": "system.runtime.interopservices/4.3.0",
1459       "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
1460     },
1461     "System.Runtime.Numerics/4.3.0": {
1462       "type": "package",
1463       "serviceable": true,
1464       "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
1465       "path": "system.runtime.numerics/4.3.0",
1466       "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
1467     },
1468     "System.Runtime.Serialization.Formatters/4.3.0": {
1469       "type": "package",
1470       "serviceable": true,
1471       "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
1472       "path": "system.runtime.serialization.formatters/4.3.0",
1473       "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
1474     },
1475     "System.Runtime.Serialization.Primitives/4.3.0": {
1476       "type": "package",
1477       "serviceable": true,
1478       "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
1479       "path": "system.runtime.serialization.primitives/4.3.0",
1480       "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
1481     },
1482     "System.Security.Claims/4.3.0": {
1483       "type": "package",
1484       "serviceable": true,
1485       "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
1486       "path": "system.security.claims/4.3.0",
1487       "hashPath": "system.security.claims.4.3.0.nupkg.sha512"
1488     },
1489     "System.Security.Principal/4.3.0": {
1490       "type": "package",
1491       "serviceable": true,
1492       "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
1493       "path": "system.security.principal/4.3.0",
1494       "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
1495     },
1496     "System.Security.Principal.Windows/4.3.0": {
1497       "type": "package",
1498       "serviceable": true,
1499       "sha512": "sha512-HVL1rvqYtnRCxFsYag/2le/ZfKLK4yMw79+s6FmKXbSCNN0JeAhrYxnRAHFoWRa0dEojsDcbBSpH3l22QxAVyw==",
1500       "path": "system.security.principal.windows/4.3.0",
1501       "hashPath": "system.security.principal.windows.4.3.0.nupkg.sha512"
1502     },
1503     "System.Text.Encoding/4.3.0": {
1504       "type": "package",
1505       "serviceable": true,
1506       "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
1507       "path": "system.text.encoding/4.3.0",
1508       "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
1509     },
1510     "System.Text.Encoding.Extensions/4.3.0": {
1511       "type": "package",
1512       "serviceable": true,
1513       "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
1514       "path": "system.text.encoding.extensions/4.3.0",
1515       "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
1516     },
1517     "System.Text.Encodings.Web/4.4.0": {
1518       "type": "package",
1519       "serviceable": true,
1520       "sha512": "sha512-l/tYeikqMHX2MD2jzrHDfR9ejrpTTF7wvAEbR51AMvzip1wSJgiURbDik4iv/w7ZgytmTD/hlwpplEhF9bmFNw==",
1521       "path": "system.text.encodings.web/4.4.0",
1522       "hashPath": "system.text.encodings.web.4.4.0.nupkg.sha512"
1523     },
1524     "System.Text.RegularExpressions/4.3.0": {
1525       "type": "package",
1526       "serviceable": true,
1527       "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
1528       "path": "system.text.regularexpressions/4.3.0",
1529       "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
1530     },
1531     "System.Threading/4.3.0": {
1532       "type": "package",
1533       "serviceable": true,
1534       "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
1535       "path": "system.threading/4.3.0",
1536       "hashPath": "system.threading.4.3.0.nupkg.sha512"
1537     },
1538     "System.Threading.Tasks/4.3.0": {
1539       "type": "package",
1540       "serviceable": true,
1541       "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
1542       "path": "system.threading.tasks/4.3.0",
1543       "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
1544     },
1545     "System.Threading.Tasks.Extensions/4.3.0": {
1546       "type": "package",
1547       "serviceable": true,
1548       "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
1549       "path": "system.threading.tasks.extensions/4.3.0",
1550       "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
1551     },
1552     "System.Xml.ReaderWriter/4.3.0": {
1553       "type": "package",
1554       "serviceable": true,
1555       "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
1556       "path": "system.xml.readerwriter/4.3.0",
1557       "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
1558     },
1559     "System.Xml.XDocument/4.3.0": {
1560       "type": "package",
1561       "serviceable": true,
1562       "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
1563       "path": "system.xml.xdocument/4.3.0",
1564       "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
1565     },
1566     "System.Xml.XmlDocument/4.3.0": {
1567       "type": "package",
1568       "serviceable": true,
1569       "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
1570       "path": "system.xml.xmldocument/4.3.0",
1571       "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
1572     }
1573   }
1574 }