{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v5.0/linux-x64",
    "signature": ""
  },
  "compilationOptions": {
    "defines": [
      "TRACE",
      "RELEASE",
      "NET",
      "NET5_0",
      "NETCOREAPP",
      "NET5_0_OR_GREATER",
      "NETCOREAPP1_0_OR_GREATER",
      "NETCOREAPP1_1_OR_GREATER",
      "NETCOREAPP2_0_OR_GREATER",
      "NETCOREAPP2_1_OR_GREATER",
      "NETCOREAPP2_2_OR_GREATER",
      "NETCOREAPP3_0_OR_GREATER",
      "NETCOREAPP3_1_OR_GREATER"
    ],
    "languageVersion": "9.0",
    "platform": "x64",
    "allowUnsafe": false,
    "warningsAsErrors": false,
    "optimize": true,
    "keyFile": "",
    "emitEntryPoint": true,
    "xmlDoc": false,
    "debugType": "portable"
  },
  "targets": {
    ".NETCoreApp,Version=v5.0": {
      "WebX.TLC.Web/1.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "5.0.1",
          "Microsoft.AspNetCore.Antiforgery": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.Cookies": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.Core": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.OAuth": "5.0.0.0",
          "Microsoft.AspNetCore.Authorization": "5.0.0.0",
          "Microsoft.AspNetCore.Authorization.Policy": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Authorization": "5.0.0.0",
          "Microsoft.AspNetCore.Components": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Forms": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Server": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Web": "5.0.0.0",
          "Microsoft.AspNetCore.Connections.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.CookiePolicy": "5.0.0.0",
          "Microsoft.AspNetCore.Cors": "5.0.0.0",
          "Microsoft.AspNetCore.Cryptography.Internal": "5.0.0.0",
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.DataProtection": "5.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Extensions": "5.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Diagnostics": "5.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.HealthChecks": "5.0.0.0",
          "Microsoft.AspNetCore": "5.0.0.0",
          "Microsoft.AspNetCore.HostFiltering": "5.0.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Hosting": "5.0.0.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Html.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Connections.Common": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Connections": "5.0.0.0",
          "Microsoft.AspNetCore.Http": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Features": "5.0.0.0",
          "Microsoft.AspNetCore.HttpOverrides": "5.0.0.0",
          "Microsoft.AspNetCore.HttpsPolicy": "5.0.0.0",
          "Microsoft.AspNetCore.Identity": "5.0.0.0",
          "Microsoft.AspNetCore.Localization": "5.0.0.0",
          "Microsoft.AspNetCore.Localization.Routing": "5.0.0.0",
          "Microsoft.AspNetCore.Metadata": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Cors": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Xml": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Localization": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Razor": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "5.0.0.0",
          "Microsoft.AspNetCore.Razor": "5.0.0.0",
          "Microsoft.AspNetCore.Razor.Runtime": "5.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching": "5.0.0.0",
          "Microsoft.AspNetCore.ResponseCompression": "5.0.0.0",
          "Microsoft.AspNetCore.Rewrite": "5.0.0.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Routing": "5.0.0.0",
          "Microsoft.AspNetCore.Server.HttpSys": "5.0.0.0",
          "Microsoft.AspNetCore.Server.IIS": "5.0.0.0",
          "Microsoft.AspNetCore.Server.IISIntegration": "5.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "5.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel": "5.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "5.0.0.0",
          "Microsoft.AspNetCore.Session": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR.Common": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR.Core": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "5.0.0.0",
          "Microsoft.AspNetCore.StaticFiles": "5.0.0.0",
          "Microsoft.AspNetCore.WebSockets": "5.0.0.0",
          "Microsoft.AspNetCore.WebUtilities": "5.0.0.0",
          "Microsoft.CSharp": "5.0.0.0",
          "Microsoft.Extensions.Caching.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Caching.Memory": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Binder": "5.0.0.0",
          "Microsoft.Extensions.Configuration.CommandLine": "5.0.0.0",
          "Microsoft.Extensions.Configuration": "5.0.0.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "5.0.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Ini": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Json": "5.0.0.0",
          "Microsoft.Extensions.Configuration.KeyPerFile": "5.0.0.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Xml": "5.0.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.DependencyInjection": "5.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Composite": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Embedded": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "5.0.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "5.0.0.0",
          "Microsoft.Extensions.Hosting.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Hosting": "5.0.0.0",
          "Microsoft.Extensions.Http": "5.0.0.0",
          "Microsoft.Extensions.Identity.Core": "5.0.0.0",
          "Microsoft.Extensions.Identity.Stores": "5.0.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Localization": "5.0.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Logging.Configuration": "5.0.0.0",
          "Microsoft.Extensions.Logging.Console": "5.0.0.0",
          "Microsoft.Extensions.Logging.Debug": "5.0.0.0",
          "Microsoft.Extensions.Logging": "5.0.0.0",
          "Microsoft.Extensions.Logging.EventLog": "5.0.0.0",
          "Microsoft.Extensions.Logging.EventSource": "5.0.0.0",
          "Microsoft.Extensions.Logging.TraceSource": "5.0.0.0",
          "Microsoft.Extensions.ObjectPool": "5.0.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "5.0.0.0",
          "Microsoft.Extensions.Options.DataAnnotations": "5.0.0.0",
          "Microsoft.Extensions.Options": "5.0.0.0",
          "Microsoft.Extensions.Primitives": "5.0.0.0",
          "Microsoft.Extensions.WebEncoders": "5.0.0.0",
          "Microsoft.JSInterop": "5.0.0.0",
          "Microsoft.Net.Http.Headers": "5.0.0.0",
          "Microsoft.VisualBasic.Core": "10.0.6.0",
          "Microsoft.VisualBasic": "10.0.0.0",
          "Microsoft.Win32.Primitives": "5.0.0.0",
          "Microsoft.Win32.Registry": "5.0.0.0",
          "mscorlib": "4.0.0.0",
          "netstandard": "2.1.0.0",
          "System.AppContext": "5.0.0.0",
          "System.Buffers": "5.0.0.0",
          "System.Collections.Concurrent": "5.0.0.0",
          "System.Collections": "5.0.0.0",
          "System.Collections.Immutable.Reference": "5.0.0.0",
          "System.Collections.NonGeneric": "5.0.0.0",
          "System.Collections.Specialized": "5.0.0.0",
          "System.ComponentModel.Annotations": "5.0.0.0",
          "System.ComponentModel.DataAnnotations": "4.0.0.0",
          "System.ComponentModel": "5.0.0.0",
          "System.ComponentModel.EventBasedAsync": "5.0.0.0",
          "System.ComponentModel.Primitives": "5.0.0.0",
          "System.ComponentModel.TypeConverter": "5.0.0.0",
          "System.Configuration": "4.0.0.0",
          "System.Console": "5.0.0.0",
          "System.Core": "4.0.0.0",
          "System.Data.Common": "5.0.0.0",
          "System.Data.DataSetExtensions": "4.0.0.0",
          "System.Data": "4.0.0.0",
          "System.Diagnostics.Contracts": "5.0.0.0",
          "System.Diagnostics.Debug": "5.0.0.0",
          "System.Diagnostics.DiagnosticSource": "5.0.0.0",
          "System.Diagnostics.EventLog": "5.0.0.0",
          "System.Diagnostics.FileVersionInfo": "5.0.0.0",
          "System.Diagnostics.Process": "5.0.0.0",
          "System.Diagnostics.StackTrace": "5.0.0.0",
          "System.Diagnostics.TextWriterTraceListener": "5.0.0.0",
          "System.Diagnostics.Tools": "5.0.0.0",
          "System.Diagnostics.TraceSource": "5.0.0.0",
          "System.Diagnostics.Tracing": "5.0.0.0",
          "System": "4.0.0.0",
          "System.Drawing": "4.0.0.0",
          "System.Drawing.Primitives": "5.0.0.0",
          "System.Dynamic.Runtime": "5.0.0.0",
          "System.Formats.Asn1": "5.0.0.0",
          "System.Globalization.Calendars": "5.0.0.0",
          "System.Globalization": "5.0.0.0",
          "System.Globalization.Extensions": "5.0.0.0",
          "System.IO.Compression.Brotli": "5.0.0.0",
          "System.IO.Compression": "5.0.0.0",
          "System.IO.Compression.FileSystem": "4.0.0.0",
          "System.IO.Compression.ZipFile": "5.0.0.0",
          "System.IO": "5.0.0.0",
          "System.IO.FileSystem": "5.0.0.0",
          "System.IO.FileSystem.DriveInfo": "5.0.0.0",
          "System.IO.FileSystem.Primitives": "5.0.0.0",
          "System.IO.FileSystem.Watcher": "5.0.0.0",
          "System.IO.IsolatedStorage": "5.0.0.0",
          "System.IO.MemoryMappedFiles": "5.0.0.0",
          "System.IO.Pipelines": "5.0.0.0",
          "System.IO.Pipes": "5.0.0.0",
          "System.IO.UnmanagedMemoryStream": "5.0.0.0",
          "System.Linq": "5.0.0.0",
          "System.Linq.Expressions": "5.0.0.0",
          "System.Linq.Parallel": "5.0.0.0",
          "System.Linq.Queryable": "5.0.0.0",
          "System.Memory.Reference": "5.0.0.0",
          "System.Net": "4.0.0.0",
          "System.Net.Http": "5.0.0.0",
          "System.Net.Http.Json": "5.0.0.0",
          "System.Net.HttpListener": "5.0.0.0",
          "System.Net.Mail": "5.0.0.0",
          "System.Net.NameResolution": "5.0.0.0",
          "System.Net.NetworkInformation": "5.0.0.0",
          "System.Net.Ping": "5.0.0.0",
          "System.Net.Primitives": "5.0.0.0",
          "System.Net.Requests": "5.0.0.0",
          "System.Net.Security": "5.0.0.0",
          "System.Net.ServicePoint": "5.0.0.0",
          "System.Net.Sockets": "5.0.0.0",
          "System.Net.WebClient": "5.0.0.0",
          "System.Net.WebHeaderCollection": "5.0.0.0",
          "System.Net.WebProxy": "5.0.0.0",
          "System.Net.WebSockets.Client": "5.0.0.0",
          "System.Net.WebSockets": "5.0.0.0",
          "System.Numerics": "4.0.0.0",
          "System.Numerics.Vectors": "5.0.0.0",
          "System.ObjectModel": "5.0.0.0",
          "System.Reflection.DispatchProxy": "5.0.0.0",
          "System.Reflection": "5.0.0.0",
          "System.Reflection.Emit": "5.0.0.0",
          "System.Reflection.Emit.ILGeneration": "5.0.0.0",
          "System.Reflection.Emit.Lightweight": "5.0.0.0",
          "System.Reflection.Extensions": "5.0.0.0",
          "System.Reflection.Metadata.Reference": "5.0.0.0",
          "System.Reflection.Primitives": "5.0.0.0",
          "System.Reflection.TypeExtensions": "5.0.0.0",
          "System.Resources.Reader": "5.0.0.0",
          "System.Resources.ResourceManager": "5.0.0.0",
          "System.Resources.Writer": "5.0.0.0",
          "System.Runtime.CompilerServices.Unsafe.Reference": "5.0.0.0",
          "System.Runtime.CompilerServices.VisualC": "5.0.0.0",
          "System.Runtime": "5.0.0.0",
          "System.Runtime.Extensions": "5.0.0.0",
          "System.Runtime.Handles": "5.0.0.0",
          "System.Runtime.InteropServices": "5.0.0.0",
          "System.Runtime.InteropServices.RuntimeInformation": "5.0.0.0",
          "System.Runtime.Intrinsics": "5.0.0.0",
          "System.Runtime.Loader": "5.0.0.0",
          "System.Runtime.Numerics": "5.0.0.0",
          "System.Runtime.Serialization": "4.0.0.0",
          "System.Runtime.Serialization.Formatters": "5.0.0.0",
          "System.Runtime.Serialization.Json": "5.0.0.0",
          "System.Runtime.Serialization.Primitives": "5.0.0.0",
          "System.Runtime.Serialization.Xml": "5.0.0.0",
          "System.Security.AccessControl": "5.0.0.0",
          "System.Security.Claims": "5.0.0.0",
          "System.Security.Cryptography.Algorithms": "5.0.0.0",
          "System.Security.Cryptography.Cng": "5.0.0.0",
          "System.Security.Cryptography.Csp": "5.0.0.0",
          "System.Security.Cryptography.Encoding": "5.0.0.0",
          "System.Security.Cryptography.Primitives": "5.0.0.0",
          "System.Security.Cryptography.X509Certificates": "5.0.0.0",
          "System.Security.Cryptography.Xml": "5.0.0.0",
          "System.Security": "4.0.0.0",
          "System.Security.Permissions": "5.0.0.0",
          "System.Security.Principal": "5.0.0.0",
          "System.Security.Principal.Windows": "5.0.0.0",
          "System.Security.SecureString": "5.0.0.0",
          "System.ServiceModel.Web": "4.0.0.0",
          "System.ServiceProcess": "4.0.0.0",
          "System.Text.Encoding.CodePages.Reference": "5.0.0.0",
          "System.Text.Encoding": "5.0.0.0",
          "System.Text.Encoding.Extensions": "5.0.0.0",
          "System.Text.Encodings.Web": "5.0.0.0",
          "System.Text.Json": "5.0.0.0",
          "System.Text.RegularExpressions": "5.0.0.0",
          "System.Threading.Channels": "5.0.0.0",
          "System.Threading": "5.0.0.0",
          "System.Threading.Overlapped": "5.0.0.0",
          "System.Threading.Tasks.Dataflow": "5.0.0.0",
          "System.Threading.Tasks": "5.0.0.0",
          "System.Threading.Tasks.Extensions.Reference": "5.0.0.0",
          "System.Threading.Tasks.Parallel": "5.0.0.0",
          "System.Threading.Thread": "5.0.0.0",
          "System.Threading.ThreadPool": "5.0.0.0",
          "System.Threading.Timer": "5.0.0.0",
          "System.Transactions": "4.0.0.0",
          "System.Transactions.Local": "5.0.0.0",
          "System.ValueTuple": "4.0.3.0",
          "System.Web": "4.0.0.0",
          "System.Web.HttpUtility": "5.0.0.0",
          "System.Windows": "4.0.0.0",
          "System.Windows.Extensions": "5.0.0.0",
          "System.Xml": "4.0.0.0",
          "System.Xml.Linq": "4.0.0.0",
          "System.Xml.ReaderWriter": "5.0.0.0",
          "System.Xml.Serialization": "4.0.0.0",
          "System.Xml.XDocument": "5.0.0.0",
          "System.Xml.XmlDocument": "5.0.0.0",
          "System.Xml.XmlSerializer": "5.0.0.0",
          "System.Xml.XPath": "5.0.0.0",
          "System.Xml.XPath.XDocument": "5.0.0.0",
          "WindowsBase": "4.0.0.0"
        },
        "compile": {
          "WebX.TLC.Web.dll": {}
        }
      },
      "Microsoft.AspNetCore.Antiforgery/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Antiforgery.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Cookies/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.Cookies.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Core/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.OAuth/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.OAuth.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authorization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization.Policy/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authorization.Policy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Authorization/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Authorization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Forms/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Forms.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Server/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Server.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Web/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Web.dll": {}
        }
      },
      "Microsoft.AspNetCore.Connections.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Connections.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.CookiePolicy/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.CookiePolicy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cors/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Cors.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cryptography.Internal/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Cryptography.Internal.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.DataProtection.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection.Extensions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Diagnostics.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics.HealthChecks/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
        }
      },
      "Microsoft.AspNetCore/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.dll": {}
        }
      },
      "Microsoft.AspNetCore.HostFiltering/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HostFiltering.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Hosting.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Server.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Html.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Html.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Connections.Common.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Connections/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Connections.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Extensions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Features/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Features.dll": {}
        }
      },
      "Microsoft.AspNetCore.HttpOverrides/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HttpOverrides.dll": {}
        }
      },
      "Microsoft.AspNetCore.HttpsPolicy/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HttpsPolicy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Identity/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Identity.dll": {}
        }
      },
      "Microsoft.AspNetCore.Localization/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Localization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Localization.Routing/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Localization.Routing.dll": {}
        }
      },
      "Microsoft.AspNetCore.Metadata/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Metadata.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ApiExplorer/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Core/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Cors/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Cors.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.DataAnnotations/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Json/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Xml/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Localization/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Localization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.RazorPages/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.TagHelpers/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ViewFeatures/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Runtime/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Razor.Runtime.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCaching.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCaching/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.ResponseCaching.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCompression/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.ResponseCompression.dll": {}
        }
      },
      "Microsoft.AspNetCore.Rewrite/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Rewrite.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Routing.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Routing.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.HttpSys/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.HttpSys.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.IIS/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.IIS.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.IISIntegration/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.IISIntegration.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Core/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
        }
      },
      "Microsoft.AspNetCore.Session/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Session.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.SignalR.Common.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Core/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.SignalR.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.SignalR.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
        }
      },
      "Microsoft.AspNetCore.StaticFiles/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.StaticFiles.dll": {}
        }
      },
      "Microsoft.AspNetCore.WebSockets/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.WebSockets.dll": {}
        }
      },
      "Microsoft.AspNetCore.WebUtilities/5.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.WebUtilities.dll": {}
        }
      },
      "Microsoft.CSharp/5.0.0.0": {
        "compile": {
          "Microsoft.CSharp.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Caching.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Memory/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Caching.Memory.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Binder/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Binder.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.CommandLine/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.CommandLine.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.EnvironmentVariables/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.FileExtensions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Ini/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Ini.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Json/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Json.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.KeyPerFile/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.UserSecrets/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.UserSecrets.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Xml/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Xml.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.DependencyInjection.dll": {}
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Composite/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Composite.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Embedded/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Embedded.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Physical.dll": {}
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileSystemGlobbing.dll": {}
        }
      },
      "Microsoft.Extensions.Hosting.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Hosting/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Hosting.dll": {}
        }
      },
      "Microsoft.Extensions.Http/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Http.dll": {}
        }
      },
      "Microsoft.Extensions.Identity.Core/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Identity.Core.dll": {}
        }
      },
      "Microsoft.Extensions.Identity.Stores/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Identity.Stores.dll": {}
        }
      },
      "Microsoft.Extensions.Localization.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Localization.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Localization/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Localization.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Configuration/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Console/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Console.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Debug/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Debug.dll": {}
        }
      },
      "Microsoft.Extensions.Logging/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.EventLog/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.EventLog.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.EventSource/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.EventSource.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.TraceSource/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.TraceSource.dll": {}
        }
      },
      "Microsoft.Extensions.ObjectPool/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.ObjectPool.dll": {}
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
        }
      },
      "Microsoft.Extensions.Options.DataAnnotations/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Options.DataAnnotations.dll": {}
        }
      },
      "Microsoft.Extensions.Options/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Options.dll": {}
        }
      },
      "Microsoft.Extensions.Primitives/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Primitives.dll": {}
        }
      },
      "Microsoft.Extensions.WebEncoders/5.0.0.0": {
        "compile": {
          "Microsoft.Extensions.WebEncoders.dll": {}
        }
      },
      "Microsoft.JSInterop/5.0.0.0": {
        "compile": {
          "Microsoft.JSInterop.dll": {}
        }
      },
      "Microsoft.Net.Http.Headers/5.0.0.0": {
        "compile": {
          "Microsoft.Net.Http.Headers.dll": {}
        }
      },
      "Microsoft.VisualBasic.Core/10.0.6.0": {
        "compile": {
          "Microsoft.VisualBasic.Core.dll": {}
        }
      },
      "Microsoft.VisualBasic/10.0.0.0": {
        "compile": {
          "Microsoft.VisualBasic.dll": {}
        }
      },
      "Microsoft.Win32.Primitives/5.0.0.0": {
        "compile": {
          "Microsoft.Win32.Primitives.dll": {}
        }
      },
      "Microsoft.Win32.Registry/5.0.0.0": {
        "compile": {
          "Microsoft.Win32.Registry.dll": {}
        }
      },
      "mscorlib/4.0.0.0": {
        "compile": {
          "mscorlib.dll": {}
        }
      },
      "netstandard/2.1.0.0": {
        "compile": {
          "netstandard.dll": {}
        }
      },
      "System.AppContext/5.0.0.0": {
        "compile": {
          "System.AppContext.dll": {}
        }
      },
      "System.Buffers/5.0.0.0": {
        "compile": {
          "System.Buffers.dll": {}
        }
      },
      "System.Collections.Concurrent/5.0.0.0": {
        "compile": {
          "System.Collections.Concurrent.dll": {}
        }
      },
      "System.Collections/5.0.0.0": {
        "compile": {
          "System.Collections.dll": {}
        }
      },
      "System.Collections.Immutable.Reference/5.0.0.0": {
        "compile": {
          "System.Collections.Immutable.dll": {}
        }
      },
      "System.Collections.NonGeneric/5.0.0.0": {
        "compile": {
          "System.Collections.NonGeneric.dll": {}
        }
      },
      "System.Collections.Specialized/5.0.0.0": {
        "compile": {
          "System.Collections.Specialized.dll": {}
        }
      },
      "System.ComponentModel.Annotations/5.0.0.0": {
        "compile": {
          "System.ComponentModel.Annotations.dll": {}
        }
      },
      "System.ComponentModel.DataAnnotations/4.0.0.0": {
        "compile": {
          "System.ComponentModel.DataAnnotations.dll": {}
        }
      },
      "System.ComponentModel/5.0.0.0": {
        "compile": {
          "System.ComponentModel.dll": {}
        }
      },
      "System.ComponentModel.EventBasedAsync/5.0.0.0": {
        "compile": {
          "System.ComponentModel.EventBasedAsync.dll": {}
        }
      },
      "System.ComponentModel.Primitives/5.0.0.0": {
        "compile": {
          "System.ComponentModel.Primitives.dll": {}
        }
      },
      "System.ComponentModel.TypeConverter/5.0.0.0": {
        "compile": {
          "System.ComponentModel.TypeConverter.dll": {}
        }
      },
      "System.Configuration/4.0.0.0": {
        "compile": {
          "System.Configuration.dll": {}
        }
      },
      "System.Console/5.0.0.0": {
        "compile": {
          "System.Console.dll": {}
        }
      },
      "System.Core/4.0.0.0": {
        "compile": {
          "System.Core.dll": {}
        }
      },
      "System.Data.Common/5.0.0.0": {
        "compile": {
          "System.Data.Common.dll": {}
        }
      },
      "System.Data.DataSetExtensions/4.0.0.0": {
        "compile": {
          "System.Data.DataSetExtensions.dll": {}
        }
      },
      "System.Data/4.0.0.0": {
        "compile": {
          "System.Data.dll": {}
        }
      },
      "System.Diagnostics.Contracts/5.0.0.0": {
        "compile": {
          "System.Diagnostics.Contracts.dll": {}
        }
      },
      "System.Diagnostics.Debug/5.0.0.0": {
        "compile": {
          "System.Diagnostics.Debug.dll": {}
        }
      },
      "System.Diagnostics.DiagnosticSource/5.0.0.0": {
        "compile": {
          "System.Diagnostics.DiagnosticSource.dll": {}
        }
      },
      "System.Diagnostics.EventLog/5.0.0.0": {
        "compile": {
          "System.Diagnostics.EventLog.dll": {}
        }
      },
      "System.Diagnostics.FileVersionInfo/5.0.0.0": {
        "compile": {
          "System.Diagnostics.FileVersionInfo.dll": {}
        }
      },
      "System.Diagnostics.Process/5.0.0.0": {
        "compile": {
          "System.Diagnostics.Process.dll": {}
        }
      },
      "System.Diagnostics.StackTrace/5.0.0.0": {
        "compile": {
          "System.Diagnostics.StackTrace.dll": {}
        }
      },
      "System.Diagnostics.TextWriterTraceListener/5.0.0.0": {
        "compile": {
          "System.Diagnostics.TextWriterTraceListener.dll": {}
        }
      },
      "System.Diagnostics.Tools/5.0.0.0": {
        "compile": {
          "System.Diagnostics.Tools.dll": {}
        }
      },
      "System.Diagnostics.TraceSource/5.0.0.0": {
        "compile": {
          "System.Diagnostics.TraceSource.dll": {}
        }
      },
      "System.Diagnostics.Tracing/5.0.0.0": {
        "compile": {
          "System.Diagnostics.Tracing.dll": {}
        }
      },
      "System/4.0.0.0": {
        "compile": {
          "System.dll": {}
        }
      },
      "System.Drawing/4.0.0.0": {
        "compile": {
          "System.Drawing.dll": {}
        }
      },
      "System.Drawing.Primitives/5.0.0.0": {
        "compile": {
          "System.Drawing.Primitives.dll": {}
        }
      },
      "System.Dynamic.Runtime/5.0.0.0": {
        "compile": {
          "System.Dynamic.Runtime.dll": {}
        }
      },
      "System.Formats.Asn1/5.0.0.0": {
        "compile": {
          "System.Formats.Asn1.dll": {}
        }
      },
      "System.Globalization.Calendars/5.0.0.0": {
        "compile": {
          "System.Globalization.Calendars.dll": {}
        }
      },
      "System.Globalization/5.0.0.0": {
        "compile": {
          "System.Globalization.dll": {}
        }
      },
      "System.Globalization.Extensions/5.0.0.0": {
        "compile": {
          "System.Globalization.Extensions.dll": {}
        }
      },
      "System.IO.Compression.Brotli/5.0.0.0": {
        "compile": {
          "System.IO.Compression.Brotli.dll": {}
        }
      },
      "System.IO.Compression/5.0.0.0": {
        "compile": {
          "System.IO.Compression.dll": {}
        }
      },
      "System.IO.Compression.FileSystem/4.0.0.0": {
        "compile": {
          "System.IO.Compression.FileSystem.dll": {}
        }
      },
      "System.IO.Compression.ZipFile/5.0.0.0": {
        "compile": {
          "System.IO.Compression.ZipFile.dll": {}
        }
      },
      "System.IO/5.0.0.0": {
        "compile": {
          "System.IO.dll": {}
        }
      },
      "System.IO.FileSystem/5.0.0.0": {
        "compile": {
          "System.IO.FileSystem.dll": {}
        }
      },
      "System.IO.FileSystem.DriveInfo/5.0.0.0": {
        "compile": {
          "System.IO.FileSystem.DriveInfo.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives/5.0.0.0": {
        "compile": {
          "System.IO.FileSystem.Primitives.dll": {}
        }
      },
      "System.IO.FileSystem.Watcher/5.0.0.0": {
        "compile": {
          "System.IO.FileSystem.Watcher.dll": {}
        }
      },
      "System.IO.IsolatedStorage/5.0.0.0": {
        "compile": {
          "System.IO.IsolatedStorage.dll": {}
        }
      },
      "System.IO.MemoryMappedFiles/5.0.0.0": {
        "compile": {
          "System.IO.MemoryMappedFiles.dll": {}
        }
      },
      "System.IO.Pipelines/5.0.0.0": {
        "compile": {
          "System.IO.Pipelines.dll": {}
        }
      },
      "System.IO.Pipes/5.0.0.0": {
        "compile": {
          "System.IO.Pipes.dll": {}
        }
      },
      "System.IO.UnmanagedMemoryStream/5.0.0.0": {
        "compile": {
          "System.IO.UnmanagedMemoryStream.dll": {}
        }
      },
      "System.Linq/5.0.0.0": {
        "compile": {
          "System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions/5.0.0.0": {
        "compile": {
          "System.Linq.Expressions.dll": {}
        }
      },
      "System.Linq.Parallel/5.0.0.0": {
        "compile": {
          "System.Linq.Parallel.dll": {}
        }
      },
      "System.Linq.Queryable/5.0.0.0": {
        "compile": {
          "System.Linq.Queryable.dll": {}
        }
      },
      "System.Memory.Reference/5.0.0.0": {
        "compile": {
          "System.Memory.dll": {}
        }
      },
      "System.Net/4.0.0.0": {
        "compile": {
          "System.Net.dll": {}
        }
      },
      "System.Net.Http/5.0.0.0": {
        "compile": {
          "System.Net.Http.dll": {}
        }
      },
      "System.Net.Http.Json/5.0.0.0": {
        "compile": {
          "System.Net.Http.Json.dll": {}
        }
      },
      "System.Net.HttpListener/5.0.0.0": {
        "compile": {
          "System.Net.HttpListener.dll": {}
        }
      },
      "System.Net.Mail/5.0.0.0": {
        "compile": {
          "System.Net.Mail.dll": {}
        }
      },
      "System.Net.NameResolution/5.0.0.0": {
        "compile": {
          "System.Net.NameResolution.dll": {}
        }
      },
      "System.Net.NetworkInformation/5.0.0.0": {
        "compile": {
          "System.Net.NetworkInformation.dll": {}
        }
      },
      "System.Net.Ping/5.0.0.0": {
        "compile": {
          "System.Net.Ping.dll": {}
        }
      },
      "System.Net.Primitives/5.0.0.0": {
        "compile": {
          "System.Net.Primitives.dll": {}
        }
      },
      "System.Net.Requests/5.0.0.0": {
        "compile": {
          "System.Net.Requests.dll": {}
        }
      },
      "System.Net.Security/5.0.0.0": {
        "compile": {
          "System.Net.Security.dll": {}
        }
      },
      "System.Net.ServicePoint/5.0.0.0": {
        "compile": {
          "System.Net.ServicePoint.dll": {}
        }
      },
      "System.Net.Sockets/5.0.0.0": {
        "compile": {
          "System.Net.Sockets.dll": {}
        }
      },
      "System.Net.WebClient/5.0.0.0": {
        "compile": {
          "System.Net.WebClient.dll": {}
        }
      },
      "System.Net.WebHeaderCollection/5.0.0.0": {
        "compile": {
          "System.Net.WebHeaderCollection.dll": {}
        }
      },
      "System.Net.WebProxy/5.0.0.0": {
        "compile": {
          "System.Net.WebProxy.dll": {}
        }
      },
      "System.Net.WebSockets.Client/5.0.0.0": {
        "compile": {
          "System.Net.WebSockets.Client.dll": {}
        }
      },
      "System.Net.WebSockets/5.0.0.0": {
        "compile": {
          "System.Net.WebSockets.dll": {}
        }
      },
      "System.Numerics/4.0.0.0": {
        "compile": {
          "System.Numerics.dll": {}
        }
      },
      "System.Numerics.Vectors/5.0.0.0": {
        "compile": {
          "System.Numerics.Vectors.dll": {}
        }
      },
      "System.ObjectModel/5.0.0.0": {
        "compile": {
          "System.ObjectModel.dll": {}
        }
      },
      "System.Reflection.DispatchProxy/5.0.0.0": {
        "compile": {
          "System.Reflection.DispatchProxy.dll": {}
        }
      },
      "System.Reflection/5.0.0.0": {
        "compile": {
          "System.Reflection.dll": {}
        }
      },
      "System.Reflection.Emit/5.0.0.0": {
        "compile": {
          "System.Reflection.Emit.dll": {}
        }
      },
      "System.Reflection.Emit.ILGeneration/5.0.0.0": {
        "compile": {
          "System.Reflection.Emit.ILGeneration.dll": {}
        }
      },
      "System.Reflection.Emit.Lightweight/5.0.0.0": {
        "compile": {
          "System.Reflection.Emit.Lightweight.dll": {}
        }
      },
      "System.Reflection.Extensions/5.0.0.0": {
        "compile": {
          "System.Reflection.Extensions.dll": {}
        }
      },
      "System.Reflection.Metadata.Reference/5.0.0.0": {
        "compile": {
          "System.Reflection.Metadata.dll": {}
        }
      },
      "System.Reflection.Primitives/5.0.0.0": {
        "compile": {
          "System.Reflection.Primitives.dll": {}
        }
      },
      "System.Reflection.TypeExtensions/5.0.0.0": {
        "compile": {
          "System.Reflection.TypeExtensions.dll": {}
        }
      },
      "System.Resources.Reader/5.0.0.0": {
        "compile": {
          "System.Resources.Reader.dll": {}
        }
      },
      "System.Resources.ResourceManager/5.0.0.0": {
        "compile": {
          "System.Resources.ResourceManager.dll": {}
        }
      },
      "System.Resources.Writer/5.0.0.0": {
        "compile": {
          "System.Resources.Writer.dll": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe.Reference/5.0.0.0": {
        "compile": {
          "System.Runtime.CompilerServices.Unsafe.dll": {}
        }
      },
      "System.Runtime.CompilerServices.VisualC/5.0.0.0": {
        "compile": {
          "System.Runtime.CompilerServices.VisualC.dll": {}
        }
      },
      "System.Runtime/5.0.0.0": {
        "compile": {
          "System.Runtime.dll": {}
        }
      },
      "System.Runtime.Extensions/5.0.0.0": {
        "compile": {
          "System.Runtime.Extensions.dll": {}
        }
      },
      "System.Runtime.Handles/5.0.0.0": {
        "compile": {
          "System.Runtime.Handles.dll": {}
        }
      },
      "System.Runtime.InteropServices/5.0.0.0": {
        "compile": {
          "System.Runtime.InteropServices.dll": {}
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/5.0.0.0": {
        "compile": {
          "System.Runtime.InteropServices.RuntimeInformation.dll": {}
        }
      },
      "System.Runtime.Intrinsics/5.0.0.0": {
        "compile": {
          "System.Runtime.Intrinsics.dll": {}
        }
      },
      "System.Runtime.Loader/5.0.0.0": {
        "compile": {
          "System.Runtime.Loader.dll": {}
        }
      },
      "System.Runtime.Numerics/5.0.0.0": {
        "compile": {
          "System.Runtime.Numerics.dll": {}
        }
      },
      "System.Runtime.Serialization/4.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.dll": {}
        }
      },
      "System.Runtime.Serialization.Formatters/5.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Formatters.dll": {}
        }
      },
      "System.Runtime.Serialization.Json/5.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Json.dll": {}
        }
      },
      "System.Runtime.Serialization.Primitives/5.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Primitives.dll": {}
        }
      },
      "System.Runtime.Serialization.Xml/5.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Xml.dll": {}
        }
      },
      "System.Security.AccessControl/5.0.0.0": {
        "compile": {
          "System.Security.AccessControl.dll": {}
        }
      },
      "System.Security.Claims/5.0.0.0": {
        "compile": {
          "System.Security.Claims.dll": {}
        }
      },
      "System.Security.Cryptography.Algorithms/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Algorithms.dll": {}
        }
      },
      "System.Security.Cryptography.Cng/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Cng.dll": {}
        }
      },
      "System.Security.Cryptography.Csp/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Csp.dll": {}
        }
      },
      "System.Security.Cryptography.Encoding/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Encoding.dll": {}
        }
      },
      "System.Security.Cryptography.Primitives/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Primitives.dll": {}
        }
      },
      "System.Security.Cryptography.X509Certificates/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.X509Certificates.dll": {}
        }
      },
      "System.Security.Cryptography.Xml/5.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Xml.dll": {}
        }
      },
      "System.Security/4.0.0.0": {
        "compile": {
          "System.Security.dll": {}
        }
      },
      "System.Security.Permissions/5.0.0.0": {
        "compile": {
          "System.Security.Permissions.dll": {}
        }
      },
      "System.Security.Principal/5.0.0.0": {
        "compile": {
          "System.Security.Principal.dll": {}
        }
      },
      "System.Security.Principal.Windows/5.0.0.0": {
        "compile": {
          "System.Security.Principal.Windows.dll": {}
        }
      },
      "System.Security.SecureString/5.0.0.0": {
        "compile": {
          "System.Security.SecureString.dll": {}
        }
      },
      "System.ServiceModel.Web/4.0.0.0": {
        "compile": {
          "System.ServiceModel.Web.dll": {}
        }
      },
      "System.ServiceProcess/4.0.0.0": {
        "compile": {
          "System.ServiceProcess.dll": {}
        }
      },
      "System.Text.Encoding.CodePages.Reference/5.0.0.0": {
        "compile": {
          "System.Text.Encoding.CodePages.dll": {}
        }
      },
      "System.Text.Encoding/5.0.0.0": {
        "compile": {
          "System.Text.Encoding.dll": {}
        }
      },
      "System.Text.Encoding.Extensions/5.0.0.0": {
        "compile": {
          "System.Text.Encoding.Extensions.dll": {}
        }
      },
      "System.Text.Encodings.Web/5.0.0.0": {
        "compile": {
          "System.Text.Encodings.Web.dll": {}
        }
      },
      "System.Text.Json/5.0.0.0": {
        "compile": {
          "System.Text.Json.dll": {}
        }
      },
      "System.Text.RegularExpressions/5.0.0.0": {
        "compile": {
          "System.Text.RegularExpressions.dll": {}
        }
      },
      "System.Threading.Channels/5.0.0.0": {
        "compile": {
          "System.Threading.Channels.dll": {}
        }
      },
      "System.Threading/5.0.0.0": {
        "compile": {
          "System.Threading.dll": {}
        }
      },
      "System.Threading.Overlapped/5.0.0.0": {
        "compile": {
          "System.Threading.Overlapped.dll": {}
        }
      },
      "System.Threading.Tasks.Dataflow/5.0.0.0": {
        "compile": {
          "System.Threading.Tasks.Dataflow.dll": {}
        }
      },
      "System.Threading.Tasks/5.0.0.0": {
        "compile": {
          "System.Threading.Tasks.dll": {}
        }
      },
      "System.Threading.Tasks.Extensions.Reference/5.0.0.0": {
        "compile": {
          "System.Threading.Tasks.Extensions.dll": {}
        }
      },
      "System.Threading.Tasks.Parallel/5.0.0.0": {
        "compile": {
          "System.Threading.Tasks.Parallel.dll": {}
        }
      },
      "System.Threading.Thread/5.0.0.0": {
        "compile": {
          "System.Threading.Thread.dll": {}
        }
      },
      "System.Threading.ThreadPool/5.0.0.0": {
        "compile": {
          "System.Threading.ThreadPool.dll": {}
        }
      },
      "System.Threading.Timer/5.0.0.0": {
        "compile": {
          "System.Threading.Timer.dll": {}
        }
      },
      "System.Transactions/4.0.0.0": {
        "compile": {
          "System.Transactions.dll": {}
        }
      },
      "System.Transactions.Local/5.0.0.0": {
        "compile": {
          "System.Transactions.Local.dll": {}
        }
      },
      "System.ValueTuple/4.0.3.0": {
        "compile": {
          "System.ValueTuple.dll": {}
        }
      },
      "System.Web/4.0.0.0": {
        "compile": {
          "System.Web.dll": {}
        }
      },
      "System.Web.HttpUtility/5.0.0.0": {
        "compile": {
          "System.Web.HttpUtility.dll": {}
        }
      },
      "System.Windows/4.0.0.0": {
        "compile": {
          "System.Windows.dll": {}
        }
      },
      "System.Windows.Extensions/5.0.0.0": {
        "compile": {
          "System.Windows.Extensions.dll": {}
        }
      },
      "System.Xml/4.0.0.0": {
        "compile": {
          "System.Xml.dll": {}
        }
      },
      "System.Xml.Linq/4.0.0.0": {
        "compile": {
          "System.Xml.Linq.dll": {}
        }
      },
      "System.Xml.ReaderWriter/5.0.0.0": {
        "compile": {
          "System.Xml.ReaderWriter.dll": {}
        }
      },
      "System.Xml.Serialization/4.0.0.0": {
        "compile": {
          "System.Xml.Serialization.dll": {}
        }
      },
      "System.Xml.XDocument/5.0.0.0": {
        "compile": {
          "System.Xml.XDocument.dll": {}
        }
      },
      "System.Xml.XmlDocument/5.0.0.0": {
        "compile": {
          "System.Xml.XmlDocument.dll": {}
        }
      },
      "System.Xml.XmlSerializer/5.0.0.0": {
        "compile": {
          "System.Xml.XmlSerializer.dll": {}
        }
      },
      "System.Xml.XPath/5.0.0.0": {
        "compile": {
          "System.Xml.XPath.dll": {}
        }
      },
      "System.Xml.XPath.XDocument/5.0.0.0": {
        "compile": {
          "System.Xml.XPath.XDocument.dll": {}
        }
      },
      "WindowsBase/4.0.0.0": {
        "compile": {
          "WindowsBase.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/5.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "5.0.1",
          "Microsoft.CodeAnalysis.Razor": "5.0.1"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/5.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "5.0.1",
          "Microsoft.CodeAnalysis.Razor": "5.0.1",
          "Microsoft.Extensions.DependencyModel": "5.0.0"
        },
        "compile": {
          "lib/net5.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Language/5.0.1": {
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.0.0": {},
      "Microsoft.CodeAnalysis.Common/3.8.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.0.0",
          "System.Collections.Immutable": "5.0.0",
          "System.Memory": "4.5.4",
          "System.Reflection.Metadata": "5.0.0",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1",
          "System.Text.Encoding.CodePages": "4.5.1",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp/3.8.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.8.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Razor/5.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "5.0.1",
          "Microsoft.CodeAnalysis.CSharp": "3.8.0",
          "Microsoft.CodeAnalysis.Common": "3.8.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/5.0.0": {
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {}
        }
      },
      "Microsoft.NETCore.Platforms/2.1.2": {},
      "System.Collections.Immutable/5.0.0": {},
      "System.Memory/4.5.4": {},
      "System.Reflection.Metadata/5.0.0": {},
      "System.Runtime.CompilerServices.Unsafe/4.7.1": {},
      "System.Text.Encoding.CodePages/4.5.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.1.2",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1"
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {}
    },
    ".NETCoreApp,Version=v5.0/linux-x64": {
      "WebX.TLC.Web/1.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "5.0.1",
          "Microsoft.AspNetCore.Antiforgery": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.Cookies": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.Core": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication": "5.0.0.0",
          "Microsoft.AspNetCore.Authentication.OAuth": "5.0.0.0",
          "Microsoft.AspNetCore.Authorization": "5.0.0.0",
          "Microsoft.AspNetCore.Authorization.Policy": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Authorization": "5.0.0.0",
          "Microsoft.AspNetCore.Components": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Forms": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Server": "5.0.0.0",
          "Microsoft.AspNetCore.Components.Web": "5.0.0.0",
          "Microsoft.AspNetCore.Connections.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.CookiePolicy": "5.0.0.0",
          "Microsoft.AspNetCore.Cors": "5.0.0.0",
          "Microsoft.AspNetCore.Cryptography.Internal": "5.0.0.0",
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "5.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.DataProtection": "5.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Extensions": "5.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Diagnostics": "5.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.HealthChecks": "5.0.0.0",
          "Microsoft.AspNetCore": "5.0.0.0",
          "Microsoft.AspNetCore.HostFiltering": "5.0.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Hosting": "5.0.0.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Html.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Connections.Common": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Connections": "5.0.0.0",
          "Microsoft.AspNetCore.Http": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "5.0.0.0",
          "Microsoft.AspNetCore.Http.Features": "5.0.0.0",
          "Microsoft.AspNetCore.HttpOverrides": "5.0.0.0",
          "Microsoft.AspNetCore.HttpsPolicy": "5.0.0.0",
          "Microsoft.AspNetCore.Identity": "5.0.0.0",
          "Microsoft.AspNetCore.Localization": "5.0.0.0",
          "Microsoft.AspNetCore.Localization.Routing": "5.0.0.0",
          "Microsoft.AspNetCore.Metadata": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Cors": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Xml": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Localization": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.Razor": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "5.0.0.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "5.0.0.0",
          "Microsoft.AspNetCore.Razor": "5.0.0.0",
          "Microsoft.AspNetCore.Razor.Runtime": "5.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching": "5.0.0.0",
          "Microsoft.AspNetCore.ResponseCompression": "5.0.0.0",
          "Microsoft.AspNetCore.Rewrite": "5.0.0.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "5.0.0.0",
          "Microsoft.AspNetCore.Routing": "5.0.0.0",
          "Microsoft.AspNetCore.Server.HttpSys": "5.0.0.0",
          "Microsoft.AspNetCore.Server.IIS": "5.0.0.0",
          "Microsoft.AspNetCore.Server.IISIntegration": "5.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "5.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel": "5.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "5.0.0.0",
          "Microsoft.AspNetCore.Session": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR.Common": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR.Core": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR": "5.0.0.0",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "5.0.0.0",
          "Microsoft.AspNetCore.StaticFiles": "5.0.0.0",
          "Microsoft.AspNetCore.WebSockets": "5.0.0.0",
          "Microsoft.AspNetCore.WebUtilities": "5.0.0.0",
          "Microsoft.CSharp": "5.0.0.0",
          "Microsoft.Extensions.Caching.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Caching.Memory": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Binder": "5.0.0.0",
          "Microsoft.Extensions.Configuration.CommandLine": "5.0.0.0",
          "Microsoft.Extensions.Configuration": "5.0.0.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "5.0.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Ini": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Json": "5.0.0.0",
          "Microsoft.Extensions.Configuration.KeyPerFile": "5.0.0.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "5.0.0.0",
          "Microsoft.Extensions.Configuration.Xml": "5.0.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.DependencyInjection": "5.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Composite": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Embedded": "5.0.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "5.0.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "5.0.0.0",
          "Microsoft.Extensions.Hosting.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Hosting": "5.0.0.0",
          "Microsoft.Extensions.Http": "5.0.0.0",
          "Microsoft.Extensions.Identity.Core": "5.0.0.0",
          "Microsoft.Extensions.Identity.Stores": "5.0.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Localization": "5.0.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "5.0.0.0",
          "Microsoft.Extensions.Logging.Configuration": "5.0.0.0",
          "Microsoft.Extensions.Logging.Console": "5.0.0.0",
          "Microsoft.Extensions.Logging.Debug": "5.0.0.0",
          "Microsoft.Extensions.Logging": "5.0.0.0",
          "Microsoft.Extensions.Logging.EventLog": "5.0.0.0",
          "Microsoft.Extensions.Logging.EventSource": "5.0.0.0",
          "Microsoft.Extensions.Logging.TraceSource": "5.0.0.0",
          "Microsoft.Extensions.ObjectPool": "5.0.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "5.0.0.0",
          "Microsoft.Extensions.Options.DataAnnotations": "5.0.0.0",
          "Microsoft.Extensions.Options": "5.0.0.0",
          "Microsoft.Extensions.Primitives": "5.0.0.0",
          "Microsoft.Extensions.WebEncoders": "5.0.0.0",
          "Microsoft.JSInterop": "5.0.0.0",
          "Microsoft.Net.Http.Headers": "5.0.0.0",
          "Microsoft.VisualBasic.Core": "10.0.6.0",
          "Microsoft.VisualBasic": "10.0.0.0",
          "Microsoft.Win32.Primitives": "5.0.0.0",
          "Microsoft.Win32.Registry": "5.0.0.0",
          "mscorlib": "4.0.0.0",
          "netstandard": "2.1.0.0",
          "System.AppContext": "5.0.0.0",
          "System.Buffers": "5.0.0.0",
          "System.Collections.Concurrent": "5.0.0.0",
          "System.Collections": "5.0.0.0",
          "System.Collections.Immutable.Reference": "5.0.0.0",
          "System.Collections.NonGeneric": "5.0.0.0",
          "System.Collections.Specialized": "5.0.0.0",
          "System.ComponentModel.Annotations": "5.0.0.0",
          "System.ComponentModel.DataAnnotations": "4.0.0.0",
          "System.ComponentModel": "5.0.0.0",
          "System.ComponentModel.EventBasedAsync": "5.0.0.0",
          "System.ComponentModel.Primitives": "5.0.0.0",
          "System.ComponentModel.TypeConverter": "5.0.0.0",
          "System.Configuration": "4.0.0.0",
          "System.Console": "5.0.0.0",
          "System.Core": "4.0.0.0",
          "System.Data.Common": "5.0.0.0",
          "System.Data.DataSetExtensions": "4.0.0.0",
          "System.Data": "4.0.0.0",
          "System.Diagnostics.Contracts": "5.0.0.0",
          "System.Diagnostics.Debug": "5.0.0.0",
          "System.Diagnostics.DiagnosticSource": "5.0.0.0",
          "System.Diagnostics.EventLog": "5.0.0.0",
          "System.Diagnostics.FileVersionInfo": "5.0.0.0",
          "System.Diagnostics.Process": "5.0.0.0",
          "System.Diagnostics.StackTrace": "5.0.0.0",
          "System.Diagnostics.TextWriterTraceListener": "5.0.0.0",
          "System.Diagnostics.Tools": "5.0.0.0",
          "System.Diagnostics.TraceSource": "5.0.0.0",
          "System.Diagnostics.Tracing": "5.0.0.0",
          "System": "4.0.0.0",
          "System.Drawing": "4.0.0.0",
          "System.Drawing.Primitives": "5.0.0.0",
          "System.Dynamic.Runtime": "5.0.0.0",
          "System.Formats.Asn1": "5.0.0.0",
          "System.Globalization.Calendars": "5.0.0.0",
          "System.Globalization": "5.0.0.0",
          "System.Globalization.Extensions": "5.0.0.0",
          "System.IO.Compression.Brotli": "5.0.0.0",
          "System.IO.Compression": "5.0.0.0",
          "System.IO.Compression.FileSystem": "4.0.0.0",
          "System.IO.Compression.ZipFile": "5.0.0.0",
          "System.IO": "5.0.0.0",
          "System.IO.FileSystem": "5.0.0.0",
          "System.IO.FileSystem.DriveInfo": "5.0.0.0",
          "System.IO.FileSystem.Primitives": "5.0.0.0",
          "System.IO.FileSystem.Watcher": "5.0.0.0",
          "System.IO.IsolatedStorage": "5.0.0.0",
          "System.IO.MemoryMappedFiles": "5.0.0.0",
          "System.IO.Pipelines": "5.0.0.0",
          "System.IO.Pipes": "5.0.0.0",
          "System.IO.UnmanagedMemoryStream": "5.0.0.0",
          "System.Linq": "5.0.0.0",
          "System.Linq.Expressions": "5.0.0.0",
          "System.Linq.Parallel": "5.0.0.0",
          "System.Linq.Queryable": "5.0.0.0",
          "System.Memory.Reference": "5.0.0.0",
          "System.Net": "4.0.0.0",
          "System.Net.Http": "5.0.0.0",
          "System.Net.Http.Json": "5.0.0.0",
          "System.Net.HttpListener": "5.0.0.0",
          "System.Net.Mail": "5.0.0.0",
          "System.Net.NameResolution": "5.0.0.0",
          "System.Net.NetworkInformation": "5.0.0.0",
          "System.Net.Ping": "5.0.0.0",
          "System.Net.Primitives": "5.0.0.0",
          "System.Net.Requests": "5.0.0.0",
          "System.Net.Security": "5.0.0.0",
          "System.Net.ServicePoint": "5.0.0.0",
          "System.Net.Sockets": "5.0.0.0",
          "System.Net.WebClient": "5.0.0.0",
          "System.Net.WebHeaderCollection": "5.0.0.0",
          "System.Net.WebProxy": "5.0.0.0",
          "System.Net.WebSockets.Client": "5.0.0.0",
          "System.Net.WebSockets": "5.0.0.0",
          "System.Numerics": "4.0.0.0",
          "System.Numerics.Vectors": "5.0.0.0",
          "System.ObjectModel": "5.0.0.0",
          "System.Reflection.DispatchProxy": "5.0.0.0",
          "System.Reflection": "5.0.0.0",
          "System.Reflection.Emit": "5.0.0.0",
          "System.Reflection.Emit.ILGeneration": "5.0.0.0",
          "System.Reflection.Emit.Lightweight": "5.0.0.0",
          "System.Reflection.Extensions": "5.0.0.0",
          "System.Reflection.Metadata.Reference": "5.0.0.0",
          "System.Reflection.Primitives": "5.0.0.0",
          "System.Reflection.TypeExtensions": "5.0.0.0",
          "System.Resources.Reader": "5.0.0.0",
          "System.Resources.ResourceManager": "5.0.0.0",
          "System.Resources.Writer": "5.0.0.0",
          "System.Runtime.CompilerServices.Unsafe.Reference": "5.0.0.0",
          "System.Runtime.CompilerServices.VisualC": "5.0.0.0",
          "System.Runtime": "5.0.0.0",
          "System.Runtime.Extensions": "5.0.0.0",
          "System.Runtime.Handles": "5.0.0.0",
          "System.Runtime.InteropServices": "5.0.0.0",
          "System.Runtime.InteropServices.RuntimeInformation": "5.0.0.0",
          "System.Runtime.Intrinsics": "5.0.0.0",
          "System.Runtime.Loader": "5.0.0.0",
          "System.Runtime.Numerics": "5.0.0.0",
          "System.Runtime.Serialization": "4.0.0.0",
          "System.Runtime.Serialization.Formatters": "5.0.0.0",
          "System.Runtime.Serialization.Json": "5.0.0.0",
          "System.Runtime.Serialization.Primitives": "5.0.0.0",
          "System.Runtime.Serialization.Xml": "5.0.0.0",
          "System.Security.AccessControl": "5.0.0.0",
          "System.Security.Claims": "5.0.0.0",
          "System.Security.Cryptography.Algorithms": "5.0.0.0",
          "System.Security.Cryptography.Cng": "5.0.0.0",
          "System.Security.Cryptography.Csp": "5.0.0.0",
          "System.Security.Cryptography.Encoding": "5.0.0.0",
          "System.Security.Cryptography.Primitives": "5.0.0.0",
          "System.Security.Cryptography.X509Certificates": "5.0.0.0",
          "System.Security.Cryptography.Xml": "5.0.0.0",
          "System.Security": "4.0.0.0",
          "System.Security.Permissions": "5.0.0.0",
          "System.Security.Principal": "5.0.0.0",
          "System.Security.Principal.Windows": "5.0.0.0",
          "System.Security.SecureString": "5.0.0.0",
          "System.ServiceModel.Web": "4.0.0.0",
          "System.ServiceProcess": "4.0.0.0",
          "System.Text.Encoding.CodePages.Reference": "5.0.0.0",
          "System.Text.Encoding": "5.0.0.0",
          "System.Text.Encoding.Extensions": "5.0.0.0",
          "System.Text.Encodings.Web": "5.0.0.0",
          "System.Text.Json": "5.0.0.0",
          "System.Text.RegularExpressions": "5.0.0.0",
          "System.Threading.Channels": "5.0.0.0",
          "System.Threading": "5.0.0.0",
          "System.Threading.Overlapped": "5.0.0.0",
          "System.Threading.Tasks.Dataflow": "5.0.0.0",
          "System.Threading.Tasks": "5.0.0.0",
          "System.Threading.Tasks.Extensions.Reference": "5.0.0.0",
          "System.Threading.Tasks.Parallel": "5.0.0.0",
          "System.Threading.Thread": "5.0.0.0",
          "System.Threading.ThreadPool": "5.0.0.0",
          "System.Threading.Timer": "5.0.0.0",
          "System.Transactions": "4.0.0.0",
          "System.Transactions.Local": "5.0.0.0",
          "System.ValueTuple": "4.0.3.0",
          "System.Web": "4.0.0.0",
          "System.Web.HttpUtility": "5.0.0.0",
          "System.Windows": "4.0.0.0",
          "System.Windows.Extensions": "5.0.0.0",
          "System.Xml": "4.0.0.0",
          "System.Xml.Linq": "4.0.0.0",
          "System.Xml.ReaderWriter": "5.0.0.0",
          "System.Xml.Serialization": "4.0.0.0",
          "System.Xml.XDocument": "5.0.0.0",
          "System.Xml.XmlDocument": "5.0.0.0",
          "System.Xml.XmlSerializer": "5.0.0.0",
          "System.Xml.XPath": "5.0.0.0",
          "System.Xml.XPath.XDocument": "5.0.0.0",
          "WindowsBase": "4.0.0.0",
          "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64": "5.0.17",
          "runtimepack.Microsoft.AspNetCore.App.Runtime.linux-x64": "5.0.17"
        },
        "runtime": {
          "WebX.TLC.Web.dll": {}
        }
      },
      "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/5.0.17": {
        "runtime": {
          "Microsoft.CSharp.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "Microsoft.VisualBasic.Core.dll": {
            "assemblyVersion": "10.0.6.0",
            "fileVersion": "11.0.1722.21314"
          },
          "Microsoft.VisualBasic.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "Microsoft.Win32.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "Microsoft.Win32.Registry.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.AppContext.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Buffers.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Collections.Concurrent.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Collections.Immutable.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Collections.NonGeneric.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Collections.Specialized.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Collections.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ComponentModel.Annotations.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ComponentModel.DataAnnotations.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ComponentModel.EventBasedAsync.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ComponentModel.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ComponentModel.TypeConverter.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ComponentModel.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Configuration.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Console.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Core.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Data.Common.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Data.DataSetExtensions.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Data.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.Contracts.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.Debug.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.FileVersionInfo.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.Process.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.StackTrace.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.TextWriterTraceListener.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.Tools.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.TraceSource.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Diagnostics.Tracing.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Drawing.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Drawing.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Dynamic.Runtime.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Formats.Asn1.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Globalization.Calendars.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Globalization.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Globalization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.Compression.Brotli.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.Compression.FileSystem.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.Compression.ZipFile.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.Compression.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.FileSystem.AccessControl.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.FileSystem.DriveInfo.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.FileSystem.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.FileSystem.Watcher.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.FileSystem.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.IsolatedStorage.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.MemoryMappedFiles.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.Pipes.AccessControl.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.Pipes.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.UnmanagedMemoryStream.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.IO.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Linq.Expressions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Linq.Parallel.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Linq.Queryable.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Linq.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Memory.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Http.Json.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Http.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.HttpListener.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Mail.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.NameResolution.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.NetworkInformation.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Ping.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Requests.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Security.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.ServicePoint.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.Sockets.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.WebClient.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.WebHeaderCollection.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.WebProxy.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.WebSockets.Client.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.WebSockets.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Net.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Numerics.Vectors.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Numerics.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ObjectModel.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Private.DataContractSerialization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Private.Uri.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Private.Xml.Linq.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Private.Xml.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.DispatchProxy.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.Emit.ILGeneration.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.Emit.Lightweight.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.Emit.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.Metadata.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.TypeExtensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Reflection.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Resources.Reader.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Resources.ResourceManager.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Resources.Writer.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "System.Runtime.CompilerServices.VisualC.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Handles.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.InteropServices.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Intrinsics.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Loader.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Numerics.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Serialization.Formatters.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Serialization.Json.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Serialization.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Serialization.Xml.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Runtime.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.AccessControl.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Claims.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.Algorithms.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.Cng.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.Csp.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.Encoding.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.OpenSsl.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Cryptography.X509Certificates.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Principal.Windows.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.Principal.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.SecureString.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Security.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ServiceModel.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ServiceProcess.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Text.Encoding.CodePages.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Text.Encoding.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Text.Encoding.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Text.Encodings.Web.dll": {
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Text.Json.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Text.RegularExpressions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Channels.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Overlapped.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Tasks.Dataflow.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Tasks.Parallel.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Tasks.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Thread.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.ThreadPool.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.Timer.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Threading.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Transactions.Local.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Transactions.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.ValueTuple.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Web.HttpUtility.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Windows.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.Linq.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.ReaderWriter.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.XDocument.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.XPath.XDocument.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.XPath.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.XmlDocument.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.XmlSerializer.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Xml.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "WindowsBase.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "mscorlib.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "netstandard.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "5.0.1722.21314"
          },
          "System.Private.CoreLib.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21314"
          }
        },
        "native": {
          "createdump": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.IO.Compression.Native.a": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.IO.Compression.Native.so": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.Native.a": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.Native.so": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.Net.Security.Native.a": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.Net.Security.Native.so": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.Security.Cryptography.Native.OpenSsl.a": {
            "fileVersion": "0.0.0.0"
          },
          "libSystem.Security.Cryptography.Native.OpenSsl.so": {
            "fileVersion": "0.0.0.0"
          },
          "libclrjit.so": {
            "fileVersion": "0.0.0.0"
          },
          "libcoreclr.so": {
            "fileVersion": "0.0.0.0"
          },
          "libcoreclrtraceptprovider.so": {
            "fileVersion": "0.0.0.0"
          },
          "libdbgshim.so": {
            "fileVersion": "0.0.0.0"
          },
          "libhostfxr.so": {
            "fileVersion": "0.0.0.0"
          },
          "libhostpolicy.so": {
            "fileVersion": "0.0.0.0"
          },
          "libmscordaccore.so": {
            "fileVersion": "0.0.0.0"
          },
          "libmscordbi.so": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtimepack.Microsoft.AspNetCore.App.Runtime.linux-x64/5.0.17": {
        "runtime": {
          "Microsoft.AspNetCore.Antiforgery.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authentication.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authentication.Cookies.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authentication.Core.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authentication.OAuth.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authentication.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authorization.Policy.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Authorization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Components.Authorization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Components.Forms.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Components.Server.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Components.Web.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Components.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Connections.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.CookiePolicy.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Cors.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Cryptography.Internal.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.DataProtection.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.DataProtection.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Diagnostics.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.HostFiltering.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Hosting.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Hosting.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Html.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Http.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Http.Connections.Common.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Http.Connections.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Http.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Http.Features.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Http.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.HttpOverrides.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.HttpsPolicy.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Identity.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Localization.Routing.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Localization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Metadata.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Core.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Cors.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Localization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.Razor.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.RazorPages.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Mvc.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Razor.Runtime.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Razor.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.ResponseCaching.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.ResponseCompression.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Rewrite.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Routing.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Routing.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Server.HttpSys.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Server.IIS.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Server.IISIntegration.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Server.Kestrel.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.Session.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.SignalR.Common.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.SignalR.Core.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.SignalR.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.StaticFiles.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.WebSockets.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.WebUtilities.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.AspNetCore.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Caching.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Caching.Memory.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.Binder.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.CommandLine.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.FileExtensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.Ini.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.Json.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.KeyPerFile.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Configuration.UserSecrets.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.Xml.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.DependencyInjection.dll": {
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.821.31504"
          },
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.FileProviders.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.FileProviders.Composite.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.FileProviders.Embedded.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.FileProviders.Physical.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.FileSystemGlobbing.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Hosting.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Hosting.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Http.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Identity.Core.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Identity.Stores.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Localization.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Localization.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Logging.Configuration.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Logging.Console.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Logging.Debug.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Logging.EventLog.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Logging.EventSource.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.521.16609"
          },
          "Microsoft.Extensions.Logging.TraceSource.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Logging.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.ObjectPool.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Options.DataAnnotations.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.521.16609"
          },
          "Microsoft.Extensions.WebEncoders.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.JSInterop.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Net.Http.Headers.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.1722.21507"
          },
          "Microsoft.Win32.SystemEvents.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.321.7212"
          },
          "System.Drawing.Common.dll": {
            "assemblyVersion": "5.0.0.2",
            "fileVersion": "5.0.1221.52207"
          },
          "System.IO.Pipelines.dll": {
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.1522.11506"
          },
          "System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "5.0.0.1",
            "fileVersion": "5.0.120.57516"
          },
          "System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "System.Security.Permissions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          },
          "System.Windows.Extensions.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/5.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "5.0.1",
          "Microsoft.CodeAnalysis.Razor": "5.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
            "assemblyVersion": "5.0.1.0",
            "fileVersion": "5.0.120.60107"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/5.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "5.0.1",
          "Microsoft.CodeAnalysis.Razor": "5.0.1",
          "Microsoft.Extensions.DependencyModel": "5.0.0"
        },
        "runtime": {
          "lib/net5.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {
            "assemblyVersion": "5.0.1.0",
            "fileVersion": "5.0.120.60107"
          }
        }
      },
      "Microsoft.AspNetCore.Razor.Language/5.0.1": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
            "assemblyVersion": "5.0.1.0",
            "fileVersion": "5.0.120.60107"
          }
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.0.0": {},
      "Microsoft.CodeAnalysis.Common/3.8.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.0.0",
          "System.Collections.Immutable": "5.0.0",
          "System.Memory": "4.5.4",
          "System.Reflection.Metadata": "5.0.0",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1",
          "System.Text.Encoding.CodePages": "4.5.1",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
            "assemblyVersion": "3.8.0.0",
            "fileVersion": "3.800.20.56202"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp/3.8.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.8.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
            "assemblyVersion": "3.8.0.0",
            "fileVersion": "3.800.20.56202"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Razor/5.0.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "5.0.1",
          "Microsoft.CodeAnalysis.CSharp": "3.8.0",
          "Microsoft.CodeAnalysis.Common": "3.8.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
            "assemblyVersion": "5.0.1.0",
            "fileVersion": "5.0.120.60107"
          }
        }
      },
      "Microsoft.Extensions.DependencyModel/5.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "5.0.0.0",
            "fileVersion": "5.0.20.51904"
          }
        }
      },
      "Microsoft.NETCore.Platforms/2.1.2": {},
      "System.Collections.Immutable/5.0.0": {},
      "System.Memory/4.5.4": {},
      "System.Reflection.Metadata/5.0.0": {},
      "System.Runtime.CompilerServices.Unsafe/4.7.1": {},
      "System.Text.Encoding.CodePages/4.5.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.1.2",
          "System.Runtime.CompilerServices.Unsafe": "4.7.1"
        }
      },
      "System.Threading.Tasks.Extensions/4.5.4": {}
    }
  },
  "libraries": {
    "WebX.TLC.Web/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "runtimepack.Microsoft.NETCore.App.Runtime.linux-x64/5.0.17": {
      "type": "runtimepack",
      "serviceable": false,
      "sha512": ""
    },
    "runtimepack.Microsoft.AspNetCore.App.Runtime.linux-x64/5.0.17": {
      "type": "runtimepack",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Razor.Extensions/5.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G5x0jWIZKSsqiwEMXFFoxvUfK1H0P4GlnFHQdsN9+g6Peg2jFDFYldd0Rhkj1DMkhY8bsF1zleSrz1VDV1G3Zw==",
      "path": "microsoft.aspnetcore.mvc.razor.extensions/5.0.1",
      "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.5.0.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/5.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AyW11zQsskZfxVVKD7eRSVEXG9MBDKkUoZ6F4jINQTDQhcbOv76NmixBEqalDwEw0DXV+5pOp2Ex4LIAeUtoYg==",
      "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/5.0.1",
      "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.5.0.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Language/5.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rp2I7jrEf9AJ0lwgpGPMvkJR1y/zVKiRd0FocGls/M21G23Ke/l0XTXIdNwHNNYiIk3UHXD1kymgnMDLMJ3JGQ==",
      "path": "microsoft.aspnetcore.razor.language/5.0.1",
      "hashPath": "microsoft.aspnetcore.razor.language.5.0.1.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/3.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ojG5pGAhTPmjxRGTNvuszO3H8XPZqksDwr9xLd4Ae/JBjZZdl6GuoLk7uLMf+o7yl5wO0TAqoWcEKkEWqrZE5g==",
      "path": "microsoft.codeanalysis.analyzers/3.0.0",
      "hashPath": "microsoft.codeanalysis.analyzers.3.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/3.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8YTZ7GpsbTdC08DITx7/kwV0k4SC6cbBAFqc13cOm5vKJZcEIAh51tNSyGSkWisMgYCr96B2wb5Zri1bsla3+g==",
      "path": "microsoft.codeanalysis.common/3.8.0",
      "hashPath": "microsoft.codeanalysis.common.3.8.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/3.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hKqFCUSk9TIMBDjiYMF8/ZfK9p9mzpU+slM73CaCHu4ctfkoqJGHLQhyT8wvrYsIg+ufrUWBF8hcJYmyr5rc5Q==",
      "path": "microsoft.codeanalysis.csharp/3.8.0",
      "hashPath": "microsoft.codeanalysis.csharp.3.8.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Razor/5.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hwfTuvmVDZ8dnw1jE7ukO0zTrProVW+7dG8qCmSUApoFy93hC/dSNyftKgZerB40bOAHGnHQelbIxLvGgTmNgA==",
      "path": "microsoft.codeanalysis.razor/5.0.1",
      "hashPath": "microsoft.codeanalysis.razor.5.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-umBECCoMC+sOUgm083yFr8SxTobUOcPFH4AXigdO2xJiszCHAnmeDl4qPphJt+oaJ/XIfV1wOjIts2nRnki61Q==",
      "path": "microsoft.extensions.dependencymodel/5.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.5.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/2.1.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mOJy3M0UN+LUG21dLGMxaWZEP6xYpQEpLuvuEQBaownaX4YuhH6NmNUlN9si+vNkAS6dwJ//N1O4DmLf2CikVg==",
      "path": "microsoft.netcore.platforms/2.1.2",
      "hashPath": "microsoft.netcore.platforms.2.1.2.nupkg.sha512"
    },
    "System.Collections.Immutable/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FXkLXiK0sVVewcso0imKQoOxjoPAj42R8HtjjbSjVPAzwDfzoyoznWxgA3c38LDbN9SJux1xXoXYAhz98j7r2g==",
      "path": "system.collections.immutable/5.0.0",
      "hashPath": "system.collections.immutable.5.0.0.nupkg.sha512"
    },
    "System.Memory/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "path": "system.memory/4.5.4",
      "hashPath": "system.memory.4.5.4.nupkg.sha512"
    },
    "System.Reflection.Metadata/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5NecZgXktdGg34rh1OenY1rFNDCI8xSjFr+Z4OU4cU06AQHUdRnIIEeWENu3Wl4YowbzkymAIMvi3WyK9U53pQ==",
      "path": "system.reflection.metadata/5.0.0",
      "hashPath": "system.reflection.metadata.5.0.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/4.7.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zOHkQmzPCn5zm/BH+cxC1XbUS3P4Yoi3xzW7eRgVpDR2tPGSzyMZ17Ig1iRkfJuY0nhxkQQde8pgePNiA7z7TQ==",
      "path": "system.runtime.compilerservices.unsafe/4.7.1",
      "hashPath": "system.runtime.compilerservices.unsafe.4.7.1.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
      "path": "system.text.encoding.codepages/4.5.1",
      "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zteT+G8xuGu6mS+mzDzYXbzS7rd3K6Fjb9RiZlYlJPam2/hU7JCBZBVEcywNuR+oZ1ncTvc/cq0faRr3P01OVg==",
      "path": "system.threading.tasks.extensions/4.5.4",
      "hashPath": "system.threading.tasks.extensions.4.5.4.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Antiforgery/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.Cookies/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.Core/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.OAuth/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authorization/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authorization.Policy/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Authorization/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Forms/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Server/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Web/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Connections.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.CookiePolicy/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Cors/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Cryptography.Internal/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Cryptography.KeyDerivation/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.DataProtection.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.DataProtection/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.DataProtection.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Diagnostics.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Diagnostics/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Diagnostics.HealthChecks/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HostFiltering/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Hosting.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Hosting/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Hosting.Server.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Html.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Connections.Common/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Connections/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Features/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HttpOverrides/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HttpsPolicy/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Identity/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Localization/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Localization.Routing/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Metadata/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.ApiExplorer/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Core/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Cors/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.DataAnnotations/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Json/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Xml/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Localization/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Razor/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.RazorPages/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.TagHelpers/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.ViewFeatures/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Razor/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Razor.Runtime/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.ResponseCaching.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.ResponseCaching/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.ResponseCompression/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Rewrite/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Routing.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Routing/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.HttpSys/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.IIS/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.IISIntegration/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel.Core/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Session/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.SignalR.Common/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.SignalR.Core/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.SignalR/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.SignalR.Protocols.Json/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.StaticFiles/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.WebSockets/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.WebUtilities/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.CSharp/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Caching.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Caching.Memory/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Binder/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.CommandLine/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.EnvironmentVariables/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.FileExtensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Ini/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Json/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.KeyPerFile/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.UserSecrets/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Xml/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.DependencyInjection/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Composite/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Embedded/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Physical/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileSystemGlobbing/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Hosting.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Hosting/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Http/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Identity.Core/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Identity.Stores/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Localization.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Localization/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Abstractions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Configuration/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Console/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Debug/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.EventLog/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.EventSource/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.TraceSource/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.ObjectPool/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Options.DataAnnotations/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Options/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.WebEncoders/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.JSInterop/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Net.Http.Headers/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualBasic.Core/10.0.6.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualBasic/10.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Win32.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Win32.Registry/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "mscorlib/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "netstandard/2.1.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.AppContext/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Buffers/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Concurrent/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Immutable.Reference/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.NonGeneric/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Specialized/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.Annotations/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.DataAnnotations/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.EventBasedAsync/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.TypeConverter/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Configuration/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Console/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Core/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Data.Common/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Data.DataSetExtensions/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Data/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Contracts/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Debug/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.DiagnosticSource/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.EventLog/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.FileVersionInfo/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Process/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.StackTrace/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.TextWriterTraceListener/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Tools/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.TraceSource/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Tracing/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Drawing/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Drawing.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Dynamic.Runtime/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Formats.Asn1/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Globalization.Calendars/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Globalization/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Globalization.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Compression.Brotli/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Compression/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Compression.FileSystem/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Compression.ZipFile/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.DriveInfo/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.Watcher/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.IsolatedStorage/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.MemoryMappedFiles/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Pipelines/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Pipes/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.UnmanagedMemoryStream/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Expressions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Parallel/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Queryable/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Memory.Reference/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Http/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Http.Json/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.HttpListener/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Mail/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.NameResolution/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.NetworkInformation/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Ping/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Requests/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Security/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.ServicePoint/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Sockets/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebClient/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebHeaderCollection/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebProxy/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebSockets.Client/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebSockets/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Numerics/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Numerics.Vectors/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ObjectModel/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.DispatchProxy/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Emit/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Emit.ILGeneration/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Emit.Lightweight/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Metadata.Reference/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.TypeExtensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Resources.Reader/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Resources.ResourceManager/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Resources.Writer/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.CompilerServices.Unsafe.Reference/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.CompilerServices.VisualC/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Handles/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.InteropServices/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.InteropServices.RuntimeInformation/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Intrinsics/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Loader/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Numerics/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Formatters/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Json/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Xml/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.AccessControl/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Claims/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Algorithms/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Cng/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Csp/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Encoding/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Primitives/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.X509Certificates/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Xml/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Permissions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Principal/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Principal.Windows/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.SecureString/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ServiceModel.Web/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ServiceProcess/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Encoding.CodePages.Reference/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Encoding/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Encoding.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Encodings.Web/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Json/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.RegularExpressions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Channels/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Overlapped/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Dataflow/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Extensions.Reference/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Parallel/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Thread/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.ThreadPool/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Timer/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Transactions/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Transactions.Local/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ValueTuple/4.0.3.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Web/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Web.HttpUtility/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Windows/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Windows.Extensions/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.Linq/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.ReaderWriter/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.Serialization/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XDocument/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XmlDocument/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XmlSerializer/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XPath/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XPath.XDocument/5.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "WindowsBase/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    }
  },
  "runtimes": {
    "alpine-x64": [
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.10-x64": [
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.11-x64": [
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.12-x64": [
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.13-x64": [
      "alpine.3.13",
      "alpine.3.12-x64",
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.14-x64": [
      "alpine.3.14",
      "alpine.3.13-x64",
      "alpine.3.13",
      "alpine.3.12-x64",
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.15-x64": [
      "alpine.3.15",
      "alpine.3.14-x64",
      "alpine.3.14",
      "alpine.3.13-x64",
      "alpine.3.13",
      "alpine.3.12-x64",
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.16-x64": [
      "alpine.3.16",
      "alpine.3.15-x64",
      "alpine.3.15",
      "alpine.3.14-x64",
      "alpine.3.14",
      "alpine.3.13-x64",
      "alpine.3.13",
      "alpine.3.12-x64",
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.17-x64": [
      "alpine.3.17",
      "alpine.3.16-x64",
      "alpine.3.16",
      "alpine.3.15-x64",
      "alpine.3.15",
      "alpine.3.14-x64",
      "alpine.3.14",
      "alpine.3.13-x64",
      "alpine.3.13",
      "alpine.3.12-x64",
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.18-x64": [
      "alpine.3.18",
      "alpine.3.17-x64",
      "alpine.3.17",
      "alpine.3.16-x64",
      "alpine.3.16",
      "alpine.3.15-x64",
      "alpine.3.15",
      "alpine.3.14-x64",
      "alpine.3.14",
      "alpine.3.13-x64",
      "alpine.3.13",
      "alpine.3.12-x64",
      "alpine.3.12",
      "alpine.3.11-x64",
      "alpine.3.11",
      "alpine.3.10-x64",
      "alpine.3.10",
      "alpine.3.9-x64",
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.6-x64": [
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.7-x64": [
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.8-x64": [
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "alpine.3.9-x64": [
      "alpine.3.9",
      "alpine.3.8-x64",
      "alpine.3.8",
      "alpine.3.7-x64",
      "alpine.3.7",
      "alpine.3.6-x64",
      "alpine.3.6",
      "alpine-x64",
      "alpine",
      "linux-musl-x64",
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android-x64": [
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.21-x64": [
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.22-x64": [
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.23-x64": [
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.24-x64": [
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.25-x64": [
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.26-x64": [
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.27-x64": [
      "android.27",
      "android.26-x64",
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.28-x64": [
      "android.28",
      "android.27-x64",
      "android.27",
      "android.26-x64",
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.29-x64": [
      "android.29",
      "android.28-x64",
      "android.28",
      "android.27-x64",
      "android.27",
      "android.26-x64",
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.30-x64": [
      "android.30",
      "android.29-x64",
      "android.29",
      "android.28-x64",
      "android.28",
      "android.27-x64",
      "android.27",
      "android.26-x64",
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.31-x64": [
      "android.31",
      "android.30-x64",
      "android.30",
      "android.29-x64",
      "android.29",
      "android.28-x64",
      "android.28",
      "android.27-x64",
      "android.27",
      "android.26-x64",
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "android.32-x64": [
      "android.32",
      "android.31-x64",
      "android.31",
      "android.30-x64",
      "android.30",
      "android.29-x64",
      "android.29",
      "android.28-x64",
      "android.28",
      "android.27-x64",
      "android.27",
      "android.26-x64",
      "android.26",
      "android.25-x64",
      "android.25",
      "android.24-x64",
      "android.24",
      "android.23-x64",
      "android.23",
      "android.22-x64",
      "android.22",
      "android.21-x64",
      "android.21",
      "android-x64",
      "android",
      "linux-bionic-x64",
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "arch-x64": [
      "arch",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "centos-x64": [
      "centos",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "centos.7-x64": [
      "centos.7",
      "centos-x64",
      "rhel.7-x64",
      "centos",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "centos.8-x64": [
      "centos.8",
      "centos-x64",
      "rhel.8-x64",
      "centos",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "centos.9-x64": [
      "centos.9",
      "centos-x64",
      "rhel.9-x64",
      "centos",
      "rhel.9",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "debian-x64": [
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "debian.10-x64": [
      "debian.10",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "debian.11-x64": [
      "debian.11",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "debian.12-x64": [
      "debian.12",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "debian.8-x64": [
      "debian.8",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "debian.9-x64": [
      "debian.9",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "exherbo-x64": [
      "exherbo",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora-x64": [
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.23-x64": [
      "fedora.23",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.24-x64": [
      "fedora.24",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.25-x64": [
      "fedora.25",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.26-x64": [
      "fedora.26",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.27-x64": [
      "fedora.27",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.28-x64": [
      "fedora.28",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.29-x64": [
      "fedora.29",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.30-x64": [
      "fedora.30",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.31-x64": [
      "fedora.31",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.32-x64": [
      "fedora.32",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.33-x64": [
      "fedora.33",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.34-x64": [
      "fedora.34",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.35-x64": [
      "fedora.35",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.36-x64": [
      "fedora.36",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.37-x64": [
      "fedora.37",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.38-x64": [
      "fedora.38",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "fedora.39-x64": [
      "fedora.39",
      "fedora-x64",
      "fedora",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "gentoo-x64": [
      "gentoo",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linux-bionic-x64": [
      "linux-bionic",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linux-musl-x64": [
      "linux-musl",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linux-x64": [
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.17-x64": [
      "linuxmint.17",
      "ubuntu.14.04-x64",
      "ubuntu.14.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.17.1-x64": [
      "linuxmint.17.1",
      "linuxmint.17-x64",
      "linuxmint.17",
      "ubuntu.14.04-x64",
      "ubuntu.14.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.17.2-x64": [
      "linuxmint.17.2",
      "linuxmint.17.1-x64",
      "linuxmint.17.1",
      "linuxmint.17-x64",
      "linuxmint.17",
      "ubuntu.14.04-x64",
      "ubuntu.14.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.17.3-x64": [
      "linuxmint.17.3",
      "linuxmint.17.2-x64",
      "linuxmint.17.2",
      "linuxmint.17.1-x64",
      "linuxmint.17.1",
      "linuxmint.17-x64",
      "linuxmint.17",
      "ubuntu.14.04-x64",
      "ubuntu.14.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.18-x64": [
      "linuxmint.18",
      "ubuntu.16.04-x64",
      "ubuntu.16.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.18.1-x64": [
      "linuxmint.18.1",
      "linuxmint.18-x64",
      "linuxmint.18",
      "ubuntu.16.04-x64",
      "ubuntu.16.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.18.2-x64": [
      "linuxmint.18.2",
      "linuxmint.18.1-x64",
      "linuxmint.18.1",
      "linuxmint.18-x64",
      "linuxmint.18",
      "ubuntu.16.04-x64",
      "ubuntu.16.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.18.3-x64": [
      "linuxmint.18.3",
      "linuxmint.18.2-x64",
      "linuxmint.18.2",
      "linuxmint.18.1-x64",
      "linuxmint.18.1",
      "linuxmint.18-x64",
      "linuxmint.18",
      "ubuntu.16.04-x64",
      "ubuntu.16.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.19-x64": [
      "linuxmint.19",
      "ubuntu.18.04-x64",
      "ubuntu.18.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.19.1-x64": [
      "linuxmint.19.1",
      "linuxmint.19-x64",
      "linuxmint.19",
      "ubuntu.18.04-x64",
      "ubuntu.18.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "linuxmint.19.2-x64": [
      "linuxmint.19.2",
      "linuxmint.19.1-x64",
      "linuxmint.19.1",
      "linuxmint.19-x64",
      "linuxmint.19",
      "ubuntu.18.04-x64",
      "ubuntu.18.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "manjaro-x64": [
      "manjaro",
      "arch-x64",
      "arch",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "miraclelinux-x64": [
      "miraclelinux",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "miraclelinux.8-x64": [
      "miraclelinux.8",
      "miraclelinux-x64",
      "rhel.8-x64",
      "miraclelinux",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "miraclelinux.9-x64": [
      "miraclelinux.9",
      "miraclelinux-x64",
      "rhel.9-x64",
      "miraclelinux",
      "rhel.9",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol-x64": [
      "ol",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7-x64": [
      "ol.7",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.0-x64": [
      "ol.7.0",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.1-x64": [
      "ol.7.1",
      "ol.7.0-x64",
      "rhel.7.1-x64",
      "ol.7.0",
      "rhel.7.1",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.2-x64": [
      "ol.7.2",
      "ol.7.1-x64",
      "rhel.7.2-x64",
      "ol.7.1",
      "rhel.7.2",
      "ol.7.0-x64",
      "rhel.7.1-x64",
      "ol.7.0",
      "rhel.7.1",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.3-x64": [
      "ol.7.3",
      "ol.7.2-x64",
      "rhel.7.3-x64",
      "ol.7.2",
      "rhel.7.3",
      "ol.7.1-x64",
      "rhel.7.2-x64",
      "ol.7.1",
      "rhel.7.2",
      "ol.7.0-x64",
      "rhel.7.1-x64",
      "ol.7.0",
      "rhel.7.1",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.4-x64": [
      "ol.7.4",
      "ol.7.3-x64",
      "rhel.7.4-x64",
      "ol.7.3",
      "rhel.7.4",
      "ol.7.2-x64",
      "rhel.7.3-x64",
      "ol.7.2",
      "rhel.7.3",
      "ol.7.1-x64",
      "rhel.7.2-x64",
      "ol.7.1",
      "rhel.7.2",
      "ol.7.0-x64",
      "rhel.7.1-x64",
      "ol.7.0",
      "rhel.7.1",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.5-x64": [
      "ol.7.5",
      "ol.7.4-x64",
      "rhel.7.5-x64",
      "ol.7.4",
      "rhel.7.5",
      "ol.7.3-x64",
      "rhel.7.4-x64",
      "ol.7.3",
      "rhel.7.4",
      "ol.7.2-x64",
      "rhel.7.3-x64",
      "ol.7.2",
      "rhel.7.3",
      "ol.7.1-x64",
      "rhel.7.2-x64",
      "ol.7.1",
      "rhel.7.2",
      "ol.7.0-x64",
      "rhel.7.1-x64",
      "ol.7.0",
      "rhel.7.1",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.7.6-x64": [
      "ol.7.6",
      "ol.7.5-x64",
      "rhel.7.6-x64",
      "ol.7.5",
      "rhel.7.6",
      "ol.7.4-x64",
      "rhel.7.5-x64",
      "ol.7.4",
      "rhel.7.5",
      "ol.7.3-x64",
      "rhel.7.4-x64",
      "ol.7.3",
      "rhel.7.4",
      "ol.7.2-x64",
      "rhel.7.3-x64",
      "ol.7.2",
      "rhel.7.3",
      "ol.7.1-x64",
      "rhel.7.2-x64",
      "ol.7.1",
      "rhel.7.2",
      "ol.7.0-x64",
      "rhel.7.1-x64",
      "ol.7.0",
      "rhel.7.1",
      "ol.7-x64",
      "rhel.7.0-x64",
      "ol.7",
      "rhel.7.0",
      "ol-x64",
      "rhel.7-x64",
      "ol",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.8-x64": [
      "ol.8",
      "ol-x64",
      "rhel.8-x64",
      "ol",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ol.8.0-x64": [
      "ol.8.0",
      "ol.8-x64",
      "rhel.8.0-x64",
      "ol.8",
      "rhel.8.0",
      "ol-x64",
      "rhel.8-x64",
      "ol",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse-x64": [
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse.13.2-x64": [
      "opensuse.13.2",
      "opensuse-x64",
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse.15.0-x64": [
      "opensuse.15.0",
      "opensuse-x64",
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse.15.1-x64": [
      "opensuse.15.1",
      "opensuse-x64",
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse.42.1-x64": [
      "opensuse.42.1",
      "opensuse-x64",
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse.42.2-x64": [
      "opensuse.42.2",
      "opensuse-x64",
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "opensuse.42.3-x64": [
      "opensuse.42.3",
      "opensuse-x64",
      "opensuse",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel-x64": [
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.6-x64": [
      "rhel.6",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7-x64": [
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.0-x64": [
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.1-x64": [
      "rhel.7.1",
      "rhel.7.0-x64",
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.2-x64": [
      "rhel.7.2",
      "rhel.7.1-x64",
      "rhel.7.1",
      "rhel.7.0-x64",
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.3-x64": [
      "rhel.7.3",
      "rhel.7.2-x64",
      "rhel.7.2",
      "rhel.7.1-x64",
      "rhel.7.1",
      "rhel.7.0-x64",
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.4-x64": [
      "rhel.7.4",
      "rhel.7.3-x64",
      "rhel.7.3",
      "rhel.7.2-x64",
      "rhel.7.2",
      "rhel.7.1-x64",
      "rhel.7.1",
      "rhel.7.0-x64",
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.5-x64": [
      "rhel.7.5",
      "rhel.7.4-x64",
      "rhel.7.4",
      "rhel.7.3-x64",
      "rhel.7.3",
      "rhel.7.2-x64",
      "rhel.7.2",
      "rhel.7.1-x64",
      "rhel.7.1",
      "rhel.7.0-x64",
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.7.6-x64": [
      "rhel.7.6",
      "rhel.7.5-x64",
      "rhel.7.5",
      "rhel.7.4-x64",
      "rhel.7.4",
      "rhel.7.3-x64",
      "rhel.7.3",
      "rhel.7.2-x64",
      "rhel.7.2",
      "rhel.7.1-x64",
      "rhel.7.1",
      "rhel.7.0-x64",
      "rhel.7.0",
      "rhel.7-x64",
      "rhel.7",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.8-x64": [
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.8.0-x64": [
      "rhel.8.0",
      "rhel.8-x64",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.8.1-x64": [
      "rhel.8.1",
      "rhel.8.0-x64",
      "rhel.8.0",
      "rhel.8-x64",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rhel.9-x64": [
      "rhel.9",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rocky-x64": [
      "rocky",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rocky.8-x64": [
      "rocky.8",
      "rocky-x64",
      "rhel.8-x64",
      "rocky",
      "rhel.8",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "rocky.9-x64": [
      "rocky.9",
      "rocky-x64",
      "rhel.9-x64",
      "rocky",
      "rhel.9",
      "rhel-x64",
      "rhel",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles-x64": [
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.12-x64": [
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.12.1-x64": [
      "sles.12.1",
      "sles.12-x64",
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.12.2-x64": [
      "sles.12.2",
      "sles.12.1-x64",
      "sles.12.1",
      "sles.12-x64",
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.12.3-x64": [
      "sles.12.3",
      "sles.12.2-x64",
      "sles.12.2",
      "sles.12.1-x64",
      "sles.12.1",
      "sles.12-x64",
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.12.4-x64": [
      "sles.12.4",
      "sles.12.3-x64",
      "sles.12.3",
      "sles.12.2-x64",
      "sles.12.2",
      "sles.12.1-x64",
      "sles.12.1",
      "sles.12-x64",
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.15-x64": [
      "sles.15",
      "sles.12.4-x64",
      "sles.12.4",
      "sles.12.3-x64",
      "sles.12.3",
      "sles.12.2-x64",
      "sles.12.2",
      "sles.12.1-x64",
      "sles.12.1",
      "sles.12-x64",
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "sles.15.1-x64": [
      "sles.15.1",
      "sles.15-x64",
      "sles.15",
      "sles.12.4-x64",
      "sles.12.4",
      "sles.12.3-x64",
      "sles.12.3",
      "sles.12.2-x64",
      "sles.12.2",
      "sles.12.1-x64",
      "sles.12.1",
      "sles.12-x64",
      "sles.12",
      "sles-x64",
      "sles",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu-x64": [
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.14.04-x64": [
      "ubuntu.14.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.14.10-x64": [
      "ubuntu.14.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.15.04-x64": [
      "ubuntu.15.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.15.10-x64": [
      "ubuntu.15.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.16.04-x64": [
      "ubuntu.16.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.16.10-x64": [
      "ubuntu.16.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.17.04-x64": [
      "ubuntu.17.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.17.10-x64": [
      "ubuntu.17.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.18.04-x64": [
      "ubuntu.18.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.18.10-x64": [
      "ubuntu.18.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.19.04-x64": [
      "ubuntu.19.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.19.10-x64": [
      "ubuntu.19.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.20.04-x64": [
      "ubuntu.20.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.20.10-x64": [
      "ubuntu.20.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.21.04-x64": [
      "ubuntu.21.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.21.10-x64": [
      "ubuntu.21.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.22.04-x64": [
      "ubuntu.22.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.22.10-x64": [
      "ubuntu.22.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.23.04-x64": [
      "ubuntu.23.04",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ],
    "ubuntu.23.10-x64": [
      "ubuntu.23.10",
      "ubuntu-x64",
      "ubuntu",
      "debian-x64",
      "debian",
      "linux-x64",
      "linux",
      "unix-x64",
      "unix",
      "any",
      "base"
    ]
  }
}