Projekt

Obecné

Profil

Stáhnout (364 KB) Statistiky
| Větev: | Tag: | Revize:
1
{
2
  "version": 3,
3
  "targets": {
4
    "net6.0": {
5
      "Castle.Core/4.4.1": {
6
        "type": "package",
7
        "dependencies": {
8
          "NETStandard.Library": "1.6.1",
9
          "System.Collections.Specialized": "4.3.0",
10
          "System.ComponentModel": "4.3.0",
11
          "System.ComponentModel.TypeConverter": "4.3.0",
12
          "System.Diagnostics.TraceSource": "4.3.0",
13
          "System.Dynamic.Runtime": "4.3.0",
14
          "System.Reflection": "4.3.0",
15
          "System.Reflection.Emit": "4.3.0",
16
          "System.Reflection.TypeExtensions": "4.3.0",
17
          "System.Xml.XmlDocument": "4.3.0"
18
        },
19
        "compile": {
20
          "lib/netstandard1.5/Castle.Core.dll": {}
21
        },
22
        "runtime": {
23
          "lib/netstandard1.5/Castle.Core.dll": {}
24
        }
25
      },
26
      "coverlet.collector/3.1.0": {
27
        "type": "package",
28
        "build": {
29
          "build/netstandard1.0/coverlet.collector.targets": {}
30
        }
31
      },
32
      "Humanizer.Core/2.8.26": {
33
        "type": "package",
34
        "compile": {
35
          "lib/netstandard2.0/_._": {}
36
        },
37
        "runtime": {
38
          "lib/netstandard2.0/Humanizer.dll": {}
39
        }
40
      },
41
      "Microsoft.CodeCoverage/16.11.0": {
42
        "type": "package",
43
        "compile": {
44
          "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
45
        },
46
        "runtime": {
47
          "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
48
        },
49
        "build": {
50
          "build/netstandard1.0/Microsoft.CodeCoverage.props": {},
51
          "build/netstandard1.0/Microsoft.CodeCoverage.targets": {}
52
        }
53
      },
54
      "Microsoft.Data.Sqlite.Core/6.0.4": {
55
        "type": "package",
56
        "dependencies": {
57
          "SQLitePCLRaw.core": "2.0.6"
58
        },
59
        "compile": {
60
          "lib/net6.0/Microsoft.Data.Sqlite.dll": {}
61
        },
62
        "runtime": {
63
          "lib/net6.0/Microsoft.Data.Sqlite.dll": {}
64
        }
65
      },
66
      "Microsoft.EntityFrameworkCore/6.0.4": {
67
        "type": "package",
68
        "dependencies": {
69
          "Microsoft.EntityFrameworkCore.Abstractions": "6.0.4",
70
          "Microsoft.EntityFrameworkCore.Analyzers": "6.0.4",
71
          "Microsoft.Extensions.Caching.Memory": "6.0.1",
72
          "Microsoft.Extensions.DependencyInjection": "6.0.0",
73
          "Microsoft.Extensions.Logging": "6.0.0",
74
          "System.Collections.Immutable": "6.0.0",
75
          "System.Diagnostics.DiagnosticSource": "6.0.0"
76
        },
77
        "compile": {
78
          "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {}
79
        },
80
        "runtime": {
81
          "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {}
82
        }
83
      },
84
      "Microsoft.EntityFrameworkCore.Abstractions/6.0.4": {
85
        "type": "package",
86
        "compile": {
87
          "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
88
        },
89
        "runtime": {
90
          "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
91
        }
92
      },
93
      "Microsoft.EntityFrameworkCore.Analyzers/6.0.4": {
94
        "type": "package",
95
        "compile": {
96
          "lib/netstandard2.0/_._": {}
97
        },
98
        "runtime": {
99
          "lib/netstandard2.0/_._": {}
100
        }
101
      },
102
      "Microsoft.EntityFrameworkCore.Design/6.0.4": {
103
        "type": "package",
104
        "dependencies": {
105
          "Humanizer.Core": "2.8.26",
106
          "Microsoft.EntityFrameworkCore.Relational": "6.0.4"
107
        },
108
        "compile": {
109
          "lib/net6.0/_._": {}
110
        },
111
        "runtime": {
112
          "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll": {}
113
        },
114
        "build": {
115
          "build/net6.0/Microsoft.EntityFrameworkCore.Design.props": {}
116
        }
117
      },
118
      "Microsoft.EntityFrameworkCore.Proxies/6.0.4": {
119
        "type": "package",
120
        "dependencies": {
121
          "Castle.Core": "4.4.1",
122
          "Microsoft.EntityFrameworkCore": "6.0.4"
123
        },
124
        "compile": {
125
          "lib/net6.0/Microsoft.EntityFrameworkCore.Proxies.dll": {}
126
        },
127
        "runtime": {
128
          "lib/net6.0/Microsoft.EntityFrameworkCore.Proxies.dll": {}
129
        }
130
      },
131
      "Microsoft.EntityFrameworkCore.Relational/6.0.4": {
132
        "type": "package",
133
        "dependencies": {
134
          "Microsoft.EntityFrameworkCore": "6.0.4",
135
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
136
        },
137
        "compile": {
138
          "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
139
        },
140
        "runtime": {
141
          "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
142
        }
143
      },
144
      "Microsoft.EntityFrameworkCore.Sqlite/6.0.4": {
145
        "type": "package",
146
        "dependencies": {
147
          "Microsoft.EntityFrameworkCore.Sqlite.Core": "6.0.4",
148
          "SQLitePCLRaw.bundle_e_sqlite3": "2.0.6"
149
        },
150
        "compile": {
151
          "lib/net6.0/_._": {}
152
        },
153
        "runtime": {
154
          "lib/net6.0/_._": {}
155
        }
156
      },
157
      "Microsoft.EntityFrameworkCore.Sqlite.Core/6.0.4": {
158
        "type": "package",
159
        "dependencies": {
160
          "Microsoft.Data.Sqlite.Core": "6.0.4",
161
          "Microsoft.EntityFrameworkCore.Relational": "6.0.4",
162
          "Microsoft.Extensions.DependencyModel": "6.0.0"
163
        },
164
        "compile": {
165
          "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
166
        },
167
        "runtime": {
168
          "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll": {}
169
        }
170
      },
171
      "Microsoft.EntityFrameworkCore.Tools/6.0.4": {
172
        "type": "package",
173
        "dependencies": {
174
          "Microsoft.EntityFrameworkCore.Design": "6.0.4"
175
        },
176
        "compile": {
177
          "lib/net6.0/_._": {}
178
        },
179
        "runtime": {
180
          "lib/net6.0/_._": {}
181
        }
182
      },
183
      "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
184
        "type": "package",
185
        "dependencies": {
186
          "Microsoft.Extensions.Primitives": "6.0.0"
187
        },
188
        "compile": {
189
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
190
        },
191
        "runtime": {
192
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
193
        }
194
      },
195
      "Microsoft.Extensions.Caching.Memory/6.0.1": {
196
        "type": "package",
197
        "dependencies": {
198
          "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
199
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
200
          "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
201
          "Microsoft.Extensions.Options": "6.0.0",
202
          "Microsoft.Extensions.Primitives": "6.0.0"
203
        },
204
        "compile": {
205
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
206
        },
207
        "runtime": {
208
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
209
        }
210
      },
211
      "Microsoft.Extensions.Configuration/6.0.0": {
212
        "type": "package",
213
        "dependencies": {
214
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
215
          "Microsoft.Extensions.Primitives": "6.0.0"
216
        },
217
        "compile": {
218
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
219
        },
220
        "runtime": {
221
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
222
        }
223
      },
224
      "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
225
        "type": "package",
226
        "dependencies": {
227
          "Microsoft.Extensions.Primitives": "6.0.0"
228
        },
229
        "compile": {
230
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
231
        },
232
        "runtime": {
233
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
234
        }
235
      },
236
      "Microsoft.Extensions.Configuration.Binder/6.0.0": {
237
        "type": "package",
238
        "dependencies": {
239
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
240
        },
241
        "compile": {
242
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
243
        },
244
        "runtime": {
245
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
246
        }
247
      },
248
      "Microsoft.Extensions.DependencyInjection/6.0.0": {
249
        "type": "package",
250
        "dependencies": {
251
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
252
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
253
        },
254
        "compile": {
255
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {}
256
        },
257
        "runtime": {
258
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {}
259
        },
260
        "build": {
261
          "buildTransitive/netcoreapp3.1/_._": {}
262
        }
263
      },
264
      "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
265
        "type": "package",
266
        "compile": {
267
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
268
        },
269
        "runtime": {
270
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
271
        },
272
        "build": {
273
          "buildTransitive/netcoreapp3.1/_._": {}
274
        }
275
      },
276
      "Microsoft.Extensions.DependencyModel/6.0.0": {
277
        "type": "package",
278
        "dependencies": {
279
          "System.Buffers": "4.5.1",
280
          "System.Memory": "4.5.4",
281
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
282
          "System.Text.Encodings.Web": "6.0.0",
283
          "System.Text.Json": "6.0.0"
284
        },
285
        "compile": {
286
          "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {}
287
        },
288
        "runtime": {
289
          "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {}
290
        }
291
      },
292
      "Microsoft.Extensions.Logging/6.0.0": {
293
        "type": "package",
294
        "dependencies": {
295
          "Microsoft.Extensions.DependencyInjection": "6.0.0",
296
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
297
          "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
298
          "Microsoft.Extensions.Options": "6.0.0",
299
          "System.Diagnostics.DiagnosticSource": "6.0.0"
300
        },
301
        "compile": {
302
          "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {}
303
        },
304
        "runtime": {
305
          "lib/netstandard2.1/Microsoft.Extensions.Logging.dll": {}
306
        }
307
      },
308
      "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
309
        "type": "package",
310
        "compile": {
311
          "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
312
        },
313
        "runtime": {
314
          "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
315
        },
316
        "build": {
317
          "buildTransitive/netcoreapp3.1/_._": {}
318
        }
319
      },
320
      "Microsoft.Extensions.Logging.Configuration/6.0.0": {
321
        "type": "package",
322
        "dependencies": {
323
          "Microsoft.Extensions.Configuration": "6.0.0",
324
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
325
          "Microsoft.Extensions.Configuration.Binder": "6.0.0",
326
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
327
          "Microsoft.Extensions.Logging": "6.0.0",
328
          "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
329
          "Microsoft.Extensions.Options": "6.0.0",
330
          "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
331
        },
332
        "compile": {
333
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
334
        },
335
        "runtime": {
336
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
337
        }
338
      },
339
      "Microsoft.Extensions.Logging.Console/6.0.0": {
340
        "type": "package",
341
        "dependencies": {
342
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
343
          "Microsoft.Extensions.Logging": "6.0.0",
344
          "Microsoft.Extensions.Logging.Abstractions": "6.0.0",
345
          "Microsoft.Extensions.Logging.Configuration": "6.0.0",
346
          "Microsoft.Extensions.Options": "6.0.0",
347
          "System.Text.Json": "6.0.0"
348
        },
349
        "compile": {
350
          "lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {}
351
        },
352
        "runtime": {
353
          "lib/net6.0/Microsoft.Extensions.Logging.Console.dll": {}
354
        },
355
        "build": {
356
          "buildTransitive/netcoreapp3.1/_._": {}
357
        }
358
      },
359
      "Microsoft.Extensions.Options/6.0.0": {
360
        "type": "package",
361
        "dependencies": {
362
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
363
          "Microsoft.Extensions.Primitives": "6.0.0"
364
        },
365
        "compile": {
366
          "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {}
367
        },
368
        "runtime": {
369
          "lib/netstandard2.1/Microsoft.Extensions.Options.dll": {}
370
        }
371
      },
372
      "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
373
        "type": "package",
374
        "dependencies": {
375
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
376
          "Microsoft.Extensions.Configuration.Binder": "6.0.0",
377
          "Microsoft.Extensions.DependencyInjection.Abstractions": "6.0.0",
378
          "Microsoft.Extensions.Options": "6.0.0",
379
          "Microsoft.Extensions.Primitives": "6.0.0"
380
        },
381
        "compile": {
382
          "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
383
        },
384
        "runtime": {
385
          "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
386
        }
387
      },
388
      "Microsoft.Extensions.Primitives/6.0.0": {
389
        "type": "package",
390
        "dependencies": {
391
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
392
        },
393
        "compile": {
394
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {}
395
        },
396
        "runtime": {
397
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {}
398
        },
399
        "build": {
400
          "buildTransitive/netcoreapp3.1/_._": {}
401
        }
402
      },
403
      "Microsoft.NET.Test.Sdk/16.11.0": {
404
        "type": "package",
405
        "dependencies": {
406
          "Microsoft.CodeCoverage": "16.11.0",
407
          "Microsoft.TestPlatform.TestHost": "16.11.0"
408
        },
409
        "compile": {
410
          "lib/netcoreapp2.1/_._": {}
411
        },
412
        "runtime": {
413
          "lib/netcoreapp2.1/_._": {}
414
        },
415
        "build": {
416
          "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props": {},
417
          "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets": {}
418
        },
419
        "buildMultiTargeting": {
420
          "buildMultiTargeting/Microsoft.NET.Test.Sdk.props": {}
421
        }
422
      },
423
      "Microsoft.NETCore.Platforms/1.1.0": {
424
        "type": "package",
425
        "compile": {
426
          "lib/netstandard1.0/_._": {}
427
        },
428
        "runtime": {
429
          "lib/netstandard1.0/_._": {}
430
        }
431
      },
432
      "Microsoft.NETCore.Targets/1.1.0": {
433
        "type": "package",
434
        "compile": {
435
          "lib/netstandard1.0/_._": {}
436
        },
437
        "runtime": {
438
          "lib/netstandard1.0/_._": {}
439
        }
440
      },
441
      "Microsoft.TestPlatform.ObjectModel/16.11.0": {
442
        "type": "package",
443
        "dependencies": {
444
          "NuGet.Frameworks": "5.0.0",
445
          "System.Reflection.Metadata": "1.6.0"
446
        },
447
        "compile": {
448
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
449
          "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
450
          "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
451
        },
452
        "runtime": {
453
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
454
          "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
455
          "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
456
        },
457
        "resource": {
458
          "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
459
            "locale": "cs"
460
          },
461
          "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
462
            "locale": "cs"
463
          },
464
          "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
465
            "locale": "de"
466
          },
467
          "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
468
            "locale": "de"
469
          },
470
          "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
471
            "locale": "es"
472
          },
473
          "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
474
            "locale": "es"
475
          },
476
          "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
477
            "locale": "fr"
478
          },
479
          "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
480
            "locale": "fr"
481
          },
482
          "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
483
            "locale": "it"
484
          },
485
          "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
486
            "locale": "it"
487
          },
488
          "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
489
            "locale": "ja"
490
          },
491
          "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
492
            "locale": "ja"
493
          },
494
          "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
495
            "locale": "ko"
496
          },
497
          "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
498
            "locale": "ko"
499
          },
500
          "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
501
            "locale": "pl"
502
          },
503
          "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
504
            "locale": "pl"
505
          },
506
          "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
507
            "locale": "pt-BR"
508
          },
509
          "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
510
            "locale": "pt-BR"
511
          },
512
          "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
513
            "locale": "ru"
514
          },
515
          "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
516
            "locale": "ru"
517
          },
518
          "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
519
            "locale": "tr"
520
          },
521
          "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
522
            "locale": "tr"
523
          },
524
          "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
525
            "locale": "zh-Hans"
526
          },
527
          "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
528
            "locale": "zh-Hans"
529
          },
530
          "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
531
            "locale": "zh-Hant"
532
          },
533
          "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
534
            "locale": "zh-Hant"
535
          }
536
        }
537
      },
538
      "Microsoft.TestPlatform.TestHost/16.11.0": {
539
        "type": "package",
540
        "dependencies": {
541
          "Microsoft.TestPlatform.ObjectModel": "16.11.0",
542
          "Newtonsoft.Json": "9.0.1"
543
        },
544
        "compile": {
545
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
546
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
547
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
548
          "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
549
          "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
550
          "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
551
          "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
552
          "lib/netcoreapp2.1/testhost.dll": {}
553
        },
554
        "runtime": {
555
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
556
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll": {},
557
          "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
558
          "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
559
          "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll": {},
560
          "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
561
          "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
562
          "lib/netcoreapp2.1/testhost.dll": {}
563
        },
564
        "resource": {
565
          "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
566
            "locale": "cs"
567
          },
568
          "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
569
            "locale": "cs"
570
          },
571
          "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
572
            "locale": "cs"
573
          },
574
          "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
575
            "locale": "de"
576
          },
577
          "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
578
            "locale": "de"
579
          },
580
          "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
581
            "locale": "de"
582
          },
583
          "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
584
            "locale": "es"
585
          },
586
          "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
587
            "locale": "es"
588
          },
589
          "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
590
            "locale": "es"
591
          },
592
          "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
593
            "locale": "fr"
594
          },
595
          "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
596
            "locale": "fr"
597
          },
598
          "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
599
            "locale": "fr"
600
          },
601
          "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
602
            "locale": "it"
603
          },
604
          "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
605
            "locale": "it"
606
          },
607
          "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
608
            "locale": "it"
609
          },
610
          "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
611
            "locale": "ja"
612
          },
613
          "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
614
            "locale": "ja"
615
          },
616
          "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
617
            "locale": "ja"
618
          },
619
          "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
620
            "locale": "ko"
621
          },
622
          "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
623
            "locale": "ko"
624
          },
625
          "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
626
            "locale": "ko"
627
          },
628
          "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
629
            "locale": "pl"
630
          },
631
          "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
632
            "locale": "pl"
633
          },
634
          "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
635
            "locale": "pl"
636
          },
637
          "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
638
            "locale": "pt-BR"
639
          },
640
          "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
641
            "locale": "pt-BR"
642
          },
643
          "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
644
            "locale": "pt-BR"
645
          },
646
          "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
647
            "locale": "ru"
648
          },
649
          "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
650
            "locale": "ru"
651
          },
652
          "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
653
            "locale": "ru"
654
          },
655
          "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
656
            "locale": "tr"
657
          },
658
          "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
659
            "locale": "tr"
660
          },
661
          "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
662
            "locale": "tr"
663
          },
664
          "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
665
            "locale": "zh-Hans"
666
          },
667
          "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
668
            "locale": "zh-Hans"
669
          },
670
          "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
671
            "locale": "zh-Hans"
672
          },
673
          "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
674
            "locale": "zh-Hant"
675
          },
676
          "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
677
            "locale": "zh-Hant"
678
          },
679
          "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
680
            "locale": "zh-Hant"
681
          }
682
        },
683
        "build": {
684
          "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props": {}
685
        }
686
      },
687
      "Microsoft.Win32.Primitives/4.3.0": {
688
        "type": "package",
689
        "dependencies": {
690
          "Microsoft.NETCore.Platforms": "1.1.0",
691
          "Microsoft.NETCore.Targets": "1.1.0",
692
          "System.Runtime": "4.3.0"
693
        },
694
        "compile": {
695
          "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
696
        }
697
      },
698
      "MSTest.TestAdapter/2.2.7": {
699
        "type": "package",
700
        "dependencies": {
701
          "NETStandard.Library": "1.6.1",
702
          "System.Diagnostics.TextWriterTraceListener": "4.3.0"
703
        },
704
        "build": {
705
          "build/netcoreapp1.0/MSTest.TestAdapter.props": {}
706
        }
707
      },
708
      "MSTest.TestFramework/2.2.7": {
709
        "type": "package",
710
        "dependencies": {
711
          "NETStandard.Library": "1.6.1",
712
          "System.Diagnostics.TextWriterTraceListener": "4.3.0"
713
        },
714
        "compile": {
715
          "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {},
716
          "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {}
717
        },
718
        "runtime": {
719
          "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll": {},
720
          "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {}
721
        }
722
      },
723
      "NETStandard.Library/1.6.1": {
724
        "type": "package",
725
        "dependencies": {
726
          "Microsoft.NETCore.Platforms": "1.1.0",
727
          "Microsoft.Win32.Primitives": "4.3.0",
728
          "System.AppContext": "4.3.0",
729
          "System.Collections": "4.3.0",
730
          "System.Collections.Concurrent": "4.3.0",
731
          "System.Console": "4.3.0",
732
          "System.Diagnostics.Debug": "4.3.0",
733
          "System.Diagnostics.Tools": "4.3.0",
734
          "System.Diagnostics.Tracing": "4.3.0",
735
          "System.Globalization": "4.3.0",
736
          "System.Globalization.Calendars": "4.3.0",
737
          "System.IO": "4.3.0",
738
          "System.IO.Compression": "4.3.0",
739
          "System.IO.Compression.ZipFile": "4.3.0",
740
          "System.IO.FileSystem": "4.3.0",
741
          "System.IO.FileSystem.Primitives": "4.3.0",
742
          "System.Linq": "4.3.0",
743
          "System.Linq.Expressions": "4.3.0",
744
          "System.Net.Http": "4.3.0",
745
          "System.Net.Primitives": "4.3.0",
746
          "System.Net.Sockets": "4.3.0",
747
          "System.ObjectModel": "4.3.0",
748
          "System.Reflection": "4.3.0",
749
          "System.Reflection.Extensions": "4.3.0",
750
          "System.Reflection.Primitives": "4.3.0",
751
          "System.Resources.ResourceManager": "4.3.0",
752
          "System.Runtime": "4.3.0",
753
          "System.Runtime.Extensions": "4.3.0",
754
          "System.Runtime.Handles": "4.3.0",
755
          "System.Runtime.InteropServices": "4.3.0",
756
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
757
          "System.Runtime.Numerics": "4.3.0",
758
          "System.Security.Cryptography.Algorithms": "4.3.0",
759
          "System.Security.Cryptography.Encoding": "4.3.0",
760
          "System.Security.Cryptography.Primitives": "4.3.0",
761
          "System.Security.Cryptography.X509Certificates": "4.3.0",
762
          "System.Text.Encoding": "4.3.0",
763
          "System.Text.Encoding.Extensions": "4.3.0",
764
          "System.Text.RegularExpressions": "4.3.0",
765
          "System.Threading": "4.3.0",
766
          "System.Threading.Tasks": "4.3.0",
767
          "System.Threading.Timer": "4.3.0",
768
          "System.Xml.ReaderWriter": "4.3.0",
769
          "System.Xml.XDocument": "4.3.0"
770
        }
771
      },
772
      "Newtonsoft.Json/12.0.3": {
773
        "type": "package",
774
        "compile": {
775
          "lib/netstandard2.0/Newtonsoft.Json.dll": {}
776
        },
777
        "runtime": {
778
          "lib/netstandard2.0/Newtonsoft.Json.dll": {}
779
        }
780
      },
781
      "NuGet.Frameworks/5.0.0": {
782
        "type": "package",
783
        "compile": {
784
          "lib/netstandard2.0/NuGet.Frameworks.dll": {}
785
        },
786
        "runtime": {
787
          "lib/netstandard2.0/NuGet.Frameworks.dll": {}
788
        }
789
      },
790
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
791
        "type": "package",
792
        "runtimeTargets": {
793
          "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
794
            "assetType": "native",
795
            "rid": "debian.8-x64"
796
          }
797
        }
798
      },
799
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
800
        "type": "package",
801
        "runtimeTargets": {
802
          "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
803
            "assetType": "native",
804
            "rid": "fedora.23-x64"
805
          }
806
        }
807
      },
808
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
809
        "type": "package",
810
        "runtimeTargets": {
811
          "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
812
            "assetType": "native",
813
            "rid": "fedora.24-x64"
814
          }
815
        }
816
      },
817
      "runtime.native.System/4.3.0": {
818
        "type": "package",
819
        "dependencies": {
820
          "Microsoft.NETCore.Platforms": "1.1.0",
821
          "Microsoft.NETCore.Targets": "1.1.0"
822
        },
823
        "compile": {
824
          "lib/netstandard1.0/_._": {}
825
        },
826
        "runtime": {
827
          "lib/netstandard1.0/_._": {}
828
        }
829
      },
830
      "runtime.native.System.IO.Compression/4.3.0": {
831
        "type": "package",
832
        "dependencies": {
833
          "Microsoft.NETCore.Platforms": "1.1.0",
834
          "Microsoft.NETCore.Targets": "1.1.0"
835
        },
836
        "compile": {
837
          "lib/netstandard1.0/_._": {}
838
        },
839
        "runtime": {
840
          "lib/netstandard1.0/_._": {}
841
        }
842
      },
843
      "runtime.native.System.Net.Http/4.3.0": {
844
        "type": "package",
845
        "dependencies": {
846
          "Microsoft.NETCore.Platforms": "1.1.0",
847
          "Microsoft.NETCore.Targets": "1.1.0"
848
        },
849
        "compile": {
850
          "lib/netstandard1.0/_._": {}
851
        },
852
        "runtime": {
853
          "lib/netstandard1.0/_._": {}
854
        }
855
      },
856
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
857
        "type": "package",
858
        "dependencies": {
859
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
860
        },
861
        "compile": {
862
          "lib/netstandard1.0/_._": {}
863
        },
864
        "runtime": {
865
          "lib/netstandard1.0/_._": {}
866
        }
867
      },
868
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
869
        "type": "package",
870
        "dependencies": {
871
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
872
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
873
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
874
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
875
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
876
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
877
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
878
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
879
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
880
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
881
        },
882
        "compile": {
883
          "lib/netstandard1.0/_._": {}
884
        },
885
        "runtime": {
886
          "lib/netstandard1.0/_._": {}
887
        }
888
      },
889
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
890
        "type": "package",
891
        "runtimeTargets": {
892
          "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
893
            "assetType": "native",
894
            "rid": "opensuse.13.2-x64"
895
          }
896
        }
897
      },
898
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
899
        "type": "package",
900
        "runtimeTargets": {
901
          "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
902
            "assetType": "native",
903
            "rid": "opensuse.42.1-x64"
904
          }
905
        }
906
      },
907
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
908
        "type": "package",
909
        "runtimeTargets": {
910
          "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
911
            "assetType": "native",
912
            "rid": "osx.10.10-x64"
913
          }
914
        }
915
      },
916
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
917
        "type": "package",
918
        "runtimeTargets": {
919
          "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
920
            "assetType": "native",
921
            "rid": "osx.10.10-x64"
922
          }
923
        }
924
      },
925
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
926
        "type": "package",
927
        "runtimeTargets": {
928
          "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
929
            "assetType": "native",
930
            "rid": "rhel.7-x64"
931
          }
932
        }
933
      },
934
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
935
        "type": "package",
936
        "runtimeTargets": {
937
          "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
938
            "assetType": "native",
939
            "rid": "ubuntu.14.04-x64"
940
          }
941
        }
942
      },
943
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
944
        "type": "package",
945
        "runtimeTargets": {
946
          "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
947
            "assetType": "native",
948
            "rid": "ubuntu.16.04-x64"
949
          }
950
        }
951
      },
952
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
953
        "type": "package",
954
        "runtimeTargets": {
955
          "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
956
            "assetType": "native",
957
            "rid": "ubuntu.16.10-x64"
958
          }
959
        }
960
      },
961
      "Selenium.WebDriver/4.1.0": {
962
        "type": "package",
963
        "dependencies": {
964
          "Newtonsoft.Json": "12.0.3"
965
        },
966
        "compile": {
967
          "lib/net5.0/WebDriver.dll": {}
968
        },
969
        "runtime": {
970
          "lib/net5.0/WebDriver.dll": {}
971
        }
972
      },
973
      "Selenium.WebDriver.ChromeDriver/100.0.4896.6000": {
974
        "type": "package",
975
        "build": {
976
          "build/Selenium.WebDriver.ChromeDriver.targets": {}
977
        }
978
      },
979
      "Selenium.WebDriver.GeckoDriver/0.30.0.1": {
980
        "type": "package",
981
        "build": {
982
          "build/Selenium.WebDriver.GeckoDriver.targets": {}
983
        }
984
      },
985
      "SQLitePCLRaw.bundle_e_sqlite3/2.0.6": {
986
        "type": "package",
987
        "dependencies": {
988
          "SQLitePCLRaw.core": "2.0.6",
989
          "SQLitePCLRaw.lib.e_sqlite3": "2.0.6",
990
          "SQLitePCLRaw.provider.e_sqlite3": "2.0.6"
991
        },
992
        "compile": {
993
          "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
994
        },
995
        "runtime": {
996
          "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll": {}
997
        }
998
      },
999
      "SQLitePCLRaw.core/2.0.6": {
1000
        "type": "package",
1001
        "dependencies": {
1002
          "System.Memory": "4.5.3"
1003
        },
1004
        "compile": {
1005
          "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
1006
        },
1007
        "runtime": {
1008
          "lib/netstandard2.0/SQLitePCLRaw.core.dll": {}
1009
        }
1010
      },
1011
      "SQLitePCLRaw.lib.e_sqlite3/2.0.6": {
1012
        "type": "package",
1013
        "compile": {
1014
          "lib/netstandard2.0/_._": {}
1015
        },
1016
        "runtime": {
1017
          "lib/netstandard2.0/_._": {}
1018
        },
1019
        "runtimeTargets": {
1020
          "runtimes/alpine-x64/native/libe_sqlite3.so": {
1021
            "assetType": "native",
1022
            "rid": "alpine-x64"
1023
          },
1024
          "runtimes/linux-arm/native/libe_sqlite3.so": {
1025
            "assetType": "native",
1026
            "rid": "linux-arm"
1027
          },
1028
          "runtimes/linux-arm64/native/libe_sqlite3.so": {
1029
            "assetType": "native",
1030
            "rid": "linux-arm64"
1031
          },
1032
          "runtimes/linux-armel/native/libe_sqlite3.so": {
1033
            "assetType": "native",
1034
            "rid": "linux-armel"
1035
          },
1036
          "runtimes/linux-mips64/native/libe_sqlite3.so": {
1037
            "assetType": "native",
1038
            "rid": "linux-mips64"
1039
          },
1040
          "runtimes/linux-musl-x64/native/libe_sqlite3.so": {
1041
            "assetType": "native",
1042
            "rid": "linux-musl-x64"
1043
          },
1044
          "runtimes/linux-s390x/native/libe_sqlite3.so": {
1045
            "assetType": "native",
1046
            "rid": "linux-s390x"
1047
          },
1048
          "runtimes/linux-x64/native/libe_sqlite3.so": {
1049
            "assetType": "native",
1050
            "rid": "linux-x64"
1051
          },
1052
          "runtimes/linux-x86/native/libe_sqlite3.so": {
1053
            "assetType": "native",
1054
            "rid": "linux-x86"
1055
          },
1056
          "runtimes/osx-arm64/native/libe_sqlite3.dylib": {
1057
            "assetType": "native",
1058
            "rid": "osx-arm64"
1059
          },
1060
          "runtimes/osx-x64/native/libe_sqlite3.dylib": {
1061
            "assetType": "native",
1062
            "rid": "osx-x64"
1063
          },
1064
          "runtimes/win-arm/native/e_sqlite3.dll": {
1065
            "assetType": "native",
1066
            "rid": "win-arm"
1067
          },
1068
          "runtimes/win-arm64/native/e_sqlite3.dll": {
1069
            "assetType": "native",
1070
            "rid": "win-arm64"
1071
          },
1072
          "runtimes/win-x64/native/e_sqlite3.dll": {
1073
            "assetType": "native",
1074
            "rid": "win-x64"
1075
          },
1076
          "runtimes/win-x86/native/e_sqlite3.dll": {
1077
            "assetType": "native",
1078
            "rid": "win-x86"
1079
          }
1080
        }
1081
      },
1082
      "SQLitePCLRaw.provider.e_sqlite3/2.0.6": {
1083
        "type": "package",
1084
        "dependencies": {
1085
          "SQLitePCLRaw.core": "2.0.6"
1086
        },
1087
        "compile": {
1088
          "lib/net5.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
1089
        },
1090
        "runtime": {
1091
          "lib/net5.0/SQLitePCLRaw.provider.e_sqlite3.dll": {}
1092
        }
1093
      },
1094
      "System.AppContext/4.3.0": {
1095
        "type": "package",
1096
        "dependencies": {
1097
          "System.Runtime": "4.3.0"
1098
        },
1099
        "compile": {
1100
          "ref/netstandard1.6/System.AppContext.dll": {}
1101
        },
1102
        "runtime": {
1103
          "lib/netstandard1.6/System.AppContext.dll": {}
1104
        }
1105
      },
1106
      "System.Buffers/4.5.1": {
1107
        "type": "package",
1108
        "compile": {
1109
          "ref/netcoreapp2.0/_._": {}
1110
        },
1111
        "runtime": {
1112
          "lib/netcoreapp2.0/_._": {}
1113
        }
1114
      },
1115
      "System.Collections/4.3.0": {
1116
        "type": "package",
1117
        "dependencies": {
1118
          "Microsoft.NETCore.Platforms": "1.1.0",
1119
          "Microsoft.NETCore.Targets": "1.1.0",
1120
          "System.Runtime": "4.3.0"
1121
        },
1122
        "compile": {
1123
          "ref/netstandard1.3/System.Collections.dll": {}
1124
        }
1125
      },
1126
      "System.Collections.Concurrent/4.3.0": {
1127
        "type": "package",
1128
        "dependencies": {
1129
          "System.Collections": "4.3.0",
1130
          "System.Diagnostics.Debug": "4.3.0",
1131
          "System.Diagnostics.Tracing": "4.3.0",
1132
          "System.Globalization": "4.3.0",
1133
          "System.Reflection": "4.3.0",
1134
          "System.Resources.ResourceManager": "4.3.0",
1135
          "System.Runtime": "4.3.0",
1136
          "System.Runtime.Extensions": "4.3.0",
1137
          "System.Threading": "4.3.0",
1138
          "System.Threading.Tasks": "4.3.0"
1139
        },
1140
        "compile": {
1141
          "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
1142
        },
1143
        "runtime": {
1144
          "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
1145
        }
1146
      },
1147
      "System.Collections.Immutable/6.0.0": {
1148
        "type": "package",
1149
        "dependencies": {
1150
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
1151
        },
1152
        "compile": {
1153
          "lib/net6.0/System.Collections.Immutable.dll": {}
1154
        },
1155
        "runtime": {
1156
          "lib/net6.0/System.Collections.Immutable.dll": {}
1157
        },
1158
        "build": {
1159
          "buildTransitive/netcoreapp3.1/_._": {}
1160
        }
1161
      },
1162
      "System.Collections.NonGeneric/4.3.0": {
1163
        "type": "package",
1164
        "dependencies": {
1165
          "System.Diagnostics.Debug": "4.3.0",
1166
          "System.Globalization": "4.3.0",
1167
          "System.Resources.ResourceManager": "4.3.0",
1168
          "System.Runtime": "4.3.0",
1169
          "System.Runtime.Extensions": "4.3.0",
1170
          "System.Threading": "4.3.0"
1171
        },
1172
        "compile": {
1173
          "ref/netstandard1.3/System.Collections.NonGeneric.dll": {}
1174
        },
1175
        "runtime": {
1176
          "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
1177
        }
1178
      },
1179
      "System.Collections.Specialized/4.3.0": {
1180
        "type": "package",
1181
        "dependencies": {
1182
          "System.Collections.NonGeneric": "4.3.0",
1183
          "System.Globalization": "4.3.0",
1184
          "System.Globalization.Extensions": "4.3.0",
1185
          "System.Resources.ResourceManager": "4.3.0",
1186
          "System.Runtime": "4.3.0",
1187
          "System.Runtime.Extensions": "4.3.0",
1188
          "System.Threading": "4.3.0"
1189
        },
1190
        "compile": {
1191
          "ref/netstandard1.3/System.Collections.Specialized.dll": {}
1192
        },
1193
        "runtime": {
1194
          "lib/netstandard1.3/System.Collections.Specialized.dll": {}
1195
        }
1196
      },
1197
      "System.ComponentModel/4.3.0": {
1198
        "type": "package",
1199
        "dependencies": {
1200
          "System.Runtime": "4.3.0"
1201
        },
1202
        "compile": {
1203
          "ref/netstandard1.0/System.ComponentModel.dll": {}
1204
        },
1205
        "runtime": {
1206
          "lib/netstandard1.3/System.ComponentModel.dll": {}
1207
        }
1208
      },
1209
      "System.ComponentModel.Primitives/4.3.0": {
1210
        "type": "package",
1211
        "dependencies": {
1212
          "System.ComponentModel": "4.3.0",
1213
          "System.Resources.ResourceManager": "4.3.0",
1214
          "System.Runtime": "4.3.0"
1215
        },
1216
        "compile": {
1217
          "ref/netstandard1.0/System.ComponentModel.Primitives.dll": {}
1218
        },
1219
        "runtime": {
1220
          "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
1221
        }
1222
      },
1223
      "System.ComponentModel.TypeConverter/4.3.0": {
1224
        "type": "package",
1225
        "dependencies": {
1226
          "System.Collections": "4.3.0",
1227
          "System.Collections.NonGeneric": "4.3.0",
1228
          "System.Collections.Specialized": "4.3.0",
1229
          "System.ComponentModel": "4.3.0",
1230
          "System.ComponentModel.Primitives": "4.3.0",
1231
          "System.Globalization": "4.3.0",
1232
          "System.Linq": "4.3.0",
1233
          "System.Reflection": "4.3.0",
1234
          "System.Reflection.Extensions": "4.3.0",
1235
          "System.Reflection.Primitives": "4.3.0",
1236
          "System.Reflection.TypeExtensions": "4.3.0",
1237
          "System.Resources.ResourceManager": "4.3.0",
1238
          "System.Runtime": "4.3.0",
1239
          "System.Runtime.Extensions": "4.3.0",
1240
          "System.Threading": "4.3.0"
1241
        },
1242
        "compile": {
1243
          "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
1244
        },
1245
        "runtime": {
1246
          "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
1247
        }
1248
      },
1249
      "System.Console/4.3.0": {
1250
        "type": "package",
1251
        "dependencies": {
1252
          "Microsoft.NETCore.Platforms": "1.1.0",
1253
          "Microsoft.NETCore.Targets": "1.1.0",
1254
          "System.IO": "4.3.0",
1255
          "System.Runtime": "4.3.0",
1256
          "System.Text.Encoding": "4.3.0"
1257
        },
1258
        "compile": {
1259
          "ref/netstandard1.3/System.Console.dll": {}
1260
        }
1261
      },
1262
      "System.Diagnostics.Debug/4.3.0": {
1263
        "type": "package",
1264
        "dependencies": {
1265
          "Microsoft.NETCore.Platforms": "1.1.0",
1266
          "Microsoft.NETCore.Targets": "1.1.0",
1267
          "System.Runtime": "4.3.0"
1268
        },
1269
        "compile": {
1270
          "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
1271
        }
1272
      },
1273
      "System.Diagnostics.DiagnosticSource/6.0.0": {
1274
        "type": "package",
1275
        "dependencies": {
1276
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
1277
        },
1278
        "compile": {
1279
          "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {}
1280
        },
1281
        "runtime": {
1282
          "lib/net6.0/System.Diagnostics.DiagnosticSource.dll": {}
1283
        },
1284
        "build": {
1285
          "buildTransitive/netcoreapp3.1/_._": {}
1286
        }
1287
      },
1288
      "System.Diagnostics.TextWriterTraceListener/4.3.0": {
1289
        "type": "package",
1290
        "dependencies": {
1291
          "System.Diagnostics.TraceSource": "4.3.0",
1292
          "System.Globalization": "4.3.0",
1293
          "System.IO": "4.3.0",
1294
          "System.Resources.ResourceManager": "4.3.0",
1295
          "System.Runtime": "4.3.0",
1296
          "System.Threading": "4.3.0"
1297
        },
1298
        "compile": {
1299
          "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {}
1300
        },
1301
        "runtime": {
1302
          "lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {}
1303
        }
1304
      },
1305
      "System.Diagnostics.Tools/4.3.0": {
1306
        "type": "package",
1307
        "dependencies": {
1308
          "Microsoft.NETCore.Platforms": "1.1.0",
1309
          "Microsoft.NETCore.Targets": "1.1.0",
1310
          "System.Runtime": "4.3.0"
1311
        },
1312
        "compile": {
1313
          "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
1314
        }
1315
      },
1316
      "System.Diagnostics.TraceSource/4.3.0": {
1317
        "type": "package",
1318
        "dependencies": {
1319
          "Microsoft.NETCore.Platforms": "1.1.0",
1320
          "System.Collections": "4.3.0",
1321
          "System.Diagnostics.Debug": "4.3.0",
1322
          "System.Globalization": "4.3.0",
1323
          "System.Resources.ResourceManager": "4.3.0",
1324
          "System.Runtime": "4.3.0",
1325
          "System.Runtime.Extensions": "4.3.0",
1326
          "System.Threading": "4.3.0",
1327
          "runtime.native.System": "4.3.0"
1328
        },
1329
        "compile": {
1330
          "ref/netstandard1.3/System.Diagnostics.TraceSource.dll": {}
1331
        },
1332
        "runtimeTargets": {
1333
          "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
1334
            "assetType": "runtime",
1335
            "rid": "unix"
1336
          },
1337
          "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
1338
            "assetType": "runtime",
1339
            "rid": "win"
1340
          }
1341
        }
1342
      },
1343
      "System.Diagnostics.Tracing/4.3.0": {
1344
        "type": "package",
1345
        "dependencies": {
1346
          "Microsoft.NETCore.Platforms": "1.1.0",
1347
          "Microsoft.NETCore.Targets": "1.1.0",
1348
          "System.Runtime": "4.3.0"
1349
        },
1350
        "compile": {
1351
          "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
1352
        }
1353
      },
1354
      "System.Dynamic.Runtime/4.3.0": {
1355
        "type": "package",
1356
        "dependencies": {
1357
          "System.Collections": "4.3.0",
1358
          "System.Diagnostics.Debug": "4.3.0",
1359
          "System.Linq": "4.3.0",
1360
          "System.Linq.Expressions": "4.3.0",
1361
          "System.ObjectModel": "4.3.0",
1362
          "System.Reflection": "4.3.0",
1363
          "System.Reflection.Emit": "4.3.0",
1364
          "System.Reflection.Emit.ILGeneration": "4.3.0",
1365
          "System.Reflection.Primitives": "4.3.0",
1366
          "System.Reflection.TypeExtensions": "4.3.0",
1367
          "System.Resources.ResourceManager": "4.3.0",
1368
          "System.Runtime": "4.3.0",
1369
          "System.Runtime.Extensions": "4.3.0",
1370
          "System.Threading": "4.3.0"
1371
        },
1372
        "compile": {
1373
          "ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
1374
        },
1375
        "runtime": {
1376
          "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
1377
        }
1378
      },
1379
      "System.Globalization/4.3.0": {
1380
        "type": "package",
1381
        "dependencies": {
1382
          "Microsoft.NETCore.Platforms": "1.1.0",
1383
          "Microsoft.NETCore.Targets": "1.1.0",
1384
          "System.Runtime": "4.3.0"
1385
        },
1386
        "compile": {
1387
          "ref/netstandard1.3/System.Globalization.dll": {}
1388
        }
1389
      },
1390
      "System.Globalization.Calendars/4.3.0": {
1391
        "type": "package",
1392
        "dependencies": {
1393
          "Microsoft.NETCore.Platforms": "1.1.0",
1394
          "Microsoft.NETCore.Targets": "1.1.0",
1395
          "System.Globalization": "4.3.0",
1396
          "System.Runtime": "4.3.0"
1397
        },
1398
        "compile": {
1399
          "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
1400
        }
1401
      },
1402
      "System.Globalization.Extensions/4.3.0": {
1403
        "type": "package",
1404
        "dependencies": {
1405
          "Microsoft.NETCore.Platforms": "1.1.0",
1406
          "System.Globalization": "4.3.0",
1407
          "System.Resources.ResourceManager": "4.3.0",
1408
          "System.Runtime": "4.3.0",
1409
          "System.Runtime.Extensions": "4.3.0",
1410
          "System.Runtime.InteropServices": "4.3.0"
1411
        },
1412
        "compile": {
1413
          "ref/netstandard1.3/_._": {}
1414
        },
1415
        "runtimeTargets": {
1416
          "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
1417
            "assetType": "runtime",
1418
            "rid": "unix"
1419
          },
1420
          "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
1421
            "assetType": "runtime",
1422
            "rid": "win"
1423
          }
1424
        }
1425
      },
1426
      "System.IO/4.3.0": {
1427
        "type": "package",
1428
        "dependencies": {
1429
          "Microsoft.NETCore.Platforms": "1.1.0",
1430
          "Microsoft.NETCore.Targets": "1.1.0",
1431
          "System.Runtime": "4.3.0",
1432
          "System.Text.Encoding": "4.3.0",
1433
          "System.Threading.Tasks": "4.3.0"
1434
        },
1435
        "compile": {
1436
          "ref/netstandard1.5/System.IO.dll": {}
1437
        }
1438
      },
1439
      "System.IO.Compression/4.3.0": {
1440
        "type": "package",
1441
        "dependencies": {
1442
          "Microsoft.NETCore.Platforms": "1.1.0",
1443
          "System.Buffers": "4.3.0",
1444
          "System.Collections": "4.3.0",
1445
          "System.Diagnostics.Debug": "4.3.0",
1446
          "System.IO": "4.3.0",
1447
          "System.Resources.ResourceManager": "4.3.0",
1448
          "System.Runtime": "4.3.0",
1449
          "System.Runtime.Extensions": "4.3.0",
1450
          "System.Runtime.Handles": "4.3.0",
1451
          "System.Runtime.InteropServices": "4.3.0",
1452
          "System.Text.Encoding": "4.3.0",
1453
          "System.Threading": "4.3.0",
1454
          "System.Threading.Tasks": "4.3.0",
1455
          "runtime.native.System": "4.3.0",
1456
          "runtime.native.System.IO.Compression": "4.3.0"
1457
        },
1458
        "compile": {
1459
          "ref/netstandard1.3/System.IO.Compression.dll": {}
1460
        },
1461
        "runtimeTargets": {
1462
          "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
1463
            "assetType": "runtime",
1464
            "rid": "unix"
1465
          },
1466
          "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
1467
            "assetType": "runtime",
1468
            "rid": "win"
1469
          }
1470
        }
1471
      },
1472
      "System.IO.Compression.ZipFile/4.3.0": {
1473
        "type": "package",
1474
        "dependencies": {
1475
          "System.Buffers": "4.3.0",
1476
          "System.IO": "4.3.0",
1477
          "System.IO.Compression": "4.3.0",
1478
          "System.IO.FileSystem": "4.3.0",
1479
          "System.IO.FileSystem.Primitives": "4.3.0",
1480
          "System.Resources.ResourceManager": "4.3.0",
1481
          "System.Runtime": "4.3.0",
1482
          "System.Runtime.Extensions": "4.3.0",
1483
          "System.Text.Encoding": "4.3.0"
1484
        },
1485
        "compile": {
1486
          "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
1487
        },
1488
        "runtime": {
1489
          "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
1490
        }
1491
      },
1492
      "System.IO.FileSystem/4.3.0": {
1493
        "type": "package",
1494
        "dependencies": {
1495
          "Microsoft.NETCore.Platforms": "1.1.0",
1496
          "Microsoft.NETCore.Targets": "1.1.0",
1497
          "System.IO": "4.3.0",
1498
          "System.IO.FileSystem.Primitives": "4.3.0",
1499
          "System.Runtime": "4.3.0",
1500
          "System.Runtime.Handles": "4.3.0",
1501
          "System.Text.Encoding": "4.3.0",
1502
          "System.Threading.Tasks": "4.3.0"
1503
        },
1504
        "compile": {
1505
          "ref/netstandard1.3/System.IO.FileSystem.dll": {}
1506
        }
1507
      },
1508
      "System.IO.FileSystem.Primitives/4.3.0": {
1509
        "type": "package",
1510
        "dependencies": {
1511
          "System.Runtime": "4.3.0"
1512
        },
1513
        "compile": {
1514
          "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
1515
        },
1516
        "runtime": {
1517
          "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
1518
        }
1519
      },
1520
      "System.Linq/4.3.0": {
1521
        "type": "package",
1522
        "dependencies": {
1523
          "System.Collections": "4.3.0",
1524
          "System.Diagnostics.Debug": "4.3.0",
1525
          "System.Resources.ResourceManager": "4.3.0",
1526
          "System.Runtime": "4.3.0",
1527
          "System.Runtime.Extensions": "4.3.0"
1528
        },
1529
        "compile": {
1530
          "ref/netstandard1.6/System.Linq.dll": {}
1531
        },
1532
        "runtime": {
1533
          "lib/netstandard1.6/System.Linq.dll": {}
1534
        }
1535
      },
1536
      "System.Linq.Expressions/4.3.0": {
1537
        "type": "package",
1538
        "dependencies": {
1539
          "System.Collections": "4.3.0",
1540
          "System.Diagnostics.Debug": "4.3.0",
1541
          "System.Globalization": "4.3.0",
1542
          "System.IO": "4.3.0",
1543
          "System.Linq": "4.3.0",
1544
          "System.ObjectModel": "4.3.0",
1545
          "System.Reflection": "4.3.0",
1546
          "System.Reflection.Emit": "4.3.0",
1547
          "System.Reflection.Emit.ILGeneration": "4.3.0",
1548
          "System.Reflection.Emit.Lightweight": "4.3.0",
1549
          "System.Reflection.Extensions": "4.3.0",
1550
          "System.Reflection.Primitives": "4.3.0",
1551
          "System.Reflection.TypeExtensions": "4.3.0",
1552
          "System.Resources.ResourceManager": "4.3.0",
1553
          "System.Runtime": "4.3.0",
1554
          "System.Runtime.Extensions": "4.3.0",
1555
          "System.Threading": "4.3.0"
1556
        },
1557
        "compile": {
1558
          "ref/netstandard1.6/System.Linq.Expressions.dll": {}
1559
        },
1560
        "runtime": {
1561
          "lib/netstandard1.6/System.Linq.Expressions.dll": {}
1562
        }
1563
      },
1564
      "System.Memory/4.5.4": {
1565
        "type": "package",
1566
        "compile": {
1567
          "ref/netcoreapp2.1/_._": {}
1568
        },
1569
        "runtime": {
1570
          "lib/netcoreapp2.1/_._": {}
1571
        }
1572
      },
1573
      "System.Net.Http/4.3.0": {
1574
        "type": "package",
1575
        "dependencies": {
1576
          "Microsoft.NETCore.Platforms": "1.1.0",
1577
          "System.Collections": "4.3.0",
1578
          "System.Diagnostics.Debug": "4.3.0",
1579
          "System.Diagnostics.DiagnosticSource": "4.3.0",
1580
          "System.Diagnostics.Tracing": "4.3.0",
1581
          "System.Globalization": "4.3.0",
1582
          "System.Globalization.Extensions": "4.3.0",
1583
          "System.IO": "4.3.0",
1584
          "System.IO.FileSystem": "4.3.0",
1585
          "System.Net.Primitives": "4.3.0",
1586
          "System.Resources.ResourceManager": "4.3.0",
1587
          "System.Runtime": "4.3.0",
1588
          "System.Runtime.Extensions": "4.3.0",
1589
          "System.Runtime.Handles": "4.3.0",
1590
          "System.Runtime.InteropServices": "4.3.0",
1591
          "System.Security.Cryptography.Algorithms": "4.3.0",
1592
          "System.Security.Cryptography.Encoding": "4.3.0",
1593
          "System.Security.Cryptography.OpenSsl": "4.3.0",
1594
          "System.Security.Cryptography.Primitives": "4.3.0",
1595
          "System.Security.Cryptography.X509Certificates": "4.3.0",
1596
          "System.Text.Encoding": "4.3.0",
1597
          "System.Threading": "4.3.0",
1598
          "System.Threading.Tasks": "4.3.0",
1599
          "runtime.native.System": "4.3.0",
1600
          "runtime.native.System.Net.Http": "4.3.0",
1601
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1602
        },
1603
        "compile": {
1604
          "ref/netstandard1.3/System.Net.Http.dll": {}
1605
        },
1606
        "runtimeTargets": {
1607
          "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
1608
            "assetType": "runtime",
1609
            "rid": "unix"
1610
          },
1611
          "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
1612
            "assetType": "runtime",
1613
            "rid": "win"
1614
          }
1615
        }
1616
      },
1617
      "System.Net.Primitives/4.3.0": {
1618
        "type": "package",
1619
        "dependencies": {
1620
          "Microsoft.NETCore.Platforms": "1.1.0",
1621
          "Microsoft.NETCore.Targets": "1.1.0",
1622
          "System.Runtime": "4.3.0",
1623
          "System.Runtime.Handles": "4.3.0"
1624
        },
1625
        "compile": {
1626
          "ref/netstandard1.3/System.Net.Primitives.dll": {}
1627
        }
1628
      },
1629
      "System.Net.Sockets/4.3.0": {
1630
        "type": "package",
1631
        "dependencies": {
1632
          "Microsoft.NETCore.Platforms": "1.1.0",
1633
          "Microsoft.NETCore.Targets": "1.1.0",
1634
          "System.IO": "4.3.0",
1635
          "System.Net.Primitives": "4.3.0",
1636
          "System.Runtime": "4.3.0",
1637
          "System.Threading.Tasks": "4.3.0"
1638
        },
1639
        "compile": {
1640
          "ref/netstandard1.3/System.Net.Sockets.dll": {}
1641
        }
1642
      },
1643
      "System.ObjectModel/4.3.0": {
1644
        "type": "package",
1645
        "dependencies": {
1646
          "System.Collections": "4.3.0",
1647
          "System.Diagnostics.Debug": "4.3.0",
1648
          "System.Resources.ResourceManager": "4.3.0",
1649
          "System.Runtime": "4.3.0",
1650
          "System.Threading": "4.3.0"
1651
        },
1652
        "compile": {
1653
          "ref/netstandard1.3/System.ObjectModel.dll": {}
1654
        },
1655
        "runtime": {
1656
          "lib/netstandard1.3/System.ObjectModel.dll": {}
1657
        }
1658
      },
1659
      "System.Reflection/4.3.0": {
1660
        "type": "package",
1661
        "dependencies": {
1662
          "Microsoft.NETCore.Platforms": "1.1.0",
1663
          "Microsoft.NETCore.Targets": "1.1.0",
1664
          "System.IO": "4.3.0",
1665
          "System.Reflection.Primitives": "4.3.0",
1666
          "System.Runtime": "4.3.0"
1667
        },
1668
        "compile": {
1669
          "ref/netstandard1.5/System.Reflection.dll": {}
1670
        }
1671
      },
1672
      "System.Reflection.Emit/4.3.0": {
1673
        "type": "package",
1674
        "dependencies": {
1675
          "System.IO": "4.3.0",
1676
          "System.Reflection": "4.3.0",
1677
          "System.Reflection.Emit.ILGeneration": "4.3.0",
1678
          "System.Reflection.Primitives": "4.3.0",
1679
          "System.Runtime": "4.3.0"
1680
        },
1681
        "compile": {
1682
          "ref/netstandard1.1/System.Reflection.Emit.dll": {}
1683
        },
1684
        "runtime": {
1685
          "lib/netstandard1.3/System.Reflection.Emit.dll": {}
1686
        }
1687
      },
1688
      "System.Reflection.Emit.ILGeneration/4.3.0": {
1689
        "type": "package",
1690
        "dependencies": {
1691
          "System.Reflection": "4.3.0",
1692
          "System.Reflection.Primitives": "4.3.0",
1693
          "System.Runtime": "4.3.0"
1694
        },
1695
        "compile": {
1696
          "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll": {}
1697
        },
1698
        "runtime": {
1699
          "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
1700
        }
1701
      },
1702
      "System.Reflection.Emit.Lightweight/4.3.0": {
1703
        "type": "package",
1704
        "dependencies": {
1705
          "System.Reflection": "4.3.0",
1706
          "System.Reflection.Emit.ILGeneration": "4.3.0",
1707
          "System.Reflection.Primitives": "4.3.0",
1708
          "System.Runtime": "4.3.0"
1709
        },
1710
        "compile": {
1711
          "ref/netstandard1.0/_._": {}
1712
        },
1713
        "runtime": {
1714
          "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
1715
        }
1716
      },
1717
      "System.Reflection.Extensions/4.3.0": {
1718
        "type": "package",
1719
        "dependencies": {
1720
          "Microsoft.NETCore.Platforms": "1.1.0",
1721
          "Microsoft.NETCore.Targets": "1.1.0",
1722
          "System.Reflection": "4.3.0",
1723
          "System.Runtime": "4.3.0"
1724
        },
1725
        "compile": {
1726
          "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
1727
        }
1728
      },
1729
      "System.Reflection.Metadata/1.6.0": {
1730
        "type": "package",
1731
        "compile": {
1732
          "lib/netstandard2.0/System.Reflection.Metadata.dll": {}
1733
        },
1734
        "runtime": {
1735
          "lib/netstandard2.0/System.Reflection.Metadata.dll": {}
1736
        }
1737
      },
1738
      "System.Reflection.Primitives/4.3.0": {
1739
        "type": "package",
1740
        "dependencies": {
1741
          "Microsoft.NETCore.Platforms": "1.1.0",
1742
          "Microsoft.NETCore.Targets": "1.1.0",
1743
          "System.Runtime": "4.3.0"
1744
        },
1745
        "compile": {
1746
          "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
1747
        }
1748
      },
1749
      "System.Reflection.TypeExtensions/4.3.0": {
1750
        "type": "package",
1751
        "dependencies": {
1752
          "System.Reflection": "4.3.0",
1753
          "System.Runtime": "4.3.0"
1754
        },
1755
        "compile": {
1756
          "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
1757
        },
1758
        "runtime": {
1759
          "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
1760
        }
1761
      },
1762
      "System.Resources.ResourceManager/4.3.0": {
1763
        "type": "package",
1764
        "dependencies": {
1765
          "Microsoft.NETCore.Platforms": "1.1.0",
1766
          "Microsoft.NETCore.Targets": "1.1.0",
1767
          "System.Globalization": "4.3.0",
1768
          "System.Reflection": "4.3.0",
1769
          "System.Runtime": "4.3.0"
1770
        },
1771
        "compile": {
1772
          "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
1773
        }
1774
      },
1775
      "System.Runtime/4.3.0": {
1776
        "type": "package",
1777
        "dependencies": {
1778
          "Microsoft.NETCore.Platforms": "1.1.0",
1779
          "Microsoft.NETCore.Targets": "1.1.0"
1780
        },
1781
        "compile": {
1782
          "ref/netstandard1.5/System.Runtime.dll": {}
1783
        }
1784
      },
1785
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {
1786
        "type": "package",
1787
        "compile": {
1788
          "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {}
1789
        },
1790
        "runtime": {
1791
          "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll": {}
1792
        },
1793
        "build": {
1794
          "buildTransitive/netcoreapp3.1/_._": {}
1795
        }
1796
      },
1797
      "System.Runtime.Extensions/4.3.0": {
1798
        "type": "package",
1799
        "dependencies": {
1800
          "Microsoft.NETCore.Platforms": "1.1.0",
1801
          "Microsoft.NETCore.Targets": "1.1.0",
1802
          "System.Runtime": "4.3.0"
1803
        },
1804
        "compile": {
1805
          "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
1806
        }
1807
      },
1808
      "System.Runtime.Handles/4.3.0": {
1809
        "type": "package",
1810
        "dependencies": {
1811
          "Microsoft.NETCore.Platforms": "1.1.0",
1812
          "Microsoft.NETCore.Targets": "1.1.0",
1813
          "System.Runtime": "4.3.0"
1814
        },
1815
        "compile": {
1816
          "ref/netstandard1.3/System.Runtime.Handles.dll": {}
1817
        }
1818
      },
1819
      "System.Runtime.InteropServices/4.3.0": {
1820
        "type": "package",
1821
        "dependencies": {
1822
          "Microsoft.NETCore.Platforms": "1.1.0",
1823
          "Microsoft.NETCore.Targets": "1.1.0",
1824
          "System.Reflection": "4.3.0",
1825
          "System.Reflection.Primitives": "4.3.0",
1826
          "System.Runtime": "4.3.0",
1827
          "System.Runtime.Handles": "4.3.0"
1828
        },
1829
        "compile": {
1830
          "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
1831
        }
1832
      },
1833
      "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
1834
        "type": "package",
1835
        "dependencies": {
1836
          "System.Reflection": "4.3.0",
1837
          "System.Reflection.Extensions": "4.3.0",
1838
          "System.Resources.ResourceManager": "4.3.0",
1839
          "System.Runtime": "4.3.0",
1840
          "System.Runtime.InteropServices": "4.3.0",
1841
          "System.Threading": "4.3.0",
1842
          "runtime.native.System": "4.3.0"
1843
        },
1844
        "compile": {
1845
          "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
1846
        },
1847
        "runtime": {
1848
          "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
1849
        },
1850
        "runtimeTargets": {
1851
          "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
1852
            "assetType": "runtime",
1853
            "rid": "unix"
1854
          },
1855
          "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
1856
            "assetType": "runtime",
1857
            "rid": "win"
1858
          }
1859
        }
1860
      },
1861
      "System.Runtime.Numerics/4.3.0": {
1862
        "type": "package",
1863
        "dependencies": {
1864
          "System.Globalization": "4.3.0",
1865
          "System.Resources.ResourceManager": "4.3.0",
1866
          "System.Runtime": "4.3.0",
1867
          "System.Runtime.Extensions": "4.3.0"
1868
        },
1869
        "compile": {
1870
          "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
1871
        },
1872
        "runtime": {
1873
          "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
1874
        }
1875
      },
1876
      "System.Security.Cryptography.Algorithms/4.3.0": {
1877
        "type": "package",
1878
        "dependencies": {
1879
          "Microsoft.NETCore.Platforms": "1.1.0",
1880
          "System.Collections": "4.3.0",
1881
          "System.IO": "4.3.0",
1882
          "System.Resources.ResourceManager": "4.3.0",
1883
          "System.Runtime": "4.3.0",
1884
          "System.Runtime.Extensions": "4.3.0",
1885
          "System.Runtime.Handles": "4.3.0",
1886
          "System.Runtime.InteropServices": "4.3.0",
1887
          "System.Runtime.Numerics": "4.3.0",
1888
          "System.Security.Cryptography.Encoding": "4.3.0",
1889
          "System.Security.Cryptography.Primitives": "4.3.0",
1890
          "System.Text.Encoding": "4.3.0",
1891
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
1892
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1893
        },
1894
        "compile": {
1895
          "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
1896
        },
1897
        "runtimeTargets": {
1898
          "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
1899
            "assetType": "runtime",
1900
            "rid": "osx"
1901
          },
1902
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
1903
            "assetType": "runtime",
1904
            "rid": "unix"
1905
          },
1906
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
1907
            "assetType": "runtime",
1908
            "rid": "win"
1909
          }
1910
        }
1911
      },
1912
      "System.Security.Cryptography.Cng/4.3.0": {
1913
        "type": "package",
1914
        "dependencies": {
1915
          "Microsoft.NETCore.Platforms": "1.1.0",
1916
          "System.IO": "4.3.0",
1917
          "System.Resources.ResourceManager": "4.3.0",
1918
          "System.Runtime": "4.3.0",
1919
          "System.Runtime.Extensions": "4.3.0",
1920
          "System.Runtime.Handles": "4.3.0",
1921
          "System.Runtime.InteropServices": "4.3.0",
1922
          "System.Security.Cryptography.Algorithms": "4.3.0",
1923
          "System.Security.Cryptography.Encoding": "4.3.0",
1924
          "System.Security.Cryptography.Primitives": "4.3.0",
1925
          "System.Text.Encoding": "4.3.0"
1926
        },
1927
        "compile": {
1928
          "ref/netstandard1.6/_._": {}
1929
        },
1930
        "runtimeTargets": {
1931
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
1932
            "assetType": "runtime",
1933
            "rid": "unix"
1934
          },
1935
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll": {
1936
            "assetType": "runtime",
1937
            "rid": "win"
1938
          }
1939
        }
1940
      },
1941
      "System.Security.Cryptography.Csp/4.3.0": {
1942
        "type": "package",
1943
        "dependencies": {
1944
          "Microsoft.NETCore.Platforms": "1.1.0",
1945
          "System.IO": "4.3.0",
1946
          "System.Reflection": "4.3.0",
1947
          "System.Resources.ResourceManager": "4.3.0",
1948
          "System.Runtime": "4.3.0",
1949
          "System.Runtime.Extensions": "4.3.0",
1950
          "System.Runtime.Handles": "4.3.0",
1951
          "System.Runtime.InteropServices": "4.3.0",
1952
          "System.Security.Cryptography.Algorithms": "4.3.0",
1953
          "System.Security.Cryptography.Encoding": "4.3.0",
1954
          "System.Security.Cryptography.Primitives": "4.3.0",
1955
          "System.Text.Encoding": "4.3.0",
1956
          "System.Threading": "4.3.0"
1957
        },
1958
        "compile": {
1959
          "ref/netstandard1.3/_._": {}
1960
        },
1961
        "runtimeTargets": {
1962
          "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
1963
            "assetType": "runtime",
1964
            "rid": "unix"
1965
          },
1966
          "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
1967
            "assetType": "runtime",
1968
            "rid": "win"
1969
          }
1970
        }
1971
      },
1972
      "System.Security.Cryptography.Encoding/4.3.0": {
1973
        "type": "package",
1974
        "dependencies": {
1975
          "Microsoft.NETCore.Platforms": "1.1.0",
1976
          "System.Collections": "4.3.0",
1977
          "System.Collections.Concurrent": "4.3.0",
1978
          "System.Linq": "4.3.0",
1979
          "System.Resources.ResourceManager": "4.3.0",
1980
          "System.Runtime": "4.3.0",
1981
          "System.Runtime.Extensions": "4.3.0",
1982
          "System.Runtime.Handles": "4.3.0",
1983
          "System.Runtime.InteropServices": "4.3.0",
1984
          "System.Security.Cryptography.Primitives": "4.3.0",
1985
          "System.Text.Encoding": "4.3.0",
1986
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
1987
        },
1988
        "compile": {
1989
          "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
1990
        },
1991
        "runtimeTargets": {
1992
          "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
1993
            "assetType": "runtime",
1994
            "rid": "unix"
1995
          },
1996
          "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
1997
            "assetType": "runtime",
1998
            "rid": "win"
1999
          }
2000
        }
2001
      },
2002
      "System.Security.Cryptography.OpenSsl/4.3.0": {
2003
        "type": "package",
2004
        "dependencies": {
2005
          "System.Collections": "4.3.0",
2006
          "System.IO": "4.3.0",
2007
          "System.Resources.ResourceManager": "4.3.0",
2008
          "System.Runtime": "4.3.0",
2009
          "System.Runtime.Extensions": "4.3.0",
2010
          "System.Runtime.Handles": "4.3.0",
2011
          "System.Runtime.InteropServices": "4.3.0",
2012
          "System.Runtime.Numerics": "4.3.0",
2013
          "System.Security.Cryptography.Algorithms": "4.3.0",
2014
          "System.Security.Cryptography.Encoding": "4.3.0",
2015
          "System.Security.Cryptography.Primitives": "4.3.0",
2016
          "System.Text.Encoding": "4.3.0",
2017
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2018
        },
2019
        "compile": {
2020
          "ref/netstandard1.6/_._": {}
2021
        },
2022
        "runtime": {
2023
          "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
2024
        },
2025
        "runtimeTargets": {
2026
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
2027
            "assetType": "runtime",
2028
            "rid": "unix"
2029
          }
2030
        }
2031
      },
2032
      "System.Security.Cryptography.Primitives/4.3.0": {
2033
        "type": "package",
2034
        "dependencies": {
2035
          "System.Diagnostics.Debug": "4.3.0",
2036
          "System.Globalization": "4.3.0",
2037
          "System.IO": "4.3.0",
2038
          "System.Resources.ResourceManager": "4.3.0",
2039
          "System.Runtime": "4.3.0",
2040
          "System.Threading": "4.3.0",
2041
          "System.Threading.Tasks": "4.3.0"
2042
        },
2043
        "compile": {
2044
          "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
2045
        },
2046
        "runtime": {
2047
          "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
2048
        }
2049
      },
2050
      "System.Security.Cryptography.X509Certificates/4.3.0": {
2051
        "type": "package",
2052
        "dependencies": {
2053
          "Microsoft.NETCore.Platforms": "1.1.0",
2054
          "System.Collections": "4.3.0",
2055
          "System.Diagnostics.Debug": "4.3.0",
2056
          "System.Globalization": "4.3.0",
2057
          "System.Globalization.Calendars": "4.3.0",
2058
          "System.IO": "4.3.0",
2059
          "System.IO.FileSystem": "4.3.0",
2060
          "System.IO.FileSystem.Primitives": "4.3.0",
2061
          "System.Resources.ResourceManager": "4.3.0",
2062
          "System.Runtime": "4.3.0",
2063
          "System.Runtime.Extensions": "4.3.0",
2064
          "System.Runtime.Handles": "4.3.0",
2065
          "System.Runtime.InteropServices": "4.3.0",
2066
          "System.Runtime.Numerics": "4.3.0",
2067
          "System.Security.Cryptography.Algorithms": "4.3.0",
2068
          "System.Security.Cryptography.Cng": "4.3.0",
2069
          "System.Security.Cryptography.Csp": "4.3.0",
2070
          "System.Security.Cryptography.Encoding": "4.3.0",
2071
          "System.Security.Cryptography.OpenSsl": "4.3.0",
2072
          "System.Security.Cryptography.Primitives": "4.3.0",
2073
          "System.Text.Encoding": "4.3.0",
2074
          "System.Threading": "4.3.0",
2075
          "runtime.native.System": "4.3.0",
2076
          "runtime.native.System.Net.Http": "4.3.0",
2077
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
2078
        },
2079
        "compile": {
2080
          "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
2081
        },
2082
        "runtimeTargets": {
2083
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
2084
            "assetType": "runtime",
2085
            "rid": "unix"
2086
          },
2087
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
2088
            "assetType": "runtime",
2089
            "rid": "win"
2090
          }
2091
        }
2092
      },
2093
      "System.Text.Encoding/4.3.0": {
2094
        "type": "package",
2095
        "dependencies": {
2096
          "Microsoft.NETCore.Platforms": "1.1.0",
2097
          "Microsoft.NETCore.Targets": "1.1.0",
2098
          "System.Runtime": "4.3.0"
2099
        },
2100
        "compile": {
2101
          "ref/netstandard1.3/System.Text.Encoding.dll": {}
2102
        }
2103
      },
2104
      "System.Text.Encoding.Extensions/4.3.0": {
2105
        "type": "package",
2106
        "dependencies": {
2107
          "Microsoft.NETCore.Platforms": "1.1.0",
2108
          "Microsoft.NETCore.Targets": "1.1.0",
2109
          "System.Runtime": "4.3.0",
2110
          "System.Text.Encoding": "4.3.0"
2111
        },
2112
        "compile": {
2113
          "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
2114
        }
2115
      },
2116
      "System.Text.Encodings.Web/6.0.0": {
2117
        "type": "package",
2118
        "dependencies": {
2119
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
2120
        },
2121
        "compile": {
2122
          "lib/net6.0/System.Text.Encodings.Web.dll": {}
2123
        },
2124
        "runtime": {
2125
          "lib/net6.0/System.Text.Encodings.Web.dll": {}
2126
        },
2127
        "build": {
2128
          "buildTransitive/netcoreapp3.1/_._": {}
2129
        },
2130
        "runtimeTargets": {
2131
          "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll": {
2132
            "assetType": "runtime",
2133
            "rid": "browser"
2134
          }
2135
        }
2136
      },
2137
      "System.Text.Json/6.0.0": {
2138
        "type": "package",
2139
        "dependencies": {
2140
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
2141
          "System.Text.Encodings.Web": "6.0.0"
2142
        },
2143
        "compile": {
2144
          "lib/net6.0/System.Text.Json.dll": {}
2145
        },
2146
        "runtime": {
2147
          "lib/net6.0/System.Text.Json.dll": {}
2148
        },
2149
        "build": {
2150
          "buildTransitive/netcoreapp3.1/_._": {}
2151
        }
2152
      },
2153
      "System.Text.RegularExpressions/4.3.0": {
2154
        "type": "package",
2155
        "dependencies": {
2156
          "System.Runtime": "4.3.0"
2157
        },
2158
        "compile": {
2159
          "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
2160
        },
2161
        "runtime": {
2162
          "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
2163
        }
2164
      },
2165
      "System.Threading/4.3.0": {
2166
        "type": "package",
2167
        "dependencies": {
2168
          "System.Runtime": "4.3.0",
2169
          "System.Threading.Tasks": "4.3.0"
2170
        },
2171
        "compile": {
2172
          "ref/netstandard1.3/System.Threading.dll": {}
2173
        },
2174
        "runtime": {
2175
          "lib/netstandard1.3/System.Threading.dll": {}
2176
        }
2177
      },
2178
      "System.Threading.Tasks/4.3.0": {
2179
        "type": "package",
2180
        "dependencies": {
2181
          "Microsoft.NETCore.Platforms": "1.1.0",
2182
          "Microsoft.NETCore.Targets": "1.1.0",
2183
          "System.Runtime": "4.3.0"
2184
        },
2185
        "compile": {
2186
          "ref/netstandard1.3/System.Threading.Tasks.dll": {}
2187
        }
2188
      },
2189
      "System.Threading.Tasks.Extensions/4.3.0": {
2190
        "type": "package",
2191
        "dependencies": {
2192
          "System.Collections": "4.3.0",
2193
          "System.Runtime": "4.3.0",
2194
          "System.Threading.Tasks": "4.3.0"
2195
        },
2196
        "compile": {
2197
          "lib/netstandard1.0/_._": {}
2198
        },
2199
        "runtime": {
2200
          "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll": {}
2201
        }
2202
      },
2203
      "System.Threading.Timer/4.3.0": {
2204
        "type": "package",
2205
        "dependencies": {
2206
          "Microsoft.NETCore.Platforms": "1.1.0",
2207
          "Microsoft.NETCore.Targets": "1.1.0",
2208
          "System.Runtime": "4.3.0"
2209
        },
2210
        "compile": {
2211
          "ref/netstandard1.2/System.Threading.Timer.dll": {}
2212
        }
2213
      },
2214
      "System.Xml.ReaderWriter/4.3.0": {
2215
        "type": "package",
2216
        "dependencies": {
2217
          "System.Collections": "4.3.0",
2218
          "System.Diagnostics.Debug": "4.3.0",
2219
          "System.Globalization": "4.3.0",
2220
          "System.IO": "4.3.0",
2221
          "System.IO.FileSystem": "4.3.0",
2222
          "System.IO.FileSystem.Primitives": "4.3.0",
2223
          "System.Resources.ResourceManager": "4.3.0",
2224
          "System.Runtime": "4.3.0",
2225
          "System.Runtime.Extensions": "4.3.0",
2226
          "System.Runtime.InteropServices": "4.3.0",
2227
          "System.Text.Encoding": "4.3.0",
2228
          "System.Text.Encoding.Extensions": "4.3.0",
2229
          "System.Text.RegularExpressions": "4.3.0",
2230
          "System.Threading.Tasks": "4.3.0",
2231
          "System.Threading.Tasks.Extensions": "4.3.0"
2232
        },
2233
        "compile": {
2234
          "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
2235
        },
2236
        "runtime": {
2237
          "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
2238
        }
2239
      },
2240
      "System.Xml.XDocument/4.3.0": {
2241
        "type": "package",
2242
        "dependencies": {
2243
          "System.Collections": "4.3.0",
2244
          "System.Diagnostics.Debug": "4.3.0",
2245
          "System.Diagnostics.Tools": "4.3.0",
2246
          "System.Globalization": "4.3.0",
2247
          "System.IO": "4.3.0",
2248
          "System.Reflection": "4.3.0",
2249
          "System.Resources.ResourceManager": "4.3.0",
2250
          "System.Runtime": "4.3.0",
2251
          "System.Runtime.Extensions": "4.3.0",
2252
          "System.Text.Encoding": "4.3.0",
2253
          "System.Threading": "4.3.0",
2254
          "System.Xml.ReaderWriter": "4.3.0"
2255
        },
2256
        "compile": {
2257
          "ref/netstandard1.3/System.Xml.XDocument.dll": {}
2258
        },
2259
        "runtime": {
2260
          "lib/netstandard1.3/System.Xml.XDocument.dll": {}
2261
        }
2262
      },
2263
      "System.Xml.XmlDocument/4.3.0": {
2264
        "type": "package",
2265
        "dependencies": {
2266
          "System.Collections": "4.3.0",
2267
          "System.Diagnostics.Debug": "4.3.0",
2268
          "System.Globalization": "4.3.0",
2269
          "System.IO": "4.3.0",
2270
          "System.Resources.ResourceManager": "4.3.0",
2271
          "System.Runtime": "4.3.0",
2272
          "System.Runtime.Extensions": "4.3.0",
2273
          "System.Text.Encoding": "4.3.0",
2274
          "System.Threading": "4.3.0",
2275
          "System.Xml.ReaderWriter": "4.3.0"
2276
        },
2277
        "compile": {
2278
          "ref/netstandard1.3/System.Xml.XmlDocument.dll": {}
2279
        },
2280
        "runtime": {
2281
          "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
2282
        }
2283
      }
2284
    }
2285
  },
2286
  "libraries": {
2287
    "Castle.Core/4.4.1": {
2288
      "sha512": "zanbjWC0Y05gbx4eGXkzVycOQqVOFVeCjVsDSyuao9P4mtN1w3WxxTo193NGC7j3o2u3AJRswaoC6hEbnGACnQ==",
2289
      "type": "package",
2290
      "path": "castle.core/4.4.1",
2291
      "files": [
2292
        ".nupkg.metadata",
2293
        ".signature.p7s",
2294
        "ASL - Apache Software Foundation License.txt",
2295
        "CHANGELOG.md",
2296
        "LICENSE",
2297
        "castle.core.4.4.1.nupkg.sha512",
2298
        "castle.core.nuspec",
2299
        "lib/net35/Castle.Core.dll",
2300
        "lib/net35/Castle.Core.xml",
2301
        "lib/net40/Castle.Core.dll",
2302
        "lib/net40/Castle.Core.xml",
2303
        "lib/net45/Castle.Core.dll",
2304
        "lib/net45/Castle.Core.xml",
2305
        "lib/netstandard1.3/Castle.Core.dll",
2306
        "lib/netstandard1.3/Castle.Core.xml",
2307
        "lib/netstandard1.5/Castle.Core.dll",
2308
        "lib/netstandard1.5/Castle.Core.xml",
2309
        "readme.txt"
2310
      ]
2311
    },
2312
    "coverlet.collector/3.1.0": {
2313
      "sha512": "YzYqSRrjoP5lULBhTDcTOjuM4IDPPi6PhFsl4w8EI4WdZhE6llt7E38Tg4CHyrS+QKwyu1+9OwkdDgluOdoBTw==",
2314
      "type": "package",
2315
      "path": "coverlet.collector/3.1.0",
2316
      "files": [
2317
        ".nupkg.metadata",
2318
        ".signature.p7s",
2319
        "build/netstandard1.0/Microsoft.CSharp.dll",
2320
        "build/netstandard1.0/Microsoft.DotNet.PlatformAbstractions.dll",
2321
        "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
2322
        "build/netstandard1.0/Microsoft.Extensions.DependencyInjection.dll",
2323
        "build/netstandard1.0/Microsoft.Extensions.DependencyModel.dll",
2324
        "build/netstandard1.0/Microsoft.Extensions.FileSystemGlobbing.dll",
2325
        "build/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
2326
        "build/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
2327
        "build/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
2328
        "build/netstandard1.0/Mono.Cecil.Mdb.dll",
2329
        "build/netstandard1.0/Mono.Cecil.Pdb.dll",
2330
        "build/netstandard1.0/Mono.Cecil.Rocks.dll",
2331
        "build/netstandard1.0/Mono.Cecil.dll",
2332
        "build/netstandard1.0/Newtonsoft.Json.dll",
2333
        "build/netstandard1.0/NuGet.Frameworks.dll",
2334
        "build/netstandard1.0/System.AppContext.dll",
2335
        "build/netstandard1.0/System.Collections.Immutable.dll",
2336
        "build/netstandard1.0/System.Dynamic.Runtime.dll",
2337
        "build/netstandard1.0/System.IO.FileSystem.Primitives.dll",
2338
        "build/netstandard1.0/System.Linq.Expressions.dll",
2339
        "build/netstandard1.0/System.Linq.dll",
2340
        "build/netstandard1.0/System.ObjectModel.dll",
2341
        "build/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
2342
        "build/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
2343
        "build/netstandard1.0/System.Reflection.Emit.dll",
2344
        "build/netstandard1.0/System.Reflection.Metadata.dll",
2345
        "build/netstandard1.0/System.Reflection.TypeExtensions.dll",
2346
        "build/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
2347
        "build/netstandard1.0/System.Text.RegularExpressions.dll",
2348
        "build/netstandard1.0/System.Threading.Tasks.Extensions.dll",
2349
        "build/netstandard1.0/System.Threading.dll",
2350
        "build/netstandard1.0/System.Xml.ReaderWriter.dll",
2351
        "build/netstandard1.0/System.Xml.XDocument.dll",
2352
        "build/netstandard1.0/coverlet.collector.deps.json",
2353
        "build/netstandard1.0/coverlet.collector.dll",
2354
        "build/netstandard1.0/coverlet.collector.pdb",
2355
        "build/netstandard1.0/coverlet.collector.targets",
2356
        "build/netstandard1.0/coverlet.core.dll",
2357
        "build/netstandard1.0/coverlet.core.pdb",
2358
        "coverlet-icon.png",
2359
        "coverlet.collector.3.1.0.nupkg.sha512",
2360
        "coverlet.collector.nuspec"
2361
      ]
2362
    },
2363
    "Humanizer.Core/2.8.26": {
2364
      "sha512": "OiKusGL20vby4uDEswj2IgkdchC1yQ6rwbIkZDVBPIR6al2b7n3pC91elBul9q33KaBgRKhbZH3+2Ur4fnWx2A==",
2365
      "type": "package",
2366
      "path": "humanizer.core/2.8.26",
2367
      "files": [
2368
        ".nupkg.metadata",
2369
        ".signature.p7s",
2370
        "humanizer.core.2.8.26.nupkg.sha512",
2371
        "humanizer.core.nuspec",
2372
        "lib/netstandard1.0/Humanizer.dll",
2373
        "lib/netstandard1.0/Humanizer.xml",
2374
        "lib/netstandard2.0/Humanizer.dll",
2375
        "lib/netstandard2.0/Humanizer.xml",
2376
        "logo.png"
2377
      ]
2378
    },
2379
    "Microsoft.CodeCoverage/16.11.0": {
2380
      "sha512": "wf6lpAeCqP0KFfbDVtfL50lr7jY1gq0+0oSphyksfLOEygMDXqnaxHK5LPFtMEhYSEtgXdNyXNnEddOqQQUdlQ==",
2381
      "type": "package",
2382
      "path": "microsoft.codecoverage/16.11.0",
2383
      "files": [
2384
        ".nupkg.metadata",
2385
        ".signature.p7s",
2386
        "Icon.png",
2387
        "LICENSE_NET.txt",
2388
        "ThirdPartyNotices.txt",
2389
        "build/netstandard1.0/CodeCoverage/CodeCoverage.config",
2390
        "build/netstandard1.0/CodeCoverage/CodeCoverage.exe",
2391
        "build/netstandard1.0/CodeCoverage/VanguardInstrumentationProfiler_x86.config",
2392
        "build/netstandard1.0/CodeCoverage/amd64/CodeCoverage.exe",
2393
        "build/netstandard1.0/CodeCoverage/amd64/VanguardInstrumentationProfiler_x64.config",
2394
        "build/netstandard1.0/CodeCoverage/amd64/covrun64.dll",
2395
        "build/netstandard1.0/CodeCoverage/amd64/msdia140.dll",
2396
        "build/netstandard1.0/CodeCoverage/amd64/msvcdis140.dll",
2397
        "build/netstandard1.0/CodeCoverage/amd64/msvcp140.dll",
2398
        "build/netstandard1.0/CodeCoverage/amd64/msvcp140_atomic_wait.dll",
2399
        "build/netstandard1.0/CodeCoverage/amd64/vcruntime140.dll",
2400
        "build/netstandard1.0/CodeCoverage/amd64/vcruntime140_1.dll",
2401
        "build/netstandard1.0/CodeCoverage/codecoveragemessages.dll",
2402
        "build/netstandard1.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
2403
        "build/netstandard1.0/CodeCoverage/covrun32.dll",
2404
        "build/netstandard1.0/CodeCoverage/msdia140.dll",
2405
        "build/netstandard1.0/CodeCoverage/msvcdis140.dll",
2406
        "build/netstandard1.0/CodeCoverage/msvcp140.dll",
2407
        "build/netstandard1.0/CodeCoverage/msvcp140_atomic_wait.dll",
2408
        "build/netstandard1.0/CodeCoverage/vcruntime140.dll",
2409
        "build/netstandard1.0/InstrumentationEngine/alpine/x64/ProductionBreakpoints_x64.config",
2410
        "build/netstandard1.0/InstrumentationEngine/alpine/x64/libCoverageInstrumentationMethod.so",
2411
        "build/netstandard1.0/InstrumentationEngine/alpine/x64/libInstrumentationEngine.so",
2412
        "build/netstandard1.0/InstrumentationEngine/ubuntu/x64/ProductionBreakpoints_x64.config",
2413
        "build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libCoverageInstrumentationMethod.so",
2414
        "build/netstandard1.0/InstrumentationEngine/ubuntu/x64/libInstrumentationEngine.so",
2415
        "build/netstandard1.0/InstrumentationEngine/x64/MicrosoftInstrumentationEngine_x64.dll",
2416
        "build/netstandard1.0/InstrumentationEngine/x86/MicrosoftInstrumentationEngine_x86.dll",
2417
        "build/netstandard1.0/Microsoft.CodeCoverage.props",
2418
        "build/netstandard1.0/Microsoft.CodeCoverage.targets",
2419
        "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Core.dll",
2420
        "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Instrumentation.dll",
2421
        "build/netstandard1.0/Microsoft.VisualStudio.Coverage.Interprocess.dll",
2422
        "build/netstandard1.0/Microsoft.VisualStudio.TraceDataCollector.dll",
2423
        "build/netstandard1.0/Mono.Cecil.Pdb.dll",
2424
        "build/netstandard1.0/Mono.Cecil.dll",
2425
        "build/netstandard1.0/ThirdPartyNotices.txt",
2426
        "build/netstandard1.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2427
        "build/netstandard1.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2428
        "build/netstandard1.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2429
        "build/netstandard1.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2430
        "build/netstandard1.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2431
        "build/netstandard1.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2432
        "build/netstandard1.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2433
        "build/netstandard1.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2434
        "build/netstandard1.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2435
        "build/netstandard1.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2436
        "build/netstandard1.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2437
        "build/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2438
        "build/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
2439
        "lib/net45/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
2440
        "lib/netcoreapp1.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
2441
        "microsoft.codecoverage.16.11.0.nupkg.sha512",
2442
        "microsoft.codecoverage.nuspec"
2443
      ]
2444
    },
2445
    "Microsoft.Data.Sqlite.Core/6.0.4": {
2446
      "sha512": "3TZX7R2aX1TX5m4A5Kj+SY633NJDeHDP6JiDRCwUnJGKC3IrHgnO8p+oT2hRZpN168qx4Ixe4T9C+xZdZc26gw==",
2447
      "type": "package",
2448
      "path": "microsoft.data.sqlite.core/6.0.4",
2449
      "files": [
2450
        ".nupkg.metadata",
2451
        ".signature.p7s",
2452
        "Icon.png",
2453
        "lib/net6.0/Microsoft.Data.Sqlite.dll",
2454
        "lib/net6.0/Microsoft.Data.Sqlite.xml",
2455
        "lib/netstandard2.0/Microsoft.Data.Sqlite.dll",
2456
        "lib/netstandard2.0/Microsoft.Data.Sqlite.xml",
2457
        "microsoft.data.sqlite.core.6.0.4.nupkg.sha512",
2458
        "microsoft.data.sqlite.core.nuspec"
2459
      ]
2460
    },
2461
    "Microsoft.EntityFrameworkCore/6.0.4": {
2462
      "sha512": "gTh3SJsF5WNjEmG32kYc3U4tjeTIv55QOrwHAJcF/xtrIVMteDHMArGC35N0dw86WFY0v8yFkKYKOIOln4jkfQ==",
2463
      "type": "package",
2464
      "path": "microsoft.entityframeworkcore/6.0.4",
2465
      "files": [
2466
        ".nupkg.metadata",
2467
        ".signature.p7s",
2468
        "Icon.png",
2469
        "lib/net6.0/Microsoft.EntityFrameworkCore.dll",
2470
        "lib/net6.0/Microsoft.EntityFrameworkCore.xml",
2471
        "microsoft.entityframeworkcore.6.0.4.nupkg.sha512",
2472
        "microsoft.entityframeworkcore.nuspec"
2473
      ]
2474
    },
2475
    "Microsoft.EntityFrameworkCore.Abstractions/6.0.4": {
2476
      "sha512": "jycTQF0FUJp10cGWBmtsyFhQNeISU9CltDRKCaNiX4QRSEFzgRgaFN4vAFK0T+G5etmXugyddijE4NWCGtgznQ==",
2477
      "type": "package",
2478
      "path": "microsoft.entityframeworkcore.abstractions/6.0.4",
2479
      "files": [
2480
        ".nupkg.metadata",
2481
        ".signature.p7s",
2482
        "Icon.png",
2483
        "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
2484
        "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
2485
        "microsoft.entityframeworkcore.abstractions.6.0.4.nupkg.sha512",
2486
        "microsoft.entityframeworkcore.abstractions.nuspec"
2487
      ]
2488
    },
2489
    "Microsoft.EntityFrameworkCore.Analyzers/6.0.4": {
2490
      "sha512": "t12WodVyGGP2CuLo7R1qwcawHY5zlg+GiQzvkceZpsjcFJVyTFFBFDPg1isBtzurLzWsl+G3z5fVXeic90mPxg==",
2491
      "type": "package",
2492
      "path": "microsoft.entityframeworkcore.analyzers/6.0.4",
2493
      "files": [
2494
        ".nupkg.metadata",
2495
        ".signature.p7s",
2496
        "Icon.png",
2497
        "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
2498
        "lib/netstandard2.0/_._",
2499
        "microsoft.entityframeworkcore.analyzers.6.0.4.nupkg.sha512",
2500
        "microsoft.entityframeworkcore.analyzers.nuspec"
2501
      ]
2502
    },
2503
    "Microsoft.EntityFrameworkCore.Design/6.0.4": {
2504
      "sha512": "NOAtatJPq/xDa+vqfxL5+OwCKv83N/JX/IPgY6VQZ95KUtV9uuC+mVPsremG3a9UM3tPfK4CXMh1rwiaZHYCPQ==",
2505
      "type": "package",
2506
      "path": "microsoft.entityframeworkcore.design/6.0.4",
2507
      "files": [
2508
        ".nupkg.metadata",
2509
        ".signature.p7s",
2510
        "Icon.png",
2511
        "build/net6.0/Microsoft.EntityFrameworkCore.Design.props",
2512
        "lib/net6.0/Microsoft.EntityFrameworkCore.Design.dll",
2513
        "lib/net6.0/Microsoft.EntityFrameworkCore.Design.xml",
2514
        "microsoft.entityframeworkcore.design.6.0.4.nupkg.sha512",
2515
        "microsoft.entityframeworkcore.design.nuspec"
2516
      ]
2517
    },
2518
    "Microsoft.EntityFrameworkCore.Proxies/6.0.4": {
2519
      "sha512": "kR3BwjoDWtfsagBkiHL4uMGp9YBRg+z0xzBBsSbeDkfcyFNthcvvXKF0PU+w9Hv6D2ZGKzinPmIkSgInGrMpWQ==",
2520
      "type": "package",
2521
      "path": "microsoft.entityframeworkcore.proxies/6.0.4",
2522
      "files": [
2523
        ".nupkg.metadata",
2524
        ".signature.p7s",
2525
        "Icon.png",
2526
        "lib/net6.0/Microsoft.EntityFrameworkCore.Proxies.dll",
2527
        "lib/net6.0/Microsoft.EntityFrameworkCore.Proxies.xml",
2528
        "microsoft.entityframeworkcore.proxies.6.0.4.nupkg.sha512",
2529
        "microsoft.entityframeworkcore.proxies.nuspec"
2530
      ]
2531
    },
2532
    "Microsoft.EntityFrameworkCore.Relational/6.0.4": {
2533
      "sha512": "E867NbEXYRTElBF5ff+1AN5Awa1jkORy/Rrm0ueibaTAV5uw89LsLoH6yTe+b9urZTWMHtLfGd1RDdNjk8+KzA==",
2534
      "type": "package",
2535
      "path": "microsoft.entityframeworkcore.relational/6.0.4",
2536
      "files": [
2537
        ".nupkg.metadata",
2538
        ".signature.p7s",
2539
        "Icon.png",
2540
        "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll",
2541
        "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.xml",
2542
        "microsoft.entityframeworkcore.relational.6.0.4.nupkg.sha512",
2543
        "microsoft.entityframeworkcore.relational.nuspec"
2544
      ]
2545
    },
2546
    "Microsoft.EntityFrameworkCore.Sqlite/6.0.4": {
2547
      "sha512": "nn3UB4PxqnECcEWJPcIKrcuGnevf/lPd/LqFgLVYgqYe8teVqpI/yCKSDOPkEkrAbjWAB0Sgx+q59XpT5YphKQ==",
2548
      "type": "package",
2549
      "path": "microsoft.entityframeworkcore.sqlite/6.0.4",
2550
      "files": [
2551
        ".nupkg.metadata",
2552
        ".signature.p7s",
2553
        "Icon.png",
2554
        "lib/net6.0/_._",
2555
        "microsoft.entityframeworkcore.sqlite.6.0.4.nupkg.sha512",
2556
        "microsoft.entityframeworkcore.sqlite.nuspec"
2557
      ]
2558
    },
2559
    "Microsoft.EntityFrameworkCore.Sqlite.Core/6.0.4": {
2560
      "sha512": "yO6XZA8FQkBLiTtClesWClL3Z1QEqT9vRoDDf/IOPkmsjzjedg2GzkNCauRGk/XnsZZ1qcz55TuJBO+1jNDIaA==",
2561
      "type": "package",
2562
      "path": "microsoft.entityframeworkcore.sqlite.core/6.0.4",
2563
      "files": [
2564
        ".nupkg.metadata",
2565
        ".signature.p7s",
2566
        "Icon.png",
2567
        "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.dll",
2568
        "lib/net6.0/Microsoft.EntityFrameworkCore.Sqlite.xml",
2569
        "microsoft.entityframeworkcore.sqlite.core.6.0.4.nupkg.sha512",
2570
        "microsoft.entityframeworkcore.sqlite.core.nuspec"
2571
      ]
2572
    },
2573
    "Microsoft.EntityFrameworkCore.Tools/6.0.4": {
2574
      "sha512": "6uAir6kFgkZoM2xsmNxs3WhK03xN37u4fW44X8cAXzllkG4txMajbkYhT0jSh4D+YrnfdNCq3K8ol3MyCCGEug==",
2575
      "type": "package",
2576
      "path": "microsoft.entityframeworkcore.tools/6.0.4",
2577
      "hasTools": true,
2578
      "files": [
2579
        ".nupkg.metadata",
2580
        ".signature.p7s",
2581
        "Icon.png",
2582
        "lib/net6.0/_._",
2583
        "microsoft.entityframeworkcore.tools.6.0.4.nupkg.sha512",
2584
        "microsoft.entityframeworkcore.tools.nuspec",
2585
        "tools/EntityFrameworkCore.PS2.psd1",
2586
        "tools/EntityFrameworkCore.PS2.psm1",
2587
        "tools/EntityFrameworkCore.psd1",
2588
        "tools/EntityFrameworkCore.psm1",
2589
        "tools/about_EntityFrameworkCore.help.txt",
2590
        "tools/init.ps1",
2591
        "tools/net461/any/ef.exe",
2592
        "tools/net461/win-x86/ef.exe",
2593
        "tools/netcoreapp2.0/any/ef.dll",
2594
        "tools/netcoreapp2.0/any/ef.runtimeconfig.json"
2595
      ]
2596
    },
2597
    "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
2598
      "sha512": "bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
2599
      "type": "package",
2600
      "path": "microsoft.extensions.caching.abstractions/6.0.0",
2601
      "files": [
2602
        ".nupkg.metadata",
2603
        ".signature.p7s",
2604
        "Icon.png",
2605
        "LICENSE.TXT",
2606
        "THIRD-PARTY-NOTICES.TXT",
2607
        "lib/net461/Microsoft.Extensions.Caching.Abstractions.dll",
2608
        "lib/net461/Microsoft.Extensions.Caching.Abstractions.xml",
2609
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
2610
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
2611
        "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512",
2612
        "microsoft.extensions.caching.abstractions.nuspec",
2613
        "useSharedDesignerContext.txt"
2614
      ]
2615
    },
2616
    "Microsoft.Extensions.Caching.Memory/6.0.1": {
2617
      "sha512": "B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
2618
      "type": "package",
2619
      "path": "microsoft.extensions.caching.memory/6.0.1",
2620
      "files": [
2621
        ".nupkg.metadata",
2622
        ".signature.p7s",
2623
        "Icon.png",
2624
        "LICENSE.TXT",
2625
        "THIRD-PARTY-NOTICES.TXT",
2626
        "lib/net461/Microsoft.Extensions.Caching.Memory.dll",
2627
        "lib/net461/Microsoft.Extensions.Caching.Memory.xml",
2628
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
2629
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
2630
        "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512",
2631
        "microsoft.extensions.caching.memory.nuspec",
2632
        "useSharedDesignerContext.txt"
2633
      ]
2634
    },
2635
    "Microsoft.Extensions.Configuration/6.0.0": {
2636
      "sha512": "tq2wXyh3fL17EMF2bXgRhU7JrbO3on93MRKYxzz4JzzvuGSA1l0W3GI9/tl8EO89TH+KWEymP7bcFway6z9fXg==",
2637
      "type": "package",
2638
      "path": "microsoft.extensions.configuration/6.0.0",
2639
      "files": [
2640
        ".nupkg.metadata",
2641
        ".signature.p7s",
2642
        "Icon.png",
2643
        "LICENSE.TXT",
2644
        "THIRD-PARTY-NOTICES.TXT",
2645
        "lib/net461/Microsoft.Extensions.Configuration.dll",
2646
        "lib/net461/Microsoft.Extensions.Configuration.xml",
2647
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
2648
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
2649
        "microsoft.extensions.configuration.6.0.0.nupkg.sha512",
2650
        "microsoft.extensions.configuration.nuspec",
2651
        "useSharedDesignerContext.txt"
2652
      ]
2653
    },
2654
    "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
2655
      "sha512": "qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
2656
      "type": "package",
2657
      "path": "microsoft.extensions.configuration.abstractions/6.0.0",
2658
      "files": [
2659
        ".nupkg.metadata",
2660
        ".signature.p7s",
2661
        "Icon.png",
2662
        "LICENSE.TXT",
2663
        "THIRD-PARTY-NOTICES.TXT",
2664
        "lib/net461/Microsoft.Extensions.Configuration.Abstractions.dll",
2665
        "lib/net461/Microsoft.Extensions.Configuration.Abstractions.xml",
2666
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
2667
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
2668
        "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512",
2669
        "microsoft.extensions.configuration.abstractions.nuspec",
2670
        "useSharedDesignerContext.txt"
2671
      ]
2672
    },
2673
    "Microsoft.Extensions.Configuration.Binder/6.0.0": {
2674
      "sha512": "b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
2675
      "type": "package",
2676
      "path": "microsoft.extensions.configuration.binder/6.0.0",
2677
      "files": [
2678
        ".nupkg.metadata",
2679
        ".signature.p7s",
2680
        "Icon.png",
2681
        "LICENSE.TXT",
2682
        "THIRD-PARTY-NOTICES.TXT",
2683
        "lib/net461/Microsoft.Extensions.Configuration.Binder.dll",
2684
        "lib/net461/Microsoft.Extensions.Configuration.Binder.xml",
2685
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
2686
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
2687
        "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512",
2688
        "microsoft.extensions.configuration.binder.nuspec",
2689
        "useSharedDesignerContext.txt"
2690
      ]
2691
    },
2692
    "Microsoft.Extensions.DependencyInjection/6.0.0": {
2693
      "sha512": "k6PWQMuoBDGGHOQTtyois2u4AwyVcIwL2LaSLlTZQm2CYcJ1pxbt6jfAnpWmzENA/wfrYRI/X9DTLoUkE4AsLw==",
2694
      "type": "package",
2695
      "path": "microsoft.extensions.dependencyinjection/6.0.0",
2696
      "files": [
2697
        ".nupkg.metadata",
2698
        ".signature.p7s",
2699
        "Icon.png",
2700
        "LICENSE.TXT",
2701
        "THIRD-PARTY-NOTICES.TXT",
2702
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.targets",
2703
        "buildTransitive/netcoreapp3.1/_._",
2704
        "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
2705
        "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
2706
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll",
2707
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.xml",
2708
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
2709
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
2710
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
2711
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
2712
        "microsoft.extensions.dependencyinjection.6.0.0.nupkg.sha512",
2713
        "microsoft.extensions.dependencyinjection.nuspec",
2714
        "useSharedDesignerContext.txt"
2715
      ]
2716
    },
2717
    "Microsoft.Extensions.DependencyInjection.Abstractions/6.0.0": {
2718
      "sha512": "xlzi2IYREJH3/m6+lUrQlujzX8wDitm4QGnUu6kUXTQAWPuZY8i+ticFJbzfqaetLA6KR/rO6Ew/HuYD+bxifg==",
2719
      "type": "package",
2720
      "path": "microsoft.extensions.dependencyinjection.abstractions/6.0.0",
2721
      "files": [
2722
        ".nupkg.metadata",
2723
        ".signature.p7s",
2724
        "Icon.png",
2725
        "LICENSE.TXT",
2726
        "THIRD-PARTY-NOTICES.TXT",
2727
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.Abstractions.targets",
2728
        "buildTransitive/netcoreapp3.1/_._",
2729
        "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
2730
        "lib/net461/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
2731
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
2732
        "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
2733
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
2734
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
2735
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
2736
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
2737
        "microsoft.extensions.dependencyinjection.abstractions.6.0.0.nupkg.sha512",
2738
        "microsoft.extensions.dependencyinjection.abstractions.nuspec",
2739
        "useSharedDesignerContext.txt"
2740
      ]
2741
    },
2742
    "Microsoft.Extensions.DependencyModel/6.0.0": {
2743
      "sha512": "TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
2744
      "type": "package",
2745
      "path": "microsoft.extensions.dependencymodel/6.0.0",
2746
      "files": [
2747
        ".nupkg.metadata",
2748
        ".signature.p7s",
2749
        "Icon.png",
2750
        "LICENSE.TXT",
2751
        "THIRD-PARTY-NOTICES.TXT",
2752
        "lib/net461/Microsoft.Extensions.DependencyModel.dll",
2753
        "lib/net461/Microsoft.Extensions.DependencyModel.xml",
2754
        "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
2755
        "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.xml",
2756
        "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512",
2757
        "microsoft.extensions.dependencymodel.nuspec",
2758
        "useSharedDesignerContext.txt"
2759
      ]
2760
    },
2761
    "Microsoft.Extensions.Logging/6.0.0": {
2762
      "sha512": "eIbyj40QDg1NDz0HBW0S5f3wrLVnKWnDJ/JtZ+yJDFnDj90VoPuoPmFkeaXrtu+0cKm5GRAwoDf+dBWXK0TUdg==",
2763
      "type": "package",
2764
      "path": "microsoft.extensions.logging/6.0.0",
2765
      "files": [
2766
        ".nupkg.metadata",
2767
        ".signature.p7s",
2768
        "Icon.png",
2769
        "LICENSE.TXT",
2770
        "THIRD-PARTY-NOTICES.TXT",
2771
        "lib/net461/Microsoft.Extensions.Logging.dll",
2772
        "lib/net461/Microsoft.Extensions.Logging.xml",
2773
        "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
2774
        "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
2775
        "lib/netstandard2.1/Microsoft.Extensions.Logging.dll",
2776
        "lib/netstandard2.1/Microsoft.Extensions.Logging.xml",
2777
        "microsoft.extensions.logging.6.0.0.nupkg.sha512",
2778
        "microsoft.extensions.logging.nuspec",
2779
        "useSharedDesignerContext.txt"
2780
      ]
2781
    },
2782
    "Microsoft.Extensions.Logging.Abstractions/6.0.0": {
2783
      "sha512": "/HggWBbTwy8TgebGSX5DBZ24ndhzi93sHUBDvP1IxbZD7FDokYzdAr6+vbWGjw2XAfR2EJ1sfKUotpjHnFWPxA==",
2784
      "type": "package",
2785
      "path": "microsoft.extensions.logging.abstractions/6.0.0",
2786
      "files": [
2787
        ".nupkg.metadata",
2788
        ".signature.p7s",
2789
        "Icon.png",
2790
        "LICENSE.TXT",
2791
        "THIRD-PARTY-NOTICES.TXT",
2792
        "analyzers/dotnet/roslyn3.11/cs/Microsoft.Extensions.Logging.Generators.dll",
2793
        "analyzers/dotnet/roslyn3.11/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
2794
        "analyzers/dotnet/roslyn3.11/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
2795
        "analyzers/dotnet/roslyn3.11/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
2796
        "analyzers/dotnet/roslyn3.11/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
2797
        "analyzers/dotnet/roslyn3.11/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
2798
        "analyzers/dotnet/roslyn3.11/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
2799
        "analyzers/dotnet/roslyn3.11/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
2800
        "analyzers/dotnet/roslyn3.11/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
2801
        "analyzers/dotnet/roslyn3.11/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
2802
        "analyzers/dotnet/roslyn3.11/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
2803
        "analyzers/dotnet/roslyn3.11/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
2804
        "analyzers/dotnet/roslyn3.11/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
2805
        "analyzers/dotnet/roslyn3.11/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
2806
        "analyzers/dotnet/roslyn4.0/cs/Microsoft.Extensions.Logging.Generators.dll",
2807
        "analyzers/dotnet/roslyn4.0/cs/cs/Microsoft.Extensions.Logging.Generators.resources.dll",
2808
        "analyzers/dotnet/roslyn4.0/cs/de/Microsoft.Extensions.Logging.Generators.resources.dll",
2809
        "analyzers/dotnet/roslyn4.0/cs/es/Microsoft.Extensions.Logging.Generators.resources.dll",
2810
        "analyzers/dotnet/roslyn4.0/cs/fr/Microsoft.Extensions.Logging.Generators.resources.dll",
2811
        "analyzers/dotnet/roslyn4.0/cs/it/Microsoft.Extensions.Logging.Generators.resources.dll",
2812
        "analyzers/dotnet/roslyn4.0/cs/ja/Microsoft.Extensions.Logging.Generators.resources.dll",
2813
        "analyzers/dotnet/roslyn4.0/cs/ko/Microsoft.Extensions.Logging.Generators.resources.dll",
2814
        "analyzers/dotnet/roslyn4.0/cs/pl/Microsoft.Extensions.Logging.Generators.resources.dll",
2815
        "analyzers/dotnet/roslyn4.0/cs/pt-BR/Microsoft.Extensions.Logging.Generators.resources.dll",
2816
        "analyzers/dotnet/roslyn4.0/cs/ru/Microsoft.Extensions.Logging.Generators.resources.dll",
2817
        "analyzers/dotnet/roslyn4.0/cs/tr/Microsoft.Extensions.Logging.Generators.resources.dll",
2818
        "analyzers/dotnet/roslyn4.0/cs/zh-Hans/Microsoft.Extensions.Logging.Generators.resources.dll",
2819
        "analyzers/dotnet/roslyn4.0/cs/zh-Hant/Microsoft.Extensions.Logging.Generators.resources.dll",
2820
        "build/Microsoft.Extensions.Logging.Abstractions.targets",
2821
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Abstractions.targets",
2822
        "buildTransitive/netcoreapp3.1/_._",
2823
        "lib/net461/Microsoft.Extensions.Logging.Abstractions.dll",
2824
        "lib/net461/Microsoft.Extensions.Logging.Abstractions.xml",
2825
        "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll",
2826
        "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.xml",
2827
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
2828
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
2829
        "microsoft.extensions.logging.abstractions.6.0.0.nupkg.sha512",
2830
        "microsoft.extensions.logging.abstractions.nuspec",
2831
        "useSharedDesignerContext.txt"
2832
      ]
2833
    },
2834
    "Microsoft.Extensions.Logging.Configuration/6.0.0": {
2835
      "sha512": "ZDskjagmBAbv+K8rYW9VhjPplhbOE63xUD0DiuydZJwt15dRyoqicYklLd86zzeintUc7AptDkHn+YhhYkYo8A==",
2836
      "type": "package",
2837
      "path": "microsoft.extensions.logging.configuration/6.0.0",
2838
      "files": [
2839
        ".nupkg.metadata",
2840
        ".signature.p7s",
2841
        "Icon.png",
2842
        "LICENSE.TXT",
2843
        "THIRD-PARTY-NOTICES.TXT",
2844
        "lib/net461/Microsoft.Extensions.Logging.Configuration.dll",
2845
        "lib/net461/Microsoft.Extensions.Logging.Configuration.xml",
2846
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll",
2847
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.xml",
2848
        "microsoft.extensions.logging.configuration.6.0.0.nupkg.sha512",
2849
        "microsoft.extensions.logging.configuration.nuspec",
2850
        "useSharedDesignerContext.txt"
2851
      ]
2852
    },
2853
    "Microsoft.Extensions.Logging.Console/6.0.0": {
2854
      "sha512": "gsqKzOEdsvq28QiXFxagmn1oRB9GeI5GgYCkoybZtQA0IUb7QPwf1WmN3AwJeNIsadTvIFQCiVK0OVIgKfOBGg==",
2855
      "type": "package",
2856
      "path": "microsoft.extensions.logging.console/6.0.0",
2857
      "files": [
2858
        ".nupkg.metadata",
2859
        ".signature.p7s",
2860
        "Icon.png",
2861
        "LICENSE.TXT",
2862
        "THIRD-PARTY-NOTICES.TXT",
2863
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Logging.Console.targets",
2864
        "buildTransitive/netcoreapp3.1/_._",
2865
        "lib/net461/Microsoft.Extensions.Logging.Console.dll",
2866
        "lib/net461/Microsoft.Extensions.Logging.Console.xml",
2867
        "lib/net6.0/Microsoft.Extensions.Logging.Console.dll",
2868
        "lib/net6.0/Microsoft.Extensions.Logging.Console.xml",
2869
        "lib/netcoreapp3.1/Microsoft.Extensions.Logging.Console.dll",
2870
        "lib/netcoreapp3.1/Microsoft.Extensions.Logging.Console.xml",
2871
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll",
2872
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.xml",
2873
        "microsoft.extensions.logging.console.6.0.0.nupkg.sha512",
2874
        "microsoft.extensions.logging.console.nuspec",
2875
        "useSharedDesignerContext.txt"
2876
      ]
2877
    },
2878
    "Microsoft.Extensions.Options/6.0.0": {
2879
      "sha512": "dzXN0+V1AyjOe2xcJ86Qbo233KHuLEY0njf/P2Kw8SfJU+d45HNS2ctJdnEnrWbM9Ye2eFgaC5Mj9otRMU6IsQ==",
2880
      "type": "package",
2881
      "path": "microsoft.extensions.options/6.0.0",
2882
      "files": [
2883
        ".nupkg.metadata",
2884
        ".signature.p7s",
2885
        "Icon.png",
2886
        "LICENSE.TXT",
2887
        "THIRD-PARTY-NOTICES.TXT",
2888
        "lib/net461/Microsoft.Extensions.Options.dll",
2889
        "lib/net461/Microsoft.Extensions.Options.xml",
2890
        "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
2891
        "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
2892
        "lib/netstandard2.1/Microsoft.Extensions.Options.dll",
2893
        "lib/netstandard2.1/Microsoft.Extensions.Options.xml",
2894
        "microsoft.extensions.options.6.0.0.nupkg.sha512",
2895
        "microsoft.extensions.options.nuspec",
2896
        "useSharedDesignerContext.txt"
2897
      ]
2898
    },
2899
    "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
2900
      "sha512": "bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
2901
      "type": "package",
2902
      "path": "microsoft.extensions.options.configurationextensions/6.0.0",
2903
      "files": [
2904
        ".nupkg.metadata",
2905
        ".signature.p7s",
2906
        "Icon.png",
2907
        "LICENSE.TXT",
2908
        "THIRD-PARTY-NOTICES.TXT",
2909
        "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
2910
        "lib/net461/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
2911
        "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll",
2912
        "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.xml",
2913
        "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512",
2914
        "microsoft.extensions.options.configurationextensions.nuspec",
2915
        "useSharedDesignerContext.txt"
2916
      ]
2917
    },
2918
    "Microsoft.Extensions.Primitives/6.0.0": {
2919
      "sha512": "9+PnzmQFfEFNR9J2aDTfJGGupShHjOuGw4VUv+JB044biSHrnmCIMD+mJHmb2H7YryrfBEXDurxQ47gJZdCKNQ==",
2920
      "type": "package",
2921
      "path": "microsoft.extensions.primitives/6.0.0",
2922
      "files": [
2923
        ".nupkg.metadata",
2924
        ".signature.p7s",
2925
        "Icon.png",
2926
        "LICENSE.TXT",
2927
        "THIRD-PARTY-NOTICES.TXT",
2928
        "buildTransitive/netcoreapp2.0/Microsoft.Extensions.Primitives.targets",
2929
        "buildTransitive/netcoreapp3.1/_._",
2930
        "lib/net461/Microsoft.Extensions.Primitives.dll",
2931
        "lib/net461/Microsoft.Extensions.Primitives.xml",
2932
        "lib/net6.0/Microsoft.Extensions.Primitives.dll",
2933
        "lib/net6.0/Microsoft.Extensions.Primitives.xml",
2934
        "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
2935
        "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
2936
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
2937
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
2938
        "microsoft.extensions.primitives.6.0.0.nupkg.sha512",
2939
        "microsoft.extensions.primitives.nuspec",
2940
        "useSharedDesignerContext.txt"
2941
      ]
2942
    },
2943
    "Microsoft.NET.Test.Sdk/16.11.0": {
2944
      "sha512": "f4mbG1SUSkNWF5p7B3Y8ZxMsvKhxCmpZhdl+w6tMtLSUGE7Izi1syU6TkmKOvB2BV66pdbENConFAISOix4ohQ==",
2945
      "type": "package",
2946
      "path": "microsoft.net.test.sdk/16.11.0",
2947
      "files": [
2948
        ".nupkg.metadata",
2949
        ".signature.p7s",
2950
        "Icon.png",
2951
        "LICENSE_NET.txt",
2952
        "build/net40/Microsoft.NET.Test.Sdk.props",
2953
        "build/net40/Microsoft.NET.Test.Sdk.targets",
2954
        "build/net45/Microsoft.NET.Test.Sdk.props",
2955
        "build/net45/Microsoft.NET.Test.Sdk.targets",
2956
        "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.cs",
2957
        "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.fs",
2958
        "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.Program.vb",
2959
        "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.props",
2960
        "build/netcoreapp1.0/Microsoft.NET.Test.Sdk.targets",
2961
        "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.cs",
2962
        "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.fs",
2963
        "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.Program.vb",
2964
        "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.props",
2965
        "build/netcoreapp2.1/Microsoft.NET.Test.Sdk.targets",
2966
        "build/uap10.0/Microsoft.NET.Test.Sdk.props",
2967
        "buildMultiTargeting/Microsoft.NET.Test.Sdk.props",
2968
        "lib/net40/_._",
2969
        "lib/net45/_._",
2970
        "lib/netcoreapp1.0/_._",
2971
        "lib/netcoreapp2.1/_._",
2972
        "lib/uap10.0/_._",
2973
        "microsoft.net.test.sdk.16.11.0.nupkg.sha512",
2974
        "microsoft.net.test.sdk.nuspec"
2975
      ]
2976
    },
2977
    "Microsoft.NETCore.Platforms/1.1.0": {
2978
      "sha512": "kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
2979
      "type": "package",
2980
      "path": "microsoft.netcore.platforms/1.1.0",
2981
      "files": [
2982
        ".nupkg.metadata",
2983
        ".signature.p7s",
2984
        "ThirdPartyNotices.txt",
2985
        "dotnet_library_license.txt",
2986
        "lib/netstandard1.0/_._",
2987
        "microsoft.netcore.platforms.1.1.0.nupkg.sha512",
2988
        "microsoft.netcore.platforms.nuspec",
2989
        "runtime.json"
2990
      ]
2991
    },
2992
    "Microsoft.NETCore.Targets/1.1.0": {
2993
      "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
2994
      "type": "package",
2995
      "path": "microsoft.netcore.targets/1.1.0",
2996
      "files": [
2997
        ".nupkg.metadata",
2998
        ".signature.p7s",
2999
        "ThirdPartyNotices.txt",
3000
        "dotnet_library_license.txt",
3001
        "lib/netstandard1.0/_._",
3002
        "microsoft.netcore.targets.1.1.0.nupkg.sha512",
3003
        "microsoft.netcore.targets.nuspec",
3004
        "runtime.json"
3005
      ]
3006
    },
3007
    "Microsoft.TestPlatform.ObjectModel/16.11.0": {
3008
      "sha512": "EiknJx9N9Z30gs7R+HHhki7fA8EiiM3pwD1vkw3bFsBC8kdVq/O7mHf1hrg5aJp+ASO6BoOzQueD2ysfTOy/Bg==",
3009
      "type": "package",
3010
      "path": "microsoft.testplatform.objectmodel/16.11.0",
3011
      "files": [
3012
        ".nupkg.metadata",
3013
        ".signature.p7s",
3014
        "Icon.png",
3015
        "LICENSE_NET.txt",
3016
        "lib/net45/Microsoft.TestPlatform.CoreUtilities.dll",
3017
        "lib/net45/Microsoft.TestPlatform.PlatformAbstractions.dll",
3018
        "lib/net45/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3019
        "lib/net45/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3020
        "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3021
        "lib/net45/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3022
        "lib/net45/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3023
        "lib/net45/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3024
        "lib/net45/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3025
        "lib/net45/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3026
        "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3027
        "lib/net45/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3028
        "lib/net45/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3029
        "lib/net45/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3030
        "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3031
        "lib/net45/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3032
        "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3033
        "lib/net45/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3034
        "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3035
        "lib/net45/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3036
        "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3037
        "lib/net45/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3038
        "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3039
        "lib/net45/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3040
        "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3041
        "lib/net45/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3042
        "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3043
        "lib/net45/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3044
        "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3045
        "lib/net451/Microsoft.TestPlatform.CoreUtilities.dll",
3046
        "lib/net451/Microsoft.TestPlatform.PlatformAbstractions.dll",
3047
        "lib/net451/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3048
        "lib/net451/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3049
        "lib/net451/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3050
        "lib/net451/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3051
        "lib/net451/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3052
        "lib/net451/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3053
        "lib/net451/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3054
        "lib/net451/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3055
        "lib/net451/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3056
        "lib/net451/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3057
        "lib/net451/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3058
        "lib/net451/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3059
        "lib/net451/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3060
        "lib/net451/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3061
        "lib/net451/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3062
        "lib/net451/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3063
        "lib/net451/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3064
        "lib/net451/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3065
        "lib/net451/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3066
        "lib/net451/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3067
        "lib/net451/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3068
        "lib/net451/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3069
        "lib/net451/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3070
        "lib/net451/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3071
        "lib/net451/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3072
        "lib/net451/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3073
        "lib/net451/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3074
        "lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
3075
        "lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3076
        "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3077
        "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3078
        "lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3079
        "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3080
        "lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3081
        "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3082
        "lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3083
        "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3084
        "lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3085
        "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3086
        "lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3087
        "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3088
        "lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3089
        "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3090
        "lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3091
        "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3092
        "lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3093
        "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3094
        "lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3095
        "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3096
        "lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3097
        "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3098
        "lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3099
        "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3100
        "lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3101
        "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3102
        "lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3103
        "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
3104
        "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
3105
        "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3106
        "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3107
        "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3108
        "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3109
        "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3110
        "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3111
        "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3112
        "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3113
        "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3114
        "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3115
        "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3116
        "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3117
        "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3118
        "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3119
        "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3120
        "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3121
        "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3122
        "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3123
        "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3124
        "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3125
        "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3126
        "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3127
        "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3128
        "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3129
        "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3130
        "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3131
        "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3132
        "lib/netstandard1.0/Microsoft.TestPlatform.CoreUtilities.dll",
3133
        "lib/netstandard1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3134
        "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3135
        "lib/netstandard1.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3136
        "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3137
        "lib/netstandard1.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3138
        "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3139
        "lib/netstandard1.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3140
        "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3141
        "lib/netstandard1.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3142
        "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3143
        "lib/netstandard1.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3144
        "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3145
        "lib/netstandard1.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3146
        "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3147
        "lib/netstandard1.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3148
        "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3149
        "lib/netstandard1.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3150
        "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3151
        "lib/netstandard1.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3152
        "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3153
        "lib/netstandard1.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3154
        "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3155
        "lib/netstandard1.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3156
        "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3157
        "lib/netstandard1.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3158
        "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3159
        "lib/netstandard1.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3160
        "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3161
        "lib/netstandard1.3/Microsoft.TestPlatform.CoreUtilities.dll",
3162
        "lib/netstandard1.3/Microsoft.TestPlatform.PlatformAbstractions.dll",
3163
        "lib/netstandard1.3/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3164
        "lib/netstandard1.3/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3165
        "lib/netstandard1.3/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3166
        "lib/netstandard1.3/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3167
        "lib/netstandard1.3/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3168
        "lib/netstandard1.3/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3169
        "lib/netstandard1.3/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3170
        "lib/netstandard1.3/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3171
        "lib/netstandard1.3/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3172
        "lib/netstandard1.3/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3173
        "lib/netstandard1.3/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3174
        "lib/netstandard1.3/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3175
        "lib/netstandard1.3/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3176
        "lib/netstandard1.3/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3177
        "lib/netstandard1.3/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3178
        "lib/netstandard1.3/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3179
        "lib/netstandard1.3/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3180
        "lib/netstandard1.3/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3181
        "lib/netstandard1.3/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3182
        "lib/netstandard1.3/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3183
        "lib/netstandard1.3/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3184
        "lib/netstandard1.3/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3185
        "lib/netstandard1.3/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3186
        "lib/netstandard1.3/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3187
        "lib/netstandard1.3/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3188
        "lib/netstandard1.3/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3189
        "lib/netstandard1.3/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3190
        "lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
3191
        "lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3192
        "lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3193
        "lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3194
        "lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3195
        "lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3196
        "lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3197
        "lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3198
        "lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3199
        "lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3200
        "lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3201
        "lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3202
        "lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3203
        "lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3204
        "lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3205
        "lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3206
        "lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3207
        "lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3208
        "lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3209
        "lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3210
        "lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3211
        "lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3212
        "lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3213
        "lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3214
        "lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3215
        "lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3216
        "lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3217
        "lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3218
        "lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3219
        "lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
3220
        "lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3221
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3222
        "lib/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3223
        "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3224
        "lib/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3225
        "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3226
        "lib/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3227
        "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3228
        "lib/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3229
        "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3230
        "lib/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3231
        "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3232
        "lib/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3233
        "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3234
        "lib/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3235
        "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3236
        "lib/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3237
        "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3238
        "lib/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3239
        "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3240
        "lib/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3241
        "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3242
        "lib/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3243
        "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3244
        "lib/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3245
        "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3246
        "lib/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3247
        "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3248
        "microsoft.testplatform.objectmodel.16.11.0.nupkg.sha512",
3249
        "microsoft.testplatform.objectmodel.nuspec"
3250
      ]
3251
    },
3252
    "Microsoft.TestPlatform.TestHost/16.11.0": {
3253
      "sha512": "/Q+R0EcCJE8JaYCk+bGReicw/xrB0HhecrYrUcLbn95BnAlaTJrZhoLkUhvtKTAVtqX/AIKWXYtutiU/Q6QUgg==",
3254
      "type": "package",
3255
      "path": "microsoft.testplatform.testhost/16.11.0",
3256
      "files": [
3257
        ".nupkg.metadata",
3258
        ".signature.p7s",
3259
        "Icon.png",
3260
        "LICENSE_NET.txt",
3261
        "ThirdPartyNotices.txt",
3262
        "build/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3263
        "build/netcoreapp1.0/Microsoft.TestPlatform.TestHost.props",
3264
        "build/netcoreapp1.0/x64/Microsoft.TestPlatform.PlatformAbstractions.dll",
3265
        "build/netcoreapp1.0/x64/testhost.dll",
3266
        "build/netcoreapp1.0/x64/testhost.exe",
3267
        "build/netcoreapp1.0/x86/Microsoft.TestPlatform.PlatformAbstractions.dll",
3268
        "build/netcoreapp1.0/x86/testhost.x86.dll",
3269
        "build/netcoreapp1.0/x86/testhost.x86.exe",
3270
        "build/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
3271
        "build/netcoreapp2.1/Microsoft.TestPlatform.TestHost.props",
3272
        "build/netcoreapp2.1/x64/Microsoft.TestPlatform.PlatformAbstractions.dll",
3273
        "build/netcoreapp2.1/x64/testhost.dll",
3274
        "build/netcoreapp2.1/x64/testhost.exe",
3275
        "build/netcoreapp2.1/x86/Microsoft.TestPlatform.PlatformAbstractions.dll",
3276
        "build/netcoreapp2.1/x86/testhost.x86.dll",
3277
        "build/netcoreapp2.1/x86/testhost.x86.exe",
3278
        "build/uap10.0/Microsoft.TestPlatform.TestHost.props",
3279
        "build/uap10.0/Microsoft.TestPlatform.TestHost.targets",
3280
        "build/uap10.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3281
        "build/uap10.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3282
        "build/uap10.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3283
        "build/uap10.0/cs/Microsoft.TestPlatform.Utilities.resources.dll",
3284
        "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3285
        "build/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3286
        "build/uap10.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3287
        "build/uap10.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3288
        "build/uap10.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3289
        "build/uap10.0/de/Microsoft.TestPlatform.Utilities.resources.dll",
3290
        "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3291
        "build/uap10.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3292
        "build/uap10.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3293
        "build/uap10.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3294
        "build/uap10.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3295
        "build/uap10.0/es/Microsoft.TestPlatform.Utilities.resources.dll",
3296
        "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3297
        "build/uap10.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3298
        "build/uap10.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3299
        "build/uap10.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3300
        "build/uap10.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3301
        "build/uap10.0/fr/Microsoft.TestPlatform.Utilities.resources.dll",
3302
        "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3303
        "build/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3304
        "build/uap10.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3305
        "build/uap10.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3306
        "build/uap10.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3307
        "build/uap10.0/it/Microsoft.TestPlatform.Utilities.resources.dll",
3308
        "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3309
        "build/uap10.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3310
        "build/uap10.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3311
        "build/uap10.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3312
        "build/uap10.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3313
        "build/uap10.0/ja/Microsoft.TestPlatform.Utilities.resources.dll",
3314
        "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3315
        "build/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3316
        "build/uap10.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3317
        "build/uap10.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3318
        "build/uap10.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3319
        "build/uap10.0/ko/Microsoft.TestPlatform.Utilities.resources.dll",
3320
        "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3321
        "build/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3322
        "build/uap10.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3323
        "build/uap10.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3324
        "build/uap10.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3325
        "build/uap10.0/pl/Microsoft.TestPlatform.Utilities.resources.dll",
3326
        "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3327
        "build/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3328
        "build/uap10.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3329
        "build/uap10.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3330
        "build/uap10.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3331
        "build/uap10.0/pt-BR/Microsoft.TestPlatform.Utilities.resources.dll",
3332
        "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3333
        "build/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3334
        "build/uap10.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3335
        "build/uap10.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3336
        "build/uap10.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3337
        "build/uap10.0/ru/Microsoft.TestPlatform.Utilities.resources.dll",
3338
        "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3339
        "build/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3340
        "build/uap10.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3341
        "build/uap10.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3342
        "build/uap10.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3343
        "build/uap10.0/tr/Microsoft.TestPlatform.Utilities.resources.dll",
3344
        "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3345
        "build/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3346
        "build/uap10.0/x64/msdia140.dll",
3347
        "build/uap10.0/x86/msdia140.dll",
3348
        "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3349
        "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3350
        "build/uap10.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3351
        "build/uap10.0/zh-Hans/Microsoft.TestPlatform.Utilities.resources.dll",
3352
        "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3353
        "build/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3354
        "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3355
        "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3356
        "build/uap10.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3357
        "build/uap10.0/zh-Hant/Microsoft.TestPlatform.Utilities.resources.dll",
3358
        "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3359
        "build/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3360
        "lib/net45/_._",
3361
        "lib/netcoreapp1.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
3362
        "lib/netcoreapp1.0/Microsoft.TestPlatform.CoreUtilities.dll",
3363
        "lib/netcoreapp1.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
3364
        "lib/netcoreapp1.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3365
        "lib/netcoreapp1.0/Microsoft.TestPlatform.Utilities.dll",
3366
        "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
3367
        "lib/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3368
        "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3369
        "lib/netcoreapp1.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3370
        "lib/netcoreapp1.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3371
        "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3372
        "lib/netcoreapp1.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3373
        "lib/netcoreapp1.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3374
        "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3375
        "lib/netcoreapp1.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3376
        "lib/netcoreapp1.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3377
        "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3378
        "lib/netcoreapp1.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3379
        "lib/netcoreapp1.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3380
        "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3381
        "lib/netcoreapp1.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3382
        "lib/netcoreapp1.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3383
        "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3384
        "lib/netcoreapp1.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3385
        "lib/netcoreapp1.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3386
        "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3387
        "lib/netcoreapp1.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3388
        "lib/netcoreapp1.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3389
        "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3390
        "lib/netcoreapp1.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3391
        "lib/netcoreapp1.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3392
        "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3393
        "lib/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3394
        "lib/netcoreapp1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3395
        "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3396
        "lib/netcoreapp1.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3397
        "lib/netcoreapp1.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3398
        "lib/netcoreapp1.0/testhost.deps.json",
3399
        "lib/netcoreapp1.0/testhost.dll",
3400
        "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3401
        "lib/netcoreapp1.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3402
        "lib/netcoreapp1.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3403
        "lib/netcoreapp1.0/x64/msdia140.dll",
3404
        "lib/netcoreapp1.0/x86/msdia140.dll",
3405
        "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3406
        "lib/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3407
        "lib/netcoreapp1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3408
        "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3409
        "lib/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3410
        "lib/netcoreapp1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3411
        "lib/netcoreapp2.1/Microsoft.TestPlatform.CommunicationUtilities.dll",
3412
        "lib/netcoreapp2.1/Microsoft.TestPlatform.CoreUtilities.dll",
3413
        "lib/netcoreapp2.1/Microsoft.TestPlatform.CrossPlatEngine.dll",
3414
        "lib/netcoreapp2.1/Microsoft.TestPlatform.PlatformAbstractions.dll",
3415
        "lib/netcoreapp2.1/Microsoft.TestPlatform.Utilities.dll",
3416
        "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.Common.dll",
3417
        "lib/netcoreapp2.1/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3418
        "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3419
        "lib/netcoreapp2.1/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3420
        "lib/netcoreapp2.1/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3421
        "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3422
        "lib/netcoreapp2.1/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3423
        "lib/netcoreapp2.1/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3424
        "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3425
        "lib/netcoreapp2.1/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3426
        "lib/netcoreapp2.1/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3427
        "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3428
        "lib/netcoreapp2.1/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3429
        "lib/netcoreapp2.1/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3430
        "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3431
        "lib/netcoreapp2.1/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3432
        "lib/netcoreapp2.1/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3433
        "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3434
        "lib/netcoreapp2.1/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3435
        "lib/netcoreapp2.1/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3436
        "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3437
        "lib/netcoreapp2.1/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3438
        "lib/netcoreapp2.1/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3439
        "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3440
        "lib/netcoreapp2.1/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3441
        "lib/netcoreapp2.1/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3442
        "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3443
        "lib/netcoreapp2.1/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3444
        "lib/netcoreapp2.1/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3445
        "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3446
        "lib/netcoreapp2.1/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3447
        "lib/netcoreapp2.1/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3448
        "lib/netcoreapp2.1/testhost.deps.json",
3449
        "lib/netcoreapp2.1/testhost.dll",
3450
        "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3451
        "lib/netcoreapp2.1/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3452
        "lib/netcoreapp2.1/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3453
        "lib/netcoreapp2.1/x64/msdia140.dll",
3454
        "lib/netcoreapp2.1/x86/msdia140.dll",
3455
        "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3456
        "lib/netcoreapp2.1/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3457
        "lib/netcoreapp2.1/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3458
        "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
3459
        "lib/netcoreapp2.1/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
3460
        "lib/netcoreapp2.1/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
3461
        "lib/uap10.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
3462
        "lib/uap10.0/Microsoft.TestPlatform.CoreUtilities.dll",
3463
        "lib/uap10.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
3464
        "lib/uap10.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
3465
        "lib/uap10.0/Microsoft.TestPlatform.Utilities.dll",
3466
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
3467
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
3468
        "lib/uap10.0/testhost.dll",
3469
        "microsoft.testplatform.testhost.16.11.0.nupkg.sha512",
3470
        "microsoft.testplatform.testhost.nuspec"
3471
      ]
3472
    },
3473
    "Microsoft.Win32.Primitives/4.3.0": {
3474
      "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
3475
      "type": "package",
3476
      "path": "microsoft.win32.primitives/4.3.0",
3477
      "files": [
3478
        ".nupkg.metadata",
3479
        ".signature.p7s",
3480
        "ThirdPartyNotices.txt",
3481
        "dotnet_library_license.txt",
3482
        "lib/MonoAndroid10/_._",
3483
        "lib/MonoTouch10/_._",
3484
        "lib/net46/Microsoft.Win32.Primitives.dll",
3485
        "lib/xamarinios10/_._",
3486
        "lib/xamarinmac20/_._",
3487
        "lib/xamarintvos10/_._",
3488
        "lib/xamarinwatchos10/_._",
3489
        "microsoft.win32.primitives.4.3.0.nupkg.sha512",
3490
        "microsoft.win32.primitives.nuspec",
3491
        "ref/MonoAndroid10/_._",
3492
        "ref/MonoTouch10/_._",
3493
        "ref/net46/Microsoft.Win32.Primitives.dll",
3494
        "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
3495
        "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
3496
        "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
3497
        "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
3498
        "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
3499
        "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
3500
        "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
3501
        "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
3502
        "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
3503
        "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
3504
        "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
3505
        "ref/xamarinios10/_._",
3506
        "ref/xamarinmac20/_._",
3507
        "ref/xamarintvos10/_._",
3508
        "ref/xamarinwatchos10/_._"
3509
      ]
3510
    },
3511
    "MSTest.TestAdapter/2.2.7": {
3512
      "sha512": "E8seWhOKGEz4Aq6IaX6dUZGRSVYwLVy+6ZI9nq0TyHRuv54Id4Y7y/CB0KGiOUrqtygfooQm5wmpnDOW28N9Ug==",
3513
      "type": "package",
3514
      "path": "mstest.testadapter/2.2.7",
3515
      "files": [
3516
        ".nupkg.metadata",
3517
        ".signature.p7s",
3518
        "Icon.png",
3519
        "build/_common/Microsoft.TestPlatform.AdapterUtilities.dll",
3520
        "build/_common/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.dll",
3521
        "build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.Interface.dll",
3522
        "build/_common/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
3523
        "build/_common/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
3524
        "build/_common/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3525
        "build/_common/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3526
        "build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3527
        "build/_common/cs/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3528
        "build/_common/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3529
        "build/_common/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3530
        "build/_common/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3531
        "build/_common/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3532
        "build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3533
        "build/_common/de/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3534
        "build/_common/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3535
        "build/_common/de/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3536
        "build/_common/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3537
        "build/_common/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3538
        "build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3539
        "build/_common/es/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3540
        "build/_common/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3541
        "build/_common/es/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3542
        "build/_common/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3543
        "build/_common/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3544
        "build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3545
        "build/_common/fr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3546
        "build/_common/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3547
        "build/_common/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3548
        "build/_common/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3549
        "build/_common/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3550
        "build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3551
        "build/_common/it/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3552
        "build/_common/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3553
        "build/_common/it/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3554
        "build/_common/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3555
        "build/_common/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3556
        "build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3557
        "build/_common/ja/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3558
        "build/_common/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3559
        "build/_common/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3560
        "build/_common/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3561
        "build/_common/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3562
        "build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3563
        "build/_common/ko/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3564
        "build/_common/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3565
        "build/_common/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3566
        "build/_common/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3567
        "build/_common/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3568
        "build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3569
        "build/_common/pl/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3570
        "build/_common/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3571
        "build/_common/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3572
        "build/_common/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3573
        "build/_common/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3574
        "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3575
        "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3576
        "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3577
        "build/_common/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3578
        "build/_common/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3579
        "build/_common/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3580
        "build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3581
        "build/_common/ru/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3582
        "build/_common/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3583
        "build/_common/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3584
        "build/_common/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3585
        "build/_common/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3586
        "build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3587
        "build/_common/tr/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3588
        "build/_common/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3589
        "build/_common/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3590
        "build/_common/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3591
        "build/_common/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3592
        "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3593
        "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3594
        "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3595
        "build/_common/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3596
        "build/_common/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3597
        "build/_common/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
3598
        "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTest.TestAdapter.resources.dll",
3599
        "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.resources.dll",
3600
        "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
3601
        "build/_common/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.resources.dll",
3602
        "build/net45/MSTest.TestAdapter.props",
3603
        "build/net45/MSTest.TestAdapter.targets",
3604
        "build/net45/Microsoft.TestPlatform.AdapterUtilities.dll",
3605
        "build/net45/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3606
        "build/net45/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3607
        "build/net45/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3608
        "build/net45/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3609
        "build/net45/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3610
        "build/net45/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3611
        "build/net45/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3612
        "build/net45/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3613
        "build/net45/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3614
        "build/net45/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3615
        "build/net45/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3616
        "build/net45/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3617
        "build/net45/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3618
        "build/net5.0-windows10.0.18362.0/MSTest.TestAdapter.props",
3619
        "build/net5.0-windows10.0.18362.0/MSTest.TestAdapter.targets",
3620
        "build/net5.0-windows10.0.18362.0/Microsoft.TestPlatform.AdapterUtilities.dll",
3621
        "build/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
3622
        "build/net5.0-windows10.0.18362.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3623
        "build/net5.0-windows10.0.18362.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3624
        "build/net5.0-windows10.0.18362.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3625
        "build/net5.0-windows10.0.18362.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3626
        "build/net5.0-windows10.0.18362.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3627
        "build/net5.0-windows10.0.18362.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3628
        "build/net5.0-windows10.0.18362.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3629
        "build/net5.0-windows10.0.18362.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3630
        "build/net5.0-windows10.0.18362.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3631
        "build/net5.0-windows10.0.18362.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3632
        "build/net5.0-windows10.0.18362.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3633
        "build/net5.0-windows10.0.18362.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3634
        "build/net5.0-windows10.0.18362.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3635
        "build/netcoreapp1.0/MSTest.TestAdapter.props",
3636
        "build/netcoreapp1.0/Microsoft.TestPlatform.AdapterUtilities.dll",
3637
        "build/netcoreapp1.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
3638
        "build/netcoreapp1.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3639
        "build/netcoreapp1.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3640
        "build/netcoreapp1.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3641
        "build/netcoreapp1.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3642
        "build/netcoreapp1.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3643
        "build/netcoreapp1.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3644
        "build/netcoreapp1.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3645
        "build/netcoreapp1.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3646
        "build/netcoreapp1.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3647
        "build/netcoreapp1.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3648
        "build/netcoreapp1.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3649
        "build/netcoreapp1.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3650
        "build/netcoreapp1.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3651
        "build/netstandard1.5/MSTest.TestAdapter.props",
3652
        "build/netstandard1.5/Microsoft.TestPlatform.AdapterUtilities.dll",
3653
        "build/netstandard1.5/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
3654
        "build/netstandard1.5/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3655
        "build/netstandard1.5/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3656
        "build/netstandard1.5/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3657
        "build/netstandard1.5/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3658
        "build/netstandard1.5/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3659
        "build/netstandard1.5/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3660
        "build/netstandard1.5/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3661
        "build/netstandard1.5/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3662
        "build/netstandard1.5/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3663
        "build/netstandard1.5/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3664
        "build/netstandard1.5/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3665
        "build/netstandard1.5/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3666
        "build/netstandard1.5/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3667
        "build/uap10.0/MSTest.TestAdapter.props",
3668
        "build/uap10.0/MSTest.TestAdapter.targets",
3669
        "build/uap10.0/Microsoft.TestPlatform.AdapterUtilities.dll",
3670
        "build/uap10.0/Microsoft.VisualStudio.TestPlatform.MSTestAdapter.PlatformServices.dll",
3671
        "build/uap10.0/cs/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3672
        "build/uap10.0/de/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3673
        "build/uap10.0/es/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3674
        "build/uap10.0/fr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3675
        "build/uap10.0/it/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3676
        "build/uap10.0/ja/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3677
        "build/uap10.0/ko/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3678
        "build/uap10.0/pl/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3679
        "build/uap10.0/pt-BR/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3680
        "build/uap10.0/ru/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3681
        "build/uap10.0/tr/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3682
        "build/uap10.0/zh-Hans/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3683
        "build/uap10.0/zh-Hant/Microsoft.TestPlatform.AdapterUtilities.resources.dll",
3684
        "mstest.testadapter.2.2.7.nupkg.sha512",
3685
        "mstest.testadapter.nuspec"
3686
      ]
3687
    },
3688
    "MSTest.TestFramework/2.2.7": {
3689
      "sha512": "qroVMzabIcbqwxtlDZriZflqs3nKpmqSVoM/Nfw9fg+F6885rrgo9R4gwmK7xxPPd8gpDrmNqqwpnyh6GMoN9g==",
3690
      "type": "package",
3691
      "path": "mstest.testframework/2.2.7",
3692
      "files": [
3693
        ".nupkg.metadata",
3694
        ".signature.p7s",
3695
        "Icon.png",
3696
        "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
3697
        "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
3698
        "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
3699
        "lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
3700
        "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3701
        "lib/net45/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3702
        "lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3703
        "lib/net45/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3704
        "lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3705
        "lib/net45/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3706
        "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3707
        "lib/net45/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3708
        "lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3709
        "lib/net45/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3710
        "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3711
        "lib/net45/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3712
        "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3713
        "lib/net45/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3714
        "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3715
        "lib/net45/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3716
        "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3717
        "lib/net45/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3718
        "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3719
        "lib/net45/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3720
        "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3721
        "lib/net45/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3722
        "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3723
        "lib/net45/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3724
        "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3725
        "lib/net45/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3726
        "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
3727
        "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
3728
        "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
3729
        "lib/net5.0-windows10.0.18362.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
3730
        "lib/net5.0-windows10.0.18362.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3731
        "lib/net5.0-windows10.0.18362.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3732
        "lib/net5.0-windows10.0.18362.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3733
        "lib/net5.0-windows10.0.18362.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3734
        "lib/net5.0-windows10.0.18362.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3735
        "lib/net5.0-windows10.0.18362.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3736
        "lib/net5.0-windows10.0.18362.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3737
        "lib/net5.0-windows10.0.18362.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3738
        "lib/net5.0-windows10.0.18362.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3739
        "lib/net5.0-windows10.0.18362.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3740
        "lib/net5.0-windows10.0.18362.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3741
        "lib/net5.0-windows10.0.18362.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3742
        "lib/net5.0-windows10.0.18362.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3743
        "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
3744
        "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
3745
        "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
3746
        "lib/netstandard1.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
3747
        "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3748
        "lib/netstandard1.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3749
        "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3750
        "lib/netstandard1.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3751
        "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3752
        "lib/netstandard1.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3753
        "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3754
        "lib/netstandard1.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3755
        "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3756
        "lib/netstandard1.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3757
        "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3758
        "lib/netstandard1.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3759
        "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3760
        "lib/netstandard1.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3761
        "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3762
        "lib/netstandard1.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3763
        "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3764
        "lib/netstandard1.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3765
        "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3766
        "lib/netstandard1.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3767
        "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3768
        "lib/netstandard1.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3769
        "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3770
        "lib/netstandard1.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3771
        "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3772
        "lib/netstandard1.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3773
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.XML",
3774
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.dll",
3775
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.XML",
3776
        "lib/uap10.0/Microsoft.VisualStudio.TestPlatform.TestFramework.dll",
3777
        "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3778
        "lib/uap10.0/cs/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3779
        "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3780
        "lib/uap10.0/de/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3781
        "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3782
        "lib/uap10.0/es/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3783
        "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3784
        "lib/uap10.0/fr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3785
        "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3786
        "lib/uap10.0/it/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3787
        "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3788
        "lib/uap10.0/ja/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3789
        "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3790
        "lib/uap10.0/ko/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3791
        "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3792
        "lib/uap10.0/pl/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3793
        "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3794
        "lib/uap10.0/pt-BR/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3795
        "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3796
        "lib/uap10.0/ru/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3797
        "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3798
        "lib/uap10.0/tr/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3799
        "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3800
        "lib/uap10.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3801
        "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.Extensions.xml",
3802
        "lib/uap10.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.TestFramework.xml",
3803
        "mstest.testframework.2.2.7.nupkg.sha512",
3804
        "mstest.testframework.nuspec"
3805
      ]
3806
    },
3807
    "NETStandard.Library/1.6.1": {
3808
      "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
3809
      "type": "package",
3810
      "path": "netstandard.library/1.6.1",
3811
      "files": [
3812
        ".nupkg.metadata",
3813
        ".signature.p7s",
3814
        "ThirdPartyNotices.txt",
3815
        "dotnet_library_license.txt",
3816
        "netstandard.library.1.6.1.nupkg.sha512",
3817
        "netstandard.library.nuspec"
3818
      ]
3819
    },
3820
    "Newtonsoft.Json/12.0.3": {
3821
      "sha512": "6mgjfnRB4jKMlzHSl+VD+oUc1IebOZabkbyWj2RiTgWwYPPuaK1H97G1sHqGwPlS5npiF5Q0OrxN1wni2n5QWg==",
3822
      "type": "package",
3823
      "path": "newtonsoft.json/12.0.3",
3824
      "files": [
3825
        ".nupkg.metadata",
3826
        ".signature.p7s",
3827
        "LICENSE.md",
3828
        "lib/net20/Newtonsoft.Json.dll",
3829
        "lib/net20/Newtonsoft.Json.xml",
3830
        "lib/net35/Newtonsoft.Json.dll",
3831
        "lib/net35/Newtonsoft.Json.xml",
3832
        "lib/net40/Newtonsoft.Json.dll",
3833
        "lib/net40/Newtonsoft.Json.xml",
3834
        "lib/net45/Newtonsoft.Json.dll",
3835
        "lib/net45/Newtonsoft.Json.xml",
3836
        "lib/netstandard1.0/Newtonsoft.Json.dll",
3837
        "lib/netstandard1.0/Newtonsoft.Json.xml",
3838
        "lib/netstandard1.3/Newtonsoft.Json.dll",
3839
        "lib/netstandard1.3/Newtonsoft.Json.xml",
3840
        "lib/netstandard2.0/Newtonsoft.Json.dll",
3841
        "lib/netstandard2.0/Newtonsoft.Json.xml",
3842
        "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
3843
        "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
3844
        "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
3845
        "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
3846
        "newtonsoft.json.12.0.3.nupkg.sha512",
3847
        "newtonsoft.json.nuspec",
3848
        "packageIcon.png"
3849
      ]
3850
    },
3851
    "NuGet.Frameworks/5.0.0": {
3852
      "sha512": "c5JVjuVAm4f7E9Vj+v09Z9s2ZsqFDjBpcsyS3M9xRo0bEdm/LVZSzLxxNvfvAwRiiE8nwe1h2G4OwiwlzFKXlA==",
3853
      "type": "package",
3854
      "path": "nuget.frameworks/5.0.0",
3855
      "files": [
3856
        ".nupkg.metadata",
3857
        ".signature.p7s",
3858
        "lib/net40/NuGet.Frameworks.dll",
3859
        "lib/net40/NuGet.Frameworks.xml",
3860
        "lib/net472/NuGet.Frameworks.dll",
3861
        "lib/net472/NuGet.Frameworks.xml",
3862
        "lib/netstandard2.0/NuGet.Frameworks.dll",
3863
        "lib/netstandard2.0/NuGet.Frameworks.xml",
3864
        "nuget.frameworks.5.0.0.nupkg.sha512",
3865
        "nuget.frameworks.nuspec"
3866
      ]
3867
    },
3868
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3869
      "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
3870
      "type": "package",
3871
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3872
      "files": [
3873
        ".nupkg.metadata",
3874
        ".signature.p7s",
3875
        "ThirdPartyNotices.txt",
3876
        "dotnet_library_license.txt",
3877
        "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3878
        "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3879
        "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3880
      ]
3881
    },
3882
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3883
      "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
3884
      "type": "package",
3885
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3886
      "files": [
3887
        ".nupkg.metadata",
3888
        ".signature.p7s",
3889
        "ThirdPartyNotices.txt",
3890
        "dotnet_library_license.txt",
3891
        "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3892
        "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3893
        "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3894
      ]
3895
    },
3896
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3897
      "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
3898
      "type": "package",
3899
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3900
      "files": [
3901
        ".nupkg.metadata",
3902
        ".signature.p7s",
3903
        "ThirdPartyNotices.txt",
3904
        "dotnet_library_license.txt",
3905
        "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3906
        "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3907
        "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3908
      ]
3909
    },
3910
    "runtime.native.System/4.3.0": {
3911
      "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
3912
      "type": "package",
3913
      "path": "runtime.native.system/4.3.0",
3914
      "files": [
3915
        ".nupkg.metadata",
3916
        ".signature.p7s",
3917
        "ThirdPartyNotices.txt",
3918
        "dotnet_library_license.txt",
3919
        "lib/netstandard1.0/_._",
3920
        "runtime.native.system.4.3.0.nupkg.sha512",
3921
        "runtime.native.system.nuspec"
3922
      ]
3923
    },
3924
    "runtime.native.System.IO.Compression/4.3.0": {
3925
      "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
3926
      "type": "package",
3927
      "path": "runtime.native.system.io.compression/4.3.0",
3928
      "files": [
3929
        ".nupkg.metadata",
3930
        ".signature.p7s",
3931
        "ThirdPartyNotices.txt",
3932
        "dotnet_library_license.txt",
3933
        "lib/netstandard1.0/_._",
3934
        "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
3935
        "runtime.native.system.io.compression.nuspec"
3936
      ]
3937
    },
3938
    "runtime.native.System.Net.Http/4.3.0": {
3939
      "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
3940
      "type": "package",
3941
      "path": "runtime.native.system.net.http/4.3.0",
3942
      "files": [
3943
        ".nupkg.metadata",
3944
        ".signature.p7s",
3945
        "ThirdPartyNotices.txt",
3946
        "dotnet_library_license.txt",
3947
        "lib/netstandard1.0/_._",
3948
        "runtime.native.system.net.http.4.3.0.nupkg.sha512",
3949
        "runtime.native.system.net.http.nuspec"
3950
      ]
3951
    },
3952
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
3953
      "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
3954
      "type": "package",
3955
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
3956
      "files": [
3957
        ".nupkg.metadata",
3958
        ".signature.p7s",
3959
        "ThirdPartyNotices.txt",
3960
        "dotnet_library_license.txt",
3961
        "lib/netstandard1.0/_._",
3962
        "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
3963
        "runtime.native.system.security.cryptography.apple.nuspec"
3964
      ]
3965
    },
3966
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3967
      "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
3968
      "type": "package",
3969
      "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
3970
      "files": [
3971
        ".nupkg.metadata",
3972
        ".signature.p7s",
3973
        "ThirdPartyNotices.txt",
3974
        "dotnet_library_license.txt",
3975
        "lib/netstandard1.0/_._",
3976
        "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3977
        "runtime.native.system.security.cryptography.openssl.nuspec"
3978
      ]
3979
    },
3980
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3981
      "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
3982
      "type": "package",
3983
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3984
      "files": [
3985
        ".nupkg.metadata",
3986
        ".signature.p7s",
3987
        "ThirdPartyNotices.txt",
3988
        "dotnet_library_license.txt",
3989
        "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
3990
        "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
3991
        "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
3992
      ]
3993
    },
3994
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
3995
      "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
3996
      "type": "package",
3997
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
3998
      "files": [
3999
        ".nupkg.metadata",
4000
        ".signature.p7s",
4001
        "ThirdPartyNotices.txt",
4002
        "dotnet_library_license.txt",
4003
        "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4004
        "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4005
        "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4006
      ]
4007
    },
4008
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
4009
      "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
4010
      "type": "package",
4011
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
4012
      "files": [
4013
        ".nupkg.metadata",
4014
        ".signature.p7s",
4015
        "ThirdPartyNotices.txt",
4016
        "dotnet_library_license.txt",
4017
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
4018
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
4019
        "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
4020
      ]
4021
    },
4022
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4023
      "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
4024
      "type": "package",
4025
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4026
      "files": [
4027
        ".nupkg.metadata",
4028
        ".signature.p7s",
4029
        "ThirdPartyNotices.txt",
4030
        "dotnet_library_license.txt",
4031
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4032
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4033
        "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
4034
      ]
4035
    },
4036
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4037
      "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
4038
      "type": "package",
4039
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4040
      "files": [
4041
        ".nupkg.metadata",
4042
        ".signature.p7s",
4043
        "ThirdPartyNotices.txt",
4044
        "dotnet_library_license.txt",
4045
        "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4046
        "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4047
        "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4048
      ]
4049
    },
4050
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4051
      "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
4052
      "type": "package",
4053
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4054
      "files": [
4055
        ".nupkg.metadata",
4056
        ".signature.p7s",
4057
        "ThirdPartyNotices.txt",
4058
        "dotnet_library_license.txt",
4059
        "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4060
        "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4061
        "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4062
      ]
4063
    },
4064
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4065
      "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
4066
      "type": "package",
4067
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4068
      "files": [
4069
        ".nupkg.metadata",
4070
        ".signature.p7s",
4071
        "ThirdPartyNotices.txt",
4072
        "dotnet_library_license.txt",
4073
        "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4074
        "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4075
        "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4076
      ]
4077
    },
4078
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
4079
      "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
4080
      "type": "package",
4081
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
4082
      "files": [
4083
        ".nupkg.metadata",
4084
        ".signature.p7s",
4085
        "ThirdPartyNotices.txt",
4086
        "dotnet_library_license.txt",
4087
        "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
4088
        "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
4089
        "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
4090
      ]
4091
    },
4092
    "Selenium.WebDriver/4.1.0": {
4093
      "sha512": "d4smisz4a/wJCM2TzkKTl+BLfvZUTvaobhKElDfCVZlvY8ThsC8VAoBNWTlg1H/GGzIP//yVGko/W0FILTgkYA==",
4094
      "type": "package",
4095
      "path": "selenium.webdriver/4.1.0",
4096
      "files": [
4097
        ".nupkg.metadata",
4098
        ".signature.p7s",
4099
        "images/icon.png",
4100
        "lib/net45/WebDriver.dll",
4101
        "lib/net46/WebDriver.dll",
4102
        "lib/net47/WebDriver.dll",
4103
        "lib/net48/WebDriver.dll",
4104
        "lib/net5.0/WebDriver.dll",
4105
        "lib/netstandard2.0/WebDriver.dll",
4106
        "lib/netstandard2.1/WebDriver.dll",
4107
        "selenium.webdriver.4.1.0.nupkg.sha512",
4108
        "selenium.webdriver.nuspec"
4109
      ]
4110
    },
4111
    "Selenium.WebDriver.ChromeDriver/100.0.4896.6000": {
4112
      "sha512": "ttUzQ+lgWSifCMhw1MGUf4eFt9Vh88O1mua58huh5zLMZdqa/Wrh+lQGZnZrcvoifq85fWx7ESlbl57iPDaJ+w==",
4113
      "type": "package",
4114
      "path": "selenium.webdriver.chromedriver/100.0.4896.6000",
4115
      "files": [
4116
        ".nupkg.metadata",
4117
        ".signature.p7s",
4118
        "README.md",
4119
        "build/DefinePropertiesChromeDriver.targets",
4120
        "build/Selenium.WebDriver.ChromeDriver.targets",
4121
        "driver/linux64/chromedriver",
4122
        "driver/mac64/chromedriver",
4123
        "driver/win32/chromedriver.exe",
4124
        "nupkg-icon.png",
4125
        "selenium.webdriver.chromedriver.100.0.4896.6000.nupkg.sha512",
4126
        "selenium.webdriver.chromedriver.nuspec"
4127
      ]
4128
    },
4129
    "Selenium.WebDriver.GeckoDriver/0.30.0.1": {
4130
      "sha512": "BoeVn6PFkw/Lte8FtFJpIvd9EeolIGTb7rcKPJB9XBEI+QC57fMV4jcHNv5NABOKepA81G6fGhD7gwMGKbAytA==",
4131
      "type": "package",
4132
      "path": "selenium.webdriver.geckodriver/0.30.0.1",
4133
      "files": [
4134
        ".nupkg.metadata",
4135
        ".signature.p7s",
4136
        "README.md",
4137
        "build/DefinePropertiesGeckoDriver.targets",
4138
        "build/Selenium.WebDriver.GeckoDriver.targets",
4139
        "driver/linux64/geckodriver",
4140
        "driver/mac64/geckodriver",
4141
        "driver/win32/geckodriver.exe",
4142
        "driver/win64/geckodriver.exe",
4143
        "nupkg-icon.png",
4144
        "selenium.webdriver.geckodriver.0.30.0.1.nupkg.sha512",
4145
        "selenium.webdriver.geckodriver.nuspec"
4146
      ]
4147
    },
4148
    "SQLitePCLRaw.bundle_e_sqlite3/2.0.6": {
4149
      "sha512": "zssYqiaucyGArZfg74rJuzK0ewgZiidsRVrZTmP7JLNvK806gXg6PGA46XzoJGpNPPA5uRcumwvVp6YTYxtQ5w==",
4150
      "type": "package",
4151
      "path": "sqlitepclraw.bundle_e_sqlite3/2.0.6",
4152
      "files": [
4153
        ".nupkg.metadata",
4154
        ".signature.p7s",
4155
        "lib/Xamarin.iOS10/SQLitePCLRaw.batteries_v2.dll",
4156
        "lib/Xamarin.tvOS10/SQLitePCLRaw.batteries_v2.dll",
4157
        "lib/net461/SQLitePCLRaw.batteries_v2.dll",
4158
        "lib/netstandard2.0/SQLitePCLRaw.batteries_v2.dll",
4159
        "sqlitepclraw.bundle_e_sqlite3.2.0.6.nupkg.sha512",
4160
        "sqlitepclraw.bundle_e_sqlite3.nuspec"
4161
      ]
4162
    },
4163
    "SQLitePCLRaw.core/2.0.6": {
4164
      "sha512": "Vh8n0dTvwXkCGur2WqQTITvk4BUO8i8h9ucSx3wwuaej3s2S6ZC0R7vqCTf9TfS/I4QkXO6g3W2YQIRFkOcijA==",
4165
      "type": "package",
4166
      "path": "sqlitepclraw.core/2.0.6",
4167
      "files": [
4168
        ".nupkg.metadata",
4169
        ".signature.p7s",
4170
        "lib/netstandard2.0/SQLitePCLRaw.core.dll",
4171
        "sqlitepclraw.core.2.0.6.nupkg.sha512",
4172
        "sqlitepclraw.core.nuspec"
4173
      ]
4174
    },
4175
    "SQLitePCLRaw.lib.e_sqlite3/2.0.6": {
4176
      "sha512": "xlstskMKalKQl0H2uLNe0viBM6fvAGLWqKZUQ3twX5y1tSOZKe0+EbXopQKYdbjJytNGI6y5WSKjpI+kVr2Ckg==",
4177
      "type": "package",
4178
      "path": "sqlitepclraw.lib.e_sqlite3/2.0.6",
4179
      "files": [
4180
        ".nupkg.metadata",
4181
        ".signature.p7s",
4182
        "build/net461/SQLitePCLRaw.lib.e_sqlite3.targets",
4183
        "lib/net461/_._",
4184
        "lib/netstandard2.0/_._",
4185
        "runtimes/alpine-x64/native/libe_sqlite3.so",
4186
        "runtimes/linux-arm/native/libe_sqlite3.so",
4187
        "runtimes/linux-arm64/native/libe_sqlite3.so",
4188
        "runtimes/linux-armel/native/libe_sqlite3.so",
4189
        "runtimes/linux-mips64/native/libe_sqlite3.so",
4190
        "runtimes/linux-musl-x64/native/libe_sqlite3.so",
4191
        "runtimes/linux-s390x/native/libe_sqlite3.so",
4192
        "runtimes/linux-x64/native/libe_sqlite3.so",
4193
        "runtimes/linux-x86/native/libe_sqlite3.so",
4194
        "runtimes/osx-arm64/native/libe_sqlite3.dylib",
4195
        "runtimes/osx-x64/native/libe_sqlite3.dylib",
4196
        "runtimes/win-arm/native/e_sqlite3.dll",
4197
        "runtimes/win-arm64/native/e_sqlite3.dll",
4198
        "runtimes/win-x64/native/e_sqlite3.dll",
4199
        "runtimes/win-x86/native/e_sqlite3.dll",
4200
        "runtimes/win10-arm/nativeassets/uap10.0/e_sqlite3.dll",
4201
        "runtimes/win10-arm64/nativeassets/uap10.0/e_sqlite3.dll",
4202
        "runtimes/win10-x64/nativeassets/uap10.0/e_sqlite3.dll",
4203
        "runtimes/win10-x86/nativeassets/uap10.0/e_sqlite3.dll",
4204
        "sqlitepclraw.lib.e_sqlite3.2.0.6.nupkg.sha512",
4205
        "sqlitepclraw.lib.e_sqlite3.nuspec"
4206
      ]
4207
    },
4208
    "SQLitePCLRaw.provider.e_sqlite3/2.0.6": {
4209
      "sha512": "peXLJbhU+0clVBIPirihM1NoTBqw8ouBpcUsVMlcZ4k6fcL2hwgkctVB2Nt5VsbnOJcPspQL5xQK7QvLpxkMgg==",
4210
      "type": "package",
4211
      "path": "sqlitepclraw.provider.e_sqlite3/2.0.6",
4212
      "files": [
4213
        ".nupkg.metadata",
4214
        ".signature.p7s",
4215
        "lib/net5.0/SQLitePCLRaw.provider.e_sqlite3.dll",
4216
        "lib/netstandard2.0/SQLitePCLRaw.provider.e_sqlite3.dll",
4217
        "lib/uap10.0/SQLitePCLRaw.provider.e_sqlite3.dll",
4218
        "sqlitepclraw.provider.e_sqlite3.2.0.6.nupkg.sha512",
4219
        "sqlitepclraw.provider.e_sqlite3.nuspec"
4220
      ]
4221
    },
4222
    "System.AppContext/4.3.0": {
4223
      "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
4224
      "type": "package",
4225
      "path": "system.appcontext/4.3.0",
4226
      "files": [
4227
        ".nupkg.metadata",
4228
        ".signature.p7s",
4229
        "ThirdPartyNotices.txt",
4230
        "dotnet_library_license.txt",
4231
        "lib/MonoAndroid10/_._",
4232
        "lib/MonoTouch10/_._",
4233
        "lib/net46/System.AppContext.dll",
4234
        "lib/net463/System.AppContext.dll",
4235
        "lib/netcore50/System.AppContext.dll",
4236
        "lib/netstandard1.6/System.AppContext.dll",
4237
        "lib/xamarinios10/_._",
4238
        "lib/xamarinmac20/_._",
4239
        "lib/xamarintvos10/_._",
4240
        "lib/xamarinwatchos10/_._",
4241
        "ref/MonoAndroid10/_._",
4242
        "ref/MonoTouch10/_._",
4243
        "ref/net46/System.AppContext.dll",
4244
        "ref/net463/System.AppContext.dll",
4245
        "ref/netstandard/_._",
4246
        "ref/netstandard1.3/System.AppContext.dll",
4247
        "ref/netstandard1.3/System.AppContext.xml",
4248
        "ref/netstandard1.3/de/System.AppContext.xml",
4249
        "ref/netstandard1.3/es/System.AppContext.xml",
4250
        "ref/netstandard1.3/fr/System.AppContext.xml",
4251
        "ref/netstandard1.3/it/System.AppContext.xml",
4252
        "ref/netstandard1.3/ja/System.AppContext.xml",
4253
        "ref/netstandard1.3/ko/System.AppContext.xml",
4254
        "ref/netstandard1.3/ru/System.AppContext.xml",
4255
        "ref/netstandard1.3/zh-hans/System.AppContext.xml",
4256
        "ref/netstandard1.3/zh-hant/System.AppContext.xml",
4257
        "ref/netstandard1.6/System.AppContext.dll",
4258
        "ref/netstandard1.6/System.AppContext.xml",
4259
        "ref/netstandard1.6/de/System.AppContext.xml",
4260
        "ref/netstandard1.6/es/System.AppContext.xml",
4261
        "ref/netstandard1.6/fr/System.AppContext.xml",
4262
        "ref/netstandard1.6/it/System.AppContext.xml",
4263
        "ref/netstandard1.6/ja/System.AppContext.xml",
4264
        "ref/netstandard1.6/ko/System.AppContext.xml",
4265
        "ref/netstandard1.6/ru/System.AppContext.xml",
4266
        "ref/netstandard1.6/zh-hans/System.AppContext.xml",
4267
        "ref/netstandard1.6/zh-hant/System.AppContext.xml",
4268
        "ref/xamarinios10/_._",
4269
        "ref/xamarinmac20/_._",
4270
        "ref/xamarintvos10/_._",
4271
        "ref/xamarinwatchos10/_._",
4272
        "runtimes/aot/lib/netcore50/System.AppContext.dll",
4273
        "system.appcontext.4.3.0.nupkg.sha512",
4274
        "system.appcontext.nuspec"
4275
      ]
4276
    },
4277
    "System.Buffers/4.5.1": {
4278
      "sha512": "Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
4279
      "type": "package",
4280
      "path": "system.buffers/4.5.1",
4281
      "files": [
4282
        ".nupkg.metadata",
4283
        ".signature.p7s",
4284
        "LICENSE.TXT",
4285
        "THIRD-PARTY-NOTICES.TXT",
4286
        "lib/net461/System.Buffers.dll",
4287
        "lib/net461/System.Buffers.xml",
4288
        "lib/netcoreapp2.0/_._",
4289
        "lib/netstandard1.1/System.Buffers.dll",
4290
        "lib/netstandard1.1/System.Buffers.xml",
4291
        "lib/netstandard2.0/System.Buffers.dll",
4292
        "lib/netstandard2.0/System.Buffers.xml",
4293
        "lib/uap10.0.16299/_._",
4294
        "ref/net45/System.Buffers.dll",
4295
        "ref/net45/System.Buffers.xml",
4296
        "ref/netcoreapp2.0/_._",
4297
        "ref/netstandard1.1/System.Buffers.dll",
4298
        "ref/netstandard1.1/System.Buffers.xml",
4299
        "ref/netstandard2.0/System.Buffers.dll",
4300
        "ref/netstandard2.0/System.Buffers.xml",
4301
        "ref/uap10.0.16299/_._",
4302
        "system.buffers.4.5.1.nupkg.sha512",
4303
        "system.buffers.nuspec",
4304
        "useSharedDesignerContext.txt",
4305
        "version.txt"
4306
      ]
4307
    },
4308
    "System.Collections/4.3.0": {
4309
      "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
4310
      "type": "package",
4311
      "path": "system.collections/4.3.0",
4312
      "files": [
4313
        ".nupkg.metadata",
4314
        ".signature.p7s",
4315
        "ThirdPartyNotices.txt",
4316
        "dotnet_library_license.txt",
4317
        "lib/MonoAndroid10/_._",
4318
        "lib/MonoTouch10/_._",
4319
        "lib/net45/_._",
4320
        "lib/portable-net45+win8+wp8+wpa81/_._",
4321
        "lib/win8/_._",
4322
        "lib/wp80/_._",
4323
        "lib/wpa81/_._",
4324
        "lib/xamarinios10/_._",
4325
        "lib/xamarinmac20/_._",
4326
        "lib/xamarintvos10/_._",
4327
        "lib/xamarinwatchos10/_._",
4328
        "ref/MonoAndroid10/_._",
4329
        "ref/MonoTouch10/_._",
4330
        "ref/net45/_._",
4331
        "ref/netcore50/System.Collections.dll",
4332
        "ref/netcore50/System.Collections.xml",
4333
        "ref/netcore50/de/System.Collections.xml",
4334
        "ref/netcore50/es/System.Collections.xml",
4335
        "ref/netcore50/fr/System.Collections.xml",
4336
        "ref/netcore50/it/System.Collections.xml",
4337
        "ref/netcore50/ja/System.Collections.xml",
4338
        "ref/netcore50/ko/System.Collections.xml",
4339
        "ref/netcore50/ru/System.Collections.xml",
4340
        "ref/netcore50/zh-hans/System.Collections.xml",
4341
        "ref/netcore50/zh-hant/System.Collections.xml",
4342
        "ref/netstandard1.0/System.Collections.dll",
4343
        "ref/netstandard1.0/System.Collections.xml",
4344
        "ref/netstandard1.0/de/System.Collections.xml",
4345
        "ref/netstandard1.0/es/System.Collections.xml",
4346
        "ref/netstandard1.0/fr/System.Collections.xml",
4347
        "ref/netstandard1.0/it/System.Collections.xml",
4348
        "ref/netstandard1.0/ja/System.Collections.xml",
4349
        "ref/netstandard1.0/ko/System.Collections.xml",
4350
        "ref/netstandard1.0/ru/System.Collections.xml",
4351
        "ref/netstandard1.0/zh-hans/System.Collections.xml",
4352
        "ref/netstandard1.0/zh-hant/System.Collections.xml",
4353
        "ref/netstandard1.3/System.Collections.dll",
4354
        "ref/netstandard1.3/System.Collections.xml",
4355
        "ref/netstandard1.3/de/System.Collections.xml",
4356
        "ref/netstandard1.3/es/System.Collections.xml",
4357
        "ref/netstandard1.3/fr/System.Collections.xml",
4358
        "ref/netstandard1.3/it/System.Collections.xml",
4359
        "ref/netstandard1.3/ja/System.Collections.xml",
4360
        "ref/netstandard1.3/ko/System.Collections.xml",
4361
        "ref/netstandard1.3/ru/System.Collections.xml",
4362
        "ref/netstandard1.3/zh-hans/System.Collections.xml",
4363
        "ref/netstandard1.3/zh-hant/System.Collections.xml",
4364
        "ref/portable-net45+win8+wp8+wpa81/_._",
4365
        "ref/win8/_._",
4366
        "ref/wp80/_._",
4367
        "ref/wpa81/_._",
4368
        "ref/xamarinios10/_._",
4369
        "ref/xamarinmac20/_._",
4370
        "ref/xamarintvos10/_._",
4371
        "ref/xamarinwatchos10/_._",
4372
        "system.collections.4.3.0.nupkg.sha512",
4373
        "system.collections.nuspec"
4374
      ]
4375
    },
4376
    "System.Collections.Concurrent/4.3.0": {
4377
      "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
4378
      "type": "package",
4379
      "path": "system.collections.concurrent/4.3.0",
4380
      "files": [
4381
        ".nupkg.metadata",
4382
        ".signature.p7s",
4383
        "ThirdPartyNotices.txt",
4384
        "dotnet_library_license.txt",
4385
        "lib/MonoAndroid10/_._",
4386
        "lib/MonoTouch10/_._",
4387
        "lib/net45/_._",
4388
        "lib/netcore50/System.Collections.Concurrent.dll",
4389
        "lib/netstandard1.3/System.Collections.Concurrent.dll",
4390
        "lib/portable-net45+win8+wpa81/_._",
4391
        "lib/win8/_._",
4392
        "lib/wpa81/_._",
4393
        "lib/xamarinios10/_._",
4394
        "lib/xamarinmac20/_._",
4395
        "lib/xamarintvos10/_._",
4396
        "lib/xamarinwatchos10/_._",
4397
        "ref/MonoAndroid10/_._",
4398
        "ref/MonoTouch10/_._",
4399
        "ref/net45/_._",
4400
        "ref/netcore50/System.Collections.Concurrent.dll",
4401
        "ref/netcore50/System.Collections.Concurrent.xml",
4402
        "ref/netcore50/de/System.Collections.Concurrent.xml",
4403
        "ref/netcore50/es/System.Collections.Concurrent.xml",
4404
        "ref/netcore50/fr/System.Collections.Concurrent.xml",
4405
        "ref/netcore50/it/System.Collections.Concurrent.xml",
4406
        "ref/netcore50/ja/System.Collections.Concurrent.xml",
4407
        "ref/netcore50/ko/System.Collections.Concurrent.xml",
4408
        "ref/netcore50/ru/System.Collections.Concurrent.xml",
4409
        "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
4410
        "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
4411
        "ref/netstandard1.1/System.Collections.Concurrent.dll",
4412
        "ref/netstandard1.1/System.Collections.Concurrent.xml",
4413
        "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
4414
        "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
4415
        "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
4416
        "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
4417
        "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
4418
        "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
4419
        "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
4420
        "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
4421
        "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
4422
        "ref/netstandard1.3/System.Collections.Concurrent.dll",
4423
        "ref/netstandard1.3/System.Collections.Concurrent.xml",
4424
        "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
4425
        "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
4426
        "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
4427
        "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
4428
        "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
4429
        "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
4430
        "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
4431
        "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
4432
        "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
4433
        "ref/portable-net45+win8+wpa81/_._",
4434
        "ref/win8/_._",
4435
        "ref/wpa81/_._",
4436
        "ref/xamarinios10/_._",
4437
        "ref/xamarinmac20/_._",
4438
        "ref/xamarintvos10/_._",
4439
        "ref/xamarinwatchos10/_._",
4440
        "system.collections.concurrent.4.3.0.nupkg.sha512",
4441
        "system.collections.concurrent.nuspec"
4442
      ]
4443
    },
4444
    "System.Collections.Immutable/6.0.0": {
4445
      "sha512": "l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
4446
      "type": "package",
4447
      "path": "system.collections.immutable/6.0.0",
4448
      "files": [
4449
        ".nupkg.metadata",
4450
        ".signature.p7s",
4451
        "Icon.png",
4452
        "LICENSE.TXT",
4453
        "THIRD-PARTY-NOTICES.TXT",
4454
        "buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
4455
        "buildTransitive/netcoreapp3.1/_._",
4456
        "lib/net461/System.Collections.Immutable.dll",
4457
        "lib/net461/System.Collections.Immutable.xml",
4458
        "lib/net6.0/System.Collections.Immutable.dll",
4459
        "lib/net6.0/System.Collections.Immutable.xml",
4460
        "lib/netstandard2.0/System.Collections.Immutable.dll",
4461
        "lib/netstandard2.0/System.Collections.Immutable.xml",
4462
        "system.collections.immutable.6.0.0.nupkg.sha512",
4463
        "system.collections.immutable.nuspec",
4464
        "useSharedDesignerContext.txt"
4465
      ]
4466
    },
4467
    "System.Collections.NonGeneric/4.3.0": {
4468
      "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
4469
      "type": "package",
4470
      "path": "system.collections.nongeneric/4.3.0",
4471
      "files": [
4472
        ".nupkg.metadata",
4473
        ".signature.p7s",
4474
        "ThirdPartyNotices.txt",
4475
        "dotnet_library_license.txt",
4476
        "lib/MonoAndroid10/_._",
4477
        "lib/MonoTouch10/_._",
4478
        "lib/net46/System.Collections.NonGeneric.dll",
4479
        "lib/netstandard1.3/System.Collections.NonGeneric.dll",
4480
        "lib/xamarinios10/_._",
4481
        "lib/xamarinmac20/_._",
4482
        "lib/xamarintvos10/_._",
4483
        "lib/xamarinwatchos10/_._",
4484
        "ref/MonoAndroid10/_._",
4485
        "ref/MonoTouch10/_._",
4486
        "ref/net46/System.Collections.NonGeneric.dll",
4487
        "ref/netstandard1.3/System.Collections.NonGeneric.dll",
4488
        "ref/netstandard1.3/System.Collections.NonGeneric.xml",
4489
        "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
4490
        "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
4491
        "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
4492
        "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
4493
        "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
4494
        "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
4495
        "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
4496
        "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
4497
        "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
4498
        "ref/xamarinios10/_._",
4499
        "ref/xamarinmac20/_._",
4500
        "ref/xamarintvos10/_._",
4501
        "ref/xamarinwatchos10/_._",
4502
        "system.collections.nongeneric.4.3.0.nupkg.sha512",
4503
        "system.collections.nongeneric.nuspec"
4504
      ]
4505
    },
4506
    "System.Collections.Specialized/4.3.0": {
4507
      "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
4508
      "type": "package",
4509
      "path": "system.collections.specialized/4.3.0",
4510
      "files": [
4511
        ".nupkg.metadata",
4512
        ".signature.p7s",
4513
        "ThirdPartyNotices.txt",
4514
        "dotnet_library_license.txt",
4515
        "lib/MonoAndroid10/_._",
4516
        "lib/MonoTouch10/_._",
4517
        "lib/net46/System.Collections.Specialized.dll",
4518
        "lib/netstandard1.3/System.Collections.Specialized.dll",
4519
        "lib/xamarinios10/_._",
4520
        "lib/xamarinmac20/_._",
4521
        "lib/xamarintvos10/_._",
4522
        "lib/xamarinwatchos10/_._",
4523
        "ref/MonoAndroid10/_._",
4524
        "ref/MonoTouch10/_._",
4525
        "ref/net46/System.Collections.Specialized.dll",
4526
        "ref/netstandard1.3/System.Collections.Specialized.dll",
4527
        "ref/netstandard1.3/System.Collections.Specialized.xml",
4528
        "ref/netstandard1.3/de/System.Collections.Specialized.xml",
4529
        "ref/netstandard1.3/es/System.Collections.Specialized.xml",
4530
        "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
4531
        "ref/netstandard1.3/it/System.Collections.Specialized.xml",
4532
        "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
4533
        "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
4534
        "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
4535
        "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
4536
        "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
4537
        "ref/xamarinios10/_._",
4538
        "ref/xamarinmac20/_._",
4539
        "ref/xamarintvos10/_._",
4540
        "ref/xamarinwatchos10/_._",
4541
        "system.collections.specialized.4.3.0.nupkg.sha512",
4542
        "system.collections.specialized.nuspec"
4543
      ]
4544
    },
4545
    "System.ComponentModel/4.3.0": {
4546
      "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
4547
      "type": "package",
4548
      "path": "system.componentmodel/4.3.0",
4549
      "files": [
4550
        ".nupkg.metadata",
4551
        ".signature.p7s",
4552
        "ThirdPartyNotices.txt",
4553
        "dotnet_library_license.txt",
4554
        "lib/MonoAndroid10/_._",
4555
        "lib/MonoTouch10/_._",
4556
        "lib/net45/_._",
4557
        "lib/netcore50/System.ComponentModel.dll",
4558
        "lib/netstandard1.3/System.ComponentModel.dll",
4559
        "lib/portable-net45+win8+wp8+wpa81/_._",
4560
        "lib/win8/_._",
4561
        "lib/wp80/_._",
4562
        "lib/wpa81/_._",
4563
        "lib/xamarinios10/_._",
4564
        "lib/xamarinmac20/_._",
4565
        "lib/xamarintvos10/_._",
4566
        "lib/xamarinwatchos10/_._",
4567
        "ref/MonoAndroid10/_._",
4568
        "ref/MonoTouch10/_._",
4569
        "ref/net45/_._",
4570
        "ref/netcore50/System.ComponentModel.dll",
4571
        "ref/netcore50/System.ComponentModel.xml",
4572
        "ref/netcore50/de/System.ComponentModel.xml",
4573
        "ref/netcore50/es/System.ComponentModel.xml",
4574
        "ref/netcore50/fr/System.ComponentModel.xml",
4575
        "ref/netcore50/it/System.ComponentModel.xml",
4576
        "ref/netcore50/ja/System.ComponentModel.xml",
4577
        "ref/netcore50/ko/System.ComponentModel.xml",
4578
        "ref/netcore50/ru/System.ComponentModel.xml",
4579
        "ref/netcore50/zh-hans/System.ComponentModel.xml",
4580
        "ref/netcore50/zh-hant/System.ComponentModel.xml",
4581
        "ref/netstandard1.0/System.ComponentModel.dll",
4582
        "ref/netstandard1.0/System.ComponentModel.xml",
4583
        "ref/netstandard1.0/de/System.ComponentModel.xml",
4584
        "ref/netstandard1.0/es/System.ComponentModel.xml",
4585
        "ref/netstandard1.0/fr/System.ComponentModel.xml",
4586
        "ref/netstandard1.0/it/System.ComponentModel.xml",
4587
        "ref/netstandard1.0/ja/System.ComponentModel.xml",
4588
        "ref/netstandard1.0/ko/System.ComponentModel.xml",
4589
        "ref/netstandard1.0/ru/System.ComponentModel.xml",
4590
        "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
4591
        "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
4592
        "ref/portable-net45+win8+wp8+wpa81/_._",
4593
        "ref/win8/_._",
4594
        "ref/wp80/_._",
4595
        "ref/wpa81/_._",
4596
        "ref/xamarinios10/_._",
4597
        "ref/xamarinmac20/_._",
4598
        "ref/xamarintvos10/_._",
4599
        "ref/xamarinwatchos10/_._",
4600
        "system.componentmodel.4.3.0.nupkg.sha512",
4601
        "system.componentmodel.nuspec"
4602
      ]
4603
    },
4604
    "System.ComponentModel.Primitives/4.3.0": {
4605
      "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
4606
      "type": "package",
4607
      "path": "system.componentmodel.primitives/4.3.0",
4608
      "files": [
4609
        ".nupkg.metadata",
4610
        ".signature.p7s",
4611
        "ThirdPartyNotices.txt",
4612
        "dotnet_library_license.txt",
4613
        "lib/MonoAndroid10/_._",
4614
        "lib/MonoTouch10/_._",
4615
        "lib/net45/System.ComponentModel.Primitives.dll",
4616
        "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
4617
        "lib/xamarinios10/_._",
4618
        "lib/xamarinmac20/_._",
4619
        "lib/xamarintvos10/_._",
4620
        "lib/xamarinwatchos10/_._",
4621
        "ref/MonoAndroid10/_._",
4622
        "ref/MonoTouch10/_._",
4623
        "ref/net45/System.ComponentModel.Primitives.dll",
4624
        "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
4625
        "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
4626
        "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
4627
        "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
4628
        "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
4629
        "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
4630
        "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
4631
        "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
4632
        "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
4633
        "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
4634
        "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
4635
        "ref/xamarinios10/_._",
4636
        "ref/xamarinmac20/_._",
4637
        "ref/xamarintvos10/_._",
4638
        "ref/xamarinwatchos10/_._",
4639
        "system.componentmodel.primitives.4.3.0.nupkg.sha512",
4640
        "system.componentmodel.primitives.nuspec"
4641
      ]
4642
    },
4643
    "System.ComponentModel.TypeConverter/4.3.0": {
4644
      "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
4645
      "type": "package",
4646
      "path": "system.componentmodel.typeconverter/4.3.0",
4647
      "files": [
4648
        ".nupkg.metadata",
4649
        ".signature.p7s",
4650
        "ThirdPartyNotices.txt",
4651
        "dotnet_library_license.txt",
4652
        "lib/MonoAndroid10/_._",
4653
        "lib/MonoTouch10/_._",
4654
        "lib/net45/System.ComponentModel.TypeConverter.dll",
4655
        "lib/net462/System.ComponentModel.TypeConverter.dll",
4656
        "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
4657
        "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
4658
        "lib/xamarinios10/_._",
4659
        "lib/xamarinmac20/_._",
4660
        "lib/xamarintvos10/_._",
4661
        "lib/xamarinwatchos10/_._",
4662
        "ref/MonoAndroid10/_._",
4663
        "ref/MonoTouch10/_._",
4664
        "ref/net45/System.ComponentModel.TypeConverter.dll",
4665
        "ref/net462/System.ComponentModel.TypeConverter.dll",
4666
        "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
4667
        "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
4668
        "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
4669
        "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
4670
        "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
4671
        "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
4672
        "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
4673
        "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
4674
        "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
4675
        "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
4676
        "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
4677
        "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
4678
        "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
4679
        "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
4680
        "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
4681
        "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
4682
        "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
4683
        "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
4684
        "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
4685
        "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
4686
        "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
4687
        "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
4688
        "ref/xamarinios10/_._",
4689
        "ref/xamarinmac20/_._",
4690
        "ref/xamarintvos10/_._",
4691
        "ref/xamarinwatchos10/_._",
4692
        "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
4693
        "system.componentmodel.typeconverter.nuspec"
4694
      ]
4695
    },
4696
    "System.Console/4.3.0": {
4697
      "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
4698
      "type": "package",
4699
      "path": "system.console/4.3.0",
4700
      "files": [
4701
        ".nupkg.metadata",
4702
        ".signature.p7s",
4703
        "ThirdPartyNotices.txt",
4704
        "dotnet_library_license.txt",
4705
        "lib/MonoAndroid10/_._",
4706
        "lib/MonoTouch10/_._",
4707
        "lib/net46/System.Console.dll",
4708
        "lib/xamarinios10/_._",
4709
        "lib/xamarinmac20/_._",
4710
        "lib/xamarintvos10/_._",
4711
        "lib/xamarinwatchos10/_._",
4712
        "ref/MonoAndroid10/_._",
4713
        "ref/MonoTouch10/_._",
4714
        "ref/net46/System.Console.dll",
4715
        "ref/netstandard1.3/System.Console.dll",
4716
        "ref/netstandard1.3/System.Console.xml",
4717
        "ref/netstandard1.3/de/System.Console.xml",
4718
        "ref/netstandard1.3/es/System.Console.xml",
4719
        "ref/netstandard1.3/fr/System.Console.xml",
4720
        "ref/netstandard1.3/it/System.Console.xml",
4721
        "ref/netstandard1.3/ja/System.Console.xml",
4722
        "ref/netstandard1.3/ko/System.Console.xml",
4723
        "ref/netstandard1.3/ru/System.Console.xml",
4724
        "ref/netstandard1.3/zh-hans/System.Console.xml",
4725
        "ref/netstandard1.3/zh-hant/System.Console.xml",
4726
        "ref/xamarinios10/_._",
4727
        "ref/xamarinmac20/_._",
4728
        "ref/xamarintvos10/_._",
4729
        "ref/xamarinwatchos10/_._",
4730
        "system.console.4.3.0.nupkg.sha512",
4731
        "system.console.nuspec"
4732
      ]
4733
    },
4734
    "System.Diagnostics.Debug/4.3.0": {
4735
      "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
4736
      "type": "package",
4737
      "path": "system.diagnostics.debug/4.3.0",
4738
      "files": [
4739
        ".nupkg.metadata",
4740
        ".signature.p7s",
4741
        "ThirdPartyNotices.txt",
4742
        "dotnet_library_license.txt",
4743
        "lib/MonoAndroid10/_._",
4744
        "lib/MonoTouch10/_._",
4745
        "lib/net45/_._",
4746
        "lib/portable-net45+win8+wp8+wpa81/_._",
4747
        "lib/win8/_._",
4748
        "lib/wp80/_._",
4749
        "lib/wpa81/_._",
4750
        "lib/xamarinios10/_._",
4751
        "lib/xamarinmac20/_._",
4752
        "lib/xamarintvos10/_._",
4753
        "lib/xamarinwatchos10/_._",
4754
        "ref/MonoAndroid10/_._",
4755
        "ref/MonoTouch10/_._",
4756
        "ref/net45/_._",
4757
        "ref/netcore50/System.Diagnostics.Debug.dll",
4758
        "ref/netcore50/System.Diagnostics.Debug.xml",
4759
        "ref/netcore50/de/System.Diagnostics.Debug.xml",
4760
        "ref/netcore50/es/System.Diagnostics.Debug.xml",
4761
        "ref/netcore50/fr/System.Diagnostics.Debug.xml",
4762
        "ref/netcore50/it/System.Diagnostics.Debug.xml",
4763
        "ref/netcore50/ja/System.Diagnostics.Debug.xml",
4764
        "ref/netcore50/ko/System.Diagnostics.Debug.xml",
4765
        "ref/netcore50/ru/System.Diagnostics.Debug.xml",
4766
        "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
4767
        "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
4768
        "ref/netstandard1.0/System.Diagnostics.Debug.dll",
4769
        "ref/netstandard1.0/System.Diagnostics.Debug.xml",
4770
        "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
4771
        "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
4772
        "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
4773
        "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
4774
        "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
4775
        "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
4776
        "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
4777
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
4778
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
4779
        "ref/netstandard1.3/System.Diagnostics.Debug.dll",
4780
        "ref/netstandard1.3/System.Diagnostics.Debug.xml",
4781
        "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
4782
        "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
4783
        "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
4784
        "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
4785
        "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
4786
        "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
4787
        "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
4788
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
4789
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
4790
        "ref/portable-net45+win8+wp8+wpa81/_._",
4791
        "ref/win8/_._",
4792
        "ref/wp80/_._",
4793
        "ref/wpa81/_._",
4794
        "ref/xamarinios10/_._",
4795
        "ref/xamarinmac20/_._",
4796
        "ref/xamarintvos10/_._",
4797
        "ref/xamarinwatchos10/_._",
4798
        "system.diagnostics.debug.4.3.0.nupkg.sha512",
4799
        "system.diagnostics.debug.nuspec"
4800
      ]
4801
    },
4802
    "System.Diagnostics.DiagnosticSource/6.0.0": {
4803
      "sha512": "frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==",
4804
      "type": "package",
4805
      "path": "system.diagnostics.diagnosticsource/6.0.0",
4806
      "files": [
4807
        ".nupkg.metadata",
4808
        ".signature.p7s",
4809
        "Icon.png",
4810
        "LICENSE.TXT",
4811
        "THIRD-PARTY-NOTICES.TXT",
4812
        "buildTransitive/netcoreapp2.0/System.Diagnostics.DiagnosticSource.targets",
4813
        "buildTransitive/netcoreapp3.1/_._",
4814
        "lib/net461/System.Diagnostics.DiagnosticSource.dll",
4815
        "lib/net461/System.Diagnostics.DiagnosticSource.xml",
4816
        "lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
4817
        "lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
4818
        "lib/net6.0/System.Diagnostics.DiagnosticSource.dll",
4819
        "lib/net6.0/System.Diagnostics.DiagnosticSource.xml",
4820
        "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll",
4821
        "lib/netstandard2.0/System.Diagnostics.DiagnosticSource.xml",
4822
        "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512",
4823
        "system.diagnostics.diagnosticsource.nuspec",
4824
        "useSharedDesignerContext.txt"
4825
      ]
4826
    },
4827
    "System.Diagnostics.TextWriterTraceListener/4.3.0": {
4828
      "sha512": "F11kHWeiwYjFWto+kr8tt9ULMH0k8MsT1XmdCGPTLYHhWgN+2g7JsIZiXDrxlFGccSNkbjfwQy4xIS38gzUiZA==",
4829
      "type": "package",
4830
      "path": "system.diagnostics.textwritertracelistener/4.3.0",
4831
      "files": [
4832
        ".nupkg.metadata",
4833
        ".signature.p7s",
4834
        "ThirdPartyNotices.txt",
4835
        "dotnet_library_license.txt",
4836
        "lib/MonoAndroid10/_._",
4837
        "lib/MonoTouch10/_._",
4838
        "lib/net46/System.Diagnostics.TextWriterTraceListener.dll",
4839
        "lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
4840
        "lib/xamarinios10/_._",
4841
        "lib/xamarinmac20/_._",
4842
        "lib/xamarintvos10/_._",
4843
        "lib/xamarinwatchos10/_._",
4844
        "ref/MonoAndroid10/_._",
4845
        "ref/MonoTouch10/_._",
4846
        "ref/net46/System.Diagnostics.TextWriterTraceListener.dll",
4847
        "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll",
4848
        "ref/netstandard1.3/System.Diagnostics.TextWriterTraceListener.xml",
4849
        "ref/netstandard1.3/de/System.Diagnostics.TextWriterTraceListener.xml",
4850
        "ref/netstandard1.3/es/System.Diagnostics.TextWriterTraceListener.xml",
4851
        "ref/netstandard1.3/fr/System.Diagnostics.TextWriterTraceListener.xml",
4852
        "ref/netstandard1.3/it/System.Diagnostics.TextWriterTraceListener.xml",
4853
        "ref/netstandard1.3/ja/System.Diagnostics.TextWriterTraceListener.xml",
4854
        "ref/netstandard1.3/ko/System.Diagnostics.TextWriterTraceListener.xml",
4855
        "ref/netstandard1.3/ru/System.Diagnostics.TextWriterTraceListener.xml",
4856
        "ref/netstandard1.3/zh-hans/System.Diagnostics.TextWriterTraceListener.xml",
4857
        "ref/netstandard1.3/zh-hant/System.Diagnostics.TextWriterTraceListener.xml",
4858
        "ref/xamarinios10/_._",
4859
        "ref/xamarinmac20/_._",
4860
        "ref/xamarintvos10/_._",
4861
        "ref/xamarinwatchos10/_._",
4862
        "system.diagnostics.textwritertracelistener.4.3.0.nupkg.sha512",
4863
        "system.diagnostics.textwritertracelistener.nuspec"
4864
      ]
4865
    },
4866
    "System.Diagnostics.Tools/4.3.0": {
4867
      "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
4868
      "type": "package",
4869
      "path": "system.diagnostics.tools/4.3.0",
4870
      "files": [
4871
        ".nupkg.metadata",
4872
        ".signature.p7s",
4873
        "ThirdPartyNotices.txt",
4874
        "dotnet_library_license.txt",
4875
        "lib/MonoAndroid10/_._",
4876
        "lib/MonoTouch10/_._",
4877
        "lib/net45/_._",
4878
        "lib/portable-net45+win8+wp8+wpa81/_._",
4879
        "lib/win8/_._",
4880
        "lib/wp80/_._",
4881
        "lib/wpa81/_._",
4882
        "lib/xamarinios10/_._",
4883
        "lib/xamarinmac20/_._",
4884
        "lib/xamarintvos10/_._",
4885
        "lib/xamarinwatchos10/_._",
4886
        "ref/MonoAndroid10/_._",
4887
        "ref/MonoTouch10/_._",
4888
        "ref/net45/_._",
4889
        "ref/netcore50/System.Diagnostics.Tools.dll",
4890
        "ref/netcore50/System.Diagnostics.Tools.xml",
4891
        "ref/netcore50/de/System.Diagnostics.Tools.xml",
4892
        "ref/netcore50/es/System.Diagnostics.Tools.xml",
4893
        "ref/netcore50/fr/System.Diagnostics.Tools.xml",
4894
        "ref/netcore50/it/System.Diagnostics.Tools.xml",
4895
        "ref/netcore50/ja/System.Diagnostics.Tools.xml",
4896
        "ref/netcore50/ko/System.Diagnostics.Tools.xml",
4897
        "ref/netcore50/ru/System.Diagnostics.Tools.xml",
4898
        "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
4899
        "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
4900
        "ref/netstandard1.0/System.Diagnostics.Tools.dll",
4901
        "ref/netstandard1.0/System.Diagnostics.Tools.xml",
4902
        "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
4903
        "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
4904
        "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
4905
        "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
4906
        "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
4907
        "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
4908
        "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
4909
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
4910
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
4911
        "ref/portable-net45+win8+wp8+wpa81/_._",
4912
        "ref/win8/_._",
4913
        "ref/wp80/_._",
4914
        "ref/wpa81/_._",
4915
        "ref/xamarinios10/_._",
4916
        "ref/xamarinmac20/_._",
4917
        "ref/xamarintvos10/_._",
4918
        "ref/xamarinwatchos10/_._",
4919
        "system.diagnostics.tools.4.3.0.nupkg.sha512",
4920
        "system.diagnostics.tools.nuspec"
4921
      ]
4922
    },
4923
    "System.Diagnostics.TraceSource/4.3.0": {
4924
      "sha512": "VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
4925
      "type": "package",
4926
      "path": "system.diagnostics.tracesource/4.3.0",
4927
      "files": [
4928
        ".nupkg.metadata",
4929
        ".signature.p7s",
4930
        "ThirdPartyNotices.txt",
4931
        "dotnet_library_license.txt",
4932
        "lib/MonoAndroid10/_._",
4933
        "lib/MonoTouch10/_._",
4934
        "lib/net46/System.Diagnostics.TraceSource.dll",
4935
        "lib/xamarinios10/_._",
4936
        "lib/xamarinmac20/_._",
4937
        "lib/xamarintvos10/_._",
4938
        "lib/xamarinwatchos10/_._",
4939
        "ref/MonoAndroid10/_._",
4940
        "ref/MonoTouch10/_._",
4941
        "ref/net46/System.Diagnostics.TraceSource.dll",
4942
        "ref/netstandard1.3/System.Diagnostics.TraceSource.dll",
4943
        "ref/netstandard1.3/System.Diagnostics.TraceSource.xml",
4944
        "ref/netstandard1.3/de/System.Diagnostics.TraceSource.xml",
4945
        "ref/netstandard1.3/es/System.Diagnostics.TraceSource.xml",
4946
        "ref/netstandard1.3/fr/System.Diagnostics.TraceSource.xml",
4947
        "ref/netstandard1.3/it/System.Diagnostics.TraceSource.xml",
4948
        "ref/netstandard1.3/ja/System.Diagnostics.TraceSource.xml",
4949
        "ref/netstandard1.3/ko/System.Diagnostics.TraceSource.xml",
4950
        "ref/netstandard1.3/ru/System.Diagnostics.TraceSource.xml",
4951
        "ref/netstandard1.3/zh-hans/System.Diagnostics.TraceSource.xml",
4952
        "ref/netstandard1.3/zh-hant/System.Diagnostics.TraceSource.xml",
4953
        "ref/xamarinios10/_._",
4954
        "ref/xamarinmac20/_._",
4955
        "ref/xamarintvos10/_._",
4956
        "ref/xamarinwatchos10/_._",
4957
        "runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
4958
        "runtimes/win/lib/net46/System.Diagnostics.TraceSource.dll",
4959
        "runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll",
4960
        "system.diagnostics.tracesource.4.3.0.nupkg.sha512",
4961
        "system.diagnostics.tracesource.nuspec"
4962
      ]
4963
    },
4964
    "System.Diagnostics.Tracing/4.3.0": {
4965
      "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
4966
      "type": "package",
4967
      "path": "system.diagnostics.tracing/4.3.0",
4968
      "files": [
4969
        ".nupkg.metadata",
4970
        ".signature.p7s",
4971
        "ThirdPartyNotices.txt",
4972
        "dotnet_library_license.txt",
4973
        "lib/MonoAndroid10/_._",
4974
        "lib/MonoTouch10/_._",
4975
        "lib/net45/_._",
4976
        "lib/net462/System.Diagnostics.Tracing.dll",
4977
        "lib/portable-net45+win8+wpa81/_._",
4978
        "lib/win8/_._",
4979
        "lib/wpa81/_._",
4980
        "lib/xamarinios10/_._",
4981
        "lib/xamarinmac20/_._",
4982
        "lib/xamarintvos10/_._",
4983
        "lib/xamarinwatchos10/_._",
4984
        "ref/MonoAndroid10/_._",
4985
        "ref/MonoTouch10/_._",
4986
        "ref/net45/_._",
4987
        "ref/net462/System.Diagnostics.Tracing.dll",
4988
        "ref/netcore50/System.Diagnostics.Tracing.dll",
4989
        "ref/netcore50/System.Diagnostics.Tracing.xml",
4990
        "ref/netcore50/de/System.Diagnostics.Tracing.xml",
4991
        "ref/netcore50/es/System.Diagnostics.Tracing.xml",
4992
        "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
4993
        "ref/netcore50/it/System.Diagnostics.Tracing.xml",
4994
        "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
4995
        "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
4996
        "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
4997
        "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
4998
        "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
4999
        "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
5000
        "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
5001
        "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
5002
        "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
5003
        "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
5004
        "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
5005
        "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
5006
        "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
5007
        "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
5008
        "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
5009
        "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
5010
        "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
5011
        "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
5012
        "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
5013
        "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
5014
        "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
5015
        "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
5016
        "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
5017
        "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
5018
        "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
5019
        "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
5020
        "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
5021
        "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
5022
        "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
5023
        "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
5024
        "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
5025
        "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
5026
        "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
5027
        "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
5028
        "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
5029
        "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
5030
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
5031
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
5032
        "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
5033
        "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
5034
        "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
5035
        "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
5036
        "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
5037
        "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
5038
        "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
5039
        "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
5040
        "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
5041
        "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
5042
        "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
5043
        "ref/portable-net45+win8+wpa81/_._",
5044
        "ref/win8/_._",
5045
        "ref/wpa81/_._",
5046
        "ref/xamarinios10/_._",
5047
        "ref/xamarinmac20/_._",
5048
        "ref/xamarintvos10/_._",
5049
        "ref/xamarinwatchos10/_._",
5050
        "system.diagnostics.tracing.4.3.0.nupkg.sha512",
5051
        "system.diagnostics.tracing.nuspec"
5052
      ]
5053
    },
5054
    "System.Dynamic.Runtime/4.3.0": {
5055
      "sha512": "SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
5056
      "type": "package",
5057
      "path": "system.dynamic.runtime/4.3.0",
5058
      "files": [
5059
        ".nupkg.metadata",
5060
        ".signature.p7s",
5061
        "ThirdPartyNotices.txt",
5062
        "dotnet_library_license.txt",
5063
        "lib/MonoAndroid10/_._",
5064
        "lib/MonoTouch10/_._",
5065
        "lib/net45/_._",
5066
        "lib/netcore50/System.Dynamic.Runtime.dll",
5067
        "lib/netstandard1.3/System.Dynamic.Runtime.dll",
5068
        "lib/portable-net45+win8+wp8+wpa81/_._",
5069
        "lib/win8/_._",
5070
        "lib/wp80/_._",
5071
        "lib/wpa81/_._",
5072
        "lib/xamarinios10/_._",
5073
        "lib/xamarinmac20/_._",
5074
        "lib/xamarintvos10/_._",
5075
        "lib/xamarinwatchos10/_._",
5076
        "ref/MonoAndroid10/_._",
5077
        "ref/MonoTouch10/_._",
5078
        "ref/net45/_._",
5079
        "ref/netcore50/System.Dynamic.Runtime.dll",
5080
        "ref/netcore50/System.Dynamic.Runtime.xml",
5081
        "ref/netcore50/de/System.Dynamic.Runtime.xml",
5082
        "ref/netcore50/es/System.Dynamic.Runtime.xml",
5083
        "ref/netcore50/fr/System.Dynamic.Runtime.xml",
5084
        "ref/netcore50/it/System.Dynamic.Runtime.xml",
5085
        "ref/netcore50/ja/System.Dynamic.Runtime.xml",
5086
        "ref/netcore50/ko/System.Dynamic.Runtime.xml",
5087
        "ref/netcore50/ru/System.Dynamic.Runtime.xml",
5088
        "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
5089
        "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
5090
        "ref/netstandard1.0/System.Dynamic.Runtime.dll",
5091
        "ref/netstandard1.0/System.Dynamic.Runtime.xml",
5092
        "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
5093
        "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
5094
        "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
5095
        "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
5096
        "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
5097
        "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
5098
        "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
5099
        "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
5100
        "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
5101
        "ref/netstandard1.3/System.Dynamic.Runtime.dll",
5102
        "ref/netstandard1.3/System.Dynamic.Runtime.xml",
5103
        "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
5104
        "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
5105
        "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
5106
        "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
5107
        "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
5108
        "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
5109
        "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
5110
        "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
5111
        "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
5112
        "ref/portable-net45+win8+wp8+wpa81/_._",
5113
        "ref/win8/_._",
5114
        "ref/wp80/_._",
5115
        "ref/wpa81/_._",
5116
        "ref/xamarinios10/_._",
5117
        "ref/xamarinmac20/_._",
5118
        "ref/xamarintvos10/_._",
5119
        "ref/xamarinwatchos10/_._",
5120
        "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
5121
        "system.dynamic.runtime.4.3.0.nupkg.sha512",
5122
        "system.dynamic.runtime.nuspec"
5123
      ]
5124
    },
5125
    "System.Globalization/4.3.0": {
5126
      "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
5127
      "type": "package",
5128
      "path": "system.globalization/4.3.0",
5129
      "files": [
5130
        ".nupkg.metadata",
5131
        ".signature.p7s",
5132
        "ThirdPartyNotices.txt",
5133
        "dotnet_library_license.txt",
5134
        "lib/MonoAndroid10/_._",
5135
        "lib/MonoTouch10/_._",
5136
        "lib/net45/_._",
5137
        "lib/portable-net45+win8+wp8+wpa81/_._",
5138
        "lib/win8/_._",
5139
        "lib/wp80/_._",
5140
        "lib/wpa81/_._",
5141
        "lib/xamarinios10/_._",
5142
        "lib/xamarinmac20/_._",
5143
        "lib/xamarintvos10/_._",
5144
        "lib/xamarinwatchos10/_._",
5145
        "ref/MonoAndroid10/_._",
5146
        "ref/MonoTouch10/_._",
5147
        "ref/net45/_._",
5148
        "ref/netcore50/System.Globalization.dll",
5149
        "ref/netcore50/System.Globalization.xml",
5150
        "ref/netcore50/de/System.Globalization.xml",
5151
        "ref/netcore50/es/System.Globalization.xml",
5152
        "ref/netcore50/fr/System.Globalization.xml",
5153
        "ref/netcore50/it/System.Globalization.xml",
5154
        "ref/netcore50/ja/System.Globalization.xml",
5155
        "ref/netcore50/ko/System.Globalization.xml",
5156
        "ref/netcore50/ru/System.Globalization.xml",
5157
        "ref/netcore50/zh-hans/System.Globalization.xml",
5158
        "ref/netcore50/zh-hant/System.Globalization.xml",
5159
        "ref/netstandard1.0/System.Globalization.dll",
5160
        "ref/netstandard1.0/System.Globalization.xml",
5161
        "ref/netstandard1.0/de/System.Globalization.xml",
5162
        "ref/netstandard1.0/es/System.Globalization.xml",
5163
        "ref/netstandard1.0/fr/System.Globalization.xml",
5164
        "ref/netstandard1.0/it/System.Globalization.xml",
5165
        "ref/netstandard1.0/ja/System.Globalization.xml",
5166
        "ref/netstandard1.0/ko/System.Globalization.xml",
5167
        "ref/netstandard1.0/ru/System.Globalization.xml",
5168
        "ref/netstandard1.0/zh-hans/System.Globalization.xml",
5169
        "ref/netstandard1.0/zh-hant/System.Globalization.xml",
5170
        "ref/netstandard1.3/System.Globalization.dll",
5171
        "ref/netstandard1.3/System.Globalization.xml",
5172
        "ref/netstandard1.3/de/System.Globalization.xml",
5173
        "ref/netstandard1.3/es/System.Globalization.xml",
5174
        "ref/netstandard1.3/fr/System.Globalization.xml",
5175
        "ref/netstandard1.3/it/System.Globalization.xml",
5176
        "ref/netstandard1.3/ja/System.Globalization.xml",
5177
        "ref/netstandard1.3/ko/System.Globalization.xml",
5178
        "ref/netstandard1.3/ru/System.Globalization.xml",
5179
        "ref/netstandard1.3/zh-hans/System.Globalization.xml",
5180
        "ref/netstandard1.3/zh-hant/System.Globalization.xml",
5181
        "ref/portable-net45+win8+wp8+wpa81/_._",
5182
        "ref/win8/_._",
5183
        "ref/wp80/_._",
5184
        "ref/wpa81/_._",
5185
        "ref/xamarinios10/_._",
5186
        "ref/xamarinmac20/_._",
5187
        "ref/xamarintvos10/_._",
5188
        "ref/xamarinwatchos10/_._",
5189
        "system.globalization.4.3.0.nupkg.sha512",
5190
        "system.globalization.nuspec"
5191
      ]
5192
    },
5193
    "System.Globalization.Calendars/4.3.0": {
5194
      "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
5195
      "type": "package",
5196
      "path": "system.globalization.calendars/4.3.0",
5197
      "files": [
5198
        ".nupkg.metadata",
5199
        ".signature.p7s",
5200
        "ThirdPartyNotices.txt",
5201
        "dotnet_library_license.txt",
5202
        "lib/MonoAndroid10/_._",
5203
        "lib/MonoTouch10/_._",
5204
        "lib/net46/System.Globalization.Calendars.dll",
5205
        "lib/xamarinios10/_._",
5206
        "lib/xamarinmac20/_._",
5207
        "lib/xamarintvos10/_._",
5208
        "lib/xamarinwatchos10/_._",
5209
        "ref/MonoAndroid10/_._",
5210
        "ref/MonoTouch10/_._",
5211
        "ref/net46/System.Globalization.Calendars.dll",
5212
        "ref/netstandard1.3/System.Globalization.Calendars.dll",
5213
        "ref/netstandard1.3/System.Globalization.Calendars.xml",
5214
        "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
5215
        "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
5216
        "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
5217
        "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
5218
        "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
5219
        "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
5220
        "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
5221
        "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
5222
        "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
5223
        "ref/xamarinios10/_._",
5224
        "ref/xamarinmac20/_._",
5225
        "ref/xamarintvos10/_._",
5226
        "ref/xamarinwatchos10/_._",
5227
        "system.globalization.calendars.4.3.0.nupkg.sha512",
5228
        "system.globalization.calendars.nuspec"
5229
      ]
5230
    },
5231
    "System.Globalization.Extensions/4.3.0": {
5232
      "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
5233
      "type": "package",
5234
      "path": "system.globalization.extensions/4.3.0",
5235
      "files": [
5236
        ".nupkg.metadata",
5237
        ".signature.p7s",
5238
        "ThirdPartyNotices.txt",
5239
        "dotnet_library_license.txt",
5240
        "lib/MonoAndroid10/_._",
5241
        "lib/MonoTouch10/_._",
5242
        "lib/net46/System.Globalization.Extensions.dll",
5243
        "lib/xamarinios10/_._",
5244
        "lib/xamarinmac20/_._",
5245
        "lib/xamarintvos10/_._",
5246
        "lib/xamarinwatchos10/_._",
5247
        "ref/MonoAndroid10/_._",
5248
        "ref/MonoTouch10/_._",
5249
        "ref/net46/System.Globalization.Extensions.dll",
5250
        "ref/netstandard1.3/System.Globalization.Extensions.dll",
5251
        "ref/netstandard1.3/System.Globalization.Extensions.xml",
5252
        "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
5253
        "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
5254
        "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
5255
        "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
5256
        "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
5257
        "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
5258
        "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
5259
        "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
5260
        "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
5261
        "ref/xamarinios10/_._",
5262
        "ref/xamarinmac20/_._",
5263
        "ref/xamarintvos10/_._",
5264
        "ref/xamarinwatchos10/_._",
5265
        "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
5266
        "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
5267
        "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
5268
        "system.globalization.extensions.4.3.0.nupkg.sha512",
5269
        "system.globalization.extensions.nuspec"
5270
      ]
5271
    },
5272
    "System.IO/4.3.0": {
5273
      "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
5274
      "type": "package",
5275
      "path": "system.io/4.3.0",
5276
      "files": [
5277
        ".nupkg.metadata",
5278
        ".signature.p7s",
5279
        "ThirdPartyNotices.txt",
5280
        "dotnet_library_license.txt",
5281
        "lib/MonoAndroid10/_._",
5282
        "lib/MonoTouch10/_._",
5283
        "lib/net45/_._",
5284
        "lib/net462/System.IO.dll",
5285
        "lib/portable-net45+win8+wp8+wpa81/_._",
5286
        "lib/win8/_._",
5287
        "lib/wp80/_._",
5288
        "lib/wpa81/_._",
5289
        "lib/xamarinios10/_._",
5290
        "lib/xamarinmac20/_._",
5291
        "lib/xamarintvos10/_._",
5292
        "lib/xamarinwatchos10/_._",
5293
        "ref/MonoAndroid10/_._",
5294
        "ref/MonoTouch10/_._",
5295
        "ref/net45/_._",
5296
        "ref/net462/System.IO.dll",
5297
        "ref/netcore50/System.IO.dll",
5298
        "ref/netcore50/System.IO.xml",
5299
        "ref/netcore50/de/System.IO.xml",
5300
        "ref/netcore50/es/System.IO.xml",
5301
        "ref/netcore50/fr/System.IO.xml",
5302
        "ref/netcore50/it/System.IO.xml",
5303
        "ref/netcore50/ja/System.IO.xml",
5304
        "ref/netcore50/ko/System.IO.xml",
5305
        "ref/netcore50/ru/System.IO.xml",
5306
        "ref/netcore50/zh-hans/System.IO.xml",
5307
        "ref/netcore50/zh-hant/System.IO.xml",
5308
        "ref/netstandard1.0/System.IO.dll",
5309
        "ref/netstandard1.0/System.IO.xml",
5310
        "ref/netstandard1.0/de/System.IO.xml",
5311
        "ref/netstandard1.0/es/System.IO.xml",
5312
        "ref/netstandard1.0/fr/System.IO.xml",
5313
        "ref/netstandard1.0/it/System.IO.xml",
5314
        "ref/netstandard1.0/ja/System.IO.xml",
5315
        "ref/netstandard1.0/ko/System.IO.xml",
5316
        "ref/netstandard1.0/ru/System.IO.xml",
5317
        "ref/netstandard1.0/zh-hans/System.IO.xml",
5318
        "ref/netstandard1.0/zh-hant/System.IO.xml",
5319
        "ref/netstandard1.3/System.IO.dll",
5320
        "ref/netstandard1.3/System.IO.xml",
5321
        "ref/netstandard1.3/de/System.IO.xml",
5322
        "ref/netstandard1.3/es/System.IO.xml",
5323
        "ref/netstandard1.3/fr/System.IO.xml",
5324
        "ref/netstandard1.3/it/System.IO.xml",
5325
        "ref/netstandard1.3/ja/System.IO.xml",
5326
        "ref/netstandard1.3/ko/System.IO.xml",
5327
        "ref/netstandard1.3/ru/System.IO.xml",
5328
        "ref/netstandard1.3/zh-hans/System.IO.xml",
5329
        "ref/netstandard1.3/zh-hant/System.IO.xml",
5330
        "ref/netstandard1.5/System.IO.dll",
5331
        "ref/netstandard1.5/System.IO.xml",
5332
        "ref/netstandard1.5/de/System.IO.xml",
5333
        "ref/netstandard1.5/es/System.IO.xml",
5334
        "ref/netstandard1.5/fr/System.IO.xml",
5335
        "ref/netstandard1.5/it/System.IO.xml",
5336
        "ref/netstandard1.5/ja/System.IO.xml",
5337
        "ref/netstandard1.5/ko/System.IO.xml",
5338
        "ref/netstandard1.5/ru/System.IO.xml",
5339
        "ref/netstandard1.5/zh-hans/System.IO.xml",
5340
        "ref/netstandard1.5/zh-hant/System.IO.xml",
5341
        "ref/portable-net45+win8+wp8+wpa81/_._",
5342
        "ref/win8/_._",
5343
        "ref/wp80/_._",
5344
        "ref/wpa81/_._",
5345
        "ref/xamarinios10/_._",
5346
        "ref/xamarinmac20/_._",
5347
        "ref/xamarintvos10/_._",
5348
        "ref/xamarinwatchos10/_._",
5349
        "system.io.4.3.0.nupkg.sha512",
5350
        "system.io.nuspec"
5351
      ]
5352
    },
5353
    "System.IO.Compression/4.3.0": {
5354
      "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
5355
      "type": "package",
5356
      "path": "system.io.compression/4.3.0",
5357
      "files": [
5358
        ".nupkg.metadata",
5359
        ".signature.p7s",
5360
        "ThirdPartyNotices.txt",
5361
        "dotnet_library_license.txt",
5362
        "lib/MonoAndroid10/_._",
5363
        "lib/MonoTouch10/_._",
5364
        "lib/net45/_._",
5365
        "lib/net46/System.IO.Compression.dll",
5366
        "lib/portable-net45+win8+wpa81/_._",
5367
        "lib/win8/_._",
5368
        "lib/wpa81/_._",
5369
        "lib/xamarinios10/_._",
5370
        "lib/xamarinmac20/_._",
5371
        "lib/xamarintvos10/_._",
5372
        "lib/xamarinwatchos10/_._",
5373
        "ref/MonoAndroid10/_._",
5374
        "ref/MonoTouch10/_._",
5375
        "ref/net45/_._",
5376
        "ref/net46/System.IO.Compression.dll",
5377
        "ref/netcore50/System.IO.Compression.dll",
5378
        "ref/netcore50/System.IO.Compression.xml",
5379
        "ref/netcore50/de/System.IO.Compression.xml",
5380
        "ref/netcore50/es/System.IO.Compression.xml",
5381
        "ref/netcore50/fr/System.IO.Compression.xml",
5382
        "ref/netcore50/it/System.IO.Compression.xml",
5383
        "ref/netcore50/ja/System.IO.Compression.xml",
5384
        "ref/netcore50/ko/System.IO.Compression.xml",
5385
        "ref/netcore50/ru/System.IO.Compression.xml",
5386
        "ref/netcore50/zh-hans/System.IO.Compression.xml",
5387
        "ref/netcore50/zh-hant/System.IO.Compression.xml",
5388
        "ref/netstandard1.1/System.IO.Compression.dll",
5389
        "ref/netstandard1.1/System.IO.Compression.xml",
5390
        "ref/netstandard1.1/de/System.IO.Compression.xml",
5391
        "ref/netstandard1.1/es/System.IO.Compression.xml",
5392
        "ref/netstandard1.1/fr/System.IO.Compression.xml",
5393
        "ref/netstandard1.1/it/System.IO.Compression.xml",
5394
        "ref/netstandard1.1/ja/System.IO.Compression.xml",
5395
        "ref/netstandard1.1/ko/System.IO.Compression.xml",
5396
        "ref/netstandard1.1/ru/System.IO.Compression.xml",
5397
        "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
5398
        "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
5399
        "ref/netstandard1.3/System.IO.Compression.dll",
5400
        "ref/netstandard1.3/System.IO.Compression.xml",
5401
        "ref/netstandard1.3/de/System.IO.Compression.xml",
5402
        "ref/netstandard1.3/es/System.IO.Compression.xml",
5403
        "ref/netstandard1.3/fr/System.IO.Compression.xml",
5404
        "ref/netstandard1.3/it/System.IO.Compression.xml",
5405
        "ref/netstandard1.3/ja/System.IO.Compression.xml",
5406
        "ref/netstandard1.3/ko/System.IO.Compression.xml",
5407
        "ref/netstandard1.3/ru/System.IO.Compression.xml",
5408
        "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
5409
        "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
5410
        "ref/portable-net45+win8+wpa81/_._",
5411
        "ref/win8/_._",
5412
        "ref/wpa81/_._",
5413
        "ref/xamarinios10/_._",
5414
        "ref/xamarinmac20/_._",
5415
        "ref/xamarintvos10/_._",
5416
        "ref/xamarinwatchos10/_._",
5417
        "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
5418
        "runtimes/win/lib/net46/System.IO.Compression.dll",
5419
        "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
5420
        "system.io.compression.4.3.0.nupkg.sha512",
5421
        "system.io.compression.nuspec"
5422
      ]
5423
    },
5424
    "System.IO.Compression.ZipFile/4.3.0": {
5425
      "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
5426
      "type": "package",
5427
      "path": "system.io.compression.zipfile/4.3.0",
5428
      "files": [
5429
        ".nupkg.metadata",
5430
        ".signature.p7s",
5431
        "ThirdPartyNotices.txt",
5432
        "dotnet_library_license.txt",
5433
        "lib/MonoAndroid10/_._",
5434
        "lib/MonoTouch10/_._",
5435
        "lib/net46/System.IO.Compression.ZipFile.dll",
5436
        "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
5437
        "lib/xamarinios10/_._",
5438
        "lib/xamarinmac20/_._",
5439
        "lib/xamarintvos10/_._",
5440
        "lib/xamarinwatchos10/_._",
5441
        "ref/MonoAndroid10/_._",
5442
        "ref/MonoTouch10/_._",
5443
        "ref/net46/System.IO.Compression.ZipFile.dll",
5444
        "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
5445
        "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
5446
        "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
5447
        "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
5448
        "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
5449
        "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
5450
        "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
5451
        "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
5452
        "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
5453
        "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
5454
        "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
5455
        "ref/xamarinios10/_._",
5456
        "ref/xamarinmac20/_._",
5457
        "ref/xamarintvos10/_._",
5458
        "ref/xamarinwatchos10/_._",
5459
        "system.io.compression.zipfile.4.3.0.nupkg.sha512",
5460
        "system.io.compression.zipfile.nuspec"
5461
      ]
5462
    },
5463
    "System.IO.FileSystem/4.3.0": {
5464
      "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
5465
      "type": "package",
5466
      "path": "system.io.filesystem/4.3.0",
5467
      "files": [
5468
        ".nupkg.metadata",
5469
        ".signature.p7s",
5470
        "ThirdPartyNotices.txt",
5471
        "dotnet_library_license.txt",
5472
        "lib/MonoAndroid10/_._",
5473
        "lib/MonoTouch10/_._",
5474
        "lib/net46/System.IO.FileSystem.dll",
5475
        "lib/xamarinios10/_._",
5476
        "lib/xamarinmac20/_._",
5477
        "lib/xamarintvos10/_._",
5478
        "lib/xamarinwatchos10/_._",
5479
        "ref/MonoAndroid10/_._",
5480
        "ref/MonoTouch10/_._",
5481
        "ref/net46/System.IO.FileSystem.dll",
5482
        "ref/netstandard1.3/System.IO.FileSystem.dll",
5483
        "ref/netstandard1.3/System.IO.FileSystem.xml",
5484
        "ref/netstandard1.3/de/System.IO.FileSystem.xml",
5485
        "ref/netstandard1.3/es/System.IO.FileSystem.xml",
5486
        "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
5487
        "ref/netstandard1.3/it/System.IO.FileSystem.xml",
5488
        "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
5489
        "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
5490
        "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
5491
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
5492
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
5493
        "ref/xamarinios10/_._",
5494
        "ref/xamarinmac20/_._",
5495
        "ref/xamarintvos10/_._",
5496
        "ref/xamarinwatchos10/_._",
5497
        "system.io.filesystem.4.3.0.nupkg.sha512",
5498
        "system.io.filesystem.nuspec"
5499
      ]
5500
    },
5501
    "System.IO.FileSystem.Primitives/4.3.0": {
5502
      "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
5503
      "type": "package",
5504
      "path": "system.io.filesystem.primitives/4.3.0",
5505
      "files": [
5506
        ".nupkg.metadata",
5507
        ".signature.p7s",
5508
        "ThirdPartyNotices.txt",
5509
        "dotnet_library_license.txt",
5510
        "lib/MonoAndroid10/_._",
5511
        "lib/MonoTouch10/_._",
5512
        "lib/net46/System.IO.FileSystem.Primitives.dll",
5513
        "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
5514
        "lib/xamarinios10/_._",
5515
        "lib/xamarinmac20/_._",
5516
        "lib/xamarintvos10/_._",
5517
        "lib/xamarinwatchos10/_._",
5518
        "ref/MonoAndroid10/_._",
5519
        "ref/MonoTouch10/_._",
5520
        "ref/net46/System.IO.FileSystem.Primitives.dll",
5521
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
5522
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
5523
        "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
5524
        "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
5525
        "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
5526
        "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
5527
        "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
5528
        "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
5529
        "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
5530
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
5531
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
5532
        "ref/xamarinios10/_._",
5533
        "ref/xamarinmac20/_._",
5534
        "ref/xamarintvos10/_._",
5535
        "ref/xamarinwatchos10/_._",
5536
        "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
5537
        "system.io.filesystem.primitives.nuspec"
5538
      ]
5539
    },
5540
    "System.Linq/4.3.0": {
5541
      "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
5542
      "type": "package",
5543
      "path": "system.linq/4.3.0",
5544
      "files": [
5545
        ".nupkg.metadata",
5546
        ".signature.p7s",
5547
        "ThirdPartyNotices.txt",
5548
        "dotnet_library_license.txt",
5549
        "lib/MonoAndroid10/_._",
5550
        "lib/MonoTouch10/_._",
5551
        "lib/net45/_._",
5552
        "lib/net463/System.Linq.dll",
5553
        "lib/netcore50/System.Linq.dll",
5554
        "lib/netstandard1.6/System.Linq.dll",
5555
        "lib/portable-net45+win8+wp8+wpa81/_._",
5556
        "lib/win8/_._",
5557
        "lib/wp80/_._",
5558
        "lib/wpa81/_._",
5559
        "lib/xamarinios10/_._",
5560
        "lib/xamarinmac20/_._",
5561
        "lib/xamarintvos10/_._",
5562
        "lib/xamarinwatchos10/_._",
5563
        "ref/MonoAndroid10/_._",
5564
        "ref/MonoTouch10/_._",
5565
        "ref/net45/_._",
5566
        "ref/net463/System.Linq.dll",
5567
        "ref/netcore50/System.Linq.dll",
5568
        "ref/netcore50/System.Linq.xml",
5569
        "ref/netcore50/de/System.Linq.xml",
5570
        "ref/netcore50/es/System.Linq.xml",
5571
        "ref/netcore50/fr/System.Linq.xml",
5572
        "ref/netcore50/it/System.Linq.xml",
5573
        "ref/netcore50/ja/System.Linq.xml",
5574
        "ref/netcore50/ko/System.Linq.xml",
5575
        "ref/netcore50/ru/System.Linq.xml",
5576
        "ref/netcore50/zh-hans/System.Linq.xml",
5577
        "ref/netcore50/zh-hant/System.Linq.xml",
5578
        "ref/netstandard1.0/System.Linq.dll",
5579
        "ref/netstandard1.0/System.Linq.xml",
5580
        "ref/netstandard1.0/de/System.Linq.xml",
5581
        "ref/netstandard1.0/es/System.Linq.xml",
5582
        "ref/netstandard1.0/fr/System.Linq.xml",
5583
        "ref/netstandard1.0/it/System.Linq.xml",
5584
        "ref/netstandard1.0/ja/System.Linq.xml",
5585
        "ref/netstandard1.0/ko/System.Linq.xml",
5586
        "ref/netstandard1.0/ru/System.Linq.xml",
5587
        "ref/netstandard1.0/zh-hans/System.Linq.xml",
5588
        "ref/netstandard1.0/zh-hant/System.Linq.xml",
5589
        "ref/netstandard1.6/System.Linq.dll",
5590
        "ref/netstandard1.6/System.Linq.xml",
5591
        "ref/netstandard1.6/de/System.Linq.xml",
5592
        "ref/netstandard1.6/es/System.Linq.xml",
5593
        "ref/netstandard1.6/fr/System.Linq.xml",
5594
        "ref/netstandard1.6/it/System.Linq.xml",
5595
        "ref/netstandard1.6/ja/System.Linq.xml",
5596
        "ref/netstandard1.6/ko/System.Linq.xml",
5597
        "ref/netstandard1.6/ru/System.Linq.xml",
5598
        "ref/netstandard1.6/zh-hans/System.Linq.xml",
5599
        "ref/netstandard1.6/zh-hant/System.Linq.xml",
5600
        "ref/portable-net45+win8+wp8+wpa81/_._",
5601
        "ref/win8/_._",
5602
        "ref/wp80/_._",
5603
        "ref/wpa81/_._",
5604
        "ref/xamarinios10/_._",
5605
        "ref/xamarinmac20/_._",
5606
        "ref/xamarintvos10/_._",
5607
        "ref/xamarinwatchos10/_._",
5608
        "system.linq.4.3.0.nupkg.sha512",
5609
        "system.linq.nuspec"
5610
      ]
5611
    },
5612
    "System.Linq.Expressions/4.3.0": {
5613
      "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
5614
      "type": "package",
5615
      "path": "system.linq.expressions/4.3.0",
5616
      "files": [
5617
        ".nupkg.metadata",
5618
        ".signature.p7s",
5619
        "ThirdPartyNotices.txt",
5620
        "dotnet_library_license.txt",
5621
        "lib/MonoAndroid10/_._",
5622
        "lib/MonoTouch10/_._",
5623
        "lib/net45/_._",
5624
        "lib/net463/System.Linq.Expressions.dll",
5625
        "lib/netcore50/System.Linq.Expressions.dll",
5626
        "lib/netstandard1.6/System.Linq.Expressions.dll",
5627
        "lib/portable-net45+win8+wp8+wpa81/_._",
5628
        "lib/win8/_._",
5629
        "lib/wp80/_._",
5630
        "lib/wpa81/_._",
5631
        "lib/xamarinios10/_._",
5632
        "lib/xamarinmac20/_._",
5633
        "lib/xamarintvos10/_._",
5634
        "lib/xamarinwatchos10/_._",
5635
        "ref/MonoAndroid10/_._",
5636
        "ref/MonoTouch10/_._",
5637
        "ref/net45/_._",
5638
        "ref/net463/System.Linq.Expressions.dll",
5639
        "ref/netcore50/System.Linq.Expressions.dll",
5640
        "ref/netcore50/System.Linq.Expressions.xml",
5641
        "ref/netcore50/de/System.Linq.Expressions.xml",
5642
        "ref/netcore50/es/System.Linq.Expressions.xml",
5643
        "ref/netcore50/fr/System.Linq.Expressions.xml",
5644
        "ref/netcore50/it/System.Linq.Expressions.xml",
5645
        "ref/netcore50/ja/System.Linq.Expressions.xml",
5646
        "ref/netcore50/ko/System.Linq.Expressions.xml",
5647
        "ref/netcore50/ru/System.Linq.Expressions.xml",
5648
        "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
5649
        "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
5650
        "ref/netstandard1.0/System.Linq.Expressions.dll",
5651
        "ref/netstandard1.0/System.Linq.Expressions.xml",
5652
        "ref/netstandard1.0/de/System.Linq.Expressions.xml",
5653
        "ref/netstandard1.0/es/System.Linq.Expressions.xml",
5654
        "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
5655
        "ref/netstandard1.0/it/System.Linq.Expressions.xml",
5656
        "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
5657
        "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
5658
        "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
5659
        "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
5660
        "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
5661
        "ref/netstandard1.3/System.Linq.Expressions.dll",
5662
        "ref/netstandard1.3/System.Linq.Expressions.xml",
5663
        "ref/netstandard1.3/de/System.Linq.Expressions.xml",
5664
        "ref/netstandard1.3/es/System.Linq.Expressions.xml",
5665
        "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
5666
        "ref/netstandard1.3/it/System.Linq.Expressions.xml",
5667
        "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
5668
        "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
5669
        "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
5670
        "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
5671
        "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
5672
        "ref/netstandard1.6/System.Linq.Expressions.dll",
5673
        "ref/netstandard1.6/System.Linq.Expressions.xml",
5674
        "ref/netstandard1.6/de/System.Linq.Expressions.xml",
5675
        "ref/netstandard1.6/es/System.Linq.Expressions.xml",
5676
        "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
5677
        "ref/netstandard1.6/it/System.Linq.Expressions.xml",
5678
        "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
5679
        "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
5680
        "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
5681
        "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
5682
        "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
5683
        "ref/portable-net45+win8+wp8+wpa81/_._",
5684
        "ref/win8/_._",
5685
        "ref/wp80/_._",
5686
        "ref/wpa81/_._",
5687
        "ref/xamarinios10/_._",
5688
        "ref/xamarinmac20/_._",
5689
        "ref/xamarintvos10/_._",
5690
        "ref/xamarinwatchos10/_._",
5691
        "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
5692
        "system.linq.expressions.4.3.0.nupkg.sha512",
5693
        "system.linq.expressions.nuspec"
5694
      ]
5695
    },
5696
    "System.Memory/4.5.4": {
5697
      "sha512": "1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
5698
      "type": "package",
5699
      "path": "system.memory/4.5.4",
5700
      "files": [
5701
        ".nupkg.metadata",
5702
        ".signature.p7s",
5703
        "LICENSE.TXT",
5704
        "THIRD-PARTY-NOTICES.TXT",
5705
        "lib/net461/System.Memory.dll",
5706
        "lib/net461/System.Memory.xml",
5707
        "lib/netcoreapp2.1/_._",
5708
        "lib/netstandard1.1/System.Memory.dll",
5709
        "lib/netstandard1.1/System.Memory.xml",
5710
        "lib/netstandard2.0/System.Memory.dll",
5711
        "lib/netstandard2.0/System.Memory.xml",
5712
        "ref/netcoreapp2.1/_._",
5713
        "system.memory.4.5.4.nupkg.sha512",
5714
        "system.memory.nuspec",
5715
        "useSharedDesignerContext.txt",
5716
        "version.txt"
5717
      ]
5718
    },
5719
    "System.Net.Http/4.3.0": {
5720
      "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
5721
      "type": "package",
5722
      "path": "system.net.http/4.3.0",
5723
      "files": [
5724
        ".nupkg.metadata",
5725
        ".signature.p7s",
5726
        "ThirdPartyNotices.txt",
5727
        "dotnet_library_license.txt",
5728
        "lib/Xamarinmac20/_._",
5729
        "lib/monoandroid10/_._",
5730
        "lib/monotouch10/_._",
5731
        "lib/net45/_._",
5732
        "lib/net46/System.Net.Http.dll",
5733
        "lib/portable-net45+win8+wpa81/_._",
5734
        "lib/win8/_._",
5735
        "lib/wpa81/_._",
5736
        "lib/xamarinios10/_._",
5737
        "lib/xamarintvos10/_._",
5738
        "lib/xamarinwatchos10/_._",
5739
        "ref/Xamarinmac20/_._",
5740
        "ref/monoandroid10/_._",
5741
        "ref/monotouch10/_._",
5742
        "ref/net45/_._",
5743
        "ref/net46/System.Net.Http.dll",
5744
        "ref/net46/System.Net.Http.xml",
5745
        "ref/net46/de/System.Net.Http.xml",
5746
        "ref/net46/es/System.Net.Http.xml",
5747
        "ref/net46/fr/System.Net.Http.xml",
5748
        "ref/net46/it/System.Net.Http.xml",
5749
        "ref/net46/ja/System.Net.Http.xml",
5750
        "ref/net46/ko/System.Net.Http.xml",
5751
        "ref/net46/ru/System.Net.Http.xml",
5752
        "ref/net46/zh-hans/System.Net.Http.xml",
5753
        "ref/net46/zh-hant/System.Net.Http.xml",
5754
        "ref/netcore50/System.Net.Http.dll",
5755
        "ref/netcore50/System.Net.Http.xml",
5756
        "ref/netcore50/de/System.Net.Http.xml",
5757
        "ref/netcore50/es/System.Net.Http.xml",
5758
        "ref/netcore50/fr/System.Net.Http.xml",
5759
        "ref/netcore50/it/System.Net.Http.xml",
5760
        "ref/netcore50/ja/System.Net.Http.xml",
5761
        "ref/netcore50/ko/System.Net.Http.xml",
5762
        "ref/netcore50/ru/System.Net.Http.xml",
5763
        "ref/netcore50/zh-hans/System.Net.Http.xml",
5764
        "ref/netcore50/zh-hant/System.Net.Http.xml",
5765
        "ref/netstandard1.1/System.Net.Http.dll",
5766
        "ref/netstandard1.1/System.Net.Http.xml",
5767
        "ref/netstandard1.1/de/System.Net.Http.xml",
5768
        "ref/netstandard1.1/es/System.Net.Http.xml",
5769
        "ref/netstandard1.1/fr/System.Net.Http.xml",
5770
        "ref/netstandard1.1/it/System.Net.Http.xml",
5771
        "ref/netstandard1.1/ja/System.Net.Http.xml",
5772
        "ref/netstandard1.1/ko/System.Net.Http.xml",
5773
        "ref/netstandard1.1/ru/System.Net.Http.xml",
5774
        "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
5775
        "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
5776
        "ref/netstandard1.3/System.Net.Http.dll",
5777
        "ref/netstandard1.3/System.Net.Http.xml",
5778
        "ref/netstandard1.3/de/System.Net.Http.xml",
5779
        "ref/netstandard1.3/es/System.Net.Http.xml",
5780
        "ref/netstandard1.3/fr/System.Net.Http.xml",
5781
        "ref/netstandard1.3/it/System.Net.Http.xml",
5782
        "ref/netstandard1.3/ja/System.Net.Http.xml",
5783
        "ref/netstandard1.3/ko/System.Net.Http.xml",
5784
        "ref/netstandard1.3/ru/System.Net.Http.xml",
5785
        "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
5786
        "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
5787
        "ref/portable-net45+win8+wpa81/_._",
5788
        "ref/win8/_._",
5789
        "ref/wpa81/_._",
5790
        "ref/xamarinios10/_._",
5791
        "ref/xamarintvos10/_._",
5792
        "ref/xamarinwatchos10/_._",
5793
        "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
5794
        "runtimes/win/lib/net46/System.Net.Http.dll",
5795
        "runtimes/win/lib/netcore50/System.Net.Http.dll",
5796
        "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
5797
        "system.net.http.4.3.0.nupkg.sha512",
5798
        "system.net.http.nuspec"
5799
      ]
5800
    },
5801
    "System.Net.Primitives/4.3.0": {
5802
      "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
5803
      "type": "package",
5804
      "path": "system.net.primitives/4.3.0",
5805
      "files": [
5806
        ".nupkg.metadata",
5807
        ".signature.p7s",
5808
        "ThirdPartyNotices.txt",
5809
        "dotnet_library_license.txt",
5810
        "lib/MonoAndroid10/_._",
5811
        "lib/MonoTouch10/_._",
5812
        "lib/net45/_._",
5813
        "lib/portable-net45+win8+wp8+wpa81/_._",
5814
        "lib/win8/_._",
5815
        "lib/wp80/_._",
5816
        "lib/wpa81/_._",
5817
        "lib/xamarinios10/_._",
5818
        "lib/xamarinmac20/_._",
5819
        "lib/xamarintvos10/_._",
5820
        "lib/xamarinwatchos10/_._",
5821
        "ref/MonoAndroid10/_._",
5822
        "ref/MonoTouch10/_._",
5823
        "ref/net45/_._",
5824
        "ref/netcore50/System.Net.Primitives.dll",
5825
        "ref/netcore50/System.Net.Primitives.xml",
5826
        "ref/netcore50/de/System.Net.Primitives.xml",
5827
        "ref/netcore50/es/System.Net.Primitives.xml",
5828
        "ref/netcore50/fr/System.Net.Primitives.xml",
5829
        "ref/netcore50/it/System.Net.Primitives.xml",
5830
        "ref/netcore50/ja/System.Net.Primitives.xml",
5831
        "ref/netcore50/ko/System.Net.Primitives.xml",
5832
        "ref/netcore50/ru/System.Net.Primitives.xml",
5833
        "ref/netcore50/zh-hans/System.Net.Primitives.xml",
5834
        "ref/netcore50/zh-hant/System.Net.Primitives.xml",
5835
        "ref/netstandard1.0/System.Net.Primitives.dll",
5836
        "ref/netstandard1.0/System.Net.Primitives.xml",
5837
        "ref/netstandard1.0/de/System.Net.Primitives.xml",
5838
        "ref/netstandard1.0/es/System.Net.Primitives.xml",
5839
        "ref/netstandard1.0/fr/System.Net.Primitives.xml",
5840
        "ref/netstandard1.0/it/System.Net.Primitives.xml",
5841
        "ref/netstandard1.0/ja/System.Net.Primitives.xml",
5842
        "ref/netstandard1.0/ko/System.Net.Primitives.xml",
5843
        "ref/netstandard1.0/ru/System.Net.Primitives.xml",
5844
        "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
5845
        "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
5846
        "ref/netstandard1.1/System.Net.Primitives.dll",
5847
        "ref/netstandard1.1/System.Net.Primitives.xml",
5848
        "ref/netstandard1.1/de/System.Net.Primitives.xml",
5849
        "ref/netstandard1.1/es/System.Net.Primitives.xml",
5850
        "ref/netstandard1.1/fr/System.Net.Primitives.xml",
5851
        "ref/netstandard1.1/it/System.Net.Primitives.xml",
5852
        "ref/netstandard1.1/ja/System.Net.Primitives.xml",
5853
        "ref/netstandard1.1/ko/System.Net.Primitives.xml",
5854
        "ref/netstandard1.1/ru/System.Net.Primitives.xml",
5855
        "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
5856
        "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
5857
        "ref/netstandard1.3/System.Net.Primitives.dll",
5858
        "ref/netstandard1.3/System.Net.Primitives.xml",
5859
        "ref/netstandard1.3/de/System.Net.Primitives.xml",
5860
        "ref/netstandard1.3/es/System.Net.Primitives.xml",
5861
        "ref/netstandard1.3/fr/System.Net.Primitives.xml",
5862
        "ref/netstandard1.3/it/System.Net.Primitives.xml",
5863
        "ref/netstandard1.3/ja/System.Net.Primitives.xml",
5864
        "ref/netstandard1.3/ko/System.Net.Primitives.xml",
5865
        "ref/netstandard1.3/ru/System.Net.Primitives.xml",
5866
        "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
5867
        "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
5868
        "ref/portable-net45+win8+wp8+wpa81/_._",
5869
        "ref/win8/_._",
5870
        "ref/wp80/_._",
5871
        "ref/wpa81/_._",
5872
        "ref/xamarinios10/_._",
5873
        "ref/xamarinmac20/_._",
5874
        "ref/xamarintvos10/_._",
5875
        "ref/xamarinwatchos10/_._",
5876
        "system.net.primitives.4.3.0.nupkg.sha512",
5877
        "system.net.primitives.nuspec"
5878
      ]
5879
    },
5880
    "System.Net.Sockets/4.3.0": {
5881
      "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
5882
      "type": "package",
5883
      "path": "system.net.sockets/4.3.0",
5884
      "files": [
5885
        ".nupkg.metadata",
5886
        ".signature.p7s",
5887
        "ThirdPartyNotices.txt",
5888
        "dotnet_library_license.txt",
5889
        "lib/MonoAndroid10/_._",
5890
        "lib/MonoTouch10/_._",
5891
        "lib/net46/System.Net.Sockets.dll",
5892
        "lib/xamarinios10/_._",
5893
        "lib/xamarinmac20/_._",
5894
        "lib/xamarintvos10/_._",
5895
        "lib/xamarinwatchos10/_._",
5896
        "ref/MonoAndroid10/_._",
5897
        "ref/MonoTouch10/_._",
5898
        "ref/net46/System.Net.Sockets.dll",
5899
        "ref/netstandard1.3/System.Net.Sockets.dll",
5900
        "ref/netstandard1.3/System.Net.Sockets.xml",
5901
        "ref/netstandard1.3/de/System.Net.Sockets.xml",
5902
        "ref/netstandard1.3/es/System.Net.Sockets.xml",
5903
        "ref/netstandard1.3/fr/System.Net.Sockets.xml",
5904
        "ref/netstandard1.3/it/System.Net.Sockets.xml",
5905
        "ref/netstandard1.3/ja/System.Net.Sockets.xml",
5906
        "ref/netstandard1.3/ko/System.Net.Sockets.xml",
5907
        "ref/netstandard1.3/ru/System.Net.Sockets.xml",
5908
        "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
5909
        "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
5910
        "ref/xamarinios10/_._",
5911
        "ref/xamarinmac20/_._",
5912
        "ref/xamarintvos10/_._",
5913
        "ref/xamarinwatchos10/_._",
5914
        "system.net.sockets.4.3.0.nupkg.sha512",
5915
        "system.net.sockets.nuspec"
5916
      ]
5917
    },
5918
    "System.ObjectModel/4.3.0": {
5919
      "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
5920
      "type": "package",
5921
      "path": "system.objectmodel/4.3.0",
5922
      "files": [
5923
        ".nupkg.metadata",
5924
        ".signature.p7s",
5925
        "ThirdPartyNotices.txt",
5926
        "dotnet_library_license.txt",
5927
        "lib/MonoAndroid10/_._",
5928
        "lib/MonoTouch10/_._",
5929
        "lib/net45/_._",
5930
        "lib/netcore50/System.ObjectModel.dll",
5931
        "lib/netstandard1.3/System.ObjectModel.dll",
5932
        "lib/portable-net45+win8+wp8+wpa81/_._",
5933
        "lib/win8/_._",
5934
        "lib/wp80/_._",
5935
        "lib/wpa81/_._",
5936
        "lib/xamarinios10/_._",
5937
        "lib/xamarinmac20/_._",
5938
        "lib/xamarintvos10/_._",
5939
        "lib/xamarinwatchos10/_._",
5940
        "ref/MonoAndroid10/_._",
5941
        "ref/MonoTouch10/_._",
5942
        "ref/net45/_._",
5943
        "ref/netcore50/System.ObjectModel.dll",
5944
        "ref/netcore50/System.ObjectModel.xml",
5945
        "ref/netcore50/de/System.ObjectModel.xml",
5946
        "ref/netcore50/es/System.ObjectModel.xml",
5947
        "ref/netcore50/fr/System.ObjectModel.xml",
5948
        "ref/netcore50/it/System.ObjectModel.xml",
5949
        "ref/netcore50/ja/System.ObjectModel.xml",
5950
        "ref/netcore50/ko/System.ObjectModel.xml",
5951
        "ref/netcore50/ru/System.ObjectModel.xml",
5952
        "ref/netcore50/zh-hans/System.ObjectModel.xml",
5953
        "ref/netcore50/zh-hant/System.ObjectModel.xml",
5954
        "ref/netstandard1.0/System.ObjectModel.dll",
5955
        "ref/netstandard1.0/System.ObjectModel.xml",
5956
        "ref/netstandard1.0/de/System.ObjectModel.xml",
5957
        "ref/netstandard1.0/es/System.ObjectModel.xml",
5958
        "ref/netstandard1.0/fr/System.ObjectModel.xml",
5959
        "ref/netstandard1.0/it/System.ObjectModel.xml",
5960
        "ref/netstandard1.0/ja/System.ObjectModel.xml",
5961
        "ref/netstandard1.0/ko/System.ObjectModel.xml",
5962
        "ref/netstandard1.0/ru/System.ObjectModel.xml",
5963
        "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
5964
        "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
5965
        "ref/netstandard1.3/System.ObjectModel.dll",
5966
        "ref/netstandard1.3/System.ObjectModel.xml",
5967
        "ref/netstandard1.3/de/System.ObjectModel.xml",
5968
        "ref/netstandard1.3/es/System.ObjectModel.xml",
5969
        "ref/netstandard1.3/fr/System.ObjectModel.xml",
5970
        "ref/netstandard1.3/it/System.ObjectModel.xml",
5971
        "ref/netstandard1.3/ja/System.ObjectModel.xml",
5972
        "ref/netstandard1.3/ko/System.ObjectModel.xml",
5973
        "ref/netstandard1.3/ru/System.ObjectModel.xml",
5974
        "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
5975
        "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
5976
        "ref/portable-net45+win8+wp8+wpa81/_._",
5977
        "ref/win8/_._",
5978
        "ref/wp80/_._",
5979
        "ref/wpa81/_._",
5980
        "ref/xamarinios10/_._",
5981
        "ref/xamarinmac20/_._",
5982
        "ref/xamarintvos10/_._",
5983
        "ref/xamarinwatchos10/_._",
5984
        "system.objectmodel.4.3.0.nupkg.sha512",
5985
        "system.objectmodel.nuspec"
5986
      ]
5987
    },
5988
    "System.Reflection/4.3.0": {
5989
      "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
5990
      "type": "package",
5991
      "path": "system.reflection/4.3.0",
5992
      "files": [
5993
        ".nupkg.metadata",
5994
        ".signature.p7s",
5995
        "ThirdPartyNotices.txt",
5996
        "dotnet_library_license.txt",
5997
        "lib/MonoAndroid10/_._",
5998
        "lib/MonoTouch10/_._",
5999
        "lib/net45/_._",
6000
        "lib/net462/System.Reflection.dll",
6001
        "lib/portable-net45+win8+wp8+wpa81/_._",
6002
        "lib/win8/_._",
6003
        "lib/wp80/_._",
6004
        "lib/wpa81/_._",
6005
        "lib/xamarinios10/_._",
6006
        "lib/xamarinmac20/_._",
6007
        "lib/xamarintvos10/_._",
6008
        "lib/xamarinwatchos10/_._",
6009
        "ref/MonoAndroid10/_._",
6010
        "ref/MonoTouch10/_._",
6011
        "ref/net45/_._",
6012
        "ref/net462/System.Reflection.dll",
6013
        "ref/netcore50/System.Reflection.dll",
6014
        "ref/netcore50/System.Reflection.xml",
6015
        "ref/netcore50/de/System.Reflection.xml",
6016
        "ref/netcore50/es/System.Reflection.xml",
6017
        "ref/netcore50/fr/System.Reflection.xml",
6018
        "ref/netcore50/it/System.Reflection.xml",
6019
        "ref/netcore50/ja/System.Reflection.xml",
6020
        "ref/netcore50/ko/System.Reflection.xml",
6021
        "ref/netcore50/ru/System.Reflection.xml",
6022
        "ref/netcore50/zh-hans/System.Reflection.xml",
6023
        "ref/netcore50/zh-hant/System.Reflection.xml",
6024
        "ref/netstandard1.0/System.Reflection.dll",
6025
        "ref/netstandard1.0/System.Reflection.xml",
6026
        "ref/netstandard1.0/de/System.Reflection.xml",
6027
        "ref/netstandard1.0/es/System.Reflection.xml",
6028
        "ref/netstandard1.0/fr/System.Reflection.xml",
6029
        "ref/netstandard1.0/it/System.Reflection.xml",
6030
        "ref/netstandard1.0/ja/System.Reflection.xml",
6031
        "ref/netstandard1.0/ko/System.Reflection.xml",
6032
        "ref/netstandard1.0/ru/System.Reflection.xml",
6033
        "ref/netstandard1.0/zh-hans/System.Reflection.xml",
6034
        "ref/netstandard1.0/zh-hant/System.Reflection.xml",
6035
        "ref/netstandard1.3/System.Reflection.dll",
6036
        "ref/netstandard1.3/System.Reflection.xml",
6037
        "ref/netstandard1.3/de/System.Reflection.xml",
6038
        "ref/netstandard1.3/es/System.Reflection.xml",
6039
        "ref/netstandard1.3/fr/System.Reflection.xml",
6040
        "ref/netstandard1.3/it/System.Reflection.xml",
6041
        "ref/netstandard1.3/ja/System.Reflection.xml",
6042
        "ref/netstandard1.3/ko/System.Reflection.xml",
6043
        "ref/netstandard1.3/ru/System.Reflection.xml",
6044
        "ref/netstandard1.3/zh-hans/System.Reflection.xml",
6045
        "ref/netstandard1.3/zh-hant/System.Reflection.xml",
6046
        "ref/netstandard1.5/System.Reflection.dll",
6047
        "ref/netstandard1.5/System.Reflection.xml",
6048
        "ref/netstandard1.5/de/System.Reflection.xml",
6049
        "ref/netstandard1.5/es/System.Reflection.xml",
6050
        "ref/netstandard1.5/fr/System.Reflection.xml",
6051
        "ref/netstandard1.5/it/System.Reflection.xml",
6052
        "ref/netstandard1.5/ja/System.Reflection.xml",
6053
        "ref/netstandard1.5/ko/System.Reflection.xml",
6054
        "ref/netstandard1.5/ru/System.Reflection.xml",
6055
        "ref/netstandard1.5/zh-hans/System.Reflection.xml",
6056
        "ref/netstandard1.5/zh-hant/System.Reflection.xml",
6057
        "ref/portable-net45+win8+wp8+wpa81/_._",
6058
        "ref/win8/_._",
6059
        "ref/wp80/_._",
6060
        "ref/wpa81/_._",
6061
        "ref/xamarinios10/_._",
6062
        "ref/xamarinmac20/_._",
6063
        "ref/xamarintvos10/_._",
6064
        "ref/xamarinwatchos10/_._",
6065
        "system.reflection.4.3.0.nupkg.sha512",
6066
        "system.reflection.nuspec"
6067
      ]
6068
    },
6069
    "System.Reflection.Emit/4.3.0": {
6070
      "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
6071
      "type": "package",
6072
      "path": "system.reflection.emit/4.3.0",
6073
      "files": [
6074
        ".nupkg.metadata",
6075
        ".signature.p7s",
6076
        "ThirdPartyNotices.txt",
6077
        "dotnet_library_license.txt",
6078
        "lib/MonoAndroid10/_._",
6079
        "lib/monotouch10/_._",
6080
        "lib/net45/_._",
6081
        "lib/netcore50/System.Reflection.Emit.dll",
6082
        "lib/netstandard1.3/System.Reflection.Emit.dll",
6083
        "lib/xamarinios10/_._",
6084
        "lib/xamarinmac20/_._",
6085
        "lib/xamarintvos10/_._",
6086
        "lib/xamarinwatchos10/_._",
6087
        "ref/MonoAndroid10/_._",
6088
        "ref/net45/_._",
6089
        "ref/netstandard1.1/System.Reflection.Emit.dll",
6090
        "ref/netstandard1.1/System.Reflection.Emit.xml",
6091
        "ref/netstandard1.1/de/System.Reflection.Emit.xml",
6092
        "ref/netstandard1.1/es/System.Reflection.Emit.xml",
6093
        "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
6094
        "ref/netstandard1.1/it/System.Reflection.Emit.xml",
6095
        "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
6096
        "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
6097
        "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
6098
        "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
6099
        "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
6100
        "ref/xamarinmac20/_._",
6101
        "system.reflection.emit.4.3.0.nupkg.sha512",
6102
        "system.reflection.emit.nuspec"
6103
      ]
6104
    },
6105
    "System.Reflection.Emit.ILGeneration/4.3.0": {
6106
      "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
6107
      "type": "package",
6108
      "path": "system.reflection.emit.ilgeneration/4.3.0",
6109
      "files": [
6110
        ".nupkg.metadata",
6111
        ".signature.p7s",
6112
        "ThirdPartyNotices.txt",
6113
        "dotnet_library_license.txt",
6114
        "lib/MonoAndroid10/_._",
6115
        "lib/MonoTouch10/_._",
6116
        "lib/net45/_._",
6117
        "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
6118
        "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
6119
        "lib/portable-net45+wp8/_._",
6120
        "lib/wp80/_._",
6121
        "lib/xamarinios10/_._",
6122
        "lib/xamarinmac20/_._",
6123
        "lib/xamarintvos10/_._",
6124
        "lib/xamarinwatchos10/_._",
6125
        "ref/MonoAndroid10/_._",
6126
        "ref/MonoTouch10/_._",
6127
        "ref/net45/_._",
6128
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
6129
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
6130
        "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
6131
        "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
6132
        "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
6133
        "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
6134
        "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
6135
        "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
6136
        "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
6137
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
6138
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
6139
        "ref/portable-net45+wp8/_._",
6140
        "ref/wp80/_._",
6141
        "ref/xamarinios10/_._",
6142
        "ref/xamarinmac20/_._",
6143
        "ref/xamarintvos10/_._",
6144
        "ref/xamarinwatchos10/_._",
6145
        "runtimes/aot/lib/netcore50/_._",
6146
        "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
6147
        "system.reflection.emit.ilgeneration.nuspec"
6148
      ]
6149
    },
6150
    "System.Reflection.Emit.Lightweight/4.3.0": {
6151
      "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
6152
      "type": "package",
6153
      "path": "system.reflection.emit.lightweight/4.3.0",
6154
      "files": [
6155
        ".nupkg.metadata",
6156
        ".signature.p7s",
6157
        "ThirdPartyNotices.txt",
6158
        "dotnet_library_license.txt",
6159
        "lib/MonoAndroid10/_._",
6160
        "lib/MonoTouch10/_._",
6161
        "lib/net45/_._",
6162
        "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
6163
        "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
6164
        "lib/portable-net45+wp8/_._",
6165
        "lib/wp80/_._",
6166
        "lib/xamarinios10/_._",
6167
        "lib/xamarinmac20/_._",
6168
        "lib/xamarintvos10/_._",
6169
        "lib/xamarinwatchos10/_._",
6170
        "ref/MonoAndroid10/_._",
6171
        "ref/MonoTouch10/_._",
6172
        "ref/net45/_._",
6173
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
6174
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
6175
        "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
6176
        "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
6177
        "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
6178
        "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
6179
        "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
6180
        "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
6181
        "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
6182
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
6183
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
6184
        "ref/portable-net45+wp8/_._",
6185
        "ref/wp80/_._",
6186
        "ref/xamarinios10/_._",
6187
        "ref/xamarinmac20/_._",
6188
        "ref/xamarintvos10/_._",
6189
        "ref/xamarinwatchos10/_._",
6190
        "runtimes/aot/lib/netcore50/_._",
6191
        "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
6192
        "system.reflection.emit.lightweight.nuspec"
6193
      ]
6194
    },
6195
    "System.Reflection.Extensions/4.3.0": {
6196
      "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
6197
      "type": "package",
6198
      "path": "system.reflection.extensions/4.3.0",
6199
      "files": [
6200
        ".nupkg.metadata",
6201
        ".signature.p7s",
6202
        "ThirdPartyNotices.txt",
6203
        "dotnet_library_license.txt",
6204
        "lib/MonoAndroid10/_._",
6205
        "lib/MonoTouch10/_._",
6206
        "lib/net45/_._",
6207
        "lib/portable-net45+win8+wp8+wpa81/_._",
6208
        "lib/win8/_._",
6209
        "lib/wp80/_._",
6210
        "lib/wpa81/_._",
6211
        "lib/xamarinios10/_._",
6212
        "lib/xamarinmac20/_._",
6213
        "lib/xamarintvos10/_._",
6214
        "lib/xamarinwatchos10/_._",
6215
        "ref/MonoAndroid10/_._",
6216
        "ref/MonoTouch10/_._",
6217
        "ref/net45/_._",
6218
        "ref/netcore50/System.Reflection.Extensions.dll",
6219
        "ref/netcore50/System.Reflection.Extensions.xml",
6220
        "ref/netcore50/de/System.Reflection.Extensions.xml",
6221
        "ref/netcore50/es/System.Reflection.Extensions.xml",
6222
        "ref/netcore50/fr/System.Reflection.Extensions.xml",
6223
        "ref/netcore50/it/System.Reflection.Extensions.xml",
6224
        "ref/netcore50/ja/System.Reflection.Extensions.xml",
6225
        "ref/netcore50/ko/System.Reflection.Extensions.xml",
6226
        "ref/netcore50/ru/System.Reflection.Extensions.xml",
6227
        "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
6228
        "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
6229
        "ref/netstandard1.0/System.Reflection.Extensions.dll",
6230
        "ref/netstandard1.0/System.Reflection.Extensions.xml",
6231
        "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
6232
        "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
6233
        "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
6234
        "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
6235
        "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
6236
        "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
6237
        "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
6238
        "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
6239
        "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
6240
        "ref/portable-net45+win8+wp8+wpa81/_._",
6241
        "ref/win8/_._",
6242
        "ref/wp80/_._",
6243
        "ref/wpa81/_._",
6244
        "ref/xamarinios10/_._",
6245
        "ref/xamarinmac20/_._",
6246
        "ref/xamarintvos10/_._",
6247
        "ref/xamarinwatchos10/_._",
6248
        "system.reflection.extensions.4.3.0.nupkg.sha512",
6249
        "system.reflection.extensions.nuspec"
6250
      ]
6251
    },
6252
    "System.Reflection.Metadata/1.6.0": {
6253
      "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
6254
      "type": "package",
6255
      "path": "system.reflection.metadata/1.6.0",
6256
      "files": [
6257
        ".nupkg.metadata",
6258
        ".signature.p7s",
6259
        "LICENSE.TXT",
6260
        "THIRD-PARTY-NOTICES.TXT",
6261
        "lib/netstandard1.1/System.Reflection.Metadata.dll",
6262
        "lib/netstandard1.1/System.Reflection.Metadata.xml",
6263
        "lib/netstandard2.0/System.Reflection.Metadata.dll",
6264
        "lib/netstandard2.0/System.Reflection.Metadata.xml",
6265
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
6266
        "lib/portable-net45+win8/System.Reflection.Metadata.xml",
6267
        "system.reflection.metadata.1.6.0.nupkg.sha512",
6268
        "system.reflection.metadata.nuspec",
6269
        "useSharedDesignerContext.txt",
6270
        "version.txt"
6271
      ]
6272
    },
6273
    "System.Reflection.Primitives/4.3.0": {
6274
      "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
6275
      "type": "package",
6276
      "path": "system.reflection.primitives/4.3.0",
6277
      "files": [
6278
        ".nupkg.metadata",
6279
        ".signature.p7s",
6280
        "ThirdPartyNotices.txt",
6281
        "dotnet_library_license.txt",
6282
        "lib/MonoAndroid10/_._",
6283
        "lib/MonoTouch10/_._",
6284
        "lib/net45/_._",
6285
        "lib/portable-net45+win8+wp8+wpa81/_._",
6286
        "lib/win8/_._",
6287
        "lib/wp80/_._",
6288
        "lib/wpa81/_._",
6289
        "lib/xamarinios10/_._",
6290
        "lib/xamarinmac20/_._",
6291
        "lib/xamarintvos10/_._",
6292
        "lib/xamarinwatchos10/_._",
6293
        "ref/MonoAndroid10/_._",
6294
        "ref/MonoTouch10/_._",
6295
        "ref/net45/_._",
6296
        "ref/netcore50/System.Reflection.Primitives.dll",
6297
        "ref/netcore50/System.Reflection.Primitives.xml",
6298
        "ref/netcore50/de/System.Reflection.Primitives.xml",
6299
        "ref/netcore50/es/System.Reflection.Primitives.xml",
6300
        "ref/netcore50/fr/System.Reflection.Primitives.xml",
6301
        "ref/netcore50/it/System.Reflection.Primitives.xml",
6302
        "ref/netcore50/ja/System.Reflection.Primitives.xml",
6303
        "ref/netcore50/ko/System.Reflection.Primitives.xml",
6304
        "ref/netcore50/ru/System.Reflection.Primitives.xml",
6305
        "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
6306
        "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
6307
        "ref/netstandard1.0/System.Reflection.Primitives.dll",
6308
        "ref/netstandard1.0/System.Reflection.Primitives.xml",
6309
        "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
6310
        "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
6311
        "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
6312
        "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
6313
        "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
6314
        "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
6315
        "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
6316
        "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
6317
        "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
6318
        "ref/portable-net45+win8+wp8+wpa81/_._",
6319
        "ref/win8/_._",
6320
        "ref/wp80/_._",
6321
        "ref/wpa81/_._",
6322
        "ref/xamarinios10/_._",
6323
        "ref/xamarinmac20/_._",
6324
        "ref/xamarintvos10/_._",
6325
        "ref/xamarinwatchos10/_._",
6326
        "system.reflection.primitives.4.3.0.nupkg.sha512",
6327
        "system.reflection.primitives.nuspec"
6328
      ]
6329
    },
6330
    "System.Reflection.TypeExtensions/4.3.0": {
6331
      "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
6332
      "type": "package",
6333
      "path": "system.reflection.typeextensions/4.3.0",
6334
      "files": [
6335
        ".nupkg.metadata",
6336
        ".signature.p7s",
6337
        "ThirdPartyNotices.txt",
6338
        "dotnet_library_license.txt",
6339
        "lib/MonoAndroid10/_._",
6340
        "lib/MonoTouch10/_._",
6341
        "lib/net46/System.Reflection.TypeExtensions.dll",
6342
        "lib/net462/System.Reflection.TypeExtensions.dll",
6343
        "lib/netcore50/System.Reflection.TypeExtensions.dll",
6344
        "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
6345
        "lib/xamarinios10/_._",
6346
        "lib/xamarinmac20/_._",
6347
        "lib/xamarintvos10/_._",
6348
        "lib/xamarinwatchos10/_._",
6349
        "ref/MonoAndroid10/_._",
6350
        "ref/MonoTouch10/_._",
6351
        "ref/net46/System.Reflection.TypeExtensions.dll",
6352
        "ref/net462/System.Reflection.TypeExtensions.dll",
6353
        "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
6354
        "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
6355
        "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
6356
        "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
6357
        "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
6358
        "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
6359
        "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
6360
        "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
6361
        "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
6362
        "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
6363
        "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
6364
        "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
6365
        "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
6366
        "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
6367
        "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
6368
        "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
6369
        "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
6370
        "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
6371
        "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
6372
        "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
6373
        "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
6374
        "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
6375
        "ref/xamarinios10/_._",
6376
        "ref/xamarinmac20/_._",
6377
        "ref/xamarintvos10/_._",
6378
        "ref/xamarinwatchos10/_._",
6379
        "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
6380
        "system.reflection.typeextensions.4.3.0.nupkg.sha512",
6381
        "system.reflection.typeextensions.nuspec"
6382
      ]
6383
    },
6384
    "System.Resources.ResourceManager/4.3.0": {
6385
      "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
6386
      "type": "package",
6387
      "path": "system.resources.resourcemanager/4.3.0",
6388
      "files": [
6389
        ".nupkg.metadata",
6390
        ".signature.p7s",
6391
        "ThirdPartyNotices.txt",
6392
        "dotnet_library_license.txt",
6393
        "lib/MonoAndroid10/_._",
6394
        "lib/MonoTouch10/_._",
6395
        "lib/net45/_._",
6396
        "lib/portable-net45+win8+wp8+wpa81/_._",
6397
        "lib/win8/_._",
6398
        "lib/wp80/_._",
6399
        "lib/wpa81/_._",
6400
        "lib/xamarinios10/_._",
6401
        "lib/xamarinmac20/_._",
6402
        "lib/xamarintvos10/_._",
6403
        "lib/xamarinwatchos10/_._",
6404
        "ref/MonoAndroid10/_._",
6405
        "ref/MonoTouch10/_._",
6406
        "ref/net45/_._",
6407
        "ref/netcore50/System.Resources.ResourceManager.dll",
6408
        "ref/netcore50/System.Resources.ResourceManager.xml",
6409
        "ref/netcore50/de/System.Resources.ResourceManager.xml",
6410
        "ref/netcore50/es/System.Resources.ResourceManager.xml",
6411
        "ref/netcore50/fr/System.Resources.ResourceManager.xml",
6412
        "ref/netcore50/it/System.Resources.ResourceManager.xml",
6413
        "ref/netcore50/ja/System.Resources.ResourceManager.xml",
6414
        "ref/netcore50/ko/System.Resources.ResourceManager.xml",
6415
        "ref/netcore50/ru/System.Resources.ResourceManager.xml",
6416
        "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
6417
        "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
6418
        "ref/netstandard1.0/System.Resources.ResourceManager.dll",
6419
        "ref/netstandard1.0/System.Resources.ResourceManager.xml",
6420
        "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
6421
        "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
6422
        "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
6423
        "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
6424
        "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
6425
        "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
6426
        "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
6427
        "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
6428
        "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
6429
        "ref/portable-net45+win8+wp8+wpa81/_._",
6430
        "ref/win8/_._",
6431
        "ref/wp80/_._",
6432
        "ref/wpa81/_._",
6433
        "ref/xamarinios10/_._",
6434
        "ref/xamarinmac20/_._",
6435
        "ref/xamarintvos10/_._",
6436
        "ref/xamarinwatchos10/_._",
6437
        "system.resources.resourcemanager.4.3.0.nupkg.sha512",
6438
        "system.resources.resourcemanager.nuspec"
6439
      ]
6440
    },
6441
    "System.Runtime/4.3.0": {
6442
      "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
6443
      "type": "package",
6444
      "path": "system.runtime/4.3.0",
6445
      "files": [
6446
        ".nupkg.metadata",
6447
        ".signature.p7s",
6448
        "ThirdPartyNotices.txt",
6449
        "dotnet_library_license.txt",
6450
        "lib/MonoAndroid10/_._",
6451
        "lib/MonoTouch10/_._",
6452
        "lib/net45/_._",
6453
        "lib/net462/System.Runtime.dll",
6454
        "lib/portable-net45+win8+wp80+wpa81/_._",
6455
        "lib/win8/_._",
6456
        "lib/wp80/_._",
6457
        "lib/wpa81/_._",
6458
        "lib/xamarinios10/_._",
6459
        "lib/xamarinmac20/_._",
6460
        "lib/xamarintvos10/_._",
6461
        "lib/xamarinwatchos10/_._",
6462
        "ref/MonoAndroid10/_._",
6463
        "ref/MonoTouch10/_._",
6464
        "ref/net45/_._",
6465
        "ref/net462/System.Runtime.dll",
6466
        "ref/netcore50/System.Runtime.dll",
6467
        "ref/netcore50/System.Runtime.xml",
6468
        "ref/netcore50/de/System.Runtime.xml",
6469
        "ref/netcore50/es/System.Runtime.xml",
6470
        "ref/netcore50/fr/System.Runtime.xml",
6471
        "ref/netcore50/it/System.Runtime.xml",
6472
        "ref/netcore50/ja/System.Runtime.xml",
6473
        "ref/netcore50/ko/System.Runtime.xml",
6474
        "ref/netcore50/ru/System.Runtime.xml",
6475
        "ref/netcore50/zh-hans/System.Runtime.xml",
6476
        "ref/netcore50/zh-hant/System.Runtime.xml",
6477
        "ref/netstandard1.0/System.Runtime.dll",
6478
        "ref/netstandard1.0/System.Runtime.xml",
6479
        "ref/netstandard1.0/de/System.Runtime.xml",
6480
        "ref/netstandard1.0/es/System.Runtime.xml",
6481
        "ref/netstandard1.0/fr/System.Runtime.xml",
6482
        "ref/netstandard1.0/it/System.Runtime.xml",
6483
        "ref/netstandard1.0/ja/System.Runtime.xml",
6484
        "ref/netstandard1.0/ko/System.Runtime.xml",
6485
        "ref/netstandard1.0/ru/System.Runtime.xml",
6486
        "ref/netstandard1.0/zh-hans/System.Runtime.xml",
6487
        "ref/netstandard1.0/zh-hant/System.Runtime.xml",
6488
        "ref/netstandard1.2/System.Runtime.dll",
6489
        "ref/netstandard1.2/System.Runtime.xml",
6490
        "ref/netstandard1.2/de/System.Runtime.xml",
6491
        "ref/netstandard1.2/es/System.Runtime.xml",
6492
        "ref/netstandard1.2/fr/System.Runtime.xml",
6493
        "ref/netstandard1.2/it/System.Runtime.xml",
6494
        "ref/netstandard1.2/ja/System.Runtime.xml",
6495
        "ref/netstandard1.2/ko/System.Runtime.xml",
6496
        "ref/netstandard1.2/ru/System.Runtime.xml",
6497
        "ref/netstandard1.2/zh-hans/System.Runtime.xml",
6498
        "ref/netstandard1.2/zh-hant/System.Runtime.xml",
6499
        "ref/netstandard1.3/System.Runtime.dll",
6500
        "ref/netstandard1.3/System.Runtime.xml",
6501
        "ref/netstandard1.3/de/System.Runtime.xml",
6502
        "ref/netstandard1.3/es/System.Runtime.xml",
6503
        "ref/netstandard1.3/fr/System.Runtime.xml",
6504
        "ref/netstandard1.3/it/System.Runtime.xml",
6505
        "ref/netstandard1.3/ja/System.Runtime.xml",
6506
        "ref/netstandard1.3/ko/System.Runtime.xml",
6507
        "ref/netstandard1.3/ru/System.Runtime.xml",
6508
        "ref/netstandard1.3/zh-hans/System.Runtime.xml",
6509
        "ref/netstandard1.3/zh-hant/System.Runtime.xml",
6510
        "ref/netstandard1.5/System.Runtime.dll",
6511
        "ref/netstandard1.5/System.Runtime.xml",
6512
        "ref/netstandard1.5/de/System.Runtime.xml",
6513
        "ref/netstandard1.5/es/System.Runtime.xml",
6514
        "ref/netstandard1.5/fr/System.Runtime.xml",
6515
        "ref/netstandard1.5/it/System.Runtime.xml",
6516
        "ref/netstandard1.5/ja/System.Runtime.xml",
6517
        "ref/netstandard1.5/ko/System.Runtime.xml",
6518
        "ref/netstandard1.5/ru/System.Runtime.xml",
6519
        "ref/netstandard1.5/zh-hans/System.Runtime.xml",
6520
        "ref/netstandard1.5/zh-hant/System.Runtime.xml",
6521
        "ref/portable-net45+win8+wp80+wpa81/_._",
6522
        "ref/win8/_._",
6523
        "ref/wp80/_._",
6524
        "ref/wpa81/_._",
6525
        "ref/xamarinios10/_._",
6526
        "ref/xamarinmac20/_._",
6527
        "ref/xamarintvos10/_._",
6528
        "ref/xamarinwatchos10/_._",
6529
        "system.runtime.4.3.0.nupkg.sha512",
6530
        "system.runtime.nuspec"
6531
      ]
6532
    },
6533
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
6534
      "sha512": "/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
6535
      "type": "package",
6536
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
6537
      "files": [
6538
        ".nupkg.metadata",
6539
        ".signature.p7s",
6540
        "Icon.png",
6541
        "LICENSE.TXT",
6542
        "THIRD-PARTY-NOTICES.TXT",
6543
        "buildTransitive/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.targets",
6544
        "buildTransitive/netcoreapp3.1/_._",
6545
        "lib/net461/System.Runtime.CompilerServices.Unsafe.dll",
6546
        "lib/net461/System.Runtime.CompilerServices.Unsafe.xml",
6547
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.dll",
6548
        "lib/net6.0/System.Runtime.CompilerServices.Unsafe.xml",
6549
        "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.dll",
6550
        "lib/netcoreapp3.1/System.Runtime.CompilerServices.Unsafe.xml",
6551
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
6552
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
6553
        "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512",
6554
        "system.runtime.compilerservices.unsafe.nuspec",
6555
        "useSharedDesignerContext.txt"
6556
      ]
6557
    },
6558
    "System.Runtime.Extensions/4.3.0": {
6559
      "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
6560
      "type": "package",
6561
      "path": "system.runtime.extensions/4.3.0",
6562
      "files": [
6563
        ".nupkg.metadata",
6564
        ".signature.p7s",
6565
        "ThirdPartyNotices.txt",
6566
        "dotnet_library_license.txt",
6567
        "lib/MonoAndroid10/_._",
6568
        "lib/MonoTouch10/_._",
6569
        "lib/net45/_._",
6570
        "lib/net462/System.Runtime.Extensions.dll",
6571
        "lib/portable-net45+win8+wp8+wpa81/_._",
6572
        "lib/win8/_._",
6573
        "lib/wp80/_._",
6574
        "lib/wpa81/_._",
6575
        "lib/xamarinios10/_._",
6576
        "lib/xamarinmac20/_._",
6577
        "lib/xamarintvos10/_._",
6578
        "lib/xamarinwatchos10/_._",
6579
        "ref/MonoAndroid10/_._",
6580
        "ref/MonoTouch10/_._",
6581
        "ref/net45/_._",
6582
        "ref/net462/System.Runtime.Extensions.dll",
6583
        "ref/netcore50/System.Runtime.Extensions.dll",
6584
        "ref/netcore50/System.Runtime.Extensions.xml",
6585
        "ref/netcore50/de/System.Runtime.Extensions.xml",
6586
        "ref/netcore50/es/System.Runtime.Extensions.xml",
6587
        "ref/netcore50/fr/System.Runtime.Extensions.xml",
6588
        "ref/netcore50/it/System.Runtime.Extensions.xml",
6589
        "ref/netcore50/ja/System.Runtime.Extensions.xml",
6590
        "ref/netcore50/ko/System.Runtime.Extensions.xml",
6591
        "ref/netcore50/ru/System.Runtime.Extensions.xml",
6592
        "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
6593
        "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
6594
        "ref/netstandard1.0/System.Runtime.Extensions.dll",
6595
        "ref/netstandard1.0/System.Runtime.Extensions.xml",
6596
        "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
6597
        "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
6598
        "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
6599
        "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
6600
        "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
6601
        "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
6602
        "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
6603
        "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
6604
        "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
6605
        "ref/netstandard1.3/System.Runtime.Extensions.dll",
6606
        "ref/netstandard1.3/System.Runtime.Extensions.xml",
6607
        "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
6608
        "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
6609
        "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
6610
        "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
6611
        "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
6612
        "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
6613
        "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
6614
        "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
6615
        "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
6616
        "ref/netstandard1.5/System.Runtime.Extensions.dll",
6617
        "ref/netstandard1.5/System.Runtime.Extensions.xml",
6618
        "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
6619
        "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
6620
        "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
6621
        "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
6622
        "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
6623
        "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
6624
        "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
6625
        "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
6626
        "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
6627
        "ref/portable-net45+win8+wp8+wpa81/_._",
6628
        "ref/win8/_._",
6629
        "ref/wp80/_._",
6630
        "ref/wpa81/_._",
6631
        "ref/xamarinios10/_._",
6632
        "ref/xamarinmac20/_._",
6633
        "ref/xamarintvos10/_._",
6634
        "ref/xamarinwatchos10/_._",
6635
        "system.runtime.extensions.4.3.0.nupkg.sha512",
6636
        "system.runtime.extensions.nuspec"
6637
      ]
6638
    },
6639
    "System.Runtime.Handles/4.3.0": {
6640
      "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
6641
      "type": "package",
6642
      "path": "system.runtime.handles/4.3.0",
6643
      "files": [
6644
        ".nupkg.metadata",
6645
        ".signature.p7s",
6646
        "ThirdPartyNotices.txt",
6647
        "dotnet_library_license.txt",
6648
        "lib/MonoAndroid10/_._",
6649
        "lib/MonoTouch10/_._",
6650
        "lib/net46/_._",
6651
        "lib/xamarinios10/_._",
6652
        "lib/xamarinmac20/_._",
6653
        "lib/xamarintvos10/_._",
6654
        "lib/xamarinwatchos10/_._",
6655
        "ref/MonoAndroid10/_._",
6656
        "ref/MonoTouch10/_._",
6657
        "ref/net46/_._",
6658
        "ref/netstandard1.3/System.Runtime.Handles.dll",
6659
        "ref/netstandard1.3/System.Runtime.Handles.xml",
6660
        "ref/netstandard1.3/de/System.Runtime.Handles.xml",
6661
        "ref/netstandard1.3/es/System.Runtime.Handles.xml",
6662
        "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
6663
        "ref/netstandard1.3/it/System.Runtime.Handles.xml",
6664
        "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
6665
        "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
6666
        "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
6667
        "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
6668
        "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
6669
        "ref/xamarinios10/_._",
6670
        "ref/xamarinmac20/_._",
6671
        "ref/xamarintvos10/_._",
6672
        "ref/xamarinwatchos10/_._",
6673
        "system.runtime.handles.4.3.0.nupkg.sha512",
6674
        "system.runtime.handles.nuspec"
6675
      ]
6676
    },
6677
    "System.Runtime.InteropServices/4.3.0": {
6678
      "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
6679
      "type": "package",
6680
      "path": "system.runtime.interopservices/4.3.0",
6681
      "files": [
6682
        ".nupkg.metadata",
6683
        ".signature.p7s",
6684
        "ThirdPartyNotices.txt",
6685
        "dotnet_library_license.txt",
6686
        "lib/MonoAndroid10/_._",
6687
        "lib/MonoTouch10/_._",
6688
        "lib/net45/_._",
6689
        "lib/net462/System.Runtime.InteropServices.dll",
6690
        "lib/net463/System.Runtime.InteropServices.dll",
6691
        "lib/portable-net45+win8+wpa81/_._",
6692
        "lib/win8/_._",
6693
        "lib/wpa81/_._",
6694
        "lib/xamarinios10/_._",
6695
        "lib/xamarinmac20/_._",
6696
        "lib/xamarintvos10/_._",
6697
        "lib/xamarinwatchos10/_._",
6698
        "ref/MonoAndroid10/_._",
6699
        "ref/MonoTouch10/_._",
6700
        "ref/net45/_._",
6701
        "ref/net462/System.Runtime.InteropServices.dll",
6702
        "ref/net463/System.Runtime.InteropServices.dll",
6703
        "ref/netcore50/System.Runtime.InteropServices.dll",
6704
        "ref/netcore50/System.Runtime.InteropServices.xml",
6705
        "ref/netcore50/de/System.Runtime.InteropServices.xml",
6706
        "ref/netcore50/es/System.Runtime.InteropServices.xml",
6707
        "ref/netcore50/fr/System.Runtime.InteropServices.xml",
6708
        "ref/netcore50/it/System.Runtime.InteropServices.xml",
6709
        "ref/netcore50/ja/System.Runtime.InteropServices.xml",
6710
        "ref/netcore50/ko/System.Runtime.InteropServices.xml",
6711
        "ref/netcore50/ru/System.Runtime.InteropServices.xml",
6712
        "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
6713
        "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
6714
        "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
6715
        "ref/netstandard1.1/System.Runtime.InteropServices.dll",
6716
        "ref/netstandard1.1/System.Runtime.InteropServices.xml",
6717
        "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
6718
        "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
6719
        "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
6720
        "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
6721
        "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
6722
        "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
6723
        "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
6724
        "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
6725
        "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
6726
        "ref/netstandard1.2/System.Runtime.InteropServices.dll",
6727
        "ref/netstandard1.2/System.Runtime.InteropServices.xml",
6728
        "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
6729
        "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
6730
        "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
6731
        "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
6732
        "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
6733
        "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
6734
        "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
6735
        "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
6736
        "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
6737
        "ref/netstandard1.3/System.Runtime.InteropServices.dll",
6738
        "ref/netstandard1.3/System.Runtime.InteropServices.xml",
6739
        "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
6740
        "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
6741
        "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
6742
        "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
6743
        "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
6744
        "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
6745
        "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
6746
        "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
6747
        "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
6748
        "ref/netstandard1.5/System.Runtime.InteropServices.dll",
6749
        "ref/netstandard1.5/System.Runtime.InteropServices.xml",
6750
        "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
6751
        "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
6752
        "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
6753
        "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
6754
        "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
6755
        "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
6756
        "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
6757
        "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
6758
        "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
6759
        "ref/portable-net45+win8+wpa81/_._",
6760
        "ref/win8/_._",
6761
        "ref/wpa81/_._",
6762
        "ref/xamarinios10/_._",
6763
        "ref/xamarinmac20/_._",
6764
        "ref/xamarintvos10/_._",
6765
        "ref/xamarinwatchos10/_._",
6766
        "system.runtime.interopservices.4.3.0.nupkg.sha512",
6767
        "system.runtime.interopservices.nuspec"
6768
      ]
6769
    },
6770
    "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
6771
      "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
6772
      "type": "package",
6773
      "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
6774
      "files": [
6775
        ".nupkg.metadata",
6776
        ".signature.p7s",
6777
        "ThirdPartyNotices.txt",
6778
        "dotnet_library_license.txt",
6779
        "lib/MonoAndroid10/_._",
6780
        "lib/MonoTouch10/_._",
6781
        "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
6782
        "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6783
        "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
6784
        "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
6785
        "lib/xamarinios10/_._",
6786
        "lib/xamarinmac20/_._",
6787
        "lib/xamarintvos10/_._",
6788
        "lib/xamarinwatchos10/_._",
6789
        "ref/MonoAndroid10/_._",
6790
        "ref/MonoTouch10/_._",
6791
        "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6792
        "ref/xamarinios10/_._",
6793
        "ref/xamarinmac20/_._",
6794
        "ref/xamarintvos10/_._",
6795
        "ref/xamarinwatchos10/_._",
6796
        "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
6797
        "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6798
        "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
6799
        "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
6800
        "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
6801
        "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
6802
        "system.runtime.interopservices.runtimeinformation.nuspec"
6803
      ]
6804
    },
6805
    "System.Runtime.Numerics/4.3.0": {
6806
      "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
6807
      "type": "package",
6808
      "path": "system.runtime.numerics/4.3.0",
6809
      "files": [
6810
        ".nupkg.metadata",
6811
        ".signature.p7s",
6812
        "ThirdPartyNotices.txt",
6813
        "dotnet_library_license.txt",
6814
        "lib/MonoAndroid10/_._",
6815
        "lib/MonoTouch10/_._",
6816
        "lib/net45/_._",
6817
        "lib/netcore50/System.Runtime.Numerics.dll",
6818
        "lib/netstandard1.3/System.Runtime.Numerics.dll",
6819
        "lib/portable-net45+win8+wpa81/_._",
6820
        "lib/win8/_._",
6821
        "lib/wpa81/_._",
6822
        "lib/xamarinios10/_._",
6823
        "lib/xamarinmac20/_._",
6824
        "lib/xamarintvos10/_._",
6825
        "lib/xamarinwatchos10/_._",
6826
        "ref/MonoAndroid10/_._",
6827
        "ref/MonoTouch10/_._",
6828
        "ref/net45/_._",
6829
        "ref/netcore50/System.Runtime.Numerics.dll",
6830
        "ref/netcore50/System.Runtime.Numerics.xml",
6831
        "ref/netcore50/de/System.Runtime.Numerics.xml",
6832
        "ref/netcore50/es/System.Runtime.Numerics.xml",
6833
        "ref/netcore50/fr/System.Runtime.Numerics.xml",
6834
        "ref/netcore50/it/System.Runtime.Numerics.xml",
6835
        "ref/netcore50/ja/System.Runtime.Numerics.xml",
6836
        "ref/netcore50/ko/System.Runtime.Numerics.xml",
6837
        "ref/netcore50/ru/System.Runtime.Numerics.xml",
6838
        "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
6839
        "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
6840
        "ref/netstandard1.1/System.Runtime.Numerics.dll",
6841
        "ref/netstandard1.1/System.Runtime.Numerics.xml",
6842
        "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
6843
        "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
6844
        "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
6845
        "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
6846
        "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
6847
        "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
6848
        "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
6849
        "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
6850
        "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
6851
        "ref/portable-net45+win8+wpa81/_._",
6852
        "ref/win8/_._",
6853
        "ref/wpa81/_._",
6854
        "ref/xamarinios10/_._",
6855
        "ref/xamarinmac20/_._",
6856
        "ref/xamarintvos10/_._",
6857
        "ref/xamarinwatchos10/_._",
6858
        "system.runtime.numerics.4.3.0.nupkg.sha512",
6859
        "system.runtime.numerics.nuspec"
6860
      ]
6861
    },
6862
    "System.Security.Cryptography.Algorithms/4.3.0": {
6863
      "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
6864
      "type": "package",
6865
      "path": "system.security.cryptography.algorithms/4.3.0",
6866
      "files": [
6867
        ".nupkg.metadata",
6868
        ".signature.p7s",
6869
        "ThirdPartyNotices.txt",
6870
        "dotnet_library_license.txt",
6871
        "lib/MonoAndroid10/_._",
6872
        "lib/MonoTouch10/_._",
6873
        "lib/net46/System.Security.Cryptography.Algorithms.dll",
6874
        "lib/net461/System.Security.Cryptography.Algorithms.dll",
6875
        "lib/net463/System.Security.Cryptography.Algorithms.dll",
6876
        "lib/xamarinios10/_._",
6877
        "lib/xamarinmac20/_._",
6878
        "lib/xamarintvos10/_._",
6879
        "lib/xamarinwatchos10/_._",
6880
        "ref/MonoAndroid10/_._",
6881
        "ref/MonoTouch10/_._",
6882
        "ref/net46/System.Security.Cryptography.Algorithms.dll",
6883
        "ref/net461/System.Security.Cryptography.Algorithms.dll",
6884
        "ref/net463/System.Security.Cryptography.Algorithms.dll",
6885
        "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
6886
        "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
6887
        "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
6888
        "ref/xamarinios10/_._",
6889
        "ref/xamarinmac20/_._",
6890
        "ref/xamarintvos10/_._",
6891
        "ref/xamarinwatchos10/_._",
6892
        "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
6893
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
6894
        "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
6895
        "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
6896
        "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
6897
        "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
6898
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
6899
        "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
6900
        "system.security.cryptography.algorithms.nuspec"
6901
      ]
6902
    },
6903
    "System.Security.Cryptography.Cng/4.3.0": {
6904
      "sha512": "03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
6905
      "type": "package",
6906
      "path": "system.security.cryptography.cng/4.3.0",
6907
      "files": [
6908
        ".nupkg.metadata",
6909
        ".signature.p7s",
6910
        "ThirdPartyNotices.txt",
6911
        "dotnet_library_license.txt",
6912
        "lib/net46/System.Security.Cryptography.Cng.dll",
6913
        "lib/net461/System.Security.Cryptography.Cng.dll",
6914
        "lib/net463/System.Security.Cryptography.Cng.dll",
6915
        "ref/net46/System.Security.Cryptography.Cng.dll",
6916
        "ref/net461/System.Security.Cryptography.Cng.dll",
6917
        "ref/net463/System.Security.Cryptography.Cng.dll",
6918
        "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
6919
        "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
6920
        "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
6921
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
6922
        "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
6923
        "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
6924
        "runtimes/win/lib/net463/System.Security.Cryptography.Cng.dll",
6925
        "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
6926
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
6927
        "system.security.cryptography.cng.4.3.0.nupkg.sha512",
6928
        "system.security.cryptography.cng.nuspec"
6929
      ]
6930
    },
6931
    "System.Security.Cryptography.Csp/4.3.0": {
6932
      "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
6933
      "type": "package",
6934
      "path": "system.security.cryptography.csp/4.3.0",
6935
      "files": [
6936
        ".nupkg.metadata",
6937
        ".signature.p7s",
6938
        "ThirdPartyNotices.txt",
6939
        "dotnet_library_license.txt",
6940
        "lib/MonoAndroid10/_._",
6941
        "lib/MonoTouch10/_._",
6942
        "lib/net46/System.Security.Cryptography.Csp.dll",
6943
        "lib/xamarinios10/_._",
6944
        "lib/xamarinmac20/_._",
6945
        "lib/xamarintvos10/_._",
6946
        "lib/xamarinwatchos10/_._",
6947
        "ref/MonoAndroid10/_._",
6948
        "ref/MonoTouch10/_._",
6949
        "ref/net46/System.Security.Cryptography.Csp.dll",
6950
        "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
6951
        "ref/xamarinios10/_._",
6952
        "ref/xamarinmac20/_._",
6953
        "ref/xamarintvos10/_._",
6954
        "ref/xamarinwatchos10/_._",
6955
        "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
6956
        "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
6957
        "runtimes/win/lib/netcore50/_._",
6958
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
6959
        "system.security.cryptography.csp.4.3.0.nupkg.sha512",
6960
        "system.security.cryptography.csp.nuspec"
6961
      ]
6962
    },
6963
    "System.Security.Cryptography.Encoding/4.3.0": {
6964
      "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
6965
      "type": "package",
6966
      "path": "system.security.cryptography.encoding/4.3.0",
6967
      "files": [
6968
        ".nupkg.metadata",
6969
        ".signature.p7s",
6970
        "ThirdPartyNotices.txt",
6971
        "dotnet_library_license.txt",
6972
        "lib/MonoAndroid10/_._",
6973
        "lib/MonoTouch10/_._",
6974
        "lib/net46/System.Security.Cryptography.Encoding.dll",
6975
        "lib/xamarinios10/_._",
6976
        "lib/xamarinmac20/_._",
6977
        "lib/xamarintvos10/_._",
6978
        "lib/xamarinwatchos10/_._",
6979
        "ref/MonoAndroid10/_._",
6980
        "ref/MonoTouch10/_._",
6981
        "ref/net46/System.Security.Cryptography.Encoding.dll",
6982
        "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
6983
        "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
6984
        "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
6985
        "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
6986
        "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
6987
        "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
6988
        "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
6989
        "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
6990
        "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
6991
        "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
6992
        "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
6993
        "ref/xamarinios10/_._",
6994
        "ref/xamarinmac20/_._",
6995
        "ref/xamarintvos10/_._",
6996
        "ref/xamarinwatchos10/_._",
6997
        "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
6998
        "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
6999
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
7000
        "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
7001
        "system.security.cryptography.encoding.nuspec"
7002
      ]
7003
    },
7004
    "System.Security.Cryptography.OpenSsl/4.3.0": {
7005
      "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
7006
      "type": "package",
7007
      "path": "system.security.cryptography.openssl/4.3.0",
7008
      "files": [
7009
        ".nupkg.metadata",
7010
        ".signature.p7s",
7011
        "ThirdPartyNotices.txt",
7012
        "dotnet_library_license.txt",
7013
        "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
7014
        "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
7015
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
7016
        "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
7017
        "system.security.cryptography.openssl.nuspec"
7018
      ]
7019
    },
7020
    "System.Security.Cryptography.Primitives/4.3.0": {
7021
      "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
7022
      "type": "package",
7023
      "path": "system.security.cryptography.primitives/4.3.0",
7024
      "files": [
7025
        ".nupkg.metadata",
7026
        ".signature.p7s",
7027
        "ThirdPartyNotices.txt",
7028
        "dotnet_library_license.txt",
7029
        "lib/MonoAndroid10/_._",
7030
        "lib/MonoTouch10/_._",
7031
        "lib/net46/System.Security.Cryptography.Primitives.dll",
7032
        "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
7033
        "lib/xamarinios10/_._",
7034
        "lib/xamarinmac20/_._",
7035
        "lib/xamarintvos10/_._",
7036
        "lib/xamarinwatchos10/_._",
7037
        "ref/MonoAndroid10/_._",
7038
        "ref/MonoTouch10/_._",
7039
        "ref/net46/System.Security.Cryptography.Primitives.dll",
7040
        "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
7041
        "ref/xamarinios10/_._",
7042
        "ref/xamarinmac20/_._",
7043
        "ref/xamarintvos10/_._",
7044
        "ref/xamarinwatchos10/_._",
7045
        "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
7046
        "system.security.cryptography.primitives.nuspec"
7047
      ]
7048
    },
7049
    "System.Security.Cryptography.X509Certificates/4.3.0": {
7050
      "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
7051
      "type": "package",
7052
      "path": "system.security.cryptography.x509certificates/4.3.0",
7053
      "files": [
7054
        ".nupkg.metadata",
7055
        ".signature.p7s",
7056
        "ThirdPartyNotices.txt",
7057
        "dotnet_library_license.txt",
7058
        "lib/MonoAndroid10/_._",
7059
        "lib/MonoTouch10/_._",
7060
        "lib/net46/System.Security.Cryptography.X509Certificates.dll",
7061
        "lib/net461/System.Security.Cryptography.X509Certificates.dll",
7062
        "lib/xamarinios10/_._",
7063
        "lib/xamarinmac20/_._",
7064
        "lib/xamarintvos10/_._",
7065
        "lib/xamarinwatchos10/_._",
7066
        "ref/MonoAndroid10/_._",
7067
        "ref/MonoTouch10/_._",
7068
        "ref/net46/System.Security.Cryptography.X509Certificates.dll",
7069
        "ref/net461/System.Security.Cryptography.X509Certificates.dll",
7070
        "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
7071
        "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
7072
        "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
7073
        "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
7074
        "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
7075
        "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
7076
        "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
7077
        "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
7078
        "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
7079
        "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
7080
        "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
7081
        "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
7082
        "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
7083
        "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
7084
        "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
7085
        "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
7086
        "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
7087
        "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
7088
        "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
7089
        "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
7090
        "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
7091
        "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
7092
        "ref/xamarinios10/_._",
7093
        "ref/xamarinmac20/_._",
7094
        "ref/xamarintvos10/_._",
7095
        "ref/xamarinwatchos10/_._",
7096
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
7097
        "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
7098
        "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
7099
        "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
7100
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
7101
        "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
7102
        "system.security.cryptography.x509certificates.nuspec"
7103
      ]
7104
    },
7105
    "System.Text.Encoding/4.3.0": {
7106
      "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
7107
      "type": "package",
7108
      "path": "system.text.encoding/4.3.0",
7109
      "files": [
7110
        ".nupkg.metadata",
7111
        ".signature.p7s",
7112
        "ThirdPartyNotices.txt",
7113
        "dotnet_library_license.txt",
7114
        "lib/MonoAndroid10/_._",
7115
        "lib/MonoTouch10/_._",
7116
        "lib/net45/_._",
7117
        "lib/portable-net45+win8+wp8+wpa81/_._",
7118
        "lib/win8/_._",
7119
        "lib/wp80/_._",
7120
        "lib/wpa81/_._",
7121
        "lib/xamarinios10/_._",
7122
        "lib/xamarinmac20/_._",
7123
        "lib/xamarintvos10/_._",
7124
        "lib/xamarinwatchos10/_._",
7125
        "ref/MonoAndroid10/_._",
7126
        "ref/MonoTouch10/_._",
7127
        "ref/net45/_._",
7128
        "ref/netcore50/System.Text.Encoding.dll",
7129
        "ref/netcore50/System.Text.Encoding.xml",
7130
        "ref/netcore50/de/System.Text.Encoding.xml",
7131
        "ref/netcore50/es/System.Text.Encoding.xml",
7132
        "ref/netcore50/fr/System.Text.Encoding.xml",
7133
        "ref/netcore50/it/System.Text.Encoding.xml",
7134
        "ref/netcore50/ja/System.Text.Encoding.xml",
7135
        "ref/netcore50/ko/System.Text.Encoding.xml",
7136
        "ref/netcore50/ru/System.Text.Encoding.xml",
7137
        "ref/netcore50/zh-hans/System.Text.Encoding.xml",
7138
        "ref/netcore50/zh-hant/System.Text.Encoding.xml",
7139
        "ref/netstandard1.0/System.Text.Encoding.dll",
7140
        "ref/netstandard1.0/System.Text.Encoding.xml",
7141
        "ref/netstandard1.0/de/System.Text.Encoding.xml",
7142
        "ref/netstandard1.0/es/System.Text.Encoding.xml",
7143
        "ref/netstandard1.0/fr/System.Text.Encoding.xml",
7144
        "ref/netstandard1.0/it/System.Text.Encoding.xml",
7145
        "ref/netstandard1.0/ja/System.Text.Encoding.xml",
7146
        "ref/netstandard1.0/ko/System.Text.Encoding.xml",
7147
        "ref/netstandard1.0/ru/System.Text.Encoding.xml",
7148
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
7149
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
7150
        "ref/netstandard1.3/System.Text.Encoding.dll",
7151
        "ref/netstandard1.3/System.Text.Encoding.xml",
7152
        "ref/netstandard1.3/de/System.Text.Encoding.xml",
7153
        "ref/netstandard1.3/es/System.Text.Encoding.xml",
7154
        "ref/netstandard1.3/fr/System.Text.Encoding.xml",
7155
        "ref/netstandard1.3/it/System.Text.Encoding.xml",
7156
        "ref/netstandard1.3/ja/System.Text.Encoding.xml",
7157
        "ref/netstandard1.3/ko/System.Text.Encoding.xml",
7158
        "ref/netstandard1.3/ru/System.Text.Encoding.xml",
7159
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
7160
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
7161
        "ref/portable-net45+win8+wp8+wpa81/_._",
7162
        "ref/win8/_._",
7163
        "ref/wp80/_._",
7164
        "ref/wpa81/_._",
7165
        "ref/xamarinios10/_._",
7166
        "ref/xamarinmac20/_._",
7167
        "ref/xamarintvos10/_._",
7168
        "ref/xamarinwatchos10/_._",
7169
        "system.text.encoding.4.3.0.nupkg.sha512",
7170
        "system.text.encoding.nuspec"
7171
      ]
7172
    },
7173
    "System.Text.Encoding.Extensions/4.3.0": {
7174
      "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
7175
      "type": "package",
7176
      "path": "system.text.encoding.extensions/4.3.0",
7177
      "files": [
7178
        ".nupkg.metadata",
7179
        ".signature.p7s",
7180
        "ThirdPartyNotices.txt",
7181
        "dotnet_library_license.txt",
7182
        "lib/MonoAndroid10/_._",
7183
        "lib/MonoTouch10/_._",
7184
        "lib/net45/_._",
7185
        "lib/portable-net45+win8+wp8+wpa81/_._",
7186
        "lib/win8/_._",
7187
        "lib/wp80/_._",
7188
        "lib/wpa81/_._",
7189
        "lib/xamarinios10/_._",
7190
        "lib/xamarinmac20/_._",
7191
        "lib/xamarintvos10/_._",
7192
        "lib/xamarinwatchos10/_._",
7193
        "ref/MonoAndroid10/_._",
7194
        "ref/MonoTouch10/_._",
7195
        "ref/net45/_._",
7196
        "ref/netcore50/System.Text.Encoding.Extensions.dll",
7197
        "ref/netcore50/System.Text.Encoding.Extensions.xml",
7198
        "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
7199
        "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
7200
        "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
7201
        "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
7202
        "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
7203
        "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
7204
        "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
7205
        "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
7206
        "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
7207
        "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
7208
        "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
7209
        "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
7210
        "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
7211
        "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
7212
        "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
7213
        "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
7214
        "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
7215
        "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
7216
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
7217
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
7218
        "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
7219
        "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
7220
        "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
7221
        "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
7222
        "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
7223
        "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
7224
        "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
7225
        "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
7226
        "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
7227
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
7228
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
7229
        "ref/portable-net45+win8+wp8+wpa81/_._",
7230
        "ref/win8/_._",
7231
        "ref/wp80/_._",
7232
        "ref/wpa81/_._",
7233
        "ref/xamarinios10/_._",
7234
        "ref/xamarinmac20/_._",
7235
        "ref/xamarintvos10/_._",
7236
        "ref/xamarinwatchos10/_._",
7237
        "system.text.encoding.extensions.4.3.0.nupkg.sha512",
7238
        "system.text.encoding.extensions.nuspec"
7239
      ]
7240
    },
7241
    "System.Text.Encodings.Web/6.0.0": {
7242
      "sha512": "Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
7243
      "type": "package",
7244
      "path": "system.text.encodings.web/6.0.0",
7245
      "files": [
7246
        ".nupkg.metadata",
7247
        ".signature.p7s",
7248
        "Icon.png",
7249
        "LICENSE.TXT",
7250
        "THIRD-PARTY-NOTICES.TXT",
7251
        "buildTransitive/netcoreapp2.0/System.Text.Encodings.Web.targets",
7252
        "buildTransitive/netcoreapp3.1/_._",
7253
        "lib/net461/System.Text.Encodings.Web.dll",
7254
        "lib/net461/System.Text.Encodings.Web.xml",
7255
        "lib/net6.0/System.Text.Encodings.Web.dll",
7256
        "lib/net6.0/System.Text.Encodings.Web.xml",
7257
        "lib/netcoreapp3.1/System.Text.Encodings.Web.dll",
7258
        "lib/netcoreapp3.1/System.Text.Encodings.Web.xml",
7259
        "lib/netstandard2.0/System.Text.Encodings.Web.dll",
7260
        "lib/netstandard2.0/System.Text.Encodings.Web.xml",
7261
        "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.dll",
7262
        "runtimes/browser/lib/net6.0/System.Text.Encodings.Web.xml",
7263
        "system.text.encodings.web.6.0.0.nupkg.sha512",
7264
        "system.text.encodings.web.nuspec",
7265
        "useSharedDesignerContext.txt"
7266
      ]
7267
    },
7268
    "System.Text.Json/6.0.0": {
7269
      "sha512": "zaJsHfESQvJ11vbXnNlkrR46IaMULk/gHxYsJphzSF+07kTjPHv+Oc14w6QEOfo3Q4hqLJgStUaYB9DBl0TmWg==",
7270
      "type": "package",
7271
      "path": "system.text.json/6.0.0",
7272
      "files": [
7273
        ".nupkg.metadata",
7274
        ".signature.p7s",
7275
        "Icon.png",
7276
        "LICENSE.TXT",
7277
        "THIRD-PARTY-NOTICES.TXT",
7278
        "analyzers/dotnet/roslyn3.11/cs/System.Text.Json.SourceGeneration.dll",
7279
        "analyzers/dotnet/roslyn3.11/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
7280
        "analyzers/dotnet/roslyn3.11/cs/de/System.Text.Json.SourceGeneration.resources.dll",
7281
        "analyzers/dotnet/roslyn3.11/cs/es/System.Text.Json.SourceGeneration.resources.dll",
7282
        "analyzers/dotnet/roslyn3.11/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
7283
        "analyzers/dotnet/roslyn3.11/cs/it/System.Text.Json.SourceGeneration.resources.dll",
7284
        "analyzers/dotnet/roslyn3.11/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
7285
        "analyzers/dotnet/roslyn3.11/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
7286
        "analyzers/dotnet/roslyn3.11/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
7287
        "analyzers/dotnet/roslyn3.11/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
7288
        "analyzers/dotnet/roslyn3.11/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
7289
        "analyzers/dotnet/roslyn3.11/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
7290
        "analyzers/dotnet/roslyn3.11/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
7291
        "analyzers/dotnet/roslyn3.11/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
7292
        "analyzers/dotnet/roslyn4.0/cs/System.Text.Json.SourceGeneration.dll",
7293
        "analyzers/dotnet/roslyn4.0/cs/cs/System.Text.Json.SourceGeneration.resources.dll",
7294
        "analyzers/dotnet/roslyn4.0/cs/de/System.Text.Json.SourceGeneration.resources.dll",
7295
        "analyzers/dotnet/roslyn4.0/cs/es/System.Text.Json.SourceGeneration.resources.dll",
7296
        "analyzers/dotnet/roslyn4.0/cs/fr/System.Text.Json.SourceGeneration.resources.dll",
7297
        "analyzers/dotnet/roslyn4.0/cs/it/System.Text.Json.SourceGeneration.resources.dll",
7298
        "analyzers/dotnet/roslyn4.0/cs/ja/System.Text.Json.SourceGeneration.resources.dll",
7299
        "analyzers/dotnet/roslyn4.0/cs/ko/System.Text.Json.SourceGeneration.resources.dll",
7300
        "analyzers/dotnet/roslyn4.0/cs/pl/System.Text.Json.SourceGeneration.resources.dll",
7301
        "analyzers/dotnet/roslyn4.0/cs/pt-BR/System.Text.Json.SourceGeneration.resources.dll",
7302
        "analyzers/dotnet/roslyn4.0/cs/ru/System.Text.Json.SourceGeneration.resources.dll",
7303
        "analyzers/dotnet/roslyn4.0/cs/tr/System.Text.Json.SourceGeneration.resources.dll",
7304
        "analyzers/dotnet/roslyn4.0/cs/zh-Hans/System.Text.Json.SourceGeneration.resources.dll",
7305
        "analyzers/dotnet/roslyn4.0/cs/zh-Hant/System.Text.Json.SourceGeneration.resources.dll",
7306
        "build/System.Text.Json.targets",
7307
        "buildTransitive/netcoreapp2.0/System.Text.Json.targets",
7308
        "buildTransitive/netcoreapp3.1/_._",
7309
        "lib/net461/System.Text.Json.dll",
7310
        "lib/net461/System.Text.Json.xml",
7311
        "lib/net6.0/System.Text.Json.dll",
7312
        "lib/net6.0/System.Text.Json.xml",
7313
        "lib/netcoreapp3.1/System.Text.Json.dll",
7314
        "lib/netcoreapp3.1/System.Text.Json.xml",
7315
        "lib/netstandard2.0/System.Text.Json.dll",
7316
        "lib/netstandard2.0/System.Text.Json.xml",
7317
        "system.text.json.6.0.0.nupkg.sha512",
7318
        "system.text.json.nuspec",
7319
        "useSharedDesignerContext.txt"
7320
      ]
7321
    },
7322
    "System.Text.RegularExpressions/4.3.0": {
7323
      "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
7324
      "type": "package",
7325
      "path": "system.text.regularexpressions/4.3.0",
7326
      "files": [
7327
        ".nupkg.metadata",
7328
        ".signature.p7s",
7329
        "ThirdPartyNotices.txt",
7330
        "dotnet_library_license.txt",
7331
        "lib/MonoAndroid10/_._",
7332
        "lib/MonoTouch10/_._",
7333
        "lib/net45/_._",
7334
        "lib/net463/System.Text.RegularExpressions.dll",
7335
        "lib/netcore50/System.Text.RegularExpressions.dll",
7336
        "lib/netstandard1.6/System.Text.RegularExpressions.dll",
7337
        "lib/portable-net45+win8+wp8+wpa81/_._",
7338
        "lib/win8/_._",
7339
        "lib/wp80/_._",
7340
        "lib/wpa81/_._",
7341
        "lib/xamarinios10/_._",
7342
        "lib/xamarinmac20/_._",
7343
        "lib/xamarintvos10/_._",
7344
        "lib/xamarinwatchos10/_._",
7345
        "ref/MonoAndroid10/_._",
7346
        "ref/MonoTouch10/_._",
7347
        "ref/net45/_._",
7348
        "ref/net463/System.Text.RegularExpressions.dll",
7349
        "ref/netcore50/System.Text.RegularExpressions.dll",
7350
        "ref/netcore50/System.Text.RegularExpressions.xml",
7351
        "ref/netcore50/de/System.Text.RegularExpressions.xml",
7352
        "ref/netcore50/es/System.Text.RegularExpressions.xml",
7353
        "ref/netcore50/fr/System.Text.RegularExpressions.xml",
7354
        "ref/netcore50/it/System.Text.RegularExpressions.xml",
7355
        "ref/netcore50/ja/System.Text.RegularExpressions.xml",
7356
        "ref/netcore50/ko/System.Text.RegularExpressions.xml",
7357
        "ref/netcore50/ru/System.Text.RegularExpressions.xml",
7358
        "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
7359
        "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
7360
        "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
7361
        "ref/netstandard1.0/System.Text.RegularExpressions.dll",
7362
        "ref/netstandard1.0/System.Text.RegularExpressions.xml",
7363
        "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
7364
        "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
7365
        "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
7366
        "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
7367
        "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
7368
        "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
7369
        "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
7370
        "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
7371
        "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
7372
        "ref/netstandard1.3/System.Text.RegularExpressions.dll",
7373
        "ref/netstandard1.3/System.Text.RegularExpressions.xml",
7374
        "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
7375
        "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
7376
        "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
7377
        "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
7378
        "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
7379
        "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
7380
        "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
7381
        "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
7382
        "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
7383
        "ref/netstandard1.6/System.Text.RegularExpressions.dll",
7384
        "ref/netstandard1.6/System.Text.RegularExpressions.xml",
7385
        "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
7386
        "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
7387
        "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
7388
        "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
7389
        "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
7390
        "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
7391
        "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
7392
        "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
7393
        "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
7394
        "ref/portable-net45+win8+wp8+wpa81/_._",
7395
        "ref/win8/_._",
7396
        "ref/wp80/_._",
7397
        "ref/wpa81/_._",
7398
        "ref/xamarinios10/_._",
7399
        "ref/xamarinmac20/_._",
7400
        "ref/xamarintvos10/_._",
7401
        "ref/xamarinwatchos10/_._",
7402
        "system.text.regularexpressions.4.3.0.nupkg.sha512",
7403
        "system.text.regularexpressions.nuspec"
7404
      ]
7405
    },
7406
    "System.Threading/4.3.0": {
7407
      "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
7408
      "type": "package",
7409
      "path": "system.threading/4.3.0",
7410
      "files": [
7411
        ".nupkg.metadata",
7412
        ".signature.p7s",
7413
        "ThirdPartyNotices.txt",
7414
        "dotnet_library_license.txt",
7415
        "lib/MonoAndroid10/_._",
7416
        "lib/MonoTouch10/_._",
7417
        "lib/net45/_._",
7418
        "lib/netcore50/System.Threading.dll",
7419
        "lib/netstandard1.3/System.Threading.dll",
7420
        "lib/portable-net45+win8+wp8+wpa81/_._",
7421
        "lib/win8/_._",
7422
        "lib/wp80/_._",
7423
        "lib/wpa81/_._",
7424
        "lib/xamarinios10/_._",
7425
        "lib/xamarinmac20/_._",
7426
        "lib/xamarintvos10/_._",
7427
        "lib/xamarinwatchos10/_._",
7428
        "ref/MonoAndroid10/_._",
7429
        "ref/MonoTouch10/_._",
7430
        "ref/net45/_._",
7431
        "ref/netcore50/System.Threading.dll",
7432
        "ref/netcore50/System.Threading.xml",
7433
        "ref/netcore50/de/System.Threading.xml",
7434
        "ref/netcore50/es/System.Threading.xml",
7435
        "ref/netcore50/fr/System.Threading.xml",
7436
        "ref/netcore50/it/System.Threading.xml",
7437
        "ref/netcore50/ja/System.Threading.xml",
7438
        "ref/netcore50/ko/System.Threading.xml",
7439
        "ref/netcore50/ru/System.Threading.xml",
7440
        "ref/netcore50/zh-hans/System.Threading.xml",
7441
        "ref/netcore50/zh-hant/System.Threading.xml",
7442
        "ref/netstandard1.0/System.Threading.dll",
7443
        "ref/netstandard1.0/System.Threading.xml",
7444
        "ref/netstandard1.0/de/System.Threading.xml",
7445
        "ref/netstandard1.0/es/System.Threading.xml",
7446
        "ref/netstandard1.0/fr/System.Threading.xml",
7447
        "ref/netstandard1.0/it/System.Threading.xml",
7448
        "ref/netstandard1.0/ja/System.Threading.xml",
7449
        "ref/netstandard1.0/ko/System.Threading.xml",
7450
        "ref/netstandard1.0/ru/System.Threading.xml",
7451
        "ref/netstandard1.0/zh-hans/System.Threading.xml",
7452
        "ref/netstandard1.0/zh-hant/System.Threading.xml",
7453
        "ref/netstandard1.3/System.Threading.dll",
7454
        "ref/netstandard1.3/System.Threading.xml",
7455
        "ref/netstandard1.3/de/System.Threading.xml",
7456
        "ref/netstandard1.3/es/System.Threading.xml",
7457
        "ref/netstandard1.3/fr/System.Threading.xml",
7458
        "ref/netstandard1.3/it/System.Threading.xml",
7459
        "ref/netstandard1.3/ja/System.Threading.xml",
7460
        "ref/netstandard1.3/ko/System.Threading.xml",
7461
        "ref/netstandard1.3/ru/System.Threading.xml",
7462
        "ref/netstandard1.3/zh-hans/System.Threading.xml",
7463
        "ref/netstandard1.3/zh-hant/System.Threading.xml",
7464
        "ref/portable-net45+win8+wp8+wpa81/_._",
7465
        "ref/win8/_._",
7466
        "ref/wp80/_._",
7467
        "ref/wpa81/_._",
7468
        "ref/xamarinios10/_._",
7469
        "ref/xamarinmac20/_._",
7470
        "ref/xamarintvos10/_._",
7471
        "ref/xamarinwatchos10/_._",
7472
        "runtimes/aot/lib/netcore50/System.Threading.dll",
7473
        "system.threading.4.3.0.nupkg.sha512",
7474
        "system.threading.nuspec"
7475
      ]
7476
    },
7477
    "System.Threading.Tasks/4.3.0": {
7478
      "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
7479
      "type": "package",
7480
      "path": "system.threading.tasks/4.3.0",
7481
      "files": [
7482
        ".nupkg.metadata",
7483
        ".signature.p7s",
7484
        "ThirdPartyNotices.txt",
7485
        "dotnet_library_license.txt",
7486
        "lib/MonoAndroid10/_._",
7487
        "lib/MonoTouch10/_._",
7488
        "lib/net45/_._",
7489
        "lib/portable-net45+win8+wp8+wpa81/_._",
7490
        "lib/win8/_._",
7491
        "lib/wp80/_._",
7492
        "lib/wpa81/_._",
7493
        "lib/xamarinios10/_._",
7494
        "lib/xamarinmac20/_._",
7495
        "lib/xamarintvos10/_._",
7496
        "lib/xamarinwatchos10/_._",
7497
        "ref/MonoAndroid10/_._",
7498
        "ref/MonoTouch10/_._",
7499
        "ref/net45/_._",
7500
        "ref/netcore50/System.Threading.Tasks.dll",
7501
        "ref/netcore50/System.Threading.Tasks.xml",
7502
        "ref/netcore50/de/System.Threading.Tasks.xml",
7503
        "ref/netcore50/es/System.Threading.Tasks.xml",
7504
        "ref/netcore50/fr/System.Threading.Tasks.xml",
7505
        "ref/netcore50/it/System.Threading.Tasks.xml",
7506
        "ref/netcore50/ja/System.Threading.Tasks.xml",
7507
        "ref/netcore50/ko/System.Threading.Tasks.xml",
7508
        "ref/netcore50/ru/System.Threading.Tasks.xml",
7509
        "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
7510
        "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
7511
        "ref/netstandard1.0/System.Threading.Tasks.dll",
7512
        "ref/netstandard1.0/System.Threading.Tasks.xml",
7513
        "ref/netstandard1.0/de/System.Threading.Tasks.xml",
7514
        "ref/netstandard1.0/es/System.Threading.Tasks.xml",
7515
        "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
7516
        "ref/netstandard1.0/it/System.Threading.Tasks.xml",
7517
        "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
7518
        "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
7519
        "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
7520
        "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
7521
        "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
7522
        "ref/netstandard1.3/System.Threading.Tasks.dll",
7523
        "ref/netstandard1.3/System.Threading.Tasks.xml",
7524
        "ref/netstandard1.3/de/System.Threading.Tasks.xml",
7525
        "ref/netstandard1.3/es/System.Threading.Tasks.xml",
7526
        "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
7527
        "ref/netstandard1.3/it/System.Threading.Tasks.xml",
7528
        "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
7529
        "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
7530
        "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
7531
        "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
7532
        "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
7533
        "ref/portable-net45+win8+wp8+wpa81/_._",
7534
        "ref/win8/_._",
7535
        "ref/wp80/_._",
7536
        "ref/wpa81/_._",
7537
        "ref/xamarinios10/_._",
7538
        "ref/xamarinmac20/_._",
7539
        "ref/xamarintvos10/_._",
7540
        "ref/xamarinwatchos10/_._",
7541
        "system.threading.tasks.4.3.0.nupkg.sha512",
7542
        "system.threading.tasks.nuspec"
7543
      ]
7544
    },
7545
    "System.Threading.Tasks.Extensions/4.3.0": {
7546
      "sha512": "npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
7547
      "type": "package",
7548
      "path": "system.threading.tasks.extensions/4.3.0",
7549
      "files": [
7550
        ".nupkg.metadata",
7551
        ".signature.p7s",
7552
        "ThirdPartyNotices.txt",
7553
        "dotnet_library_license.txt",
7554
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
7555
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
7556
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
7557
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
7558
        "system.threading.tasks.extensions.4.3.0.nupkg.sha512",
7559
        "system.threading.tasks.extensions.nuspec"
7560
      ]
7561
    },
7562
    "System.Threading.Timer/4.3.0": {
7563
      "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
7564
      "type": "package",
7565
      "path": "system.threading.timer/4.3.0",
7566
      "files": [
7567
        ".nupkg.metadata",
7568
        ".signature.p7s",
7569
        "ThirdPartyNotices.txt",
7570
        "dotnet_library_license.txt",
7571
        "lib/MonoAndroid10/_._",
7572
        "lib/MonoTouch10/_._",
7573
        "lib/net451/_._",
7574
        "lib/portable-net451+win81+wpa81/_._",
7575
        "lib/win81/_._",
7576
        "lib/wpa81/_._",
7577
        "lib/xamarinios10/_._",
7578
        "lib/xamarinmac20/_._",
7579
        "lib/xamarintvos10/_._",
7580
        "lib/xamarinwatchos10/_._",
7581
        "ref/MonoAndroid10/_._",
7582
        "ref/MonoTouch10/_._",
7583
        "ref/net451/_._",
7584
        "ref/netcore50/System.Threading.Timer.dll",
7585
        "ref/netcore50/System.Threading.Timer.xml",
7586
        "ref/netcore50/de/System.Threading.Timer.xml",
7587
        "ref/netcore50/es/System.Threading.Timer.xml",
7588
        "ref/netcore50/fr/System.Threading.Timer.xml",
7589
        "ref/netcore50/it/System.Threading.Timer.xml",
7590
        "ref/netcore50/ja/System.Threading.Timer.xml",
7591
        "ref/netcore50/ko/System.Threading.Timer.xml",
7592
        "ref/netcore50/ru/System.Threading.Timer.xml",
7593
        "ref/netcore50/zh-hans/System.Threading.Timer.xml",
7594
        "ref/netcore50/zh-hant/System.Threading.Timer.xml",
7595
        "ref/netstandard1.2/System.Threading.Timer.dll",
7596
        "ref/netstandard1.2/System.Threading.Timer.xml",
7597
        "ref/netstandard1.2/de/System.Threading.Timer.xml",
7598
        "ref/netstandard1.2/es/System.Threading.Timer.xml",
7599
        "ref/netstandard1.2/fr/System.Threading.Timer.xml",
7600
        "ref/netstandard1.2/it/System.Threading.Timer.xml",
7601
        "ref/netstandard1.2/ja/System.Threading.Timer.xml",
7602
        "ref/netstandard1.2/ko/System.Threading.Timer.xml",
7603
        "ref/netstandard1.2/ru/System.Threading.Timer.xml",
7604
        "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
7605
        "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
7606
        "ref/portable-net451+win81+wpa81/_._",
7607
        "ref/win81/_._",
7608
        "ref/wpa81/_._",
7609
        "ref/xamarinios10/_._",
7610
        "ref/xamarinmac20/_._",
7611
        "ref/xamarintvos10/_._",
7612
        "ref/xamarinwatchos10/_._",
7613
        "system.threading.timer.4.3.0.nupkg.sha512",
7614
        "system.threading.timer.nuspec"
7615
      ]
7616
    },
7617
    "System.Xml.ReaderWriter/4.3.0": {
7618
      "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
7619
      "type": "package",
7620
      "path": "system.xml.readerwriter/4.3.0",
7621
      "files": [
7622
        ".nupkg.metadata",
7623
        ".signature.p7s",
7624
        "ThirdPartyNotices.txt",
7625
        "dotnet_library_license.txt",
7626
        "lib/MonoAndroid10/_._",
7627
        "lib/MonoTouch10/_._",
7628
        "lib/net45/_._",
7629
        "lib/net46/System.Xml.ReaderWriter.dll",
7630
        "lib/netcore50/System.Xml.ReaderWriter.dll",
7631
        "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
7632
        "lib/portable-net45+win8+wp8+wpa81/_._",
7633
        "lib/win8/_._",
7634
        "lib/wp80/_._",
7635
        "lib/wpa81/_._",
7636
        "lib/xamarinios10/_._",
7637
        "lib/xamarinmac20/_._",
7638
        "lib/xamarintvos10/_._",
7639
        "lib/xamarinwatchos10/_._",
7640
        "ref/MonoAndroid10/_._",
7641
        "ref/MonoTouch10/_._",
7642
        "ref/net45/_._",
7643
        "ref/net46/System.Xml.ReaderWriter.dll",
7644
        "ref/netcore50/System.Xml.ReaderWriter.dll",
7645
        "ref/netcore50/System.Xml.ReaderWriter.xml",
7646
        "ref/netcore50/de/System.Xml.ReaderWriter.xml",
7647
        "ref/netcore50/es/System.Xml.ReaderWriter.xml",
7648
        "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
7649
        "ref/netcore50/it/System.Xml.ReaderWriter.xml",
7650
        "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
7651
        "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
7652
        "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
7653
        "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
7654
        "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
7655
        "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
7656
        "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
7657
        "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
7658
        "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
7659
        "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
7660
        "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
7661
        "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
7662
        "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
7663
        "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
7664
        "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
7665
        "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
7666
        "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
7667
        "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
7668
        "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
7669
        "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
7670
        "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
7671
        "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
7672
        "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
7673
        "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
7674
        "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
7675
        "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
7676
        "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
7677
        "ref/portable-net45+win8+wp8+wpa81/_._",
7678
        "ref/win8/_._",
7679
        "ref/wp80/_._",
7680
        "ref/wpa81/_._",
7681
        "ref/xamarinios10/_._",
7682
        "ref/xamarinmac20/_._",
7683
        "ref/xamarintvos10/_._",
7684
        "ref/xamarinwatchos10/_._",
7685
        "system.xml.readerwriter.4.3.0.nupkg.sha512",
7686
        "system.xml.readerwriter.nuspec"
7687
      ]
7688
    },
7689
    "System.Xml.XDocument/4.3.0": {
7690
      "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
7691
      "type": "package",
7692
      "path": "system.xml.xdocument/4.3.0",
7693
      "files": [
7694
        ".nupkg.metadata",
7695
        ".signature.p7s",
7696
        "ThirdPartyNotices.txt",
7697
        "dotnet_library_license.txt",
7698
        "lib/MonoAndroid10/_._",
7699
        "lib/MonoTouch10/_._",
7700
        "lib/net45/_._",
7701
        "lib/netcore50/System.Xml.XDocument.dll",
7702
        "lib/netstandard1.3/System.Xml.XDocument.dll",
7703
        "lib/portable-net45+win8+wp8+wpa81/_._",
7704
        "lib/win8/_._",
7705
        "lib/wp80/_._",
7706
        "lib/wpa81/_._",
7707
        "lib/xamarinios10/_._",
7708
        "lib/xamarinmac20/_._",
7709
        "lib/xamarintvos10/_._",
7710
        "lib/xamarinwatchos10/_._",
7711
        "ref/MonoAndroid10/_._",
7712
        "ref/MonoTouch10/_._",
7713
        "ref/net45/_._",
7714
        "ref/netcore50/System.Xml.XDocument.dll",
7715
        "ref/netcore50/System.Xml.XDocument.xml",
7716
        "ref/netcore50/de/System.Xml.XDocument.xml",
7717
        "ref/netcore50/es/System.Xml.XDocument.xml",
7718
        "ref/netcore50/fr/System.Xml.XDocument.xml",
7719
        "ref/netcore50/it/System.Xml.XDocument.xml",
7720
        "ref/netcore50/ja/System.Xml.XDocument.xml",
7721
        "ref/netcore50/ko/System.Xml.XDocument.xml",
7722
        "ref/netcore50/ru/System.Xml.XDocument.xml",
7723
        "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
7724
        "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
7725
        "ref/netstandard1.0/System.Xml.XDocument.dll",
7726
        "ref/netstandard1.0/System.Xml.XDocument.xml",
7727
        "ref/netstandard1.0/de/System.Xml.XDocument.xml",
7728
        "ref/netstandard1.0/es/System.Xml.XDocument.xml",
7729
        "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
7730
        "ref/netstandard1.0/it/System.Xml.XDocument.xml",
7731
        "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
7732
        "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
7733
        "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
7734
        "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
7735
        "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
7736
        "ref/netstandard1.3/System.Xml.XDocument.dll",
7737
        "ref/netstandard1.3/System.Xml.XDocument.xml",
7738
        "ref/netstandard1.3/de/System.Xml.XDocument.xml",
7739
        "ref/netstandard1.3/es/System.Xml.XDocument.xml",
7740
        "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
7741
        "ref/netstandard1.3/it/System.Xml.XDocument.xml",
7742
        "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
7743
        "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
7744
        "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
7745
        "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
7746
        "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
7747
        "ref/portable-net45+win8+wp8+wpa81/_._",
7748
        "ref/win8/_._",
7749
        "ref/wp80/_._",
7750
        "ref/wpa81/_._",
7751
        "ref/xamarinios10/_._",
7752
        "ref/xamarinmac20/_._",
7753
        "ref/xamarintvos10/_._",
7754
        "ref/xamarinwatchos10/_._",
7755
        "system.xml.xdocument.4.3.0.nupkg.sha512",
7756
        "system.xml.xdocument.nuspec"
7757
      ]
7758
    },
7759
    "System.Xml.XmlDocument/4.3.0": {
7760
      "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
7761
      "type": "package",
7762
      "path": "system.xml.xmldocument/4.3.0",
7763
      "files": [
7764
        ".nupkg.metadata",
7765
        ".signature.p7s",
7766
        "ThirdPartyNotices.txt",
7767
        "dotnet_library_license.txt",
7768
        "lib/MonoAndroid10/_._",
7769
        "lib/MonoTouch10/_._",
7770
        "lib/net46/System.Xml.XmlDocument.dll",
7771
        "lib/netstandard1.3/System.Xml.XmlDocument.dll",
7772
        "lib/xamarinios10/_._",
7773
        "lib/xamarinmac20/_._",
7774
        "lib/xamarintvos10/_._",
7775
        "lib/xamarinwatchos10/_._",
7776
        "ref/MonoAndroid10/_._",
7777
        "ref/MonoTouch10/_._",
7778
        "ref/net46/System.Xml.XmlDocument.dll",
7779
        "ref/netstandard1.3/System.Xml.XmlDocument.dll",
7780
        "ref/netstandard1.3/System.Xml.XmlDocument.xml",
7781
        "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
7782
        "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
7783
        "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
7784
        "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
7785
        "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
7786
        "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
7787
        "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
7788
        "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
7789
        "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
7790
        "ref/xamarinios10/_._",
7791
        "ref/xamarinmac20/_._",
7792
        "ref/xamarintvos10/_._",
7793
        "ref/xamarinwatchos10/_._",
7794
        "system.xml.xmldocument.4.3.0.nupkg.sha512",
7795
        "system.xml.xmldocument.nuspec"
7796
      ]
7797
    }
7798
  },
7799
  "projectFileDependencyGroups": {
7800
    "net6.0": [
7801
      "MSTest.TestAdapter >= 2.2.7",
7802
      "MSTest.TestFramework >= 2.2.7",
7803
      "Microsoft.EntityFrameworkCore >= 6.0.4",
7804
      "Microsoft.EntityFrameworkCore.Design >= 6.0.4",
7805
      "Microsoft.EntityFrameworkCore.Proxies >= 6.0.4",
7806
      "Microsoft.EntityFrameworkCore.Sqlite >= 6.0.4",
7807
      "Microsoft.EntityFrameworkCore.Tools >= 6.0.4",
7808
      "Microsoft.Extensions.Logging.Console >= 6.0.0",
7809
      "Microsoft.NET.Test.Sdk >= 16.11.0",
7810
      "Selenium.WebDriver >= 4.1.0",
7811
      "Selenium.WebDriver.ChromeDriver >= 100.0.4896.6000",
7812
      "Selenium.WebDriver.GeckoDriver >= 0.30.0.1",
7813
      "coverlet.collector >= 3.1.0"
7814
    ]
7815
  },
7816
  "packageFolders": {
7817
    "C:\\Users\\jakub\\.nuget\\packages\\": {}
7818
  },
7819
  "project": {
7820
    "version": "1.0.0",
7821
    "restore": {
7822
      "projectUniqueName": "C:\\Users\\jakub\\C#\\ASWI\\project\\Backend\\BackendTesting\\BackendTesting.csproj",
7823
      "projectName": "BackendTesting",
7824
      "projectPath": "C:\\Users\\jakub\\C#\\ASWI\\project\\Backend\\BackendTesting\\BackendTesting.csproj",
7825
      "packagesPath": "C:\\Users\\jakub\\.nuget\\packages\\",
7826
      "outputPath": "C:\\Users\\jakub\\C#\\ASWI\\project\\Backend\\BackendTesting\\obj\\",
7827
      "projectStyle": "PackageReference",
7828
      "configFilePaths": [
7829
        "C:\\Users\\jakub\\AppData\\Roaming\\NuGet\\NuGet.Config",
7830
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
7831
      ],
7832
      "originalTargetFrameworks": [
7833
        "net6.0"
7834
      ],
7835
      "sources": {
7836
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
7837
        "https://api.nuget.org/v3/index.json": {}
7838
      },
7839
      "frameworks": {
7840
        "net6.0": {
7841
          "targetAlias": "net6.0",
7842
          "projectReferences": {}
7843
        }
7844
      },
7845
      "warningProperties": {
7846
        "warnAsError": [
7847
          "NU1605"
7848
        ]
7849
      }
7850
    },
7851
    "frameworks": {
7852
      "net6.0": {
7853
        "targetAlias": "net6.0",
7854
        "dependencies": {
7855
          "MSTest.TestAdapter": {
7856
            "target": "Package",
7857
            "version": "[2.2.7, )"
7858
          },
7859
          "MSTest.TestFramework": {
7860
            "target": "Package",
7861
            "version": "[2.2.7, )"
7862
          },
7863
          "Microsoft.EntityFrameworkCore": {
7864
            "target": "Package",
7865
            "version": "[6.0.4, )"
7866
          },
7867
          "Microsoft.EntityFrameworkCore.Design": {
7868
            "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
7869
            "suppressParent": "All",
7870
            "target": "Package",
7871
            "version": "[6.0.4, )"
7872
          },
7873
          "Microsoft.EntityFrameworkCore.Proxies": {
7874
            "target": "Package",
7875
            "version": "[6.0.4, )"
7876
          },
7877
          "Microsoft.EntityFrameworkCore.Sqlite": {
7878
            "target": "Package",
7879
            "version": "[6.0.4, )"
7880
          },
7881
          "Microsoft.EntityFrameworkCore.Tools": {
7882
            "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
7883
            "suppressParent": "All",
7884
            "target": "Package",
7885
            "version": "[6.0.4, )"
7886
          },
7887
          "Microsoft.Extensions.Logging.Console": {
7888
            "target": "Package",
7889
            "version": "[6.0.0, )"
7890
          },
7891
          "Microsoft.NET.Test.Sdk": {
7892
            "target": "Package",
7893
            "version": "[16.11.0, )"
7894
          },
7895
          "Selenium.WebDriver": {
7896
            "target": "Package",
7897
            "version": "[4.1.0, )"
7898
          },
7899
          "Selenium.WebDriver.ChromeDriver": {
7900
            "target": "Package",
7901
            "version": "[100.0.4896.6000, )"
7902
          },
7903
          "Selenium.WebDriver.GeckoDriver": {
7904
            "target": "Package",
7905
            "version": "[0.30.0.1, )"
7906
          },
7907
          "coverlet.collector": {
7908
            "target": "Package",
7909
            "version": "[3.1.0, )"
7910
          }
7911
        },
7912
        "imports": [
7913
          "net461",
7914
          "net462",
7915
          "net47",
7916
          "net471",
7917
          "net472",
7918
          "net48"
7919
        ],
7920
        "assetTargetFallback": true,
7921
        "warn": true,
7922
        "frameworkReferences": {
7923
          "Microsoft.NETCore.App": {
7924
            "privateAssets": "all"
7925
          }
7926
        },
7927
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\6.0.102\\RuntimeIdentifierGraph.json"
7928
      }
7929
    }
7930
  }
7931
}
(4-4/5)