{
  "version": 3,
  "targets": {
    ".NETCoreApp,Version=v3.1": {
      "Microsoft.AspNetCore.Antiforgery/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Core/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Authorization": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Win32.Registry": "4.5.0",
          "System.Security.Cryptography.Xml": "4.5.0",
          "System.Security.Principal.Windows": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "System.Text.Encodings.Web": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.0",
          "System.Buffers": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Features/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
        }
      },
      "Microsoft.AspNetCore.JsonPatch/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Core/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.DependencyModel": "2.1.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "System.Diagnostics.DiagnosticSource": "4.5.0",
          "System.Threading.Tasks.Extensions": "4.5.1"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0",
          "Microsoft.Extensions.Localization": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.JsonPatch": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "2.8.0",
          "Microsoft.CodeAnalysis.Razor": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.FileProviders.Composite": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "2.2.0",
          "Microsoft.CodeAnalysis.Razor": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
        },
        "build": {
          "build/netstandard2.0/_._": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.FileSystemGlobbing": "2.2.0",
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Antiforgery": "2.2.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0",
          "Newtonsoft.Json.Bson": "1.0.1"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Language/3.1.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Razor": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "compile": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {}
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.WebUtilities/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Net.Http.Headers": "2.2.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
        "type": "package",
        "compile": {
          "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
        },
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
        }
      },
      "Microsoft.Bcl.HashCode/1.1.1": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/2.9.4": {
        "type": "package",
        "build": {
          "build/_._": {}
        }
      },
      "Microsoft.CodeAnalysis.Common/3.3.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "2.9.4",
          "System.Collections.Immutable": "1.5.0",
          "System.Memory": "4.5.3",
          "System.Reflection.Metadata": "1.6.0",
          "System.Runtime.CompilerServices.Unsafe": "4.5.2",
          "System.Text.Encoding.CodePages": "4.5.1",
          "System.Threading.Tasks.Extensions": "4.5.3"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {}
        },
        "resource": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp/3.3.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[3.3.1]"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {}
        },
        "resource": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/3.3.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp": "[3.3.1]",
          "Microsoft.CodeAnalysis.Common": "[3.3.1]",
          "Microsoft.CodeAnalysis.Workspaces.Common": "[3.3.1]"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
        },
        "resource": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Razor/3.1.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "3.1.0",
          "Microsoft.CodeAnalysis.CSharp": "3.3.0",
          "Microsoft.CodeAnalysis.Common": "3.3.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/3.3.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "[3.3.1]",
          "System.Composition": "1.0.31"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll": {}
        },
        "resource": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CSharp/4.7.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "Microsoft.Data.SqlClient/1.1.3": {
        "type": "package",
        "dependencies": {
          "Microsoft.Identity.Client": "3.0.8",
          "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.5.0",
          "Microsoft.Win32.Registry": "4.5.0",
          "System.Configuration.ConfigurationManager": "4.5.0",
          "System.Runtime.Caching": "4.5.0",
          "System.Security.Principal.Windows": "4.5.0",
          "System.Text.Encoding.CodePages": "4.5.0",
          "runtime.native.System.Data.SqlClient.sni": "4.4.0"
        },
        "compile": {
          "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
        "type": "package",
        "dependencies": {
          "System.AppContext": "4.1.0",
          "System.Collections": "4.0.11",
          "System.IO": "4.1.0",
          "System.IO.FileSystem": "4.0.1",
          "System.Reflection.TypeExtensions": "4.1.0",
          "System.Runtime.Extensions": "4.1.0",
          "System.Runtime.InteropServices": "4.1.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.0.0"
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "1.1.1",
          "Microsoft.Bcl.HashCode": "1.1.1",
          "Microsoft.EntityFrameworkCore.Abstractions": "3.1.20",
          "Microsoft.EntityFrameworkCore.Analyzers": "3.1.20",
          "Microsoft.Extensions.Caching.Memory": "3.1.20",
          "Microsoft.Extensions.DependencyInjection": "3.1.20",
          "Microsoft.Extensions.Logging": "3.1.20",
          "System.Collections.Immutable": "1.7.1",
          "System.ComponentModel.Annotations": "4.7.0",
          "System.Diagnostics.DiagnosticSource": "4.7.1"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/3.1.20": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Analyzers/3.1.20": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/_._": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Design/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.CSharp": "4.7.0",
          "Microsoft.EntityFrameworkCore.Relational": "3.1.20"
        },
        "compile": {
          "lib/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {}
        },
        "build": {
          "build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "3.1.20"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Data.SqlClient": "1.1.3",
          "Microsoft.EntityFrameworkCore.Relational": "3.1.20"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Tools/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Design": "3.1.20"
        },
        "compile": {
          "lib/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/_._": {}
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Memory/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "3.1.20",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.20",
          "Microsoft.Extensions.Logging.Abstractions": "3.1.20",
          "Microsoft.Extensions.Options": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Binder/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Configuration": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.20": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/2.1.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.DotNet.PlatformAbstractions": "2.1.0",
          "Newtonsoft.Json": "9.0.1",
          "System.Diagnostics.Debug": "4.0.11",
          "System.Dynamic.Runtime": "4.0.11",
          "System.Linq": "4.1.0"
        },
        "compile": {
          "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Composite/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/2.2.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
        }
      },
      "Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Localization/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
        }
      },
      "Microsoft.Extensions.Localization.Abstractions/2.2.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Logging/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Configuration.Binder": "3.1.20",
          "Microsoft.Extensions.DependencyInjection": "3.1.20",
          "Microsoft.Extensions.Logging.Abstractions": "3.1.20",
          "Microsoft.Extensions.Options": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/3.1.20": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.ObjectPool/2.2.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
        }
      },
      "Microsoft.Extensions.Options/3.1.20": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "3.1.20",
          "Microsoft.Extensions.Primitives": "3.1.20"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll": {}
        }
      },
      "Microsoft.Extensions.Primitives/3.1.20": {
        "type": "package",
        "compile": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll": {}
        }
      },
      "Microsoft.Extensions.WebEncoders/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
        }
      },
      "Microsoft.Identity.Client/3.0.8": {
        "type": "package",
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "System.ComponentModel.TypeConverter": "4.3.0",
          "System.Net.NameResolution": "4.3.0",
          "System.Runtime.Serialization.Formatters": "4.3.0",
          "System.Runtime.Serialization.Json": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Security.SecureString": "4.3.0",
          "System.Xml.XDocument": "4.3.0"
        },
        "compile": {
          "ref/netcoreapp2.1/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Identity.Client.dll": {}
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "5.5.0",
          "Newtonsoft.Json": "10.0.1"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
        }
      },
      "Microsoft.IdentityModel.Logging/5.5.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
        }
      },
      "Microsoft.IdentityModel.Protocols/5.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "5.5.0",
          "Microsoft.IdentityModel.Tokens": "5.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "5.5.0",
          "Newtonsoft.Json": "10.0.1",
          "System.IdentityModel.Tokens.Jwt": "5.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
        }
      },
      "Microsoft.IdentityModel.Tokens/5.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "5.5.0",
          "Newtonsoft.Json": "10.0.1",
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
        }
      },
      "Microsoft.Net.Http.Headers/2.2.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0",
          "System.Buffers": "4.5.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
        }
      },
      "Microsoft.NETCore.Platforms/2.1.2": {
        "type": "package",
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "Microsoft.NETCore.Targets/1.1.0": {
        "type": "package",
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "3.1.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "3.1.5"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Contracts/3.1.5": {
        "type": "package",
        "dependencies": {
          "Newtonsoft.Json": "11.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Core/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "3.1.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "3.1.5",
          "Newtonsoft.Json": "11.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Design/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "3.1.5"
        },
        "compile": {
          "lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll": {}
        },
        "runtime": {
          "lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.VisualStudio.Web.CodeGeneration.Core": "3.1.5"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Templating/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "3.1.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "3.3.1",
          "Microsoft.CodeAnalysis.Razor": "3.1.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "3.1.5"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Utils/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "3.3.1",
          "Microsoft.VisualStudio.Web.CodeGeneration.Contracts": "3.1.5",
          "Newtonsoft.Json": "11.0.2",
          "NuGet.Frameworks": "4.7.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/3.1.5": {
        "type": "package",
        "dependencies": {
          "Microsoft.VisualStudio.Web.CodeGeneration": "3.1.5"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {}
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/Microsoft.Win32.Primitives.dll": {}
        }
      },
      "Microsoft.Win32.Registry/4.5.0": {
        "type": "package",
        "dependencies": {
          "System.Security.AccessControl": "4.5.0",
          "System.Security.Principal.Windows": "4.5.0"
        },
        "compile": {
          "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Win32.Registry.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "NETStandard.Library/1.6.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Console": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.Compression.ZipFile": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Net.Http": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Net.Sockets": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Timer": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0"
        }
      },
      "Newtonsoft.Json/11.0.2": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {}
        }
      },
      "Newtonsoft.Json.Bson/1.0.1": {
        "type": "package",
        "dependencies": {
          "NETStandard.Library": "1.6.1",
          "Newtonsoft.Json": "10.0.1"
        },
        "compile": {
          "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
        }
      },
      "NuGet.Frameworks/4.7.0": {
        "type": "package",
        "dependencies": {
          "NETStandard.Library": "1.6.1"
        },
        "compile": {
          "lib/netstandard1.6/NuGet.Frameworks.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Frameworks.dll": {}
        }
      },
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "debian.8-x64"
          }
        }
      },
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "fedora.23-x64"
          }
        }
      },
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "fedora.24-x64"
          }
        }
      },
      "runtime.native.System/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "type": "package",
        "dependencies": {
          "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "type": "package",
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "dependencies": {
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/_._": {}
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "opensuse.13.2-x64"
          }
        }
      },
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "opensuse.42.1-x64"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib": {
            "assetType": "native",
            "rid": "osx.10.10-x64"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib": {
            "assetType": "native",
            "rid": "osx.10.10-x64"
          }
        }
      },
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "rhel.7-x64"
          }
        }
      },
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "ubuntu.14.04-x64"
          }
        }
      },
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "ubuntu.16.04-x64"
          }
        }
      },
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so": {
            "assetType": "native",
            "rid": "ubuntu.16.10-x64"
          }
        }
      },
      "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/win-arm64/native/sni.dll": {
            "assetType": "native",
            "rid": "win-arm64"
          }
        }
      },
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/win-x64/native/sni.dll": {
            "assetType": "native",
            "rid": "win-x64"
          }
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "type": "package",
        "runtimeTargets": {
          "runtimes/win-x86/native/sni.dll": {
            "assetType": "native",
            "rid": "win-x86"
          }
        }
      },
      "System.AppContext/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/System.AppContext.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.AppContext.dll": {}
        }
      },
      "System.Buffers/4.5.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.0/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/_._": {}
        }
      },
      "System.Collections/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Collections.dll": {}
        }
      },
      "System.Collections.Concurrent/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Collections.Concurrent.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Collections.Concurrent.dll": {}
        }
      },
      "System.Collections.Immutable/1.7.1": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/System.Collections.Immutable.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Collections.Immutable.dll": {}
        }
      },
      "System.Collections.NonGeneric/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
        }
      },
      "System.Collections.Specialized/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections.NonGeneric": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Collections.Specialized.dll": {}
        }
      },
      "System.ComponentModel/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.ComponentModel.dll": {}
        }
      },
      "System.ComponentModel.Annotations/4.7.0": {
        "type": "package",
        "compile": {
          "ref/netstandard2.1/System.ComponentModel.Annotations.dll": {}
        },
        "runtime": {
          "lib/netstandard2.1/System.ComponentModel.Annotations.dll": {}
        }
      },
      "System.ComponentModel.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.ComponentModel": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
        }
      },
      "System.ComponentModel.TypeConverter/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.NonGeneric": "4.3.0",
          "System.Collections.Specialized": "4.3.0",
          "System.ComponentModel": "4.3.0",
          "System.ComponentModel.Primitives": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/_._": {}
        },
        "runtime": {
          "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
        }
      },
      "System.Composition/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Convention": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Composition.TypedParts": "1.0.31"
        }
      },
      "System.Composition.AttributedModel/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
        }
      },
      "System.Composition.Convention/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {}
        }
      },
      "System.Composition.Hosting/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {}
        }
      },
      "System.Composition.Runtime/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {}
        }
      },
      "System.Composition.TypedParts/1.0.31": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
        }
      },
      "System.Configuration.ConfigurationManager/4.5.0": {
        "type": "package",
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "4.5.0",
          "System.Security.Permissions": "4.5.0"
        },
        "compile": {
          "ref/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {}
        }
      },
      "System.Console/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Console.dll": {}
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Diagnostics.Debug.dll": {}
        }
      },
      "System.Diagnostics.DiagnosticSource/4.7.1": {
        "type": "package",
        "compile": {
          "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {}
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Diagnostics.Tools.dll": {}
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Diagnostics.Tracing.dll": {}
        }
      },
      "System.Dynamic.Runtime/4.0.11": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.0.11",
          "System.Diagnostics.Debug": "4.0.11",
          "System.Globalization": "4.0.11",
          "System.Linq": "4.1.0",
          "System.Linq.Expressions": "4.1.0",
          "System.ObjectModel": "4.0.12",
          "System.Reflection": "4.1.0",
          "System.Reflection.Emit": "4.0.1",
          "System.Reflection.Emit.ILGeneration": "4.0.1",
          "System.Reflection.Primitives": "4.0.1",
          "System.Reflection.TypeExtensions": "4.1.0",
          "System.Resources.ResourceManager": "4.0.1",
          "System.Runtime": "4.1.0",
          "System.Runtime.Extensions": "4.1.0",
          "System.Threading": "4.0.11"
        },
        "compile": {
          "ref/netstandard1.3/System.Dynamic.Runtime.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Dynamic.Runtime.dll": {}
        }
      },
      "System.Globalization/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Globalization.dll": {}
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Globalization.Calendars.dll": {}
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.IdentityModel.Tokens.Jwt/5.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "5.5.0",
          "Microsoft.IdentityModel.Tokens": "5.5.0",
          "Newtonsoft.Json": "10.0.1"
        },
        "compile": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
        }
      },
      "System.IO/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.IO.dll": {}
        }
      },
      "System.IO.Compression/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Buffers": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.IO.Compression": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.Compression.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.IO.Compression.ZipFile/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Buffers": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.IO.Compression.ZipFile.dll": {}
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.FileSystem.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll": {}
        }
      },
      "System.Linq/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/System.Linq.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/System.Linq.Expressions.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.Linq.Expressions.dll": {}
        }
      },
      "System.Memory/4.5.3": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.1/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/_._": {}
        }
      },
      "System.Net.Http/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Net.Http.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Net.Http.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Net.NameResolution/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Net.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Net.Primitives.dll": {}
        }
      },
      "System.Net.Sockets/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Net.Sockets.dll": {}
        }
      },
      "System.ObjectModel/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.ObjectModel.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.ObjectModel.dll": {}
        }
      },
      "System.Private.DataContractSerialization/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0",
          "System.Xml.XmlSerializer": "4.3.0"
        },
        "compile": {
          "ref/netstandard/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
        }
      },
      "System.Reflection/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Reflection.dll": {}
        }
      },
      "System.Reflection.Emit/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.1/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.dll": {}
        }
      },
      "System.Reflection.Emit.ILGeneration/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll": {}
        }
      },
      "System.Reflection.Emit.Lightweight/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll": {}
        }
      },
      "System.Reflection.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Reflection.Extensions.dll": {}
        }
      },
      "System.Reflection.Metadata/1.6.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/System.Reflection.Metadata.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Reflection.Metadata.dll": {}
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Reflection.Primitives.dll": {}
        }
      },
      "System.Reflection.TypeExtensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
        },
        "runtime": {
          "lib/netstandard1.5/System.Reflection.TypeExtensions.dll": {}
        }
      },
      "System.Resources.ResourceManager/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/System.Resources.ResourceManager.dll": {}
        }
      },
      "System.Runtime/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Runtime.dll": {}
        }
      },
      "System.Runtime.Caching/4.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Configuration.ConfigurationManager": "4.5.0"
        },
        "compile": {
          "ref/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Runtime.Caching.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/4.5.2": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
        },
        "runtime": {
          "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
        }
      },
      "System.Runtime.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.5/System.Runtime.Extensions.dll": {}
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Runtime.Handles.dll": {}
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        },
        "compile": {
          "ref/netcoreapp1.1/System.Runtime.InteropServices.dll": {}
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
        },
        "runtime": {
          "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.1/System.Runtime.Numerics.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Runtime.Numerics.dll": {}
        }
      },
      "System.Runtime.Serialization.Formatters/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtime": {
          "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll": {}
        }
      },
      "System.Runtime.Serialization.Json/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Private.DataContractSerialization": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.0/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
        }
      },
      "System.Runtime.Serialization.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
        }
      },
      "System.Security.AccessControl/4.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Security.Principal.Windows": "4.5.0"
        },
        "compile": {
          "ref/netstandard2.0/System.Security.AccessControl.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.AccessControl.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {}
        },
        "runtimeTargets": {
          "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
            "assetType": "runtime",
            "rid": "osx"
          },
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Cng/4.5.0": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.OpenSsl/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.6/_._": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll": {
            "assetType": "runtime",
            "rid": "unix"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/4.5.0": {
        "type": "package",
        "dependencies": {
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "compile": {
          "ref/netcoreapp2.1/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll": {}
        }
      },
      "System.Security.Cryptography.ProtectedData/4.5.0": {
        "type": "package",
        "compile": {
          "ref/netstandard2.0/_._": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "4.3.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.Cryptography.Xml/4.5.0": {
        "type": "package",
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "4.5.0",
          "System.Security.Permissions": "4.5.0"
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
        }
      },
      "System.Security.Permissions/4.5.0": {
        "type": "package",
        "dependencies": {
          "System.Security.AccessControl": "4.5.0"
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Permissions.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Permissions.dll": {}
        }
      },
      "System.Security.Principal.Windows/4.5.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Principal.Windows.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Security.SecureString/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll": {
            "assetType": "runtime",
            "rid": "unix"
          },
          "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Text.Encoding/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Text.Encoding.dll": {}
        }
      },
      "System.Text.Encoding.CodePages/4.5.1": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.1.2",
          "System.Runtime.CompilerServices.Unsafe": "4.5.2"
        },
        "compile": {
          "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
            "assetType": "runtime",
            "rid": "win"
          }
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Text.Encoding.Extensions.dll": {}
        }
      },
      "System.Text.Encodings.Web/4.5.0": {
        "type": "package",
        "compile": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netcoreapp1.1/System.Text.RegularExpressions.dll": {}
        },
        "runtime": {
          "lib/netstandard1.6/System.Text.RegularExpressions.dll": {}
        }
      },
      "System.Threading/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Threading.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Threading.dll": {}
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Threading.Tasks.dll": {}
        }
      },
      "System.Threading.Tasks.Extensions/4.5.3": {
        "type": "package",
        "compile": {
          "ref/netcoreapp2.1/_._": {}
        },
        "runtime": {
          "lib/netcoreapp2.1/_._": {}
        }
      },
      "System.Threading.Timer/4.3.0": {
        "type": "package",
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.2/System.Threading.Timer.dll": {}
        }
      },
      "System.Xml.ReaderWriter/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Tasks.Extensions": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Xml.ReaderWriter.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Xml.ReaderWriter.dll": {}
        }
      },
      "System.Xml.XDocument/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/System.Xml.XDocument.dll": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Xml.XDocument.dll": {}
        }
      },
      "System.Xml.XmlDocument/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Xml.XmlDocument.dll": {}
        }
      },
      "System.Xml.XmlSerializer/4.3.0": {
        "type": "package",
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        },
        "compile": {
          "ref/netstandard1.3/_._": {}
        },
        "runtime": {
          "lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
        }
      }
    }
  },
  "libraries": {
    "Microsoft.AspNetCore.Antiforgery/2.2.0": {
      "sha512": "fVQsSXNZz38Ysx8iKwwqfOLHhLrAeKEMBS5Ia3Lh7BJjOC2vPV28/yk08AovOMsB3SNQPGnE7bv+lsIBTmAkvw==",
      "type": "package",
      "path": "microsoft.aspnetcore.antiforgery/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.xml",
        "microsoft.aspnetcore.antiforgery.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.antiforgery.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
      "sha512": "VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
      "type": "package",
      "path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.xml",
        "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.authentication.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Authentication.Core/2.2.0": {
      "sha512": "XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
      "type": "package",
      "path": "microsoft.aspnetcore.authentication.core/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.xml",
        "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.authentication.core.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Authorization/2.2.0": {
      "sha512": "/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==",
      "type": "package",
      "path": "microsoft.aspnetcore.authorization/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.xml",
        "microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.authorization.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
      "sha512": "aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
      "type": "package",
      "path": "microsoft.aspnetcore.authorization.policy/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.xml",
        "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.authorization.policy.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
      "sha512": "GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==",
      "type": "package",
      "path": "microsoft.aspnetcore.cryptography.internal/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.xml",
        "microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.cryptography.internal.nuspec"
      ]
    },
    "Microsoft.AspNetCore.DataProtection/2.2.0": {
      "sha512": "G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==",
      "type": "package",
      "path": "microsoft.aspnetcore.dataprotection/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.xml",
        "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.dataprotection.nuspec"
      ]
    },
    "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
      "sha512": "seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==",
      "type": "package",
      "path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.xml",
        "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.dataprotection.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {
      "sha512": "pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==",
      "type": "package",
      "path": "microsoft.aspnetcore.diagnostics.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.xml",
        "microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.diagnostics.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
      "sha512": "ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
      "type": "package",
      "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.xml",
        "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.hosting.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
      "sha512": "1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
      "type": "package",
      "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.xml",
        "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.hosting.server.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
      "sha512": "Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==",
      "type": "package",
      "path": "microsoft.aspnetcore.html.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.xml",
        "microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.html.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Http/2.2.0": {
      "sha512": "YogBSMotWPAS/X5967pZ+yyWPQkThxhmzAwyCHCSSldzYBkW5W5d6oPfBaPqQOnSHYTpSOSOkpZoAce0vwb6+A==",
      "type": "package",
      "path": "microsoft.aspnetcore.http/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.xml",
        "microsoft.aspnetcore.http.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.http.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
      "sha512": "Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
      "type": "package",
      "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.xml",
        "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.http.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
      "sha512": "2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
      "type": "package",
      "path": "microsoft.aspnetcore.http.extensions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.xml",
        "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.http.extensions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Http.Features/2.2.0": {
      "sha512": "ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
      "type": "package",
      "path": "microsoft.aspnetcore.http.features/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.xml",
        "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.http.features.nuspec"
      ]
    },
    "Microsoft.AspNetCore.JsonPatch/2.2.0": {
      "sha512": "o9BB9hftnCsyJalz9IT0DUFxz8Xvgh3TOfGWolpuf19duxB4FySq7c25XDYBmBMS+sun5/PsEUAi58ra4iJAoA==",
      "type": "package",
      "path": "microsoft.aspnetcore.jsonpatch/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.xml",
        "microsoft.aspnetcore.jsonpatch.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.jsonpatch.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
      "sha512": "ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.xml",
        "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.Core/2.2.0": {
      "sha512": "ALiY4a6BYsghw8PT5+VU593Kqp911U3w9f/dH9/ZoI3ezDsDAGiObqPu/HP1oXK80Ceu0XdQ3F0bx5AXBeuN/Q==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.core/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.xml",
        "microsoft.aspnetcore.mvc.core.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.core.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
      "sha512": "WOw4SA3oT47aiU7ZjN/88j+b79YU6VftmHmxK29Km3PTI7WZdmw675QTcgWfsjEX4joCB82v7TvarO3D0oqOyw==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.dataannotations/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.xml",
        "microsoft.aspnetcore.mvc.dataannotations.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.dataannotations.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
      "sha512": "ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.formatters.json/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.xml",
        "microsoft.aspnetcore.mvc.formatters.json.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.formatters.json.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
      "sha512": "TXvEOjp3r6qDEjmDtv3pXjQr/Zia9PpoGkl1MyTEqKqrUehBTpAdCjA8APXFwun19lH20OuyU+e4zDYv9g134w==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.razor/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.xml",
        "microsoft.aspnetcore.mvc.razor.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.razor.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
      "sha512": "Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.razor.extensions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.props",
        "build/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.targets",
        "lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll",
        "lib/net46/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.xml",
        "microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.razor.extensions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
      "sha512": "hsrm/dLx7ztfWV+WEE7O8YqEePW7TmUwFwR7JsOUSTKaV9uSeghdmoOsYuk0HeoTiMhRxH8InQVE9/BgBj+jog==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.taghelpers/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.xml",
        "microsoft.aspnetcore.mvc.taghelpers.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.taghelpers.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
      "sha512": "dt7MGkzCFVTAD5oesI8UeVVeiSgaZ0tPdFstQjG6YLJSCiq1koOUSHMpf0PASGdOW/H9hxXkolIBhT5dWqJi7g==",
      "type": "package",
      "path": "microsoft.aspnetcore.mvc.viewfeatures/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.xml",
        "microsoft.aspnetcore.mvc.viewfeatures.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.mvc.viewfeatures.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Razor/2.2.0": {
      "sha512": "V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==",
      "type": "package",
      "path": "microsoft.aspnetcore.razor/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.xml",
        "microsoft.aspnetcore.razor.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.razor.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Razor.Language/3.1.0": {
      "sha512": "e/atqZ5CzmJWuG/yaYOzbWNON+oqNKfk1M/xTYW+hje/RoiUUjVP88wrX1s9rEHzaAU4UljIOSvMxLABc2X2gg==",
      "type": "package",
      "path": "microsoft.aspnetcore.razor.language/3.1.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.xml",
        "microsoft.aspnetcore.razor.language.3.1.0.nupkg.sha512",
        "microsoft.aspnetcore.razor.language.nuspec",
        "packageIcon.png"
      ]
    },
    "Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
      "sha512": "7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==",
      "type": "package",
      "path": "microsoft.aspnetcore.razor.runtime/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.xml",
        "microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.razor.runtime.nuspec"
      ]
    },
    "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
      "sha512": "CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
      "type": "package",
      "path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.xml",
        "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.responsecaching.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Routing/2.2.0": {
      "sha512": "jAhDBy0wryOnMhhZTtT9z63gJbvCzFuLm8yC6pHzuVu9ZD1dzg0ltxIwT4cfwuNkIL/TixdKsm3vpVOpG8euWQ==",
      "type": "package",
      "path": "microsoft.aspnetcore.routing/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll",
        "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.xml",
        "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Routing.xml",
        "microsoft.aspnetcore.routing.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.routing.nuspec"
      ]
    },
    "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
      "sha512": "lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
      "type": "package",
      "path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.xml",
        "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.routing.abstractions.nuspec"
      ]
    },
    "Microsoft.AspNetCore.WebUtilities/2.2.0": {
      "sha512": "9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
      "type": "package",
      "path": "microsoft.aspnetcore.webutilities/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll",
        "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.xml",
        "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512",
        "microsoft.aspnetcore.webutilities.nuspec"
      ]
    },
    "Microsoft.Bcl.AsyncInterfaces/1.1.1": {
      "sha512": "yuvf07qFWFqtK3P/MRkEKLhn5r2UbSpVueRziSqj0yJQIKFwG1pq9mOayK3zE5qZCTs0CbrwL9M6R8VwqyGy2w==",
      "type": "package",
      "path": "microsoft.bcl.asyncinterfaces/1.1.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
        "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
        "microsoft.bcl.asyncinterfaces.1.1.1.nupkg.sha512",
        "microsoft.bcl.asyncinterfaces.nuspec",
        "ref/net461/Microsoft.Bcl.AsyncInterfaces.dll",
        "ref/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
        "ref/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Bcl.HashCode/1.1.1": {
      "sha512": "MalY0Y/uM/LjXtHfX/26l2VtN4LDNZ2OE3aumNOHDLsT4fNYy2hiHXI4CXCqKpNUNm7iJ2brrc4J89UdaL56FA==",
      "type": "package",
      "path": "microsoft.bcl.hashcode/1.1.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/Microsoft.Bcl.HashCode.dll",
        "lib/net461/Microsoft.Bcl.HashCode.xml",
        "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.dll",
        "lib/netcoreapp2.1/Microsoft.Bcl.HashCode.xml",
        "lib/netstandard2.0/Microsoft.Bcl.HashCode.dll",
        "lib/netstandard2.0/Microsoft.Bcl.HashCode.xml",
        "lib/netstandard2.1/Microsoft.Bcl.HashCode.dll",
        "lib/netstandard2.1/Microsoft.Bcl.HashCode.xml",
        "microsoft.bcl.hashcode.1.1.1.nupkg.sha512",
        "microsoft.bcl.hashcode.nuspec",
        "ref/net461/Microsoft.Bcl.HashCode.dll",
        "ref/netcoreapp2.1/Microsoft.Bcl.HashCode.dll",
        "ref/netstandard2.0/Microsoft.Bcl.HashCode.dll",
        "ref/netstandard2.1/Microsoft.Bcl.HashCode.dll",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.CodeAnalysis.Analyzers/2.9.4": {
      "sha512": "alIJhS0VUg/7x5AsHEoovh/wRZ0RfCSS7k5pDSqpRLTyuMTtRgj6OJJPRApRhJHOGYYsLakf1hKeXFoDwKwNkg==",
      "type": "package",
      "path": "microsoft.codeanalysis.analyzers/2.9.4",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.rtf",
        "analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
        "analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
        "analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
        "analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
        "analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
        "build/Microsoft.CodeAnalysis.Analyzers.props",
        "documentation/Microsoft.CodeAnalysis.Analyzers.md",
        "documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
        "microsoft.codeanalysis.analyzers.2.9.4.nupkg.sha512",
        "microsoft.codeanalysis.analyzers.nuspec",
        "rulesets/AllRulesDefault.ruleset",
        "rulesets/AllRulesDisabled.ruleset",
        "rulesets/AllRulesEnabled.ruleset",
        "rulesets/CorrectnessRulesDefault.ruleset",
        "rulesets/CorrectnessRulesEnabled.ruleset",
        "rulesets/DataflowRulesDefault.ruleset",
        "rulesets/DataflowRulesEnabled.ruleset",
        "rulesets/LibraryRulesDefault.ruleset",
        "rulesets/LibraryRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
        "rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
        "rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
        "rulesets/PortedFromFxCopRulesDefault.ruleset",
        "rulesets/PortedFromFxCopRulesEnabled.ruleset",
        "tools/install.ps1",
        "tools/uninstall.ps1"
      ]
    },
    "Microsoft.CodeAnalysis.Common/3.3.1": {
      "sha512": "N5yQdGy+M4kimVG7hwCeGTCfgYjK2o5b/Shumkb/rCC+/SAkvP1HUAYK+vxPFS7dLJNtXLRsmPHKj3fnyNWnrw==",
      "type": "package",
      "path": "microsoft.codeanalysis.common/3.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.rtf",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
        "microsoft.codeanalysis.common.3.3.1.nupkg.sha512",
        "microsoft.codeanalysis.common.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.CSharp/3.3.1": {
      "sha512": "WDUIhTHem38H6VJ98x2Ssq0fweakJHnHYl7vbG8ARnsAwLoJKCQCy78EeY1oRrCKG42j0v6JVljKkeqSDA28UA==",
      "type": "package",
      "path": "microsoft.codeanalysis.csharp/3.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.rtf",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
        "microsoft.codeanalysis.csharp.3.3.1.nupkg.sha512",
        "microsoft.codeanalysis.csharp.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.CSharp.Workspaces/3.3.1": {
      "sha512": "dHs/UyfLgzsVC4FjTi/x+H+yQifgOnpe3rSN8GwkHWjnidePZ3kSqr1JHmFDf5HTQEydYwrwCAfQ0JSzhsEqDA==",
      "type": "package",
      "path": "microsoft.codeanalysis.csharp.workspaces/3.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.rtf",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll",
        "microsoft.codeanalysis.csharp.workspaces.3.3.1.nupkg.sha512",
        "microsoft.codeanalysis.csharp.workspaces.nuspec"
      ]
    },
    "Microsoft.CodeAnalysis.Razor/3.1.0": {
      "sha512": "EI/9iVMneil8nZn7mqEujJvV63VRaz01Czc69NTrCQAh5CRfBvoeqBVsDx6oC9CIYla/AJYss+U4B/6Usecx7A==",
      "type": "package",
      "path": "microsoft.codeanalysis.razor/3.1.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.xml",
        "microsoft.codeanalysis.razor.3.1.0.nupkg.sha512",
        "microsoft.codeanalysis.razor.nuspec",
        "packageIcon.png"
      ]
    },
    "Microsoft.CodeAnalysis.Workspaces.Common/3.3.1": {
      "sha512": "NfBz3b5hFSbO+7xsCNryD+p8axsIJFTG7qM3jvMTC/MqYrU6b8E1b6JoRj5rJSOBB+pSunk+CMqyGQTOWHeDUg==",
      "type": "package",
      "path": "microsoft.codeanalysis.workspaces.common/3.3.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.pdb",
        "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.xml",
        "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll",
        "microsoft.codeanalysis.workspaces.common.3.3.1.nupkg.sha512",
        "microsoft.codeanalysis.workspaces.common.nuspec"
      ]
    },
    "Microsoft.CSharp/4.7.0": {
      "sha512": "pTj+D3uJWyN3My70i2Hqo+OXixq3Os2D1nJ2x92FFo6sk8fYS1m1WLNTs0Dc1uPaViH0YvEEwvzddQ7y4rhXmA==",
      "type": "package",
      "path": "microsoft.csharp/4.7.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/Microsoft.CSharp.dll",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.3/Microsoft.CSharp.dll",
        "lib/netstandard2.0/Microsoft.CSharp.dll",
        "lib/netstandard2.0/Microsoft.CSharp.xml",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/uap10.0.16299/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "microsoft.csharp.4.7.0.nupkg.sha512",
        "microsoft.csharp.nuspec",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/Microsoft.CSharp.dll",
        "ref/netcore50/Microsoft.CSharp.xml",
        "ref/netcore50/de/Microsoft.CSharp.xml",
        "ref/netcore50/es/Microsoft.CSharp.xml",
        "ref/netcore50/fr/Microsoft.CSharp.xml",
        "ref/netcore50/it/Microsoft.CSharp.xml",
        "ref/netcore50/ja/Microsoft.CSharp.xml",
        "ref/netcore50/ko/Microsoft.CSharp.xml",
        "ref/netcore50/ru/Microsoft.CSharp.xml",
        "ref/netcore50/zh-hans/Microsoft.CSharp.xml",
        "ref/netcore50/zh-hant/Microsoft.CSharp.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.0/Microsoft.CSharp.dll",
        "ref/netstandard1.0/Microsoft.CSharp.xml",
        "ref/netstandard1.0/de/Microsoft.CSharp.xml",
        "ref/netstandard1.0/es/Microsoft.CSharp.xml",
        "ref/netstandard1.0/fr/Microsoft.CSharp.xml",
        "ref/netstandard1.0/it/Microsoft.CSharp.xml",
        "ref/netstandard1.0/ja/Microsoft.CSharp.xml",
        "ref/netstandard1.0/ko/Microsoft.CSharp.xml",
        "ref/netstandard1.0/ru/Microsoft.CSharp.xml",
        "ref/netstandard1.0/zh-hans/Microsoft.CSharp.xml",
        "ref/netstandard1.0/zh-hant/Microsoft.CSharp.xml",
        "ref/netstandard2.0/Microsoft.CSharp.dll",
        "ref/netstandard2.0/Microsoft.CSharp.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/uap10.0.16299/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.Data.SqlClient/1.1.3": {
      "sha512": "KOT5AoOXIQCF98y+ynMLMaemS05RebDconYlCtqdFGbcpviW+S2/wXhrDNPtZ3MWeB+6ej3t4CrzykRGQKk9gA==",
      "type": "package",
      "path": "microsoft.data.sqlclient/1.1.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "dotnet.png",
        "lib/net46/Microsoft.Data.SqlClient.dll",
        "lib/net46/Microsoft.Data.SqlClient.pdb",
        "lib/net46/Microsoft.Data.SqlClient.xml",
        "lib/net46/de/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/es/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/fr/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/it/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/ja/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/ko/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/pt-BR/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/ru/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/zh-Hans/Microsoft.Data.SqlClient.resources.dll",
        "lib/net46/zh-Hant/Microsoft.Data.SqlClient.resources.dll",
        "lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
        "lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
        "lib/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
        "lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "lib/netstandard2.0/Microsoft.Data.SqlClient.xml",
        "microsoft.data.sqlclient.1.1.3.nupkg.sha512",
        "microsoft.data.sqlclient.nuspec",
        "ref/net46/Microsoft.Data.SqlClient.dll",
        "ref/net46/Microsoft.Data.SqlClient.pdb",
        "ref/net46/Microsoft.Data.SqlClient.xml",
        "ref/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
        "ref/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
        "ref/netcoreapp2.1/Microsoft.Data.SqlClient.xml",
        "ref/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "ref/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "ref/netstandard2.0/Microsoft.Data.SqlClient.xml",
        "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
        "runtimes/unix/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
        "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "runtimes/unix/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/net46/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/net46/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/netcoreapp2.1/Microsoft.Data.SqlClient.pdb",
        "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.dll",
        "runtimes/win/lib/netstandard2.0/Microsoft.Data.SqlClient.pdb"
      ]
    },
    "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
      "sha512": "9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==",
      "type": "package",
      "path": "microsoft.dotnet.platformabstractions/2.1.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net45/Microsoft.DotNet.PlatformAbstractions.dll",
        "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll",
        "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512",
        "microsoft.dotnet.platformabstractions.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore/3.1.20": {
      "sha512": "YymIFh97/qs+2Jl3rSfI4Wiow9842WqmJVhGmsY3N8WzgxUFuo2Orezwp/dVuTioPzQObBuIlTE17cectqpLHA==",
      "type": "package",
      "path": "microsoft.entityframeworkcore/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.xml",
        "microsoft.entityframeworkcore.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Abstractions/3.1.20": {
      "sha512": "zLUjg0uymx9C48WCZnMFb/0vNT4YPWUhExE0MgDkc5aMispFtF0QLqMEAMdEJloAgweIEFgl5u5HdQnfLebKWA==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.abstractions/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.xml",
        "microsoft.entityframeworkcore.abstractions.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.abstractions.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Analyzers/3.1.20": {
      "sha512": "iJZ00kb84RKgarPZwaD8hjI9ZUpVXa8YubpYDECOpzoDU6Qsfg/nagSh+tCOzLkl/7+qPoir6tJrq4cbOVx1ag==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.analyzers/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "analyzers/dotnet/cs/Microsoft.EntityFrameworkCore.Analyzers.dll",
        "lib/netstandard2.0/_._",
        "microsoft.entityframeworkcore.analyzers.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.analyzers.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Design/3.1.20": {
      "sha512": "AjkM5f9ZuHqc01esIp23Vee/M+l54o9Hg8NkveCvziLiEl+zV0U1fv7ddAUEYN0Ss0rOLAsGybTp2OBUSKoxjw==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.design/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "build/net461/Microsoft.EntityFrameworkCore.Design.props",
        "build/netcoreapp2.0/Microsoft.EntityFrameworkCore.Design.props",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.xml",
        "microsoft.entityframeworkcore.design.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.design.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Relational/3.1.20": {
      "sha512": "lwbsQip9mduiUrD5Ax0mc+rZSPsqTisyDX1ZKVdiprSCm+WoyQfhWpjSCWPz7Z4tjPE5ZsX+ND0Ni/8EWJ+Plw==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.relational/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.xml",
        "microsoft.entityframeworkcore.relational.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.relational.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.SqlServer/3.1.20": {
      "sha512": "hTodEQPimBhjE1sYQ2SFpoQVuO9UeLu/2xNhejk6ChwQC4fw5CoDg1yxbLr2LXaw5qp1oiVJQS9SHiexRZ1FyQ==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.sqlserver/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll",
        "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.xml",
        "microsoft.entityframeworkcore.sqlserver.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.sqlserver.nuspec"
      ]
    },
    "Microsoft.EntityFrameworkCore.Tools/3.1.20": {
      "sha512": "zkIn1fuIBQWxzQZQqbZZIDkSgSOZ/4YgLglI/pfVjPRcRM+nBGEbGdDHimA6COrgqZg7FYZZLehcV+QhyF+bag==",
      "type": "package",
      "path": "microsoft.entityframeworkcore.tools/3.1.20",
      "hasTools": true,
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/_._",
        "microsoft.entityframeworkcore.tools.3.1.20.nupkg.sha512",
        "microsoft.entityframeworkcore.tools.nuspec",
        "tools/EntityFrameworkCore.PS2.psd1",
        "tools/EntityFrameworkCore.PS2.psm1",
        "tools/EntityFrameworkCore.psd1",
        "tools/EntityFrameworkCore.psm1",
        "tools/about_EntityFrameworkCore.help.txt",
        "tools/init.ps1",
        "tools/net461/any/ef.exe",
        "tools/net461/win-x86/ef.exe",
        "tools/netcoreapp2.0/any/ef.dll",
        "tools/netcoreapp2.0/any/ef.runtimeconfig.json"
      ]
    },
    "Microsoft.Extensions.Caching.Abstractions/3.1.20": {
      "sha512": "Hg/mDuSQGBSeJNENWA/rTLMS4d6i8g9Eu08YQi3PS4r3/uKzw4FY4VgssyYxxILOhkGmwdzOqunsFXlrIlkvpA==",
      "type": "package",
      "path": "microsoft.extensions.caching.abstractions/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.xml",
        "microsoft.extensions.caching.abstractions.3.1.20.nupkg.sha512",
        "microsoft.extensions.caching.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.Caching.Memory/3.1.20": {
      "sha512": "B6EBjmeCGW6y+OoJAow6PqnZ/YF2ujkeDhAXvzkJqIJY1FsoZSb7c3j19vL1qt9HwynzvXAAi5jCcLh1FU1BdA==",
      "type": "package",
      "path": "microsoft.extensions.caching.memory/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Caching.Memory.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.xml",
        "microsoft.extensions.caching.memory.3.1.20.nupkg.sha512",
        "microsoft.extensions.caching.memory.nuspec"
      ]
    },
    "Microsoft.Extensions.Configuration/3.1.20": {
      "sha512": "qN871hvjHs9pqVW1E8dXzww3hDXmAtSC0Mjvht+2choJN+KKLL/mQpX2Egkp9Wvox005bfmBrFW7svDDTjmuoQ==",
      "type": "package",
      "path": "microsoft.extensions.configuration/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.xml",
        "microsoft.extensions.configuration.3.1.20.nupkg.sha512",
        "microsoft.extensions.configuration.nuspec"
      ]
    },
    "Microsoft.Extensions.Configuration.Abstractions/3.1.20": {
      "sha512": "TpevBA1qF8XuuP5md8As81SHfhtAsVocH/i76F1WjYoOBpA9nwC3dmpN/YDi89efRzU6qk5AYvZ1ldCONtAYSQ==",
      "type": "package",
      "path": "microsoft.extensions.configuration.abstractions/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Abstractions.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.xml",
        "microsoft.extensions.configuration.abstractions.3.1.20.nupkg.sha512",
        "microsoft.extensions.configuration.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.Configuration.Binder/3.1.20": {
      "sha512": "eS6Q5oRKmBQKlgIjSXmgaF2jwSAuii+3UjTSN4jI2LH1N0utPNgZNtnOVXDU2tZiUOtQuAROBb8PZKgHgIgsYQ==",
      "type": "package",
      "path": "microsoft.extensions.configuration.binder/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Configuration.Binder.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.xml",
        "microsoft.extensions.configuration.binder.3.1.20.nupkg.sha512",
        "microsoft.extensions.configuration.binder.nuspec"
      ]
    },
    "Microsoft.Extensions.DependencyInjection/3.1.20": {
      "sha512": "JAV97hx4y7qJ5mnjnUOSd+xDnMj2+51c8KVirhuU+rOW1LUnsmjhin86Tep6Q5tOHmNPOmmo6OHEFCdbZj5+zw==",
      "type": "package",
      "path": "microsoft.extensions.dependencyinjection/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/net461/Microsoft.Extensions.DependencyInjection.dll",
        "lib/net461/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.xml",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.dll",
        "lib/netstandard2.1/Microsoft.Extensions.DependencyInjection.xml",
        "microsoft.extensions.dependencyinjection.3.1.20.nupkg.sha512",
        "microsoft.extensions.dependencyinjection.nuspec"
      ]
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/3.1.20": {
      "sha512": "a2axLm7TfsB6rELiYDp7qx0S64h1FCFAFGz0WnPWgyshpvLWYM/XKwLHIPqiXuhtEp9kT4qBXRYsXMe6ZrxX0A==",
      "type": "package",
      "path": "microsoft.extensions.dependencyinjection.abstractions/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.xml",
        "microsoft.extensions.dependencyinjection.abstractions.3.1.20.nupkg.sha512",
        "microsoft.extensions.dependencyinjection.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.DependencyModel/2.1.0": {
      "sha512": "nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
      "type": "package",
      "path": "microsoft.extensions.dependencymodel/2.1.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net451/Microsoft.Extensions.DependencyModel.dll",
        "lib/netstandard1.3/Microsoft.Extensions.DependencyModel.dll",
        "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll",
        "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512",
        "microsoft.extensions.dependencymodel.nuspec"
      ]
    },
    "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
      "sha512": "EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
      "type": "package",
      "path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.xml",
        "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512",
        "microsoft.extensions.fileproviders.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.FileProviders.Composite/2.2.0": {
      "sha512": "Az/RxWB+UlyVN/TvQFaGXx8XAXVZN5WQnnuJOsjwBzghSJc1i8zqNjIypPHOedcuIXs2XSWgOSL6YQ3BlCnoJA==",
      "type": "package",
      "path": "microsoft.extensions.fileproviders.composite/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll",
        "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.xml",
        "microsoft.extensions.fileproviders.composite.2.2.0.nupkg.sha512",
        "microsoft.extensions.fileproviders.composite.nuspec"
      ]
    },
    "Microsoft.Extensions.FileSystemGlobbing/2.2.0": {
      "sha512": "ZSsHZp3PyW6vk37tDEdypjgGlNtpJ0EixBMOfUod2Thx7GtwfFSAQXUQx8a8BN8vfWKGGMbp7jPWdoHx/At4wQ==",
      "type": "package",
      "path": "microsoft.extensions.filesystemglobbing/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
        "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.xml",
        "microsoft.extensions.filesystemglobbing.2.2.0.nupkg.sha512",
        "microsoft.extensions.filesystemglobbing.nuspec"
      ]
    },
    "Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
      "sha512": "+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
      "type": "package",
      "path": "microsoft.extensions.hosting.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.xml",
        "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512",
        "microsoft.extensions.hosting.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.Localization/2.2.0": {
      "sha512": "3nBQLeBrcd4Rgd9vQi4gF5NgAWxnQrHekjjwlgww4wyLNfJDizjiex2resOLoAuAgy3y2IIAWjOpbr0UKR2ykw==",
      "type": "package",
      "path": "microsoft.extensions.localization/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.Localization.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Localization.xml",
        "microsoft.extensions.localization.2.2.0.nupkg.sha512",
        "microsoft.extensions.localization.nuspec"
      ]
    },
    "Microsoft.Extensions.Localization.Abstractions/2.2.0": {
      "sha512": "FQzXG/lYR9UOM2zHpqsjTRpp3EghIYo3FCsQpfmtbp+glPaU0WXZfNmMjyqBRmMj1Sq93fPnC+G9zzYRauuRQA==",
      "type": "package",
      "path": "microsoft.extensions.localization.abstractions/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.xml",
        "microsoft.extensions.localization.abstractions.2.2.0.nupkg.sha512",
        "microsoft.extensions.localization.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.Logging/3.1.20": {
      "sha512": "/CuUfjdPd0X6upL/783pzJTSGLm1XTHlonKcRYi5oGVHuN0ESHRjWwmBvrAPf8TXXL901K9oyxJ9mtG9pTmF8Q==",
      "type": "package",
      "path": "microsoft.extensions.logging/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Logging.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Logging.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.xml",
        "microsoft.extensions.logging.3.1.20.nupkg.sha512",
        "microsoft.extensions.logging.nuspec"
      ]
    },
    "Microsoft.Extensions.Logging.Abstractions/3.1.20": {
      "sha512": "pejtJ+FM3tRm9Ssy9VO1PMkxlpkwbO+iQmK/Ot9DqgW3zjeLSQg3bEPI6klU70yoRSDwpiI8E71RdzU+vn/bTQ==",
      "type": "package",
      "path": "microsoft.extensions.logging.abstractions/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.xml",
        "microsoft.extensions.logging.abstractions.3.1.20.nupkg.sha512",
        "microsoft.extensions.logging.abstractions.nuspec"
      ]
    },
    "Microsoft.Extensions.ObjectPool/2.2.0": {
      "sha512": "gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
      "type": "package",
      "path": "microsoft.extensions.objectpool/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll",
        "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.xml",
        "microsoft.extensions.objectpool.2.2.0.nupkg.sha512",
        "microsoft.extensions.objectpool.nuspec"
      ]
    },
    "Microsoft.Extensions.Options/3.1.20": {
      "sha512": "K5h3xUrYP8mbGZeGAm/vcWjol2wBh2V1vV+Vz02DCKlZ/99Y8ecKJwdpH+elfdqcEFXy76jk+I1nBsmhPKeCgw==",
      "type": "package",
      "path": "microsoft.extensions.options/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Options.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Options.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Options.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Options.xml",
        "microsoft.extensions.options.3.1.20.nupkg.sha512",
        "microsoft.extensions.options.nuspec"
      ]
    },
    "Microsoft.Extensions.Primitives/3.1.20": {
      "sha512": "RHHWUHzW8y+dyNBIBmo2EQbpCC6xFQcFMpLhNcpzw3zP0rxJdhmTTdy5eXvhlkNi3vqM4Af5Qqb5xgYwqaoaJQ==",
      "type": "package",
      "path": "microsoft.extensions.primitives/3.1.20",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.dll",
        "lib/netcoreapp3.1/Microsoft.Extensions.Primitives.xml",
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll",
        "lib/netstandard2.0/Microsoft.Extensions.Primitives.xml",
        "microsoft.extensions.primitives.3.1.20.nupkg.sha512",
        "microsoft.extensions.primitives.nuspec"
      ]
    },
    "Microsoft.Extensions.WebEncoders/2.2.0": {
      "sha512": "V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
      "type": "package",
      "path": "microsoft.extensions.webencoders/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll",
        "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.xml",
        "microsoft.extensions.webencoders.2.2.0.nupkg.sha512",
        "microsoft.extensions.webencoders.nuspec"
      ]
    },
    "Microsoft.Identity.Client/3.0.8": {
      "sha512": "9E1gXBRJta8+UXooYpJkp/8g6Cy4kFQl3iURduGhR7/vU8rGKTWEMJ3tUKOO2m1qzJOfaog/n89lyjdi7S56Rg==",
      "type": "package",
      "path": "microsoft.identity.client/3.0.8",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/monoandroid90/Microsoft.Identity.Client.dll",
        "lib/monoandroid90/Microsoft.Identity.Client.xml",
        "lib/net45/Microsoft.Identity.Client.dll",
        "lib/net45/Microsoft.Identity.Client.xml",
        "lib/netcoreapp2.1/Microsoft.Identity.Client.dll",
        "lib/netcoreapp2.1/Microsoft.Identity.Client.xml",
        "lib/netstandard1.3/Microsoft.Identity.Client.dll",
        "lib/netstandard1.3/Microsoft.Identity.Client.xml",
        "lib/uap10.0/Microsoft.Identity.Client.dll",
        "lib/uap10.0/Microsoft.Identity.Client.pri",
        "lib/uap10.0/Microsoft.Identity.Client.xml",
        "lib/xamarinios10/Microsoft.Identity.Client.dll",
        "lib/xamarinios10/Microsoft.Identity.Client.xml",
        "lib/xamarinmac20/Microsoft.Identity.Client.dll",
        "lib/xamarinmac20/Microsoft.Identity.Client.xml",
        "microsoft.identity.client.3.0.8.nupkg.sha512",
        "microsoft.identity.client.nuspec",
        "ref/MonoAndroid9.0/Microsoft.Identity.Client.dll",
        "ref/MonoAndroid9.0/Microsoft.Identity.Client.xml",
        "ref/Xamarin.iOS10/Microsoft.Identity.Client.dll",
        "ref/Xamarin.iOS10/Microsoft.Identity.Client.xml",
        "ref/net45/Microsoft.Identity.Client.dll",
        "ref/net45/Microsoft.Identity.Client.xml",
        "ref/netcoreapp2.1/Microsoft.Identity.Client.dll",
        "ref/netcoreapp2.1/Microsoft.Identity.Client.xml",
        "ref/netstandard1.3/Microsoft.Identity.Client.dll",
        "ref/netstandard1.3/Microsoft.Identity.Client.xml",
        "ref/uap10.0/Microsoft.Identity.Client.dll",
        "ref/uap10.0/Microsoft.Identity.Client.xml",
        "ref/xamarinmac20/Microsoft.Identity.Client.dll",
        "ref/xamarinmac20/Microsoft.Identity.Client.xml"
      ]
    },
    "Microsoft.IdentityModel.JsonWebTokens/5.5.0": {
      "sha512": "cT9SCW/dN+ulrvAtbh37c36DR6aArENH3S4UtFmvXRx+VGC0ArDgzRaEbEh+ChS4koxdl2oS691250iZhgKvwg==",
      "type": "package",
      "path": "microsoft.identitymodel.jsonwebtokens/5.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net45/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/net451/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net451/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/net461/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/net461/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/netstandard1.4/Microsoft.IdentityModel.JsonWebTokens.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.xml",
        "microsoft.identitymodel.jsonwebtokens.5.5.0.nupkg.sha512",
        "microsoft.identitymodel.jsonwebtokens.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Logging/5.5.0": {
      "sha512": "1w/Hz/7+al+ugQn+6y0tAPmpN8U0u1aBtl1QXYCVkiJfbCC4tgyroFOuhdztOq48rgeM+3JW9bGqOtkfVurW8w==",
      "type": "package",
      "path": "microsoft.identitymodel.logging/5.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Logging.dll",
        "lib/net45/Microsoft.IdentityModel.Logging.xml",
        "lib/net451/Microsoft.IdentityModel.Logging.dll",
        "lib/net451/Microsoft.IdentityModel.Logging.xml",
        "lib/net461/Microsoft.IdentityModel.Logging.dll",
        "lib/net461/Microsoft.IdentityModel.Logging.xml",
        "lib/netstandard1.4/Microsoft.IdentityModel.Logging.dll",
        "lib/netstandard1.4/Microsoft.IdentityModel.Logging.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Logging.xml",
        "microsoft.identitymodel.logging.5.5.0.nupkg.sha512",
        "microsoft.identitymodel.logging.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Protocols/5.5.0": {
      "sha512": "m1gwAQwZjUxzRBC+4H40vYSo9Cms9yUbMdW492rQoXHU77G/ItiKxpk2+W9bWYcdsKUDKudye7im3T3MlVxEkg==",
      "type": "package",
      "path": "microsoft.identitymodel.protocols/5.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Protocols.dll",
        "lib/net45/Microsoft.IdentityModel.Protocols.xml",
        "lib/net451/Microsoft.IdentityModel.Protocols.dll",
        "lib/net451/Microsoft.IdentityModel.Protocols.xml",
        "lib/net461/Microsoft.IdentityModel.Protocols.dll",
        "lib/net461/Microsoft.IdentityModel.Protocols.xml",
        "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.dll",
        "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.xml",
        "microsoft.identitymodel.protocols.5.5.0.nupkg.sha512",
        "microsoft.identitymodel.protocols.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.5.0": {
      "sha512": "21F4QlbaD5CXNs2urNRCO6vljbbrhv3gmGT8P18SKGKZ9IYBCn29extoJriHiPfhABd5b8S7RcdKU50XhERkYg==",
      "type": "package",
      "path": "microsoft.identitymodel.protocols.openidconnect/5.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net45/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net451/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/net461/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/netstandard1.4/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.xml",
        "microsoft.identitymodel.protocols.openidconnect.5.5.0.nupkg.sha512",
        "microsoft.identitymodel.protocols.openidconnect.nuspec"
      ]
    },
    "Microsoft.IdentityModel.Tokens/5.5.0": {
      "sha512": "cu1klZiuCwVYbXHs0QdnseuoRGG1/85VX9d1Sk0vbJlKp+HJUN/4pAS/fe2m9bTOYyIPdeCHeksMiVHgo1EfAA==",
      "type": "package",
      "path": "microsoft.identitymodel.tokens/5.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Microsoft.IdentityModel.Tokens.dll",
        "lib/net45/Microsoft.IdentityModel.Tokens.xml",
        "lib/net451/Microsoft.IdentityModel.Tokens.dll",
        "lib/net451/Microsoft.IdentityModel.Tokens.xml",
        "lib/net461/Microsoft.IdentityModel.Tokens.dll",
        "lib/net461/Microsoft.IdentityModel.Tokens.xml",
        "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.dll",
        "lib/netstandard1.4/Microsoft.IdentityModel.Tokens.xml",
        "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll",
        "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.xml",
        "microsoft.identitymodel.tokens.5.5.0.nupkg.sha512",
        "microsoft.identitymodel.tokens.nuspec"
      ]
    },
    "Microsoft.Net.Http.Headers/2.2.0": {
      "sha512": "iZNkjYqlo8sIOI0bQfpsSoMTmB/kyvmV2h225ihyZT33aTp48ZpF6qYnXxzSXmHt8DpBAwBTX+1s1UFLbYfZKg==",
      "type": "package",
      "path": "microsoft.net.http.headers/2.2.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll",
        "lib/netstandard2.0/Microsoft.Net.Http.Headers.xml",
        "microsoft.net.http.headers.2.2.0.nupkg.sha512",
        "microsoft.net.http.headers.nuspec"
      ]
    },
    "Microsoft.NETCore.Platforms/2.1.2": {
      "sha512": "mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==",
      "type": "package",
      "path": "microsoft.netcore.platforms/2.1.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netstandard1.0/_._",
        "microsoft.netcore.platforms.2.1.2.nupkg.sha512",
        "microsoft.netcore.platforms.nuspec",
        "runtime.json",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "Microsoft.NETCore.Targets/1.1.0": {
      "sha512": "aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
      "type": "package",
      "path": "microsoft.netcore.targets/1.1.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "microsoft.netcore.targets.1.1.0.nupkg.sha512",
        "microsoft.netcore.targets.nuspec",
        "runtime.json"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration/3.1.5": {
      "sha512": "KSXhD6QzyoyNc52blbf5DJ7QNtul1VXcpOcYO5svlbFRRWjcB3+lpYTr5n9I6fcgMDGkhb4mndLZuXSTz0ukaA==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.xml",
        "microsoft.visualstudio.web.codegeneration.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Contracts/3.1.5": {
      "sha512": "mwtlStv7cvgmOC7zM9ZGV/9KN5gtYpDW1w0oOx675nPT/CECsftaCBRfxP0D3Ho8bj1+UgiI7hVLwyYud58E9g==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.contracts/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.xml",
        "microsoft.visualstudio.web.codegeneration.contracts.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.contracts.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Core/3.1.5": {
      "sha512": "VWSQrOR9ayVTe7tv1IghlyRCdxVHt3cFBH3p1gmDaF1wNHwFfFJvZ3NT6HeqeNqysLftvQdJKVmRckfoaOuqMQ==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.core/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.xml",
        "microsoft.visualstudio.web.codegeneration.core.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.core.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Design/3.1.5": {
      "sha512": "OtcAfUxX/etRLVIVEk5PpVt1hChZosqNKkhLjLuubdpCIX5P7OCihVScYMzdjXfvD3tNkWcNed2nvpLd61wBYA==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.design/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net461/dotnet-aspnet-codegenerator-design.exe",
        "lib/net461/dotnet-aspnet-codegenerator-design.xml",
        "lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.dll",
        "lib/netcoreapp3.1/dotnet-aspnet-codegenerator-design.xml",
        "microsoft.visualstudio.web.codegeneration.design.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.design.nuspec",
        "runtimes/win-arm/lib/net461/dotnet-aspnet-codegenerator-design.exe",
        "runtimes/win-arm/lib/net461/dotnet-aspnet-codegenerator-design.xml",
        "runtimes/win-arm64/lib/net461/dotnet-aspnet-codegenerator-design.exe",
        "runtimes/win-arm64/lib/net461/dotnet-aspnet-codegenerator-design.xml",
        "runtimes/win7-x64/lib/net461/dotnet-aspnet-codegenerator-design.exe",
        "runtimes/win7-x64/lib/net461/dotnet-aspnet-codegenerator-design.xml",
        "runtimes/win7-x86/lib/net461/dotnet-aspnet-codegenerator-design.exe",
        "runtimes/win7-x86/lib/net461/dotnet-aspnet-codegenerator-design.xml"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/3.1.5": {
      "sha512": "7ABg+Xc56gxWlmId+vCAdf5sGY9+GZiBi2LB5epaufvoaww4n74zv+FzQUP0jApurmA0RDiJzQ8u8XL+Cl8VcQ==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "Templates/DbContext/NewLocalDbContext.cshtml",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.xml",
        "microsoft.visualstudio.web.codegeneration.entityframeworkcore.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.entityframeworkcore.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Templating/3.1.5": {
      "sha512": "fYdTlypZex1lkrZif924cp4StqzAXehIdgYiRXre7HpjnRVMH6dHWEW4n7vY2IAnXI3dmp+ekD10k6z98YLTwA==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.templating/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.xml",
        "microsoft.visualstudio.web.codegeneration.templating.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.templating.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Utils/3.1.5": {
      "sha512": "vSEMlRifsRn4VYoaqWcTeJvrKfKfuZZlMZblKWMUP/cwAAZkDweJqfA6E7trvcuRsyauQyEPsKicElqbZHRnzg==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegeneration.utils/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.xml",
        "microsoft.visualstudio.web.codegeneration.utils.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegeneration.utils.nuspec"
      ]
    },
    "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/3.1.5": {
      "sha512": "w1yGWLgGbZJ8Dz8+4CP4tlwIHpQ/ZaOLWHV0gZo2m1+yU6u/zo2z1Ro7/CHkVWVd04vievsN5UQ19lcWLSfqBw==",
      "type": "package",
      "path": "microsoft.visualstudio.web.codegenerators.mvc/3.1.5",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Generators/ParameterDefinitions/area.json",
        "Generators/ParameterDefinitions/controller.json",
        "Generators/ParameterDefinitions/identity.json",
        "Generators/ParameterDefinitions/razorpage.json",
        "Generators/ParameterDefinitions/view.json",
        "Icon.png",
        "Templates/ControllerGenerator/ApiControllerWithActions.cshtml",
        "Templates/ControllerGenerator/ApiControllerWithContext.cshtml",
        "Templates/ControllerGenerator/ApiEmptyController.cshtml",
        "Templates/ControllerGenerator/ControllerWithActions.cshtml",
        "Templates/ControllerGenerator/EmptyController.cshtml",
        "Templates/ControllerGenerator/MvcControllerWithContext.cshtml",
        "Templates/Identity/Data/ApplicationDbContext.cshtml",
        "Templates/Identity/Data/ApplicationUser.cshtml",
        "Templates/Identity/IdentityHostingStartup.cshtml",
        "Templates/Identity/Pages/Account/Account.AccessDenied.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.AccessDenied.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmail.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmail.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ConfirmEmailChange.cshtml",
        "Templates/Identity/Pages/Account/Account.ExternalLogin.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ExternalLogin.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPassword.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account.Lockout.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Lockout.cshtml",
        "Templates/Identity/Pages/Account/Account.Login.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Login.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWith2fa.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWith2fa.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
        "Templates/Identity/Pages/Account/Account.Logout.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Logout.cshtml",
        "Templates/Identity/Pages/Account/Account.Register.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.Register.cshtml",
        "Templates/Identity/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.RegisterConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account.ResendEmailConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPassword.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
        "Templates/Identity/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
        "Templates/Identity/Pages/Account/Account._StatusMessage.cshtml",
        "Templates/Identity/Pages/Account/Account._ViewImports.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Email.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.Index.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._Layout.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
        "Templates/Identity/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
        "Templates/Identity/Pages/Error.cs.cshtml",
        "Templates/Identity/Pages/Error.cshtml",
        "Templates/Identity/Pages/_Layout.cshtml",
        "Templates/Identity/Pages/_ValidationScriptsPartial.cshtml",
        "Templates/Identity/Pages/_ViewImports.cshtml",
        "Templates/Identity/Pages/_ViewStart.cshtml",
        "Templates/Identity/ScaffoldingReadme.cshtml",
        "Templates/Identity/SupportPages._CookieConsentPartial.cshtml",
        "Templates/Identity/SupportPages._ViewImports.cshtml",
        "Templates/Identity/SupportPages._ViewStart.cshtml",
        "Templates/Identity/_LoginPartial.cshtml",
        "Templates/Identity/wwwroot/css/site.css",
        "Templates/Identity/wwwroot/favicon.ico",
        "Templates/Identity/wwwroot/js/site.js",
        "Templates/Identity/wwwroot/lib/bootstrap/LICENSE",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-grid.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap-reboot.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.bundle.min.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.js.map",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
        "Templates/Identity/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js.map",
        "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
        "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
        "Templates/Identity/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/LICENSE.md",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
        "Templates/Identity/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
        "Templates/Identity/wwwroot/lib/jquery/LICENSE.txt",
        "Templates/Identity/wwwroot/lib/jquery/dist/jquery.js",
        "Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.js",
        "Templates/Identity/wwwroot/lib/jquery/dist/jquery.min.map",
        "Templates/Identity_Versioned/Bootstrap3/Data/ApplicationDbContext.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Data/ApplicationUser.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/IdentityHostingStartup.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.AccessDenied.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmail.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmailChange.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ConfirmEmailChange.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ExternalLogin.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ForgotPasswordConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Lockout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Login.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWith2fa.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.LoginWithRecoveryCode.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Logout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.Register.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.RegisterConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.RegisterConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResendEmailConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account.ResetPasswordConfirmation.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._StatusMessage.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Account._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ChangePassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DeletePersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Disable2fa.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.DownloadPersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Email.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Email.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.EnableAuthenticator.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ExternalLogins.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.GenerateRecoveryCodes.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.Index.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ManageNavPages.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.PersonalData.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ResetAuthenticator.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.SetPassword.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.ShowRecoveryCodes.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage.TwoFactorAuthentication.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._Layout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ManageNav.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._StatusMessage.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Account/Manage/Account.Manage._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Error.cs.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/Error.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_Layout.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_ValidationScriptsPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/Pages/_ViewStart.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/ScaffoldingReadme.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/SupportPages._CookieConsentPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewImports.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/SupportPages._ViewStart.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/_LoginPartial.cshtml",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/css/site.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/favicon.ico",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner1.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner2.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/images/banner3.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/js/site.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/LICENSE",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap-theme.min.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/css/bootstrap.min.css.map",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.eot",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.svg",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.ttf",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/fonts/glyphicons-halflings-regular.woff2",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/bootstrap/dist/js/npm.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/LICENSE.txt",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation-unobtrusive/jquery.validate.unobtrusive.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/LICENSE.md",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/additional-methods.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery-validation/dist/jquery.validate.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/LICENSE.txt",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.js",
        "Templates/Identity_Versioned/Bootstrap3/wwwroot/lib/jquery/dist/jquery.min.map",
        "Templates/MvcLayout/Error.cshtml",
        "Templates/MvcLayout/_Layout.cshtml",
        "Templates/RazorPageGenerator/Create.cshtml",
        "Templates/RazorPageGenerator/CreatePageModel.cshtml",
        "Templates/RazorPageGenerator/Delete.cshtml",
        "Templates/RazorPageGenerator/DeletePageModel.cshtml",
        "Templates/RazorPageGenerator/Details.cshtml",
        "Templates/RazorPageGenerator/DetailsPageModel.cshtml",
        "Templates/RazorPageGenerator/Edit.cshtml",
        "Templates/RazorPageGenerator/EditPageModel.cshtml",
        "Templates/RazorPageGenerator/Empty.cshtml",
        "Templates/RazorPageGenerator/EmptyPageModel.cshtml",
        "Templates/RazorPageGenerator/List.cshtml",
        "Templates/RazorPageGenerator/ListPageModel.cshtml",
        "Templates/RazorPageGenerator/_ValidationScriptsPartial.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Create.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/CreatePageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Delete.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/DeletePageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Details.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/DetailsPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Edit.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/EditPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/Empty.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/EmptyPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/List.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/ListPageModel.cshtml",
        "Templates/RazorPageGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
        "Templates/Startup/ReadMe.cshtml",
        "Templates/Startup/Startup.cshtml",
        "Templates/ViewGenerator/Create.cshtml",
        "Templates/ViewGenerator/Delete.cshtml",
        "Templates/ViewGenerator/Details.cshtml",
        "Templates/ViewGenerator/Edit.cshtml",
        "Templates/ViewGenerator/Empty.cshtml",
        "Templates/ViewGenerator/List.cshtml",
        "Templates/ViewGenerator/_ValidationScriptsPartial.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Create.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Delete.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Details.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Edit.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/Empty.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/List.cshtml",
        "Templates/ViewGenerator_Versioned/Bootstrap3/_ValidationScriptsPartial.cshtml",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll",
        "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.xml",
        "lib/netstandard2.0/bootstrap3_identitygeneratorfilesconfig.json",
        "lib/netstandard2.0/bootstrap4_identitygeneratorfilesconfig.json",
        "microsoft.visualstudio.web.codegenerators.mvc.3.1.5.nupkg.sha512",
        "microsoft.visualstudio.web.codegenerators.mvc.nuspec"
      ]
    },
    "Microsoft.Win32.Primitives/4.3.0": {
      "sha512": "9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
      "type": "package",
      "path": "microsoft.win32.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/Microsoft.Win32.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "microsoft.win32.primitives.4.3.0.nupkg.sha512",
        "microsoft.win32.primitives.nuspec",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/Microsoft.Win32.Primitives.dll",
        "ref/netstandard1.3/Microsoft.Win32.Primitives.dll",
        "ref/netstandard1.3/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/de/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/es/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/fr/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/it/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/ja/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/ko/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/ru/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/zh-hans/Microsoft.Win32.Primitives.xml",
        "ref/netstandard1.3/zh-hant/Microsoft.Win32.Primitives.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._"
      ]
    },
    "Microsoft.Win32.Registry/4.5.0": {
      "sha512": "+FWlwd//+Tt56316p00hVePBCouXyEzT86Jb3+AuRotTND0IYn0OO3obs1gnQEs/txEnt+rF2JBGLItTG+Be6A==",
      "type": "package",
      "path": "microsoft.win32.registry/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/Microsoft.Win32.Registry.dll",
        "lib/net461/Microsoft.Win32.Registry.dll",
        "lib/netstandard1.3/Microsoft.Win32.Registry.dll",
        "lib/netstandard2.0/Microsoft.Win32.Registry.dll",
        "microsoft.win32.registry.4.5.0.nupkg.sha512",
        "microsoft.win32.registry.nuspec",
        "ref/net46/Microsoft.Win32.Registry.dll",
        "ref/net461/Microsoft.Win32.Registry.dll",
        "ref/net461/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/Microsoft.Win32.Registry.dll",
        "ref/netstandard1.3/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
        "ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
        "ref/netstandard2.0/Microsoft.Win32.Registry.dll",
        "ref/netstandard2.0/Microsoft.Win32.Registry.xml",
        "runtimes/unix/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
        "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "NETStandard.Library/1.6.1": {
      "sha512": "WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
      "type": "package",
      "path": "netstandard.library/1.6.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "netstandard.library.1.6.1.nupkg.sha512",
        "netstandard.library.nuspec"
      ]
    },
    "Newtonsoft.Json/11.0.2": {
      "sha512": "IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
      "type": "package",
      "path": "newtonsoft.json/11.0.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.md",
        "lib/net20/Newtonsoft.Json.dll",
        "lib/net20/Newtonsoft.Json.xml",
        "lib/net35/Newtonsoft.Json.dll",
        "lib/net35/Newtonsoft.Json.xml",
        "lib/net40/Newtonsoft.Json.dll",
        "lib/net40/Newtonsoft.Json.xml",
        "lib/net45/Newtonsoft.Json.dll",
        "lib/net45/Newtonsoft.Json.xml",
        "lib/netstandard1.0/Newtonsoft.Json.dll",
        "lib/netstandard1.0/Newtonsoft.Json.xml",
        "lib/netstandard1.3/Newtonsoft.Json.dll",
        "lib/netstandard1.3/Newtonsoft.Json.xml",
        "lib/netstandard2.0/Newtonsoft.Json.dll",
        "lib/netstandard2.0/Newtonsoft.Json.xml",
        "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.dll",
        "lib/portable-net40+sl5+win8+wp8+wpa81/Newtonsoft.Json.xml",
        "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.dll",
        "lib/portable-net45+win8+wp8+wpa81/Newtonsoft.Json.xml",
        "newtonsoft.json.11.0.2.nupkg.sha512",
        "newtonsoft.json.nuspec"
      ]
    },
    "Newtonsoft.Json.Bson/1.0.1": {
      "sha512": "5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
      "type": "package",
      "path": "newtonsoft.json.bson/1.0.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/Newtonsoft.Json.Bson.dll",
        "lib/net45/Newtonsoft.Json.Bson.xml",
        "lib/netstandard1.3/Newtonsoft.Json.Bson.dll",
        "lib/netstandard1.3/Newtonsoft.Json.Bson.xml",
        "newtonsoft.json.bson.1.0.1.nupkg.sha512",
        "newtonsoft.json.bson.nuspec"
      ]
    },
    "NuGet.Frameworks/4.7.0": {
      "sha512": "qbXaB76XYUVLocLBs8Z9TS/ERGK2wm797feO+0JEPFvT7o7MRadOR77mqaSD4J1k8G+DlZQyq+MlkCuxrkr3ag==",
      "type": "package",
      "path": "nuget.frameworks/4.7.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net40/NuGet.Frameworks.dll",
        "lib/net40/NuGet.Frameworks.xml",
        "lib/net46/NuGet.Frameworks.dll",
        "lib/net46/NuGet.Frameworks.xml",
        "lib/netstandard1.6/NuGet.Frameworks.dll",
        "lib/netstandard1.6/NuGet.Frameworks.xml",
        "nuget.frameworks.4.7.0.nupkg.sha512",
        "nuget.frameworks.nuspec"
      ]
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
      "type": "package",
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/debian.8-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
      "type": "package",
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/fedora.23-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
      "type": "package",
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/fedora.24-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.native.System/4.3.0": {
      "sha512": "c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
      "type": "package",
      "path": "runtime.native.system/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.4.3.0.nupkg.sha512",
        "runtime.native.system.nuspec"
      ]
    },
    "runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "sha512": "A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
      "type": "package",
      "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
        "runtime.native.system.data.sqlclient.sni.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "runtime.native.System.IO.Compression/4.3.0": {
      "sha512": "INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
      "type": "package",
      "path": "runtime.native.system.io.compression/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.io.compression.4.3.0.nupkg.sha512",
        "runtime.native.system.io.compression.nuspec"
      ]
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "sha512": "ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
      "type": "package",
      "path": "runtime.native.system.net.http/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.net.http.4.3.0.nupkg.sha512",
        "runtime.native.system.net.http.nuspec"
      ]
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "sha512": "DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
      "type": "package",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
        "runtime.native.system.security.cryptography.apple.nuspec"
      ]
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
      "type": "package",
      "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/_._",
        "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.native.system.security.cryptography.openssl.nuspec"
      ]
    },
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
      "type": "package",
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/opensuse.13.2-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
      "type": "package",
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/opensuse.42.1-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "sha512": "kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
      "type": "package",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512",
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.nuspec",
        "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.Apple.dylib"
      ]
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
      "type": "package",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/osx.10.10-x64/native/System.Security.Cryptography.Native.OpenSsl.dylib"
      ]
    },
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
      "type": "package",
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/rhel.7-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
      "type": "package",
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/ubuntu.14.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
      "type": "package",
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/ubuntu.16.04-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
      "type": "package",
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.nuspec",
        "runtimes/ubuntu.16.10-x64/native/System.Security.Cryptography.Native.OpenSsl.so"
      ]
    },
    "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "sha512": "LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
      "type": "package",
      "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
        "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.nuspec",
        "runtimes/win-arm64/native/sni.dll",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "sha512": "38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
      "type": "package",
      "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
        "runtime.win-x64.runtime.native.system.data.sqlclient.sni.nuspec",
        "runtimes/win-x64/native/sni.dll",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "sha512": "YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
      "type": "package",
      "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512",
        "runtime.win-x86.runtime.native.system.data.sqlclient.sni.nuspec",
        "runtimes/win-x86/native/sni.dll",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.AppContext/4.3.0": {
      "sha512": "fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
      "type": "package",
      "path": "system.appcontext/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.AppContext.dll",
        "lib/net463/System.AppContext.dll",
        "lib/netcore50/System.AppContext.dll",
        "lib/netstandard1.6/System.AppContext.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.AppContext.dll",
        "ref/net463/System.AppContext.dll",
        "ref/netstandard/_._",
        "ref/netstandard1.3/System.AppContext.dll",
        "ref/netstandard1.3/System.AppContext.xml",
        "ref/netstandard1.3/de/System.AppContext.xml",
        "ref/netstandard1.3/es/System.AppContext.xml",
        "ref/netstandard1.3/fr/System.AppContext.xml",
        "ref/netstandard1.3/it/System.AppContext.xml",
        "ref/netstandard1.3/ja/System.AppContext.xml",
        "ref/netstandard1.3/ko/System.AppContext.xml",
        "ref/netstandard1.3/ru/System.AppContext.xml",
        "ref/netstandard1.3/zh-hans/System.AppContext.xml",
        "ref/netstandard1.3/zh-hant/System.AppContext.xml",
        "ref/netstandard1.6/System.AppContext.dll",
        "ref/netstandard1.6/System.AppContext.xml",
        "ref/netstandard1.6/de/System.AppContext.xml",
        "ref/netstandard1.6/es/System.AppContext.xml",
        "ref/netstandard1.6/fr/System.AppContext.xml",
        "ref/netstandard1.6/it/System.AppContext.xml",
        "ref/netstandard1.6/ja/System.AppContext.xml",
        "ref/netstandard1.6/ko/System.AppContext.xml",
        "ref/netstandard1.6/ru/System.AppContext.xml",
        "ref/netstandard1.6/zh-hans/System.AppContext.xml",
        "ref/netstandard1.6/zh-hant/System.AppContext.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.AppContext.dll",
        "system.appcontext.4.3.0.nupkg.sha512",
        "system.appcontext.nuspec"
      ]
    },
    "System.Buffers/4.5.0": {
      "sha512": "pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
      "type": "package",
      "path": "system.buffers/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netcoreapp2.0/_._",
        "lib/netstandard1.1/System.Buffers.dll",
        "lib/netstandard1.1/System.Buffers.xml",
        "lib/netstandard2.0/System.Buffers.dll",
        "lib/netstandard2.0/System.Buffers.xml",
        "lib/uap10.0.16299/_._",
        "ref/net45/System.Buffers.dll",
        "ref/net45/System.Buffers.xml",
        "ref/netcoreapp2.0/_._",
        "ref/netstandard1.1/System.Buffers.dll",
        "ref/netstandard1.1/System.Buffers.xml",
        "ref/netstandard2.0/System.Buffers.dll",
        "ref/netstandard2.0/System.Buffers.xml",
        "ref/uap10.0.16299/_._",
        "system.buffers.4.5.0.nupkg.sha512",
        "system.buffers.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Collections/4.3.0": {
      "sha512": "3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
      "type": "package",
      "path": "system.collections/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Collections.dll",
        "ref/netcore50/System.Collections.xml",
        "ref/netcore50/de/System.Collections.xml",
        "ref/netcore50/es/System.Collections.xml",
        "ref/netcore50/fr/System.Collections.xml",
        "ref/netcore50/it/System.Collections.xml",
        "ref/netcore50/ja/System.Collections.xml",
        "ref/netcore50/ko/System.Collections.xml",
        "ref/netcore50/ru/System.Collections.xml",
        "ref/netcore50/zh-hans/System.Collections.xml",
        "ref/netcore50/zh-hant/System.Collections.xml",
        "ref/netstandard1.0/System.Collections.dll",
        "ref/netstandard1.0/System.Collections.xml",
        "ref/netstandard1.0/de/System.Collections.xml",
        "ref/netstandard1.0/es/System.Collections.xml",
        "ref/netstandard1.0/fr/System.Collections.xml",
        "ref/netstandard1.0/it/System.Collections.xml",
        "ref/netstandard1.0/ja/System.Collections.xml",
        "ref/netstandard1.0/ko/System.Collections.xml",
        "ref/netstandard1.0/ru/System.Collections.xml",
        "ref/netstandard1.0/zh-hans/System.Collections.xml",
        "ref/netstandard1.0/zh-hant/System.Collections.xml",
        "ref/netstandard1.3/System.Collections.dll",
        "ref/netstandard1.3/System.Collections.xml",
        "ref/netstandard1.3/de/System.Collections.xml",
        "ref/netstandard1.3/es/System.Collections.xml",
        "ref/netstandard1.3/fr/System.Collections.xml",
        "ref/netstandard1.3/it/System.Collections.xml",
        "ref/netstandard1.3/ja/System.Collections.xml",
        "ref/netstandard1.3/ko/System.Collections.xml",
        "ref/netstandard1.3/ru/System.Collections.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.collections.4.3.0.nupkg.sha512",
        "system.collections.nuspec"
      ]
    },
    "System.Collections.Concurrent/4.3.0": {
      "sha512": "ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
      "type": "package",
      "path": "system.collections.concurrent/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Collections.Concurrent.dll",
        "lib/netstandard1.3/System.Collections.Concurrent.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Collections.Concurrent.dll",
        "ref/netcore50/System.Collections.Concurrent.xml",
        "ref/netcore50/de/System.Collections.Concurrent.xml",
        "ref/netcore50/es/System.Collections.Concurrent.xml",
        "ref/netcore50/fr/System.Collections.Concurrent.xml",
        "ref/netcore50/it/System.Collections.Concurrent.xml",
        "ref/netcore50/ja/System.Collections.Concurrent.xml",
        "ref/netcore50/ko/System.Collections.Concurrent.xml",
        "ref/netcore50/ru/System.Collections.Concurrent.xml",
        "ref/netcore50/zh-hans/System.Collections.Concurrent.xml",
        "ref/netcore50/zh-hant/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/System.Collections.Concurrent.dll",
        "ref/netstandard1.1/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/de/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/es/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/fr/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/it/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/ja/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/ko/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/ru/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/zh-hans/System.Collections.Concurrent.xml",
        "ref/netstandard1.1/zh-hant/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/System.Collections.Concurrent.dll",
        "ref/netstandard1.3/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/de/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/es/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/fr/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/it/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/ja/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/ko/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/ru/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.Concurrent.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.Concurrent.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.collections.concurrent.4.3.0.nupkg.sha512",
        "system.collections.concurrent.nuspec"
      ]
    },
    "System.Collections.Immutable/1.7.1": {
      "sha512": "B43Zsz5EfMwyEbnObwRxW5u85fzJma3lrDeGcSAV1qkhSRTNY5uXAByTn9h9ddNdhM+4/YoLc/CI43umjwIl9Q==",
      "type": "package",
      "path": "system.collections.immutable/1.7.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Collections.Immutable.dll",
        "lib/net461/System.Collections.Immutable.xml",
        "lib/netstandard1.0/System.Collections.Immutable.dll",
        "lib/netstandard1.0/System.Collections.Immutable.xml",
        "lib/netstandard1.3/System.Collections.Immutable.dll",
        "lib/netstandard1.3/System.Collections.Immutable.xml",
        "lib/netstandard2.0/System.Collections.Immutable.dll",
        "lib/netstandard2.0/System.Collections.Immutable.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Collections.Immutable.xml",
        "system.collections.immutable.1.7.1.nupkg.sha512",
        "system.collections.immutable.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Collections.NonGeneric/4.3.0": {
      "sha512": "prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
      "type": "package",
      "path": "system.collections.nongeneric/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Collections.NonGeneric.dll",
        "lib/netstandard1.3/System.Collections.NonGeneric.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Collections.NonGeneric.dll",
        "ref/netstandard1.3/System.Collections.NonGeneric.dll",
        "ref/netstandard1.3/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/de/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/es/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/fr/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/it/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/ja/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/ko/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/ru/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.NonGeneric.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.NonGeneric.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.collections.nongeneric.4.3.0.nupkg.sha512",
        "system.collections.nongeneric.nuspec"
      ]
    },
    "System.Collections.Specialized/4.3.0": {
      "sha512": "Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
      "type": "package",
      "path": "system.collections.specialized/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Collections.Specialized.dll",
        "lib/netstandard1.3/System.Collections.Specialized.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Collections.Specialized.dll",
        "ref/netstandard1.3/System.Collections.Specialized.dll",
        "ref/netstandard1.3/System.Collections.Specialized.xml",
        "ref/netstandard1.3/de/System.Collections.Specialized.xml",
        "ref/netstandard1.3/es/System.Collections.Specialized.xml",
        "ref/netstandard1.3/fr/System.Collections.Specialized.xml",
        "ref/netstandard1.3/it/System.Collections.Specialized.xml",
        "ref/netstandard1.3/ja/System.Collections.Specialized.xml",
        "ref/netstandard1.3/ko/System.Collections.Specialized.xml",
        "ref/netstandard1.3/ru/System.Collections.Specialized.xml",
        "ref/netstandard1.3/zh-hans/System.Collections.Specialized.xml",
        "ref/netstandard1.3/zh-hant/System.Collections.Specialized.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.collections.specialized.4.3.0.nupkg.sha512",
        "system.collections.specialized.nuspec"
      ]
    },
    "System.ComponentModel/4.3.0": {
      "sha512": "VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
      "type": "package",
      "path": "system.componentmodel/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.ComponentModel.dll",
        "lib/netstandard1.3/System.ComponentModel.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.ComponentModel.dll",
        "ref/netcore50/System.ComponentModel.xml",
        "ref/netcore50/de/System.ComponentModel.xml",
        "ref/netcore50/es/System.ComponentModel.xml",
        "ref/netcore50/fr/System.ComponentModel.xml",
        "ref/netcore50/it/System.ComponentModel.xml",
        "ref/netcore50/ja/System.ComponentModel.xml",
        "ref/netcore50/ko/System.ComponentModel.xml",
        "ref/netcore50/ru/System.ComponentModel.xml",
        "ref/netcore50/zh-hans/System.ComponentModel.xml",
        "ref/netcore50/zh-hant/System.ComponentModel.xml",
        "ref/netstandard1.0/System.ComponentModel.dll",
        "ref/netstandard1.0/System.ComponentModel.xml",
        "ref/netstandard1.0/de/System.ComponentModel.xml",
        "ref/netstandard1.0/es/System.ComponentModel.xml",
        "ref/netstandard1.0/fr/System.ComponentModel.xml",
        "ref/netstandard1.0/it/System.ComponentModel.xml",
        "ref/netstandard1.0/ja/System.ComponentModel.xml",
        "ref/netstandard1.0/ko/System.ComponentModel.xml",
        "ref/netstandard1.0/ru/System.ComponentModel.xml",
        "ref/netstandard1.0/zh-hans/System.ComponentModel.xml",
        "ref/netstandard1.0/zh-hant/System.ComponentModel.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.componentmodel.4.3.0.nupkg.sha512",
        "system.componentmodel.nuspec"
      ]
    },
    "System.ComponentModel.Annotations/4.7.0": {
      "sha512": "0YFqjhp/mYkDGpU0Ye1GjE53HMp9UVfGN7seGpAMttAC0C40v5gw598jCgpbBLMmCo0E5YRLBv5Z2doypO49ZQ==",
      "type": "package",
      "path": "system.componentmodel.annotations/4.7.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net461/System.ComponentModel.Annotations.dll",
        "lib/netcore50/System.ComponentModel.Annotations.dll",
        "lib/netstandard1.4/System.ComponentModel.Annotations.dll",
        "lib/netstandard2.0/System.ComponentModel.Annotations.dll",
        "lib/netstandard2.1/System.ComponentModel.Annotations.dll",
        "lib/netstandard2.1/System.ComponentModel.Annotations.xml",
        "lib/portable-net45+win8/_._",
        "lib/win8/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net461/System.ComponentModel.Annotations.dll",
        "ref/net461/System.ComponentModel.Annotations.xml",
        "ref/netcore50/System.ComponentModel.Annotations.dll",
        "ref/netcore50/System.ComponentModel.Annotations.xml",
        "ref/netcore50/de/System.ComponentModel.Annotations.xml",
        "ref/netcore50/es/System.ComponentModel.Annotations.xml",
        "ref/netcore50/fr/System.ComponentModel.Annotations.xml",
        "ref/netcore50/it/System.ComponentModel.Annotations.xml",
        "ref/netcore50/ja/System.ComponentModel.Annotations.xml",
        "ref/netcore50/ko/System.ComponentModel.Annotations.xml",
        "ref/netcore50/ru/System.ComponentModel.Annotations.xml",
        "ref/netcore50/zh-hans/System.ComponentModel.Annotations.xml",
        "ref/netcore50/zh-hant/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/System.ComponentModel.Annotations.dll",
        "ref/netstandard1.1/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/de/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/es/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/fr/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/it/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/ja/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/ko/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/ru/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/zh-hans/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.1/zh-hant/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/System.ComponentModel.Annotations.dll",
        "ref/netstandard1.3/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/de/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/es/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/fr/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/it/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/ja/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/ko/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/ru/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/zh-hans/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.3/zh-hant/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/System.ComponentModel.Annotations.dll",
        "ref/netstandard1.4/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/de/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/es/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/fr/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/it/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/ja/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/ko/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/ru/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/zh-hans/System.ComponentModel.Annotations.xml",
        "ref/netstandard1.4/zh-hant/System.ComponentModel.Annotations.xml",
        "ref/netstandard2.0/System.ComponentModel.Annotations.dll",
        "ref/netstandard2.0/System.ComponentModel.Annotations.xml",
        "ref/netstandard2.1/System.ComponentModel.Annotations.dll",
        "ref/netstandard2.1/System.ComponentModel.Annotations.xml",
        "ref/portable-net45+win8/_._",
        "ref/win8/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.componentmodel.annotations.4.7.0.nupkg.sha512",
        "system.componentmodel.annotations.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.ComponentModel.Primitives/4.3.0": {
      "sha512": "j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
      "type": "package",
      "path": "system.componentmodel.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/System.ComponentModel.Primitives.dll",
        "lib/netstandard1.0/System.ComponentModel.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/System.ComponentModel.Primitives.dll",
        "ref/netstandard1.0/System.ComponentModel.Primitives.dll",
        "ref/netstandard1.0/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/de/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/es/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/fr/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/it/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/ja/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/ko/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/ru/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.ComponentModel.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.ComponentModel.Primitives.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.componentmodel.primitives.4.3.0.nupkg.sha512",
        "system.componentmodel.primitives.nuspec"
      ]
    },
    "System.ComponentModel.TypeConverter/4.3.0": {
      "sha512": "16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
      "type": "package",
      "path": "system.componentmodel.typeconverter/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/System.ComponentModel.TypeConverter.dll",
        "lib/net462/System.ComponentModel.TypeConverter.dll",
        "lib/netstandard1.0/System.ComponentModel.TypeConverter.dll",
        "lib/netstandard1.5/System.ComponentModel.TypeConverter.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/System.ComponentModel.TypeConverter.dll",
        "ref/net462/System.ComponentModel.TypeConverter.dll",
        "ref/netstandard1.0/System.ComponentModel.TypeConverter.dll",
        "ref/netstandard1.0/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/de/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/es/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/fr/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/it/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/ja/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/ko/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/ru/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/zh-hans/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.0/zh-hant/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/System.ComponentModel.TypeConverter.dll",
        "ref/netstandard1.5/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/de/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/es/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/fr/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/it/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/ja/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/ko/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/ru/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/zh-hans/System.ComponentModel.TypeConverter.xml",
        "ref/netstandard1.5/zh-hant/System.ComponentModel.TypeConverter.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.componentmodel.typeconverter.4.3.0.nupkg.sha512",
        "system.componentmodel.typeconverter.nuspec"
      ]
    },
    "System.Composition/1.0.31": {
      "sha512": "I+D26qpYdoklyAVUdqwUBrEIckMNjAYnuPJy/h9dsQItpQwVREkDFs4b4tkBza0kT2Yk48Lcfsv2QQ9hWsh9Iw==",
      "type": "package",
      "path": "system.composition/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "system.composition.1.0.31.nupkg.sha512",
        "system.composition.nuspec"
      ]
    },
    "System.Composition.AttributedModel/1.0.31": {
      "sha512": "NHWhkM3ZkspmA0XJEsKdtTt1ViDYuojgSND3yHhTzwxepiwqZf+BCWuvCbjUt4fe0NxxQhUDGJ5km6sLjo9qnQ==",
      "type": "package",
      "path": "system.composition.attributedmodel/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.AttributedModel.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.AttributedModel.dll",
        "system.composition.attributedmodel.1.0.31.nupkg.sha512",
        "system.composition.attributedmodel.nuspec"
      ]
    },
    "System.Composition.Convention/1.0.31": {
      "sha512": "GLjh2Ju71k6C0qxMMtl4efHa68NmWeIUYh4fkUI8xbjQrEBvFmRwMDFcylT8/PR9SQbeeL48IkFxU/+gd0nYEQ==",
      "type": "package",
      "path": "system.composition.convention/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.Convention.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Convention.dll",
        "system.composition.convention.1.0.31.nupkg.sha512",
        "system.composition.convention.nuspec"
      ]
    },
    "System.Composition.Hosting/1.0.31": {
      "sha512": "fN1bT4RX4vUqjbgoyuJFVUizAl2mYF5VAb+bVIxIYZSSc0BdnX+yGAxcavxJuDDCQ1K+/mdpgyEFc8e9ikjvrg==",
      "type": "package",
      "path": "system.composition.hosting/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.Hosting.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Hosting.dll",
        "system.composition.hosting.1.0.31.nupkg.sha512",
        "system.composition.hosting.nuspec"
      ]
    },
    "System.Composition.Runtime/1.0.31": {
      "sha512": "0LEJN+2NVM89CE4SekDrrk5tHV5LeATltkp+9WNYrR+Huiyt0vaCqHbbHtVAjPyeLWIc8dOz/3kthRBj32wGQg==",
      "type": "package",
      "path": "system.composition.runtime/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.Runtime.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.Runtime.dll",
        "system.composition.runtime.1.0.31.nupkg.sha512",
        "system.composition.runtime.nuspec"
      ]
    },
    "System.Composition.TypedParts/1.0.31": {
      "sha512": "0Zae/FtzeFgDBBuILeIbC/T9HMYbW4olAmi8XqqAGosSOWvXfiQLfARZEhiGd0LVXaYgXr0NhxiU1LldRP1fpQ==",
      "type": "package",
      "path": "system.composition.typedparts/1.0.31",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.0/System.Composition.TypedParts.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Composition.TypedParts.dll",
        "system.composition.typedparts.1.0.31.nupkg.sha512",
        "system.composition.typedparts.nuspec"
      ]
    },
    "System.Configuration.ConfigurationManager/4.5.0": {
      "sha512": "UIFvaFfuKhLr9u5tWMxmVoDPkFeD+Qv8gUuap4aZgVGYSYMdERck4OhLN/2gulAc0nYTEigWXSJNNWshrmxnng==",
      "type": "package",
      "path": "system.configuration.configurationmanager/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Configuration.ConfigurationManager.dll",
        "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll",
        "ref/net461/System.Configuration.ConfigurationManager.dll",
        "ref/net461/System.Configuration.ConfigurationManager.xml",
        "ref/netstandard2.0/System.Configuration.ConfigurationManager.dll",
        "ref/netstandard2.0/System.Configuration.ConfigurationManager.xml",
        "system.configuration.configurationmanager.4.5.0.nupkg.sha512",
        "system.configuration.configurationmanager.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Console/4.3.0": {
      "sha512": "DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
      "type": "package",
      "path": "system.console/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Console.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Console.dll",
        "ref/netstandard1.3/System.Console.dll",
        "ref/netstandard1.3/System.Console.xml",
        "ref/netstandard1.3/de/System.Console.xml",
        "ref/netstandard1.3/es/System.Console.xml",
        "ref/netstandard1.3/fr/System.Console.xml",
        "ref/netstandard1.3/it/System.Console.xml",
        "ref/netstandard1.3/ja/System.Console.xml",
        "ref/netstandard1.3/ko/System.Console.xml",
        "ref/netstandard1.3/ru/System.Console.xml",
        "ref/netstandard1.3/zh-hans/System.Console.xml",
        "ref/netstandard1.3/zh-hant/System.Console.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.console.4.3.0.nupkg.sha512",
        "system.console.nuspec"
      ]
    },
    "System.Diagnostics.Debug/4.3.0": {
      "sha512": "ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
      "type": "package",
      "path": "system.diagnostics.debug/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Debug.dll",
        "ref/netcore50/System.Diagnostics.Debug.xml",
        "ref/netcore50/de/System.Diagnostics.Debug.xml",
        "ref/netcore50/es/System.Diagnostics.Debug.xml",
        "ref/netcore50/fr/System.Diagnostics.Debug.xml",
        "ref/netcore50/it/System.Diagnostics.Debug.xml",
        "ref/netcore50/ja/System.Diagnostics.Debug.xml",
        "ref/netcore50/ko/System.Diagnostics.Debug.xml",
        "ref/netcore50/ru/System.Diagnostics.Debug.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/System.Diagnostics.Debug.dll",
        "ref/netstandard1.0/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/de/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/es/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/fr/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/it/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ja/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ko/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/ru/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/System.Diagnostics.Debug.dll",
        "ref/netstandard1.3/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/de/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/es/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/fr/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/it/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ja/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ko/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/ru/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Debug.xml",
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Debug.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.diagnostics.debug.4.3.0.nupkg.sha512",
        "system.diagnostics.debug.nuspec"
      ]
    },
    "System.Diagnostics.DiagnosticSource/4.7.1": {
      "sha512": "j81Lovt90PDAq8kLpaJfJKV/rWdWuEk6jfV+MBkee33vzYLEUsy4gXK8laa9V2nZlLM9VM9yA/OOQxxPEJKAMw==",
      "type": "package",
      "path": "system.diagnostics.diagnosticsource/4.7.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "Icon.png",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net45/System.Diagnostics.DiagnosticSource.dll",
        "lib/net45/System.Diagnostics.DiagnosticSource.xml",
        "lib/net46/System.Diagnostics.DiagnosticSource.dll",
        "lib/net46/System.Diagnostics.DiagnosticSource.xml",
        "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
        "lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
        "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
        "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
        "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
        "lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
        "system.diagnostics.diagnosticsource.4.7.1.nupkg.sha512",
        "system.diagnostics.diagnosticsource.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Diagnostics.Tools/4.3.0": {
      "sha512": "UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
      "type": "package",
      "path": "system.diagnostics.tools/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Diagnostics.Tools.dll",
        "ref/netcore50/System.Diagnostics.Tools.xml",
        "ref/netcore50/de/System.Diagnostics.Tools.xml",
        "ref/netcore50/es/System.Diagnostics.Tools.xml",
        "ref/netcore50/fr/System.Diagnostics.Tools.xml",
        "ref/netcore50/it/System.Diagnostics.Tools.xml",
        "ref/netcore50/ja/System.Diagnostics.Tools.xml",
        "ref/netcore50/ko/System.Diagnostics.Tools.xml",
        "ref/netcore50/ru/System.Diagnostics.Tools.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Tools.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/System.Diagnostics.Tools.dll",
        "ref/netstandard1.0/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/de/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/es/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/fr/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/it/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ja/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ko/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/ru/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/zh-hans/System.Diagnostics.Tools.xml",
        "ref/netstandard1.0/zh-hant/System.Diagnostics.Tools.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.diagnostics.tools.4.3.0.nupkg.sha512",
        "system.diagnostics.tools.nuspec"
      ]
    },
    "System.Diagnostics.Tracing/4.3.0": {
      "sha512": "rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
      "type": "package",
      "path": "system.diagnostics.tracing/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Diagnostics.Tracing.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Diagnostics.Tracing.dll",
        "ref/netcore50/System.Diagnostics.Tracing.dll",
        "ref/netcore50/System.Diagnostics.Tracing.xml",
        "ref/netcore50/de/System.Diagnostics.Tracing.xml",
        "ref/netcore50/es/System.Diagnostics.Tracing.xml",
        "ref/netcore50/fr/System.Diagnostics.Tracing.xml",
        "ref/netcore50/it/System.Diagnostics.Tracing.xml",
        "ref/netcore50/ja/System.Diagnostics.Tracing.xml",
        "ref/netcore50/ko/System.Diagnostics.Tracing.xml",
        "ref/netcore50/ru/System.Diagnostics.Tracing.xml",
        "ref/netcore50/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netcore50/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.1/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.1/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.2/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.2/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.3/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.3/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/System.Diagnostics.Tracing.dll",
        "ref/netstandard1.5/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/de/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/es/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/fr/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/it/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/ja/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/ko/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/ru/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/zh-hans/System.Diagnostics.Tracing.xml",
        "ref/netstandard1.5/zh-hant/System.Diagnostics.Tracing.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.diagnostics.tracing.4.3.0.nupkg.sha512",
        "system.diagnostics.tracing.nuspec"
      ]
    },
    "System.Dynamic.Runtime/4.0.11": {
      "sha512": "db34f6LHYM0U0JpE+sOmjar27BnqTVkbLJhgfwMpTdgTigG/Hna3m2MYVwnFzGGKnEJk2UXFuoVTr8WUbU91/A==",
      "type": "package",
      "path": "system.dynamic.runtime/4.0.11",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Dynamic.Runtime.dll",
        "lib/netstandard1.3/System.Dynamic.Runtime.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Dynamic.Runtime.dll",
        "ref/netcore50/System.Dynamic.Runtime.xml",
        "ref/netcore50/de/System.Dynamic.Runtime.xml",
        "ref/netcore50/es/System.Dynamic.Runtime.xml",
        "ref/netcore50/fr/System.Dynamic.Runtime.xml",
        "ref/netcore50/it/System.Dynamic.Runtime.xml",
        "ref/netcore50/ja/System.Dynamic.Runtime.xml",
        "ref/netcore50/ko/System.Dynamic.Runtime.xml",
        "ref/netcore50/ru/System.Dynamic.Runtime.xml",
        "ref/netcore50/zh-hans/System.Dynamic.Runtime.xml",
        "ref/netcore50/zh-hant/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/System.Dynamic.Runtime.dll",
        "ref/netstandard1.0/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/de/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/es/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/fr/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/it/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/ja/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/ko/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/ru/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/zh-hans/System.Dynamic.Runtime.xml",
        "ref/netstandard1.0/zh-hant/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/System.Dynamic.Runtime.dll",
        "ref/netstandard1.3/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/de/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/es/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/fr/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/it/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/ja/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/ko/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/ru/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/zh-hans/System.Dynamic.Runtime.xml",
        "ref/netstandard1.3/zh-hant/System.Dynamic.Runtime.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Dynamic.Runtime.dll",
        "system.dynamic.runtime.4.0.11.nupkg.sha512",
        "system.dynamic.runtime.nuspec"
      ]
    },
    "System.Globalization/4.3.0": {
      "sha512": "kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
      "type": "package",
      "path": "system.globalization/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Globalization.dll",
        "ref/netcore50/System.Globalization.xml",
        "ref/netcore50/de/System.Globalization.xml",
        "ref/netcore50/es/System.Globalization.xml",
        "ref/netcore50/fr/System.Globalization.xml",
        "ref/netcore50/it/System.Globalization.xml",
        "ref/netcore50/ja/System.Globalization.xml",
        "ref/netcore50/ko/System.Globalization.xml",
        "ref/netcore50/ru/System.Globalization.xml",
        "ref/netcore50/zh-hans/System.Globalization.xml",
        "ref/netcore50/zh-hant/System.Globalization.xml",
        "ref/netstandard1.0/System.Globalization.dll",
        "ref/netstandard1.0/System.Globalization.xml",
        "ref/netstandard1.0/de/System.Globalization.xml",
        "ref/netstandard1.0/es/System.Globalization.xml",
        "ref/netstandard1.0/fr/System.Globalization.xml",
        "ref/netstandard1.0/it/System.Globalization.xml",
        "ref/netstandard1.0/ja/System.Globalization.xml",
        "ref/netstandard1.0/ko/System.Globalization.xml",
        "ref/netstandard1.0/ru/System.Globalization.xml",
        "ref/netstandard1.0/zh-hans/System.Globalization.xml",
        "ref/netstandard1.0/zh-hant/System.Globalization.xml",
        "ref/netstandard1.3/System.Globalization.dll",
        "ref/netstandard1.3/System.Globalization.xml",
        "ref/netstandard1.3/de/System.Globalization.xml",
        "ref/netstandard1.3/es/System.Globalization.xml",
        "ref/netstandard1.3/fr/System.Globalization.xml",
        "ref/netstandard1.3/it/System.Globalization.xml",
        "ref/netstandard1.3/ja/System.Globalization.xml",
        "ref/netstandard1.3/ko/System.Globalization.xml",
        "ref/netstandard1.3/ru/System.Globalization.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.globalization.4.3.0.nupkg.sha512",
        "system.globalization.nuspec"
      ]
    },
    "System.Globalization.Calendars/4.3.0": {
      "sha512": "GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
      "type": "package",
      "path": "system.globalization.calendars/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Globalization.Calendars.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Globalization.Calendars.dll",
        "ref/netstandard1.3/System.Globalization.Calendars.dll",
        "ref/netstandard1.3/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/de/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/es/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/fr/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/it/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/ja/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/ko/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/ru/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.Calendars.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.Calendars.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.globalization.calendars.4.3.0.nupkg.sha512",
        "system.globalization.calendars.nuspec"
      ]
    },
    "System.Globalization.Extensions/4.3.0": {
      "sha512": "FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
      "type": "package",
      "path": "system.globalization.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Globalization.Extensions.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Globalization.Extensions.dll",
        "ref/netstandard1.3/System.Globalization.Extensions.dll",
        "ref/netstandard1.3/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/de/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/es/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/fr/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/it/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/ja/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/ko/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/ru/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Globalization.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Globalization.Extensions.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Globalization.Extensions.dll",
        "runtimes/win/lib/net46/System.Globalization.Extensions.dll",
        "runtimes/win/lib/netstandard1.3/System.Globalization.Extensions.dll",
        "system.globalization.extensions.4.3.0.nupkg.sha512",
        "system.globalization.extensions.nuspec"
      ]
    },
    "System.IdentityModel.Tokens.Jwt/5.5.0": {
      "sha512": "xa8kptJ+uf9hzj366f3pLcs5HFZ6dQMDKzEGq/yZNF0s3mVfyIhuQwgDcTJlAU4AROne/6Z5+vITwrW3gVNKIA==",
      "type": "package",
      "path": "system.identitymodel.tokens.jwt/5.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "lib/net45/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net45/System.IdentityModel.Tokens.Jwt.xml",
        "lib/net451/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net451/System.IdentityModel.Tokens.Jwt.xml",
        "lib/net461/System.IdentityModel.Tokens.Jwt.dll",
        "lib/net461/System.IdentityModel.Tokens.Jwt.xml",
        "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.dll",
        "lib/netstandard1.4/System.IdentityModel.Tokens.Jwt.xml",
        "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll",
        "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.xml",
        "system.identitymodel.tokens.jwt.5.5.0.nupkg.sha512",
        "system.identitymodel.tokens.jwt.nuspec"
      ]
    },
    "System.IO/4.3.0": {
      "sha512": "3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
      "type": "package",
      "path": "system.io/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.IO.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.IO.dll",
        "ref/netcore50/System.IO.dll",
        "ref/netcore50/System.IO.xml",
        "ref/netcore50/de/System.IO.xml",
        "ref/netcore50/es/System.IO.xml",
        "ref/netcore50/fr/System.IO.xml",
        "ref/netcore50/it/System.IO.xml",
        "ref/netcore50/ja/System.IO.xml",
        "ref/netcore50/ko/System.IO.xml",
        "ref/netcore50/ru/System.IO.xml",
        "ref/netcore50/zh-hans/System.IO.xml",
        "ref/netcore50/zh-hant/System.IO.xml",
        "ref/netstandard1.0/System.IO.dll",
        "ref/netstandard1.0/System.IO.xml",
        "ref/netstandard1.0/de/System.IO.xml",
        "ref/netstandard1.0/es/System.IO.xml",
        "ref/netstandard1.0/fr/System.IO.xml",
        "ref/netstandard1.0/it/System.IO.xml",
        "ref/netstandard1.0/ja/System.IO.xml",
        "ref/netstandard1.0/ko/System.IO.xml",
        "ref/netstandard1.0/ru/System.IO.xml",
        "ref/netstandard1.0/zh-hans/System.IO.xml",
        "ref/netstandard1.0/zh-hant/System.IO.xml",
        "ref/netstandard1.3/System.IO.dll",
        "ref/netstandard1.3/System.IO.xml",
        "ref/netstandard1.3/de/System.IO.xml",
        "ref/netstandard1.3/es/System.IO.xml",
        "ref/netstandard1.3/fr/System.IO.xml",
        "ref/netstandard1.3/it/System.IO.xml",
        "ref/netstandard1.3/ja/System.IO.xml",
        "ref/netstandard1.3/ko/System.IO.xml",
        "ref/netstandard1.3/ru/System.IO.xml",
        "ref/netstandard1.3/zh-hans/System.IO.xml",
        "ref/netstandard1.3/zh-hant/System.IO.xml",
        "ref/netstandard1.5/System.IO.dll",
        "ref/netstandard1.5/System.IO.xml",
        "ref/netstandard1.5/de/System.IO.xml",
        "ref/netstandard1.5/es/System.IO.xml",
        "ref/netstandard1.5/fr/System.IO.xml",
        "ref/netstandard1.5/it/System.IO.xml",
        "ref/netstandard1.5/ja/System.IO.xml",
        "ref/netstandard1.5/ko/System.IO.xml",
        "ref/netstandard1.5/ru/System.IO.xml",
        "ref/netstandard1.5/zh-hans/System.IO.xml",
        "ref/netstandard1.5/zh-hant/System.IO.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.4.3.0.nupkg.sha512",
        "system.io.nuspec"
      ]
    },
    "System.IO.Compression/4.3.0": {
      "sha512": "YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
      "type": "package",
      "path": "system.io.compression/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.IO.Compression.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.IO.Compression.dll",
        "ref/netcore50/System.IO.Compression.dll",
        "ref/netcore50/System.IO.Compression.xml",
        "ref/netcore50/de/System.IO.Compression.xml",
        "ref/netcore50/es/System.IO.Compression.xml",
        "ref/netcore50/fr/System.IO.Compression.xml",
        "ref/netcore50/it/System.IO.Compression.xml",
        "ref/netcore50/ja/System.IO.Compression.xml",
        "ref/netcore50/ko/System.IO.Compression.xml",
        "ref/netcore50/ru/System.IO.Compression.xml",
        "ref/netcore50/zh-hans/System.IO.Compression.xml",
        "ref/netcore50/zh-hant/System.IO.Compression.xml",
        "ref/netstandard1.1/System.IO.Compression.dll",
        "ref/netstandard1.1/System.IO.Compression.xml",
        "ref/netstandard1.1/de/System.IO.Compression.xml",
        "ref/netstandard1.1/es/System.IO.Compression.xml",
        "ref/netstandard1.1/fr/System.IO.Compression.xml",
        "ref/netstandard1.1/it/System.IO.Compression.xml",
        "ref/netstandard1.1/ja/System.IO.Compression.xml",
        "ref/netstandard1.1/ko/System.IO.Compression.xml",
        "ref/netstandard1.1/ru/System.IO.Compression.xml",
        "ref/netstandard1.1/zh-hans/System.IO.Compression.xml",
        "ref/netstandard1.1/zh-hant/System.IO.Compression.xml",
        "ref/netstandard1.3/System.IO.Compression.dll",
        "ref/netstandard1.3/System.IO.Compression.xml",
        "ref/netstandard1.3/de/System.IO.Compression.xml",
        "ref/netstandard1.3/es/System.IO.Compression.xml",
        "ref/netstandard1.3/fr/System.IO.Compression.xml",
        "ref/netstandard1.3/it/System.IO.Compression.xml",
        "ref/netstandard1.3/ja/System.IO.Compression.xml",
        "ref/netstandard1.3/ko/System.IO.Compression.xml",
        "ref/netstandard1.3/ru/System.IO.Compression.xml",
        "ref/netstandard1.3/zh-hans/System.IO.Compression.xml",
        "ref/netstandard1.3/zh-hant/System.IO.Compression.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.IO.Compression.dll",
        "runtimes/win/lib/net46/System.IO.Compression.dll",
        "runtimes/win/lib/netstandard1.3/System.IO.Compression.dll",
        "system.io.compression.4.3.0.nupkg.sha512",
        "system.io.compression.nuspec"
      ]
    },
    "System.IO.Compression.ZipFile/4.3.0": {
      "sha512": "G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
      "type": "package",
      "path": "system.io.compression.zipfile/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.IO.Compression.ZipFile.dll",
        "lib/netstandard1.3/System.IO.Compression.ZipFile.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.IO.Compression.ZipFile.dll",
        "ref/netstandard1.3/System.IO.Compression.ZipFile.dll",
        "ref/netstandard1.3/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/de/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/es/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/fr/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/it/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/ja/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/ko/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/ru/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/zh-hans/System.IO.Compression.ZipFile.xml",
        "ref/netstandard1.3/zh-hant/System.IO.Compression.ZipFile.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.compression.zipfile.4.3.0.nupkg.sha512",
        "system.io.compression.zipfile.nuspec"
      ]
    },
    "System.IO.FileSystem/4.3.0": {
      "sha512": "3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
      "type": "package",
      "path": "system.io.filesystem/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.IO.FileSystem.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.IO.FileSystem.dll",
        "ref/netstandard1.3/System.IO.FileSystem.dll",
        "ref/netstandard1.3/System.IO.FileSystem.xml",
        "ref/netstandard1.3/de/System.IO.FileSystem.xml",
        "ref/netstandard1.3/es/System.IO.FileSystem.xml",
        "ref/netstandard1.3/fr/System.IO.FileSystem.xml",
        "ref/netstandard1.3/it/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ja/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ko/System.IO.FileSystem.xml",
        "ref/netstandard1.3/ru/System.IO.FileSystem.xml",
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.xml",
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.filesystem.4.3.0.nupkg.sha512",
        "system.io.filesystem.nuspec"
      ]
    },
    "System.IO.FileSystem.Primitives/4.3.0": {
      "sha512": "6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
      "type": "package",
      "path": "system.io.filesystem.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.IO.FileSystem.Primitives.dll",
        "lib/netstandard1.3/System.IO.FileSystem.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.IO.FileSystem.Primitives.dll",
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.dll",
        "ref/netstandard1.3/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/de/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/es/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/fr/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/it/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ja/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ko/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/ru/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/zh-hans/System.IO.FileSystem.Primitives.xml",
        "ref/netstandard1.3/zh-hant/System.IO.FileSystem.Primitives.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.io.filesystem.primitives.4.3.0.nupkg.sha512",
        "system.io.filesystem.primitives.nuspec"
      ]
    },
    "System.Linq/4.3.0": {
      "sha512": "5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "type": "package",
      "path": "system.linq/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Linq.dll",
        "lib/netcore50/System.Linq.dll",
        "lib/netstandard1.6/System.Linq.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Linq.dll",
        "ref/netcore50/System.Linq.dll",
        "ref/netcore50/System.Linq.xml",
        "ref/netcore50/de/System.Linq.xml",
        "ref/netcore50/es/System.Linq.xml",
        "ref/netcore50/fr/System.Linq.xml",
        "ref/netcore50/it/System.Linq.xml",
        "ref/netcore50/ja/System.Linq.xml",
        "ref/netcore50/ko/System.Linq.xml",
        "ref/netcore50/ru/System.Linq.xml",
        "ref/netcore50/zh-hans/System.Linq.xml",
        "ref/netcore50/zh-hant/System.Linq.xml",
        "ref/netstandard1.0/System.Linq.dll",
        "ref/netstandard1.0/System.Linq.xml",
        "ref/netstandard1.0/de/System.Linq.xml",
        "ref/netstandard1.0/es/System.Linq.xml",
        "ref/netstandard1.0/fr/System.Linq.xml",
        "ref/netstandard1.0/it/System.Linq.xml",
        "ref/netstandard1.0/ja/System.Linq.xml",
        "ref/netstandard1.0/ko/System.Linq.xml",
        "ref/netstandard1.0/ru/System.Linq.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.xml",
        "ref/netstandard1.6/System.Linq.dll",
        "ref/netstandard1.6/System.Linq.xml",
        "ref/netstandard1.6/de/System.Linq.xml",
        "ref/netstandard1.6/es/System.Linq.xml",
        "ref/netstandard1.6/fr/System.Linq.xml",
        "ref/netstandard1.6/it/System.Linq.xml",
        "ref/netstandard1.6/ja/System.Linq.xml",
        "ref/netstandard1.6/ko/System.Linq.xml",
        "ref/netstandard1.6/ru/System.Linq.xml",
        "ref/netstandard1.6/zh-hans/System.Linq.xml",
        "ref/netstandard1.6/zh-hant/System.Linq.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.linq.4.3.0.nupkg.sha512",
        "system.linq.nuspec"
      ]
    },
    "System.Linq.Expressions/4.3.0": {
      "sha512": "PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
      "type": "package",
      "path": "system.linq.expressions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Linq.Expressions.dll",
        "lib/netcore50/System.Linq.Expressions.dll",
        "lib/netstandard1.6/System.Linq.Expressions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.dll",
        "ref/netcore50/System.Linq.Expressions.xml",
        "ref/netcore50/de/System.Linq.Expressions.xml",
        "ref/netcore50/es/System.Linq.Expressions.xml",
        "ref/netcore50/fr/System.Linq.Expressions.xml",
        "ref/netcore50/it/System.Linq.Expressions.xml",
        "ref/netcore50/ja/System.Linq.Expressions.xml",
        "ref/netcore50/ko/System.Linq.Expressions.xml",
        "ref/netcore50/ru/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hans/System.Linq.Expressions.xml",
        "ref/netcore50/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.0/System.Linq.Expressions.dll",
        "ref/netstandard1.0/System.Linq.Expressions.xml",
        "ref/netstandard1.0/de/System.Linq.Expressions.xml",
        "ref/netstandard1.0/es/System.Linq.Expressions.xml",
        "ref/netstandard1.0/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.0/it/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.0/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.0/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.3/System.Linq.Expressions.dll",
        "ref/netstandard1.3/System.Linq.Expressions.xml",
        "ref/netstandard1.3/de/System.Linq.Expressions.xml",
        "ref/netstandard1.3/es/System.Linq.Expressions.xml",
        "ref/netstandard1.3/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.3/it/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.3/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.3/zh-hant/System.Linq.Expressions.xml",
        "ref/netstandard1.6/System.Linq.Expressions.dll",
        "ref/netstandard1.6/System.Linq.Expressions.xml",
        "ref/netstandard1.6/de/System.Linq.Expressions.xml",
        "ref/netstandard1.6/es/System.Linq.Expressions.xml",
        "ref/netstandard1.6/fr/System.Linq.Expressions.xml",
        "ref/netstandard1.6/it/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ja/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ko/System.Linq.Expressions.xml",
        "ref/netstandard1.6/ru/System.Linq.Expressions.xml",
        "ref/netstandard1.6/zh-hans/System.Linq.Expressions.xml",
        "ref/netstandard1.6/zh-hant/System.Linq.Expressions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Linq.Expressions.dll",
        "system.linq.expressions.4.3.0.nupkg.sha512",
        "system.linq.expressions.nuspec"
      ]
    },
    "System.Memory/4.5.3": {
      "sha512": "3oDzvc/zzetpTKWMShs1AADwZjQ/36HnsufHRPcOjyRAAMLDlu2iD33MBI2opxnezcVUtXyqDXXjoFMOU9c7SA==",
      "type": "package",
      "path": "system.memory/4.5.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.1/System.Memory.dll",
        "lib/netstandard1.1/System.Memory.xml",
        "lib/netstandard2.0/System.Memory.dll",
        "lib/netstandard2.0/System.Memory.xml",
        "ref/netcoreapp2.1/_._",
        "system.memory.4.5.3.nupkg.sha512",
        "system.memory.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Net.Http/4.3.0": {
      "sha512": "sYg+FtILtRQuYWSIAuNOELwVuVsxVyJGWQyOnlAzhV4xvhyFnON1bAzYYC+jjRW8JREM45R0R5Dgi8MTC5sEwA==",
      "type": "package",
      "path": "system.net.http/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/Xamarinmac20/_._",
        "lib/monoandroid10/_._",
        "lib/monotouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.Net.Http.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/Xamarinmac20/_._",
        "ref/monoandroid10/_._",
        "ref/monotouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.Net.Http.dll",
        "ref/net46/System.Net.Http.xml",
        "ref/net46/de/System.Net.Http.xml",
        "ref/net46/es/System.Net.Http.xml",
        "ref/net46/fr/System.Net.Http.xml",
        "ref/net46/it/System.Net.Http.xml",
        "ref/net46/ja/System.Net.Http.xml",
        "ref/net46/ko/System.Net.Http.xml",
        "ref/net46/ru/System.Net.Http.xml",
        "ref/net46/zh-hans/System.Net.Http.xml",
        "ref/net46/zh-hant/System.Net.Http.xml",
        "ref/netcore50/System.Net.Http.dll",
        "ref/netcore50/System.Net.Http.xml",
        "ref/netcore50/de/System.Net.Http.xml",
        "ref/netcore50/es/System.Net.Http.xml",
        "ref/netcore50/fr/System.Net.Http.xml",
        "ref/netcore50/it/System.Net.Http.xml",
        "ref/netcore50/ja/System.Net.Http.xml",
        "ref/netcore50/ko/System.Net.Http.xml",
        "ref/netcore50/ru/System.Net.Http.xml",
        "ref/netcore50/zh-hans/System.Net.Http.xml",
        "ref/netcore50/zh-hant/System.Net.Http.xml",
        "ref/netstandard1.1/System.Net.Http.dll",
        "ref/netstandard1.1/System.Net.Http.xml",
        "ref/netstandard1.1/de/System.Net.Http.xml",
        "ref/netstandard1.1/es/System.Net.Http.xml",
        "ref/netstandard1.1/fr/System.Net.Http.xml",
        "ref/netstandard1.1/it/System.Net.Http.xml",
        "ref/netstandard1.1/ja/System.Net.Http.xml",
        "ref/netstandard1.1/ko/System.Net.Http.xml",
        "ref/netstandard1.1/ru/System.Net.Http.xml",
        "ref/netstandard1.1/zh-hans/System.Net.Http.xml",
        "ref/netstandard1.1/zh-hant/System.Net.Http.xml",
        "ref/netstandard1.3/System.Net.Http.dll",
        "ref/netstandard1.3/System.Net.Http.xml",
        "ref/netstandard1.3/de/System.Net.Http.xml",
        "ref/netstandard1.3/es/System.Net.Http.xml",
        "ref/netstandard1.3/fr/System.Net.Http.xml",
        "ref/netstandard1.3/it/System.Net.Http.xml",
        "ref/netstandard1.3/ja/System.Net.Http.xml",
        "ref/netstandard1.3/ko/System.Net.Http.xml",
        "ref/netstandard1.3/ru/System.Net.Http.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Http.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Http.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.6/System.Net.Http.dll",
        "runtimes/win/lib/net46/System.Net.Http.dll",
        "runtimes/win/lib/netcore50/System.Net.Http.dll",
        "runtimes/win/lib/netstandard1.3/System.Net.Http.dll",
        "system.net.http.4.3.0.nupkg.sha512",
        "system.net.http.nuspec"
      ]
    },
    "System.Net.NameResolution/4.3.0": {
      "sha512": "AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
      "type": "package",
      "path": "system.net.nameresolution/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Net.NameResolution.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Net.NameResolution.dll",
        "ref/netstandard1.3/System.Net.NameResolution.dll",
        "ref/netstandard1.3/System.Net.NameResolution.xml",
        "ref/netstandard1.3/de/System.Net.NameResolution.xml",
        "ref/netstandard1.3/es/System.Net.NameResolution.xml",
        "ref/netstandard1.3/fr/System.Net.NameResolution.xml",
        "ref/netstandard1.3/it/System.Net.NameResolution.xml",
        "ref/netstandard1.3/ja/System.Net.NameResolution.xml",
        "ref/netstandard1.3/ko/System.Net.NameResolution.xml",
        "ref/netstandard1.3/ru/System.Net.NameResolution.xml",
        "ref/netstandard1.3/zh-hans/System.Net.NameResolution.xml",
        "ref/netstandard1.3/zh-hant/System.Net.NameResolution.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Net.NameResolution.dll",
        "runtimes/win/lib/net46/System.Net.NameResolution.dll",
        "runtimes/win/lib/netcore50/System.Net.NameResolution.dll",
        "runtimes/win/lib/netstandard1.3/System.Net.NameResolution.dll",
        "system.net.nameresolution.4.3.0.nupkg.sha512",
        "system.net.nameresolution.nuspec"
      ]
    },
    "System.Net.Primitives/4.3.0": {
      "sha512": "qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
      "type": "package",
      "path": "system.net.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Net.Primitives.dll",
        "ref/netcore50/System.Net.Primitives.xml",
        "ref/netcore50/de/System.Net.Primitives.xml",
        "ref/netcore50/es/System.Net.Primitives.xml",
        "ref/netcore50/fr/System.Net.Primitives.xml",
        "ref/netcore50/it/System.Net.Primitives.xml",
        "ref/netcore50/ja/System.Net.Primitives.xml",
        "ref/netcore50/ko/System.Net.Primitives.xml",
        "ref/netcore50/ru/System.Net.Primitives.xml",
        "ref/netcore50/zh-hans/System.Net.Primitives.xml",
        "ref/netcore50/zh-hant/System.Net.Primitives.xml",
        "ref/netstandard1.0/System.Net.Primitives.dll",
        "ref/netstandard1.0/System.Net.Primitives.xml",
        "ref/netstandard1.0/de/System.Net.Primitives.xml",
        "ref/netstandard1.0/es/System.Net.Primitives.xml",
        "ref/netstandard1.0/fr/System.Net.Primitives.xml",
        "ref/netstandard1.0/it/System.Net.Primitives.xml",
        "ref/netstandard1.0/ja/System.Net.Primitives.xml",
        "ref/netstandard1.0/ko/System.Net.Primitives.xml",
        "ref/netstandard1.0/ru/System.Net.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.Net.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.Net.Primitives.xml",
        "ref/netstandard1.1/System.Net.Primitives.dll",
        "ref/netstandard1.1/System.Net.Primitives.xml",
        "ref/netstandard1.1/de/System.Net.Primitives.xml",
        "ref/netstandard1.1/es/System.Net.Primitives.xml",
        "ref/netstandard1.1/fr/System.Net.Primitives.xml",
        "ref/netstandard1.1/it/System.Net.Primitives.xml",
        "ref/netstandard1.1/ja/System.Net.Primitives.xml",
        "ref/netstandard1.1/ko/System.Net.Primitives.xml",
        "ref/netstandard1.1/ru/System.Net.Primitives.xml",
        "ref/netstandard1.1/zh-hans/System.Net.Primitives.xml",
        "ref/netstandard1.1/zh-hant/System.Net.Primitives.xml",
        "ref/netstandard1.3/System.Net.Primitives.dll",
        "ref/netstandard1.3/System.Net.Primitives.xml",
        "ref/netstandard1.3/de/System.Net.Primitives.xml",
        "ref/netstandard1.3/es/System.Net.Primitives.xml",
        "ref/netstandard1.3/fr/System.Net.Primitives.xml",
        "ref/netstandard1.3/it/System.Net.Primitives.xml",
        "ref/netstandard1.3/ja/System.Net.Primitives.xml",
        "ref/netstandard1.3/ko/System.Net.Primitives.xml",
        "ref/netstandard1.3/ru/System.Net.Primitives.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Primitives.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Primitives.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.net.primitives.4.3.0.nupkg.sha512",
        "system.net.primitives.nuspec"
      ]
    },
    "System.Net.Sockets/4.3.0": {
      "sha512": "m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
      "type": "package",
      "path": "system.net.sockets/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Net.Sockets.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Net.Sockets.dll",
        "ref/netstandard1.3/System.Net.Sockets.dll",
        "ref/netstandard1.3/System.Net.Sockets.xml",
        "ref/netstandard1.3/de/System.Net.Sockets.xml",
        "ref/netstandard1.3/es/System.Net.Sockets.xml",
        "ref/netstandard1.3/fr/System.Net.Sockets.xml",
        "ref/netstandard1.3/it/System.Net.Sockets.xml",
        "ref/netstandard1.3/ja/System.Net.Sockets.xml",
        "ref/netstandard1.3/ko/System.Net.Sockets.xml",
        "ref/netstandard1.3/ru/System.Net.Sockets.xml",
        "ref/netstandard1.3/zh-hans/System.Net.Sockets.xml",
        "ref/netstandard1.3/zh-hant/System.Net.Sockets.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.net.sockets.4.3.0.nupkg.sha512",
        "system.net.sockets.nuspec"
      ]
    },
    "System.ObjectModel/4.3.0": {
      "sha512": "bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
      "type": "package",
      "path": "system.objectmodel/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.ObjectModel.dll",
        "lib/netstandard1.3/System.ObjectModel.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.ObjectModel.dll",
        "ref/netcore50/System.ObjectModel.xml",
        "ref/netcore50/de/System.ObjectModel.xml",
        "ref/netcore50/es/System.ObjectModel.xml",
        "ref/netcore50/fr/System.ObjectModel.xml",
        "ref/netcore50/it/System.ObjectModel.xml",
        "ref/netcore50/ja/System.ObjectModel.xml",
        "ref/netcore50/ko/System.ObjectModel.xml",
        "ref/netcore50/ru/System.ObjectModel.xml",
        "ref/netcore50/zh-hans/System.ObjectModel.xml",
        "ref/netcore50/zh-hant/System.ObjectModel.xml",
        "ref/netstandard1.0/System.ObjectModel.dll",
        "ref/netstandard1.0/System.ObjectModel.xml",
        "ref/netstandard1.0/de/System.ObjectModel.xml",
        "ref/netstandard1.0/es/System.ObjectModel.xml",
        "ref/netstandard1.0/fr/System.ObjectModel.xml",
        "ref/netstandard1.0/it/System.ObjectModel.xml",
        "ref/netstandard1.0/ja/System.ObjectModel.xml",
        "ref/netstandard1.0/ko/System.ObjectModel.xml",
        "ref/netstandard1.0/ru/System.ObjectModel.xml",
        "ref/netstandard1.0/zh-hans/System.ObjectModel.xml",
        "ref/netstandard1.0/zh-hant/System.ObjectModel.xml",
        "ref/netstandard1.3/System.ObjectModel.dll",
        "ref/netstandard1.3/System.ObjectModel.xml",
        "ref/netstandard1.3/de/System.ObjectModel.xml",
        "ref/netstandard1.3/es/System.ObjectModel.xml",
        "ref/netstandard1.3/fr/System.ObjectModel.xml",
        "ref/netstandard1.3/it/System.ObjectModel.xml",
        "ref/netstandard1.3/ja/System.ObjectModel.xml",
        "ref/netstandard1.3/ko/System.ObjectModel.xml",
        "ref/netstandard1.3/ru/System.ObjectModel.xml",
        "ref/netstandard1.3/zh-hans/System.ObjectModel.xml",
        "ref/netstandard1.3/zh-hant/System.ObjectModel.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.objectmodel.4.3.0.nupkg.sha512",
        "system.objectmodel.nuspec"
      ]
    },
    "System.Private.DataContractSerialization/4.3.0": {
      "sha512": "yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
      "type": "package",
      "path": "system.private.datacontractserialization/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.3/System.Private.DataContractSerialization.dll",
        "ref/netstandard/_._",
        "runtimes/aot/lib/netcore50/System.Private.DataContractSerialization.dll",
        "system.private.datacontractserialization.4.3.0.nupkg.sha512",
        "system.private.datacontractserialization.nuspec"
      ]
    },
    "System.Reflection/4.3.0": {
      "sha512": "KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
      "type": "package",
      "path": "system.reflection/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Reflection.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Reflection.dll",
        "ref/netcore50/System.Reflection.dll",
        "ref/netcore50/System.Reflection.xml",
        "ref/netcore50/de/System.Reflection.xml",
        "ref/netcore50/es/System.Reflection.xml",
        "ref/netcore50/fr/System.Reflection.xml",
        "ref/netcore50/it/System.Reflection.xml",
        "ref/netcore50/ja/System.Reflection.xml",
        "ref/netcore50/ko/System.Reflection.xml",
        "ref/netcore50/ru/System.Reflection.xml",
        "ref/netcore50/zh-hans/System.Reflection.xml",
        "ref/netcore50/zh-hant/System.Reflection.xml",
        "ref/netstandard1.0/System.Reflection.dll",
        "ref/netstandard1.0/System.Reflection.xml",
        "ref/netstandard1.0/de/System.Reflection.xml",
        "ref/netstandard1.0/es/System.Reflection.xml",
        "ref/netstandard1.0/fr/System.Reflection.xml",
        "ref/netstandard1.0/it/System.Reflection.xml",
        "ref/netstandard1.0/ja/System.Reflection.xml",
        "ref/netstandard1.0/ko/System.Reflection.xml",
        "ref/netstandard1.0/ru/System.Reflection.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.xml",
        "ref/netstandard1.3/System.Reflection.dll",
        "ref/netstandard1.3/System.Reflection.xml",
        "ref/netstandard1.3/de/System.Reflection.xml",
        "ref/netstandard1.3/es/System.Reflection.xml",
        "ref/netstandard1.3/fr/System.Reflection.xml",
        "ref/netstandard1.3/it/System.Reflection.xml",
        "ref/netstandard1.3/ja/System.Reflection.xml",
        "ref/netstandard1.3/ko/System.Reflection.xml",
        "ref/netstandard1.3/ru/System.Reflection.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.xml",
        "ref/netstandard1.5/System.Reflection.dll",
        "ref/netstandard1.5/System.Reflection.xml",
        "ref/netstandard1.5/de/System.Reflection.xml",
        "ref/netstandard1.5/es/System.Reflection.xml",
        "ref/netstandard1.5/fr/System.Reflection.xml",
        "ref/netstandard1.5/it/System.Reflection.xml",
        "ref/netstandard1.5/ja/System.Reflection.xml",
        "ref/netstandard1.5/ko/System.Reflection.xml",
        "ref/netstandard1.5/ru/System.Reflection.xml",
        "ref/netstandard1.5/zh-hans/System.Reflection.xml",
        "ref/netstandard1.5/zh-hant/System.Reflection.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.reflection.4.3.0.nupkg.sha512",
        "system.reflection.nuspec"
      ]
    },
    "System.Reflection.Emit/4.3.0": {
      "sha512": "228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
      "type": "package",
      "path": "system.reflection.emit/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/monotouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.dll",
        "lib/netstandard1.3/System.Reflection.Emit.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/net45/_._",
        "ref/netstandard1.1/System.Reflection.Emit.dll",
        "ref/netstandard1.1/System.Reflection.Emit.xml",
        "ref/netstandard1.1/de/System.Reflection.Emit.xml",
        "ref/netstandard1.1/es/System.Reflection.Emit.xml",
        "ref/netstandard1.1/fr/System.Reflection.Emit.xml",
        "ref/netstandard1.1/it/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ja/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ko/System.Reflection.Emit.xml",
        "ref/netstandard1.1/ru/System.Reflection.Emit.xml",
        "ref/netstandard1.1/zh-hans/System.Reflection.Emit.xml",
        "ref/netstandard1.1/zh-hant/System.Reflection.Emit.xml",
        "ref/xamarinmac20/_._",
        "system.reflection.emit.4.3.0.nupkg.sha512",
        "system.reflection.emit.nuspec"
      ]
    },
    "System.Reflection.Emit.ILGeneration/4.3.0": {
      "sha512": "59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
      "type": "package",
      "path": "system.reflection.emit.ilgeneration/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.ILGeneration.dll",
        "lib/netstandard1.3/System.Reflection.Emit.ILGeneration.dll",
        "lib/portable-net45+wp8/_._",
        "lib/wp80/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.dll",
        "ref/netstandard1.0/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/de/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/es/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/fr/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/it/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ja/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ko/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/ru/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.ILGeneration.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.ILGeneration.xml",
        "ref/portable-net45+wp8/_._",
        "ref/wp80/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/_._",
        "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512",
        "system.reflection.emit.ilgeneration.nuspec"
      ]
    },
    "System.Reflection.Emit.Lightweight/4.3.0": {
      "sha512": "oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
      "type": "package",
      "path": "system.reflection.emit.lightweight/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Reflection.Emit.Lightweight.dll",
        "lib/netstandard1.3/System.Reflection.Emit.Lightweight.dll",
        "lib/portable-net45+wp8/_._",
        "lib/wp80/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.dll",
        "ref/netstandard1.0/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/de/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/es/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/fr/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/it/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ja/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ko/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/ru/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Emit.Lightweight.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Emit.Lightweight.xml",
        "ref/portable-net45+wp8/_._",
        "ref/wp80/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/_._",
        "system.reflection.emit.lightweight.4.3.0.nupkg.sha512",
        "system.reflection.emit.lightweight.nuspec"
      ]
    },
    "System.Reflection.Extensions/4.3.0": {
      "sha512": "rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
      "type": "package",
      "path": "system.reflection.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Extensions.dll",
        "ref/netcore50/System.Reflection.Extensions.xml",
        "ref/netcore50/de/System.Reflection.Extensions.xml",
        "ref/netcore50/es/System.Reflection.Extensions.xml",
        "ref/netcore50/fr/System.Reflection.Extensions.xml",
        "ref/netcore50/it/System.Reflection.Extensions.xml",
        "ref/netcore50/ja/System.Reflection.Extensions.xml",
        "ref/netcore50/ko/System.Reflection.Extensions.xml",
        "ref/netcore50/ru/System.Reflection.Extensions.xml",
        "ref/netcore50/zh-hans/System.Reflection.Extensions.xml",
        "ref/netcore50/zh-hant/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/System.Reflection.Extensions.dll",
        "ref/netstandard1.0/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/de/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/es/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/fr/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/it/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ja/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ko/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/ru/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Extensions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.reflection.extensions.4.3.0.nupkg.sha512",
        "system.reflection.extensions.nuspec"
      ]
    },
    "System.Reflection.Metadata/1.6.0": {
      "sha512": "COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
      "type": "package",
      "path": "system.reflection.metadata/1.6.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netstandard1.1/System.Reflection.Metadata.dll",
        "lib/netstandard1.1/System.Reflection.Metadata.xml",
        "lib/netstandard2.0/System.Reflection.Metadata.dll",
        "lib/netstandard2.0/System.Reflection.Metadata.xml",
        "lib/portable-net45+win8/System.Reflection.Metadata.dll",
        "lib/portable-net45+win8/System.Reflection.Metadata.xml",
        "system.reflection.metadata.1.6.0.nupkg.sha512",
        "system.reflection.metadata.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Reflection.Primitives/4.3.0": {
      "sha512": "5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
      "type": "package",
      "path": "system.reflection.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Reflection.Primitives.dll",
        "ref/netcore50/System.Reflection.Primitives.xml",
        "ref/netcore50/de/System.Reflection.Primitives.xml",
        "ref/netcore50/es/System.Reflection.Primitives.xml",
        "ref/netcore50/fr/System.Reflection.Primitives.xml",
        "ref/netcore50/it/System.Reflection.Primitives.xml",
        "ref/netcore50/ja/System.Reflection.Primitives.xml",
        "ref/netcore50/ko/System.Reflection.Primitives.xml",
        "ref/netcore50/ru/System.Reflection.Primitives.xml",
        "ref/netcore50/zh-hans/System.Reflection.Primitives.xml",
        "ref/netcore50/zh-hant/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/System.Reflection.Primitives.dll",
        "ref/netstandard1.0/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/de/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/es/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/fr/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/it/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ja/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ko/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/ru/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.Reflection.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.Reflection.Primitives.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.reflection.primitives.4.3.0.nupkg.sha512",
        "system.reflection.primitives.nuspec"
      ]
    },
    "System.Reflection.TypeExtensions/4.3.0": {
      "sha512": "7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
      "type": "package",
      "path": "system.reflection.typeextensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Reflection.TypeExtensions.dll",
        "lib/net462/System.Reflection.TypeExtensions.dll",
        "lib/netcore50/System.Reflection.TypeExtensions.dll",
        "lib/netstandard1.5/System.Reflection.TypeExtensions.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Reflection.TypeExtensions.dll",
        "ref/net462/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.3/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.3/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/de/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/es/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/fr/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/it/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ja/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ko/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/ru/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/zh-hans/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.3/zh-hant/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/System.Reflection.TypeExtensions.dll",
        "ref/netstandard1.5/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/de/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/es/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/fr/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/it/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ja/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ko/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/ru/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/zh-hans/System.Reflection.TypeExtensions.xml",
        "ref/netstandard1.5/zh-hant/System.Reflection.TypeExtensions.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Reflection.TypeExtensions.dll",
        "system.reflection.typeextensions.4.3.0.nupkg.sha512",
        "system.reflection.typeextensions.nuspec"
      ]
    },
    "System.Resources.ResourceManager/4.3.0": {
      "sha512": "/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
      "type": "package",
      "path": "system.resources.resourcemanager/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Resources.ResourceManager.dll",
        "ref/netcore50/System.Resources.ResourceManager.xml",
        "ref/netcore50/de/System.Resources.ResourceManager.xml",
        "ref/netcore50/es/System.Resources.ResourceManager.xml",
        "ref/netcore50/fr/System.Resources.ResourceManager.xml",
        "ref/netcore50/it/System.Resources.ResourceManager.xml",
        "ref/netcore50/ja/System.Resources.ResourceManager.xml",
        "ref/netcore50/ko/System.Resources.ResourceManager.xml",
        "ref/netcore50/ru/System.Resources.ResourceManager.xml",
        "ref/netcore50/zh-hans/System.Resources.ResourceManager.xml",
        "ref/netcore50/zh-hant/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/System.Resources.ResourceManager.dll",
        "ref/netstandard1.0/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/de/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/es/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/fr/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/it/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ja/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ko/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/ru/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/zh-hans/System.Resources.ResourceManager.xml",
        "ref/netstandard1.0/zh-hant/System.Resources.ResourceManager.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.resources.resourcemanager.4.3.0.nupkg.sha512",
        "system.resources.resourcemanager.nuspec"
      ]
    },
    "System.Runtime/4.3.0": {
      "sha512": "JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
      "type": "package",
      "path": "system.runtime/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Runtime.dll",
        "lib/portable-net45+win8+wp80+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Runtime.dll",
        "ref/netcore50/System.Runtime.dll",
        "ref/netcore50/System.Runtime.xml",
        "ref/netcore50/de/System.Runtime.xml",
        "ref/netcore50/es/System.Runtime.xml",
        "ref/netcore50/fr/System.Runtime.xml",
        "ref/netcore50/it/System.Runtime.xml",
        "ref/netcore50/ja/System.Runtime.xml",
        "ref/netcore50/ko/System.Runtime.xml",
        "ref/netcore50/ru/System.Runtime.xml",
        "ref/netcore50/zh-hans/System.Runtime.xml",
        "ref/netcore50/zh-hant/System.Runtime.xml",
        "ref/netstandard1.0/System.Runtime.dll",
        "ref/netstandard1.0/System.Runtime.xml",
        "ref/netstandard1.0/de/System.Runtime.xml",
        "ref/netstandard1.0/es/System.Runtime.xml",
        "ref/netstandard1.0/fr/System.Runtime.xml",
        "ref/netstandard1.0/it/System.Runtime.xml",
        "ref/netstandard1.0/ja/System.Runtime.xml",
        "ref/netstandard1.0/ko/System.Runtime.xml",
        "ref/netstandard1.0/ru/System.Runtime.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.xml",
        "ref/netstandard1.2/System.Runtime.dll",
        "ref/netstandard1.2/System.Runtime.xml",
        "ref/netstandard1.2/de/System.Runtime.xml",
        "ref/netstandard1.2/es/System.Runtime.xml",
        "ref/netstandard1.2/fr/System.Runtime.xml",
        "ref/netstandard1.2/it/System.Runtime.xml",
        "ref/netstandard1.2/ja/System.Runtime.xml",
        "ref/netstandard1.2/ko/System.Runtime.xml",
        "ref/netstandard1.2/ru/System.Runtime.xml",
        "ref/netstandard1.2/zh-hans/System.Runtime.xml",
        "ref/netstandard1.2/zh-hant/System.Runtime.xml",
        "ref/netstandard1.3/System.Runtime.dll",
        "ref/netstandard1.3/System.Runtime.xml",
        "ref/netstandard1.3/de/System.Runtime.xml",
        "ref/netstandard1.3/es/System.Runtime.xml",
        "ref/netstandard1.3/fr/System.Runtime.xml",
        "ref/netstandard1.3/it/System.Runtime.xml",
        "ref/netstandard1.3/ja/System.Runtime.xml",
        "ref/netstandard1.3/ko/System.Runtime.xml",
        "ref/netstandard1.3/ru/System.Runtime.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.xml",
        "ref/netstandard1.5/System.Runtime.dll",
        "ref/netstandard1.5/System.Runtime.xml",
        "ref/netstandard1.5/de/System.Runtime.xml",
        "ref/netstandard1.5/es/System.Runtime.xml",
        "ref/netstandard1.5/fr/System.Runtime.xml",
        "ref/netstandard1.5/it/System.Runtime.xml",
        "ref/netstandard1.5/ja/System.Runtime.xml",
        "ref/netstandard1.5/ko/System.Runtime.xml",
        "ref/netstandard1.5/ru/System.Runtime.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.xml",
        "ref/portable-net45+win8+wp80+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.4.3.0.nupkg.sha512",
        "system.runtime.nuspec"
      ]
    },
    "System.Runtime.Caching/4.5.0": {
      "sha512": "95j9KShuaAENf2gLbQ/9YoJDHIWAnoaFYA71xo4QVQyLkOMginn34cD1+6RcYIrqJamLkMXgvgUnOzwzBk+U0w==",
      "type": "package",
      "path": "system.runtime.caching/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netstandard2.0/System.Runtime.Caching.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netstandard2.0/System.Runtime.Caching.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netcoreapp2.0/System.Runtime.Caching.dll",
        "runtimes/win/lib/net45/_._",
        "runtimes/win/lib/netcoreapp2.0/System.Runtime.Caching.dll",
        "system.runtime.caching.4.5.0.nupkg.sha512",
        "system.runtime.caching.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Runtime.CompilerServices.Unsafe/4.5.2": {
      "sha512": "wprSFgext8cwqymChhrBLu62LMg/1u92bU+VOwyfBimSPVFXtsNqEWC92Pf9ofzJFlk4IHmJA75EDJn1b2goAQ==",
      "type": "package",
      "path": "system.runtime.compilerservices.unsafe/4.5.2",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.dll",
        "ref/netstandard1.0/System.Runtime.CompilerServices.Unsafe.xml",
        "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
        "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.xml",
        "system.runtime.compilerservices.unsafe.4.5.2.nupkg.sha512",
        "system.runtime.compilerservices.unsafe.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Runtime.Extensions/4.3.0": {
      "sha512": "guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
      "type": "package",
      "path": "system.runtime.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Runtime.Extensions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Runtime.Extensions.dll",
        "ref/netcore50/System.Runtime.Extensions.dll",
        "ref/netcore50/System.Runtime.Extensions.xml",
        "ref/netcore50/de/System.Runtime.Extensions.xml",
        "ref/netcore50/es/System.Runtime.Extensions.xml",
        "ref/netcore50/fr/System.Runtime.Extensions.xml",
        "ref/netcore50/it/System.Runtime.Extensions.xml",
        "ref/netcore50/ja/System.Runtime.Extensions.xml",
        "ref/netcore50/ko/System.Runtime.Extensions.xml",
        "ref/netcore50/ru/System.Runtime.Extensions.xml",
        "ref/netcore50/zh-hans/System.Runtime.Extensions.xml",
        "ref/netcore50/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/System.Runtime.Extensions.dll",
        "ref/netstandard1.0/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/System.Runtime.Extensions.dll",
        "ref/netstandard1.3/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/System.Runtime.Extensions.dll",
        "ref/netstandard1.5/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/de/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/es/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/fr/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/it/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ja/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ko/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/ru/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.Extensions.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.Extensions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.extensions.4.3.0.nupkg.sha512",
        "system.runtime.extensions.nuspec"
      ]
    },
    "System.Runtime.Handles/4.3.0": {
      "sha512": "OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
      "type": "package",
      "path": "system.runtime.handles/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/_._",
        "ref/netstandard1.3/System.Runtime.Handles.dll",
        "ref/netstandard1.3/System.Runtime.Handles.xml",
        "ref/netstandard1.3/de/System.Runtime.Handles.xml",
        "ref/netstandard1.3/es/System.Runtime.Handles.xml",
        "ref/netstandard1.3/fr/System.Runtime.Handles.xml",
        "ref/netstandard1.3/it/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ja/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ko/System.Runtime.Handles.xml",
        "ref/netstandard1.3/ru/System.Runtime.Handles.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Handles.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Handles.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.handles.4.3.0.nupkg.sha512",
        "system.runtime.handles.nuspec"
      ]
    },
    "System.Runtime.InteropServices/4.3.0": {
      "sha512": "uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
      "type": "package",
      "path": "system.runtime.interopservices/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net462/System.Runtime.InteropServices.dll",
        "lib/net463/System.Runtime.InteropServices.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net462/System.Runtime.InteropServices.dll",
        "ref/net463/System.Runtime.InteropServices.dll",
        "ref/netcore50/System.Runtime.InteropServices.dll",
        "ref/netcore50/System.Runtime.InteropServices.xml",
        "ref/netcore50/de/System.Runtime.InteropServices.xml",
        "ref/netcore50/es/System.Runtime.InteropServices.xml",
        "ref/netcore50/fr/System.Runtime.InteropServices.xml",
        "ref/netcore50/it/System.Runtime.InteropServices.xml",
        "ref/netcore50/ja/System.Runtime.InteropServices.xml",
        "ref/netcore50/ko/System.Runtime.InteropServices.xml",
        "ref/netcore50/ru/System.Runtime.InteropServices.xml",
        "ref/netcore50/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netcore50/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netcoreapp1.1/System.Runtime.InteropServices.dll",
        "ref/netstandard1.1/System.Runtime.InteropServices.dll",
        "ref/netstandard1.1/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.1/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/System.Runtime.InteropServices.dll",
        "ref/netstandard1.2/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.2/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/System.Runtime.InteropServices.dll",
        "ref/netstandard1.3/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/System.Runtime.InteropServices.dll",
        "ref/netstandard1.5/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/de/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/es/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/fr/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/it/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ja/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ko/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/ru/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/zh-hans/System.Runtime.InteropServices.xml",
        "ref/netstandard1.5/zh-hant/System.Runtime.InteropServices.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.interopservices.4.3.0.nupkg.sha512",
        "system.runtime.interopservices.nuspec"
      ]
    },
    "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
      "sha512": "cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
      "type": "package",
      "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/win8/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/wpa81/System.Runtime.InteropServices.RuntimeInformation.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/unix/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/win/lib/net45/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/win/lib/netcore50/System.Runtime.InteropServices.RuntimeInformation.dll",
        "runtimes/win/lib/netstandard1.1/System.Runtime.InteropServices.RuntimeInformation.dll",
        "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512",
        "system.runtime.interopservices.runtimeinformation.nuspec"
      ]
    },
    "System.Runtime.Numerics/4.3.0": {
      "sha512": "yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
      "type": "package",
      "path": "system.runtime.numerics/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Runtime.Numerics.dll",
        "lib/netstandard1.3/System.Runtime.Numerics.dll",
        "lib/portable-net45+win8+wpa81/_._",
        "lib/win8/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Runtime.Numerics.dll",
        "ref/netcore50/System.Runtime.Numerics.xml",
        "ref/netcore50/de/System.Runtime.Numerics.xml",
        "ref/netcore50/es/System.Runtime.Numerics.xml",
        "ref/netcore50/fr/System.Runtime.Numerics.xml",
        "ref/netcore50/it/System.Runtime.Numerics.xml",
        "ref/netcore50/ja/System.Runtime.Numerics.xml",
        "ref/netcore50/ko/System.Runtime.Numerics.xml",
        "ref/netcore50/ru/System.Runtime.Numerics.xml",
        "ref/netcore50/zh-hans/System.Runtime.Numerics.xml",
        "ref/netcore50/zh-hant/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/System.Runtime.Numerics.dll",
        "ref/netstandard1.1/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/de/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/es/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/fr/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/it/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/ja/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/ko/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/ru/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/zh-hans/System.Runtime.Numerics.xml",
        "ref/netstandard1.1/zh-hant/System.Runtime.Numerics.xml",
        "ref/portable-net45+win8+wpa81/_._",
        "ref/win8/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.numerics.4.3.0.nupkg.sha512",
        "system.runtime.numerics.nuspec"
      ]
    },
    "System.Runtime.Serialization.Formatters/4.3.0": {
      "sha512": "KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
      "type": "package",
      "path": "system.runtime.serialization.formatters/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Runtime.Serialization.Formatters.dll",
        "lib/netstandard1.4/System.Runtime.Serialization.Formatters.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Runtime.Serialization.Formatters.dll",
        "ref/netstandard1.3/System.Runtime.Serialization.Formatters.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.serialization.formatters.4.3.0.nupkg.sha512",
        "system.runtime.serialization.formatters.nuspec"
      ]
    },
    "System.Runtime.Serialization.Json/4.3.0": {
      "sha512": "CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
      "type": "package",
      "path": "system.runtime.serialization.json/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Runtime.Serialization.Json.dll",
        "lib/netstandard1.3/System.Runtime.Serialization.Json.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Runtime.Serialization.Json.dll",
        "ref/netcore50/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/de/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/es/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/fr/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/it/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/ja/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/ko/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/ru/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/zh-hans/System.Runtime.Serialization.Json.xml",
        "ref/netcore50/zh-hant/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/System.Runtime.Serialization.Json.dll",
        "ref/netstandard1.0/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/de/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/es/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/fr/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/it/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/ja/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/ko/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/ru/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Json.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Json.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.runtime.serialization.json.4.3.0.nupkg.sha512",
        "system.runtime.serialization.json.nuspec"
      ]
    },
    "System.Runtime.Serialization.Primitives/4.3.0": {
      "sha512": "Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
      "type": "package",
      "path": "system.runtime.serialization.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.Runtime.Serialization.Primitives.dll",
        "lib/netcore50/System.Runtime.Serialization.Primitives.dll",
        "lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.Runtime.Serialization.Primitives.dll",
        "ref/netcore50/System.Runtime.Serialization.Primitives.dll",
        "ref/netcore50/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/de/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/es/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/fr/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/it/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/ja/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/ko/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/ru/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/zh-hans/System.Runtime.Serialization.Primitives.xml",
        "ref/netcore50/zh-hant/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/System.Runtime.Serialization.Primitives.dll",
        "ref/netstandard1.0/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/de/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/es/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/fr/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/it/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/ja/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/ko/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/ru/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/zh-hans/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.0/zh-hant/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/System.Runtime.Serialization.Primitives.dll",
        "ref/netstandard1.3/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/de/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/es/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/fr/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/it/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/ja/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/ko/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/ru/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/zh-hans/System.Runtime.Serialization.Primitives.xml",
        "ref/netstandard1.3/zh-hant/System.Runtime.Serialization.Primitives.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Runtime.Serialization.Primitives.dll",
        "system.runtime.serialization.primitives.4.3.0.nupkg.sha512",
        "system.runtime.serialization.primitives.nuspec"
      ]
    },
    "System.Security.AccessControl/4.5.0": {
      "sha512": "vW8Eoq0TMyz5vAG/6ce483x/CP83fgm4SJe5P8Tb1tZaobcvPrbMEL7rhH1DRdrYbbb6F0vq3OlzmK0Pkwks5A==",
      "type": "package",
      "path": "system.security.accesscontrol/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.AccessControl.dll",
        "lib/net461/System.Security.AccessControl.dll",
        "lib/netstandard1.3/System.Security.AccessControl.dll",
        "lib/netstandard2.0/System.Security.AccessControl.dll",
        "lib/uap10.0.16299/_._",
        "ref/net46/System.Security.AccessControl.dll",
        "ref/net461/System.Security.AccessControl.dll",
        "ref/net461/System.Security.AccessControl.xml",
        "ref/netstandard1.3/System.Security.AccessControl.dll",
        "ref/netstandard1.3/System.Security.AccessControl.xml",
        "ref/netstandard1.3/de/System.Security.AccessControl.xml",
        "ref/netstandard1.3/es/System.Security.AccessControl.xml",
        "ref/netstandard1.3/fr/System.Security.AccessControl.xml",
        "ref/netstandard1.3/it/System.Security.AccessControl.xml",
        "ref/netstandard1.3/ja/System.Security.AccessControl.xml",
        "ref/netstandard1.3/ko/System.Security.AccessControl.xml",
        "ref/netstandard1.3/ru/System.Security.AccessControl.xml",
        "ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
        "ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
        "ref/netstandard2.0/System.Security.AccessControl.dll",
        "ref/netstandard2.0/System.Security.AccessControl.xml",
        "ref/uap10.0.16299/_._",
        "runtimes/win/lib/net46/System.Security.AccessControl.dll",
        "runtimes/win/lib/net461/System.Security.AccessControl.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
        "runtimes/win/lib/uap10.0.16299/_._",
        "system.security.accesscontrol.4.5.0.nupkg.sha512",
        "system.security.accesscontrol.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Cryptography.Algorithms/4.3.0": {
      "sha512": "W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
      "type": "package",
      "path": "system.security.cryptography.algorithms/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Algorithms.dll",
        "lib/net461/System.Security.Cryptography.Algorithms.dll",
        "lib/net463/System.Security.Cryptography.Algorithms.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Algorithms.dll",
        "ref/net461/System.Security.Cryptography.Algorithms.dll",
        "ref/net463/System.Security.Cryptography.Algorithms.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Algorithms.dll",
        "ref/netstandard1.4/System.Security.Cryptography.Algorithms.dll",
        "ref/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/osx/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/net463/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/netcore50/System.Security.Cryptography.Algorithms.dll",
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Algorithms.dll",
        "system.security.cryptography.algorithms.4.3.0.nupkg.sha512",
        "system.security.cryptography.algorithms.nuspec"
      ]
    },
    "System.Security.Cryptography.Cng/4.5.0": {
      "sha512": "WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
      "type": "package",
      "path": "system.security.cryptography.cng/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Cng.dll",
        "lib/net461/System.Security.Cryptography.Cng.dll",
        "lib/net462/System.Security.Cryptography.Cng.dll",
        "lib/net47/System.Security.Cryptography.Cng.dll",
        "lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
        "lib/netstandard1.3/System.Security.Cryptography.Cng.dll",
        "lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
        "lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Cng.dll",
        "lib/uap10.0.16299/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Cng.dll",
        "ref/net461/System.Security.Cryptography.Cng.dll",
        "ref/net461/System.Security.Cryptography.Cng.xml",
        "ref/net462/System.Security.Cryptography.Cng.dll",
        "ref/net462/System.Security.Cryptography.Cng.xml",
        "ref/net47/System.Security.Cryptography.Cng.dll",
        "ref/net47/System.Security.Cryptography.Cng.xml",
        "ref/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
        "ref/netcoreapp2.0/System.Security.Cryptography.Cng.xml",
        "ref/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
        "ref/netcoreapp2.1/System.Security.Cryptography.Cng.xml",
        "ref/netstandard1.3/System.Security.Cryptography.Cng.dll",
        "ref/netstandard1.4/System.Security.Cryptography.Cng.dll",
        "ref/netstandard1.6/System.Security.Cryptography.Cng.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Cng.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Cng.xml",
        "ref/uap10.0.16299/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/win/lib/net46/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net462/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/net47/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netstandard1.4/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.Cng.dll",
        "runtimes/win/lib/uap10.0.16299/_._",
        "system.security.cryptography.cng.4.5.0.nupkg.sha512",
        "system.security.cryptography.cng.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Cryptography.Csp/4.3.0": {
      "sha512": "X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
      "type": "package",
      "path": "system.security.cryptography.csp/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Csp.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Csp.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Csp.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.Csp.dll",
        "runtimes/win/lib/netcore50/_._",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Csp.dll",
        "system.security.cryptography.csp.4.3.0.nupkg.sha512",
        "system.security.cryptography.csp.nuspec"
      ]
    },
    "System.Security.Cryptography.Encoding/4.3.0": {
      "sha512": "1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
      "type": "package",
      "path": "system.security.cryptography.encoding/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Encoding.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Encoding.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Encoding.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/de/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/es/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/fr/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/it/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/ja/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/ko/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/ru/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Cryptography.Encoding.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Cryptography.Encoding.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.Encoding.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Encoding.dll",
        "system.security.cryptography.encoding.4.3.0.nupkg.sha512",
        "system.security.cryptography.encoding.nuspec"
      ]
    },
    "System.Security.Cryptography.OpenSsl/4.3.0": {
      "sha512": "h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
      "type": "package",
      "path": "system.security.cryptography.openssl/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
        "ref/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.OpenSsl.dll",
        "system.security.cryptography.openssl.4.3.0.nupkg.sha512",
        "system.security.cryptography.openssl.nuspec"
      ]
    },
    "System.Security.Cryptography.Pkcs/4.5.0": {
      "sha512": "TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==",
      "type": "package",
      "path": "system.security.cryptography.pkcs/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.Cryptography.Pkcs.dll",
        "lib/net461/System.Security.Cryptography.Pkcs.dll",
        "lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
        "lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
        "ref/net46/System.Security.Cryptography.Pkcs.dll",
        "ref/net461/System.Security.Cryptography.Pkcs.dll",
        "ref/net461/System.Security.Cryptography.Pkcs.xml",
        "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
        "ref/netcoreapp2.1/System.Security.Cryptography.Pkcs.xml",
        "ref/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Pkcs.xml",
        "runtimes/win/lib/net46/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.Pkcs.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll",
        "system.security.cryptography.pkcs.4.5.0.nupkg.sha512",
        "system.security.cryptography.pkcs.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Cryptography.Primitives/4.3.0": {
      "sha512": "7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
      "type": "package",
      "path": "system.security.cryptography.primitives/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.Primitives.dll",
        "lib/netstandard1.3/System.Security.Cryptography.Primitives.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.Primitives.dll",
        "ref/netstandard1.3/System.Security.Cryptography.Primitives.dll",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.security.cryptography.primitives.4.3.0.nupkg.sha512",
        "system.security.cryptography.primitives.nuspec"
      ]
    },
    "System.Security.Cryptography.ProtectedData/4.5.0": {
      "sha512": "wLBKzFnDCxP12VL9ANydSYhk59fC4cvOr9ypYQLPnAj48NQIhqnjdD2yhP8yEKyBJEjERWS9DisKL7rX5eU25Q==",
      "type": "package",
      "path": "system.security.cryptography.protecteddata/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.ProtectedData.dll",
        "lib/net461/System.Security.Cryptography.ProtectedData.dll",
        "lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
        "lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.ProtectedData.dll",
        "ref/net461/System.Security.Cryptography.ProtectedData.dll",
        "ref/net461/System.Security.Cryptography.ProtectedData.xml",
        "ref/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
        "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
        "ref/netstandard2.0/System.Security.Cryptography.ProtectedData.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/win/lib/net46/System.Security.Cryptography.ProtectedData.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.ProtectedData.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.Cryptography.ProtectedData.dll",
        "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll",
        "system.security.cryptography.protecteddata.4.5.0.nupkg.sha512",
        "system.security.cryptography.protecteddata.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Cryptography.X509Certificates/4.3.0": {
      "sha512": "t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
      "type": "package",
      "path": "system.security.cryptography.x509certificates/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.Cryptography.X509Certificates.dll",
        "lib/net461/System.Security.Cryptography.X509Certificates.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.Cryptography.X509Certificates.dll",
        "ref/net461/System.Security.Cryptography.X509Certificates.dll",
        "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.dll",
        "ref/netstandard1.3/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/de/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/es/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/fr/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/it/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/ja/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/ko/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/ru/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.dll",
        "ref/netstandard1.4/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/de/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/es/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/fr/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/it/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/ja/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/ko/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/ru/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/zh-hans/System.Security.Cryptography.X509Certificates.xml",
        "ref/netstandard1.4/zh-hant/System.Security.Cryptography.X509Certificates.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/net46/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/net461/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/netcore50/System.Security.Cryptography.X509Certificates.dll",
        "runtimes/win/lib/netstandard1.6/System.Security.Cryptography.X509Certificates.dll",
        "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512",
        "system.security.cryptography.x509certificates.nuspec"
      ]
    },
    "System.Security.Cryptography.Xml/4.5.0": {
      "sha512": "i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==",
      "type": "package",
      "path": "system.security.cryptography.xml/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Security.Cryptography.Xml.dll",
        "lib/netstandard2.0/System.Security.Cryptography.Xml.dll",
        "ref/net461/System.Security.Cryptography.Xml.dll",
        "ref/net461/System.Security.Cryptography.Xml.xml",
        "ref/netstandard2.0/System.Security.Cryptography.Xml.dll",
        "ref/netstandard2.0/System.Security.Cryptography.Xml.xml",
        "system.security.cryptography.xml.4.5.0.nupkg.sha512",
        "system.security.cryptography.xml.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Permissions/4.5.0": {
      "sha512": "9gdyuARhUR7H+p5CjyUB/zPk7/Xut3wUSP8NJQB6iZr8L3XUXTMdoLeVAg9N4rqF8oIpE7MpdqHdDHQ7XgJe0g==",
      "type": "package",
      "path": "system.security.permissions/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net461/System.Security.Permissions.dll",
        "lib/netstandard2.0/System.Security.Permissions.dll",
        "ref/net461/System.Security.Permissions.dll",
        "ref/net461/System.Security.Permissions.xml",
        "ref/netstandard2.0/System.Security.Permissions.dll",
        "ref/netstandard2.0/System.Security.Permissions.xml",
        "system.security.permissions.4.5.0.nupkg.sha512",
        "system.security.permissions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.Principal.Windows/4.5.0": {
      "sha512": "U77HfRXlZlOeIXd//Yoj6Jnk8AXlbeisf1oq1os+hxOGVnuG+lGSfGqTwTZBoORFF6j/0q7HXIl8cqwQ9aUGqQ==",
      "type": "package",
      "path": "system.security.principal.windows/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/net46/System.Security.Principal.Windows.dll",
        "lib/net461/System.Security.Principal.Windows.dll",
        "lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "lib/netstandard2.0/System.Security.Principal.Windows.dll",
        "lib/uap10.0.16299/_._",
        "ref/net46/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.dll",
        "ref/net461/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/System.Security.Principal.Windows.dll",
        "ref/netstandard1.3/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
        "ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
        "ref/netstandard2.0/System.Security.Principal.Windows.dll",
        "ref/netstandard2.0/System.Security.Principal.Windows.xml",
        "ref/uap10.0.16299/_._",
        "runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
        "runtimes/win/lib/uap10.0.16299/_._",
        "system.security.principal.windows.4.5.0.nupkg.sha512",
        "system.security.principal.windows.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Security.SecureString/4.3.0": {
      "sha512": "PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
      "type": "package",
      "path": "system.security.securestring/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Security.SecureString.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Security.SecureString.dll",
        "ref/netstandard1.3/System.Security.SecureString.dll",
        "ref/netstandard1.3/System.Security.SecureString.xml",
        "ref/netstandard1.3/de/System.Security.SecureString.xml",
        "ref/netstandard1.3/es/System.Security.SecureString.xml",
        "ref/netstandard1.3/fr/System.Security.SecureString.xml",
        "ref/netstandard1.3/it/System.Security.SecureString.xml",
        "ref/netstandard1.3/ja/System.Security.SecureString.xml",
        "ref/netstandard1.3/ko/System.Security.SecureString.xml",
        "ref/netstandard1.3/ru/System.Security.SecureString.xml",
        "ref/netstandard1.3/zh-hans/System.Security.SecureString.xml",
        "ref/netstandard1.3/zh-hant/System.Security.SecureString.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/unix/lib/netstandard1.3/System.Security.SecureString.dll",
        "runtimes/win/lib/net46/System.Security.SecureString.dll",
        "runtimes/win/lib/netstandard1.3/System.Security.SecureString.dll",
        "system.security.securestring.4.3.0.nupkg.sha512",
        "system.security.securestring.nuspec"
      ]
    },
    "System.Text.Encoding/4.3.0": {
      "sha512": "BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
      "type": "package",
      "path": "system.text.encoding/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Text.Encoding.dll",
        "ref/netcore50/System.Text.Encoding.xml",
        "ref/netcore50/de/System.Text.Encoding.xml",
        "ref/netcore50/es/System.Text.Encoding.xml",
        "ref/netcore50/fr/System.Text.Encoding.xml",
        "ref/netcore50/it/System.Text.Encoding.xml",
        "ref/netcore50/ja/System.Text.Encoding.xml",
        "ref/netcore50/ko/System.Text.Encoding.xml",
        "ref/netcore50/ru/System.Text.Encoding.xml",
        "ref/netcore50/zh-hans/System.Text.Encoding.xml",
        "ref/netcore50/zh-hant/System.Text.Encoding.xml",
        "ref/netstandard1.0/System.Text.Encoding.dll",
        "ref/netstandard1.0/System.Text.Encoding.xml",
        "ref/netstandard1.0/de/System.Text.Encoding.xml",
        "ref/netstandard1.0/es/System.Text.Encoding.xml",
        "ref/netstandard1.0/fr/System.Text.Encoding.xml",
        "ref/netstandard1.0/it/System.Text.Encoding.xml",
        "ref/netstandard1.0/ja/System.Text.Encoding.xml",
        "ref/netstandard1.0/ko/System.Text.Encoding.xml",
        "ref/netstandard1.0/ru/System.Text.Encoding.xml",
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.xml",
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.xml",
        "ref/netstandard1.3/System.Text.Encoding.dll",
        "ref/netstandard1.3/System.Text.Encoding.xml",
        "ref/netstandard1.3/de/System.Text.Encoding.xml",
        "ref/netstandard1.3/es/System.Text.Encoding.xml",
        "ref/netstandard1.3/fr/System.Text.Encoding.xml",
        "ref/netstandard1.3/it/System.Text.Encoding.xml",
        "ref/netstandard1.3/ja/System.Text.Encoding.xml",
        "ref/netstandard1.3/ko/System.Text.Encoding.xml",
        "ref/netstandard1.3/ru/System.Text.Encoding.xml",
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.xml",
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.text.encoding.4.3.0.nupkg.sha512",
        "system.text.encoding.nuspec"
      ]
    },
    "System.Text.Encoding.CodePages/4.5.1": {
      "sha512": "4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
      "type": "package",
      "path": "system.text.encoding.codepages/4.5.1",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Text.Encoding.CodePages.dll",
        "lib/net461/System.Text.Encoding.CodePages.dll",
        "lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
        "lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/win/lib/net461/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/netstandard1.3/System.Text.Encoding.CodePages.dll",
        "runtimes/win/lib/netstandard2.0/System.Text.Encoding.CodePages.dll",
        "system.text.encoding.codepages.4.5.1.nupkg.sha512",
        "system.text.encoding.codepages.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Text.Encoding.Extensions/4.3.0": {
      "sha512": "YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
      "type": "package",
      "path": "system.text.encoding.extensions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Text.Encoding.Extensions.dll",
        "ref/netcore50/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/de/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/es/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/fr/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/it/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ja/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ko/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/ru/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netcore50/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/System.Text.Encoding.Extensions.dll",
        "ref/netstandard1.0/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/de/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/es/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/fr/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/it/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ja/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ko/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/ru/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.0/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/System.Text.Encoding.Extensions.dll",
        "ref/netstandard1.3/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/de/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/es/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/fr/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/it/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ja/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ko/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/ru/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/zh-hans/System.Text.Encoding.Extensions.xml",
        "ref/netstandard1.3/zh-hant/System.Text.Encoding.Extensions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.text.encoding.extensions.4.3.0.nupkg.sha512",
        "system.text.encoding.extensions.nuspec"
      ]
    },
    "System.Text.Encodings.Web/4.5.0": {
      "sha512": "Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
      "type": "package",
      "path": "system.text.encodings.web/4.5.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/netstandard1.0/System.Text.Encodings.Web.dll",
        "lib/netstandard1.0/System.Text.Encodings.Web.xml",
        "lib/netstandard2.0/System.Text.Encodings.Web.dll",
        "lib/netstandard2.0/System.Text.Encodings.Web.xml",
        "system.text.encodings.web.4.5.0.nupkg.sha512",
        "system.text.encodings.web.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Text.RegularExpressions/4.3.0": {
      "sha512": "RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
      "type": "package",
      "path": "system.text.regularexpressions/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net463/System.Text.RegularExpressions.dll",
        "lib/netcore50/System.Text.RegularExpressions.dll",
        "lib/netstandard1.6/System.Text.RegularExpressions.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net463/System.Text.RegularExpressions.dll",
        "ref/netcore50/System.Text.RegularExpressions.dll",
        "ref/netcore50/System.Text.RegularExpressions.xml",
        "ref/netcore50/de/System.Text.RegularExpressions.xml",
        "ref/netcore50/es/System.Text.RegularExpressions.xml",
        "ref/netcore50/fr/System.Text.RegularExpressions.xml",
        "ref/netcore50/it/System.Text.RegularExpressions.xml",
        "ref/netcore50/ja/System.Text.RegularExpressions.xml",
        "ref/netcore50/ko/System.Text.RegularExpressions.xml",
        "ref/netcore50/ru/System.Text.RegularExpressions.xml",
        "ref/netcore50/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netcore50/zh-hant/System.Text.RegularExpressions.xml",
        "ref/netcoreapp1.1/System.Text.RegularExpressions.dll",
        "ref/netstandard1.0/System.Text.RegularExpressions.dll",
        "ref/netstandard1.0/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/de/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/es/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/fr/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/it/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/ja/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/ko/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/ru/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netstandard1.0/zh-hant/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/System.Text.RegularExpressions.dll",
        "ref/netstandard1.3/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/de/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/es/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/fr/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/it/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/ja/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/ko/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/ru/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netstandard1.3/zh-hant/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/System.Text.RegularExpressions.dll",
        "ref/netstandard1.6/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/de/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/es/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/fr/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/it/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/ja/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/ko/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/ru/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/zh-hans/System.Text.RegularExpressions.xml",
        "ref/netstandard1.6/zh-hant/System.Text.RegularExpressions.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.text.regularexpressions.4.3.0.nupkg.sha512",
        "system.text.regularexpressions.nuspec"
      ]
    },
    "System.Threading/4.3.0": {
      "sha512": "VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
      "type": "package",
      "path": "system.threading/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Threading.dll",
        "lib/netstandard1.3/System.Threading.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Threading.dll",
        "ref/netcore50/System.Threading.xml",
        "ref/netcore50/de/System.Threading.xml",
        "ref/netcore50/es/System.Threading.xml",
        "ref/netcore50/fr/System.Threading.xml",
        "ref/netcore50/it/System.Threading.xml",
        "ref/netcore50/ja/System.Threading.xml",
        "ref/netcore50/ko/System.Threading.xml",
        "ref/netcore50/ru/System.Threading.xml",
        "ref/netcore50/zh-hans/System.Threading.xml",
        "ref/netcore50/zh-hant/System.Threading.xml",
        "ref/netstandard1.0/System.Threading.dll",
        "ref/netstandard1.0/System.Threading.xml",
        "ref/netstandard1.0/de/System.Threading.xml",
        "ref/netstandard1.0/es/System.Threading.xml",
        "ref/netstandard1.0/fr/System.Threading.xml",
        "ref/netstandard1.0/it/System.Threading.xml",
        "ref/netstandard1.0/ja/System.Threading.xml",
        "ref/netstandard1.0/ko/System.Threading.xml",
        "ref/netstandard1.0/ru/System.Threading.xml",
        "ref/netstandard1.0/zh-hans/System.Threading.xml",
        "ref/netstandard1.0/zh-hant/System.Threading.xml",
        "ref/netstandard1.3/System.Threading.dll",
        "ref/netstandard1.3/System.Threading.xml",
        "ref/netstandard1.3/de/System.Threading.xml",
        "ref/netstandard1.3/es/System.Threading.xml",
        "ref/netstandard1.3/fr/System.Threading.xml",
        "ref/netstandard1.3/it/System.Threading.xml",
        "ref/netstandard1.3/ja/System.Threading.xml",
        "ref/netstandard1.3/ko/System.Threading.xml",
        "ref/netstandard1.3/ru/System.Threading.xml",
        "ref/netstandard1.3/zh-hans/System.Threading.xml",
        "ref/netstandard1.3/zh-hant/System.Threading.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Threading.dll",
        "system.threading.4.3.0.nupkg.sha512",
        "system.threading.nuspec"
      ]
    },
    "System.Threading.Tasks/4.3.0": {
      "sha512": "LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
      "type": "package",
      "path": "system.threading.tasks/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Threading.Tasks.dll",
        "ref/netcore50/System.Threading.Tasks.xml",
        "ref/netcore50/de/System.Threading.Tasks.xml",
        "ref/netcore50/es/System.Threading.Tasks.xml",
        "ref/netcore50/fr/System.Threading.Tasks.xml",
        "ref/netcore50/it/System.Threading.Tasks.xml",
        "ref/netcore50/ja/System.Threading.Tasks.xml",
        "ref/netcore50/ko/System.Threading.Tasks.xml",
        "ref/netcore50/ru/System.Threading.Tasks.xml",
        "ref/netcore50/zh-hans/System.Threading.Tasks.xml",
        "ref/netcore50/zh-hant/System.Threading.Tasks.xml",
        "ref/netstandard1.0/System.Threading.Tasks.dll",
        "ref/netstandard1.0/System.Threading.Tasks.xml",
        "ref/netstandard1.0/de/System.Threading.Tasks.xml",
        "ref/netstandard1.0/es/System.Threading.Tasks.xml",
        "ref/netstandard1.0/fr/System.Threading.Tasks.xml",
        "ref/netstandard1.0/it/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ja/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ko/System.Threading.Tasks.xml",
        "ref/netstandard1.0/ru/System.Threading.Tasks.xml",
        "ref/netstandard1.0/zh-hans/System.Threading.Tasks.xml",
        "ref/netstandard1.0/zh-hant/System.Threading.Tasks.xml",
        "ref/netstandard1.3/System.Threading.Tasks.dll",
        "ref/netstandard1.3/System.Threading.Tasks.xml",
        "ref/netstandard1.3/de/System.Threading.Tasks.xml",
        "ref/netstandard1.3/es/System.Threading.Tasks.xml",
        "ref/netstandard1.3/fr/System.Threading.Tasks.xml",
        "ref/netstandard1.3/it/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ja/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ko/System.Threading.Tasks.xml",
        "ref/netstandard1.3/ru/System.Threading.Tasks.xml",
        "ref/netstandard1.3/zh-hans/System.Threading.Tasks.xml",
        "ref/netstandard1.3/zh-hant/System.Threading.Tasks.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.tasks.4.3.0.nupkg.sha512",
        "system.threading.tasks.nuspec"
      ]
    },
    "System.Threading.Tasks.Extensions/4.5.3": {
      "sha512": "+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==",
      "type": "package",
      "path": "system.threading.tasks.extensions/4.5.3",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "LICENSE.TXT",
        "THIRD-PARTY-NOTICES.TXT",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/netcoreapp2.1/_._",
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard1.0/System.Threading.Tasks.Extensions.xml",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.dll",
        "lib/netstandard2.0/System.Threading.Tasks.Extensions.xml",
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.dll",
        "lib/portable-net45+win8+wp8+wpa81/System.Threading.Tasks.Extensions.xml",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/netcoreapp2.1/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.tasks.extensions.4.5.3.nupkg.sha512",
        "system.threading.tasks.extensions.nuspec",
        "useSharedDesignerContext.txt",
        "version.txt"
      ]
    },
    "System.Threading.Timer/4.3.0": {
      "sha512": "Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
      "type": "package",
      "path": "system.threading.timer/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net451/_._",
        "lib/portable-net451+win81+wpa81/_._",
        "lib/win81/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net451/_._",
        "ref/netcore50/System.Threading.Timer.dll",
        "ref/netcore50/System.Threading.Timer.xml",
        "ref/netcore50/de/System.Threading.Timer.xml",
        "ref/netcore50/es/System.Threading.Timer.xml",
        "ref/netcore50/fr/System.Threading.Timer.xml",
        "ref/netcore50/it/System.Threading.Timer.xml",
        "ref/netcore50/ja/System.Threading.Timer.xml",
        "ref/netcore50/ko/System.Threading.Timer.xml",
        "ref/netcore50/ru/System.Threading.Timer.xml",
        "ref/netcore50/zh-hans/System.Threading.Timer.xml",
        "ref/netcore50/zh-hant/System.Threading.Timer.xml",
        "ref/netstandard1.2/System.Threading.Timer.dll",
        "ref/netstandard1.2/System.Threading.Timer.xml",
        "ref/netstandard1.2/de/System.Threading.Timer.xml",
        "ref/netstandard1.2/es/System.Threading.Timer.xml",
        "ref/netstandard1.2/fr/System.Threading.Timer.xml",
        "ref/netstandard1.2/it/System.Threading.Timer.xml",
        "ref/netstandard1.2/ja/System.Threading.Timer.xml",
        "ref/netstandard1.2/ko/System.Threading.Timer.xml",
        "ref/netstandard1.2/ru/System.Threading.Timer.xml",
        "ref/netstandard1.2/zh-hans/System.Threading.Timer.xml",
        "ref/netstandard1.2/zh-hant/System.Threading.Timer.xml",
        "ref/portable-net451+win81+wpa81/_._",
        "ref/win81/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.threading.timer.4.3.0.nupkg.sha512",
        "system.threading.timer.nuspec"
      ]
    },
    "System.Xml.ReaderWriter/4.3.0": {
      "sha512": "GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
      "type": "package",
      "path": "system.xml.readerwriter/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/net46/System.Xml.ReaderWriter.dll",
        "lib/netcore50/System.Xml.ReaderWriter.dll",
        "lib/netstandard1.3/System.Xml.ReaderWriter.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/net46/System.Xml.ReaderWriter.dll",
        "ref/netcore50/System.Xml.ReaderWriter.dll",
        "ref/netcore50/System.Xml.ReaderWriter.xml",
        "ref/netcore50/de/System.Xml.ReaderWriter.xml",
        "ref/netcore50/es/System.Xml.ReaderWriter.xml",
        "ref/netcore50/fr/System.Xml.ReaderWriter.xml",
        "ref/netcore50/it/System.Xml.ReaderWriter.xml",
        "ref/netcore50/ja/System.Xml.ReaderWriter.xml",
        "ref/netcore50/ko/System.Xml.ReaderWriter.xml",
        "ref/netcore50/ru/System.Xml.ReaderWriter.xml",
        "ref/netcore50/zh-hans/System.Xml.ReaderWriter.xml",
        "ref/netcore50/zh-hant/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/System.Xml.ReaderWriter.dll",
        "ref/netstandard1.0/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/de/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/es/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/fr/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/it/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/ja/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/ko/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/ru/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/zh-hans/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.0/zh-hant/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/System.Xml.ReaderWriter.dll",
        "ref/netstandard1.3/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/de/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/es/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/fr/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/it/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/ja/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/ko/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/ru/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/zh-hans/System.Xml.ReaderWriter.xml",
        "ref/netstandard1.3/zh-hant/System.Xml.ReaderWriter.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.xml.readerwriter.4.3.0.nupkg.sha512",
        "system.xml.readerwriter.nuspec"
      ]
    },
    "System.Xml.XDocument/4.3.0": {
      "sha512": "5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
      "type": "package",
      "path": "system.xml.xdocument/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Xml.XDocument.dll",
        "lib/netstandard1.3/System.Xml.XDocument.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Xml.XDocument.dll",
        "ref/netcore50/System.Xml.XDocument.xml",
        "ref/netcore50/de/System.Xml.XDocument.xml",
        "ref/netcore50/es/System.Xml.XDocument.xml",
        "ref/netcore50/fr/System.Xml.XDocument.xml",
        "ref/netcore50/it/System.Xml.XDocument.xml",
        "ref/netcore50/ja/System.Xml.XDocument.xml",
        "ref/netcore50/ko/System.Xml.XDocument.xml",
        "ref/netcore50/ru/System.Xml.XDocument.xml",
        "ref/netcore50/zh-hans/System.Xml.XDocument.xml",
        "ref/netcore50/zh-hant/System.Xml.XDocument.xml",
        "ref/netstandard1.0/System.Xml.XDocument.dll",
        "ref/netstandard1.0/System.Xml.XDocument.xml",
        "ref/netstandard1.0/de/System.Xml.XDocument.xml",
        "ref/netstandard1.0/es/System.Xml.XDocument.xml",
        "ref/netstandard1.0/fr/System.Xml.XDocument.xml",
        "ref/netstandard1.0/it/System.Xml.XDocument.xml",
        "ref/netstandard1.0/ja/System.Xml.XDocument.xml",
        "ref/netstandard1.0/ko/System.Xml.XDocument.xml",
        "ref/netstandard1.0/ru/System.Xml.XDocument.xml",
        "ref/netstandard1.0/zh-hans/System.Xml.XDocument.xml",
        "ref/netstandard1.0/zh-hant/System.Xml.XDocument.xml",
        "ref/netstandard1.3/System.Xml.XDocument.dll",
        "ref/netstandard1.3/System.Xml.XDocument.xml",
        "ref/netstandard1.3/de/System.Xml.XDocument.xml",
        "ref/netstandard1.3/es/System.Xml.XDocument.xml",
        "ref/netstandard1.3/fr/System.Xml.XDocument.xml",
        "ref/netstandard1.3/it/System.Xml.XDocument.xml",
        "ref/netstandard1.3/ja/System.Xml.XDocument.xml",
        "ref/netstandard1.3/ko/System.Xml.XDocument.xml",
        "ref/netstandard1.3/ru/System.Xml.XDocument.xml",
        "ref/netstandard1.3/zh-hans/System.Xml.XDocument.xml",
        "ref/netstandard1.3/zh-hant/System.Xml.XDocument.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.xml.xdocument.4.3.0.nupkg.sha512",
        "system.xml.xdocument.nuspec"
      ]
    },
    "System.Xml.XmlDocument/4.3.0": {
      "sha512": "lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
      "type": "package",
      "path": "system.xml.xmldocument/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net46/System.Xml.XmlDocument.dll",
        "lib/netstandard1.3/System.Xml.XmlDocument.dll",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net46/System.Xml.XmlDocument.dll",
        "ref/netstandard1.3/System.Xml.XmlDocument.dll",
        "ref/netstandard1.3/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/de/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/es/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/fr/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/it/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/ja/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/ko/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/ru/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/zh-hans/System.Xml.XmlDocument.xml",
        "ref/netstandard1.3/zh-hant/System.Xml.XmlDocument.xml",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "system.xml.xmldocument.4.3.0.nupkg.sha512",
        "system.xml.xmldocument.nuspec"
      ]
    },
    "System.Xml.XmlSerializer/4.3.0": {
      "sha512": "MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
      "type": "package",
      "path": "system.xml.xmlserializer/4.3.0",
      "files": [
        ".nupkg.metadata",
        ".signature.p7s",
        "ThirdPartyNotices.txt",
        "dotnet_library_license.txt",
        "lib/MonoAndroid10/_._",
        "lib/MonoTouch10/_._",
        "lib/net45/_._",
        "lib/netcore50/System.Xml.XmlSerializer.dll",
        "lib/netstandard1.3/System.Xml.XmlSerializer.dll",
        "lib/portable-net45+win8+wp8+wpa81/_._",
        "lib/win8/_._",
        "lib/wp80/_._",
        "lib/wpa81/_._",
        "lib/xamarinios10/_._",
        "lib/xamarinmac20/_._",
        "lib/xamarintvos10/_._",
        "lib/xamarinwatchos10/_._",
        "ref/MonoAndroid10/_._",
        "ref/MonoTouch10/_._",
        "ref/net45/_._",
        "ref/netcore50/System.Xml.XmlSerializer.dll",
        "ref/netcore50/System.Xml.XmlSerializer.xml",
        "ref/netcore50/de/System.Xml.XmlSerializer.xml",
        "ref/netcore50/es/System.Xml.XmlSerializer.xml",
        "ref/netcore50/fr/System.Xml.XmlSerializer.xml",
        "ref/netcore50/it/System.Xml.XmlSerializer.xml",
        "ref/netcore50/ja/System.Xml.XmlSerializer.xml",
        "ref/netcore50/ko/System.Xml.XmlSerializer.xml",
        "ref/netcore50/ru/System.Xml.XmlSerializer.xml",
        "ref/netcore50/zh-hans/System.Xml.XmlSerializer.xml",
        "ref/netcore50/zh-hant/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/System.Xml.XmlSerializer.dll",
        "ref/netstandard1.0/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/de/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/es/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/fr/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/it/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/ja/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/ko/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/ru/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/zh-hans/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.0/zh-hant/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/System.Xml.XmlSerializer.dll",
        "ref/netstandard1.3/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/de/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/es/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/fr/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/it/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/ja/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/ko/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/ru/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/zh-hans/System.Xml.XmlSerializer.xml",
        "ref/netstandard1.3/zh-hant/System.Xml.XmlSerializer.xml",
        "ref/portable-net45+win8+wp8+wpa81/_._",
        "ref/win8/_._",
        "ref/wp80/_._",
        "ref/wpa81/_._",
        "ref/xamarinios10/_._",
        "ref/xamarinmac20/_._",
        "ref/xamarintvos10/_._",
        "ref/xamarinwatchos10/_._",
        "runtimes/aot/lib/netcore50/System.Xml.XmlSerializer.dll",
        "system.xml.xmlserializer.4.3.0.nupkg.sha512",
        "system.xml.xmlserializer.nuspec"
      ]
    }
  },
  "projectFileDependencyGroups": {
    ".NETCoreApp,Version=v3.1": [
      "Microsoft.AspNetCore.Mvc.TagHelpers >= 2.2.0",
      "Microsoft.EntityFrameworkCore >= 3.1.20",
      "Microsoft.EntityFrameworkCore.Design >= 3.1.20",
      "Microsoft.EntityFrameworkCore.SqlServer >= 3.1.20",
      "Microsoft.EntityFrameworkCore.Tools >= 3.1.20",
      "Microsoft.VisualStudio.Web.CodeGeneration.Design >= 3.1.5"
    ]
  },
  "packageFolders": {
    "C:\\Users\\Nazmul\\.nuget\\packages\\": {},
    "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {}
  },
  "project": {
    "version": "1.0.0",
    "restore": {
      "projectUniqueName": "F:\\ASP.Net_MVC_Core\\Evidence\\PracticeEvidence\\work_01\\work_01.csproj",
      "projectName": "work_01",
      "projectPath": "F:\\ASP.Net_MVC_Core\\Evidence\\PracticeEvidence\\work_01\\work_01.csproj",
      "packagesPath": "C:\\Users\\Nazmul\\.nuget\\packages\\",
      "outputPath": "F:\\ASP.Net_MVC_Core\\Evidence\\PracticeEvidence\\work_01\\obj\\",
      "projectStyle": "PackageReference",
      "fallbackFolders": [
        "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
      ],
      "configFilePaths": [
        "C:\\Users\\Nazmul\\AppData\\Roaming\\NuGet\\NuGet.Config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
        "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
      ],
      "originalTargetFrameworks": [
        "netcoreapp3.1"
      ],
      "sources": {
        "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
        "https://api.nuget.org/v3/index.json": {}
      },
      "frameworks": {
        "netcoreapp3.1": {
          "targetAlias": "netcoreapp3.1",
          "projectReferences": {}
        }
      },
      "warningProperties": {
        "warnAsError": [
          "NU1605"
        ]
      }
    },
    "frameworks": {
      "netcoreapp3.1": {
        "targetAlias": "netcoreapp3.1",
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.TagHelpers": {
            "target": "Package",
            "version": "[2.2.0, )"
          },
          "Microsoft.EntityFrameworkCore": {
            "target": "Package",
            "version": "[3.1.20, )"
          },
          "Microsoft.EntityFrameworkCore.Design": {
            "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
            "suppressParent": "All",
            "target": "Package",
            "version": "[3.1.20, )"
          },
          "Microsoft.EntityFrameworkCore.SqlServer": {
            "target": "Package",
            "version": "[3.1.20, )"
          },
          "Microsoft.EntityFrameworkCore.Tools": {
            "include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
            "suppressParent": "All",
            "target": "Package",
            "version": "[3.1.20, )"
          },
          "Microsoft.VisualStudio.Web.CodeGeneration.Design": {
            "target": "Package",
            "version": "[3.1.5, )"
          }
        },
        "imports": [
          "net461",
          "net462",
          "net47",
          "net471",
          "net472",
          "net48"
        ],
        "assetTargetFallback": true,
        "warn": true,
        "frameworkReferences": {
          "Microsoft.AspNetCore.App": {
            "privateAssets": "none"
          },
          "Microsoft.NETCore.App": {
            "privateAssets": "all"
          }
        },
        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.403\\RuntimeIdentifierGraph.json"
      }
    }
  }
}