{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v6.0/win-x64",
    "signature": ""
  },
  "compilationOptions": {
    "defines": [
      "TRACE",
      "RELEASE",
      "NET",
      "NET6_0",
      "NETCOREAPP",
      "NET5_0_OR_GREATER",
      "NET6_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": "10.0",
    "platform": "x64",
    "allowUnsafe": false,
    "warningsAsErrors": false,
    "optimize": true,
    "keyFile": "",
    "emitEntryPoint": true,
    "xmlDoc": false,
    "debugType": "portable"
  },
  "targets": {
    ".NETCoreApp,Version=v6.0": {
      "ChatBotV1/1.0.0": {
        "dependencies": {
          "Betalgo.OpenAI.GPT3": "6.8.4",
          "BingChat": "0.8.0",
          "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "6.0.18",
          "Microsoft.Bot.Builder": "4.20.0",
          "Microsoft.Bot.Builder.Integration.AspNet.Core": "4.20.0",
          "Microsoft.EntityFrameworkCore": "6.0.19",
          "Microsoft.EntityFrameworkCore.Design": "6.0.19",
          "Microsoft.EntityFrameworkCore.SqlServer": "6.0.0",
          "Microsoft.EntityFrameworkCore.Tools": "5.0.10",
          "Microsoft.VisualStudio.Web.CodeGeneration.Design": "6.0.14",
          "OpenAI": "1.7.2",
          "Microsoft.AspNetCore.Antiforgery": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.Cookies": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.Core": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.OAuth": "6.0.0.0",
          "Microsoft.AspNetCore.Authorization": "6.0.0.0",
          "Microsoft.AspNetCore.Authorization.Policy": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Authorization": "6.0.0.0",
          "Microsoft.AspNetCore.Components": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Forms": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Server": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Web": "6.0.0.0",
          "Microsoft.AspNetCore.CookiePolicy": "6.0.0.0",
          "Microsoft.AspNetCore.Cors": "6.0.0.0",
          "Microsoft.AspNetCore.Cryptography.Internal": "6.0.0.0",
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "6.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.DataProtection": "6.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Extensions": "6.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Diagnostics": "6.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.HealthChecks": "6.0.0.0",
          "Microsoft.AspNetCore": "6.0.0.0",
          "Microsoft.AspNetCore.HostFiltering": "6.0.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Hosting": "6.0.0.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Html.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Connections": "6.0.0.0",
          "Microsoft.AspNetCore.Http": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Features": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Results": "6.0.0.0",
          "Microsoft.AspNetCore.HttpLogging": "6.0.0.0",
          "Microsoft.AspNetCore.HttpOverrides": "6.0.0.0",
          "Microsoft.AspNetCore.HttpsPolicy": "6.0.0.0",
          "Microsoft.AspNetCore.Identity": "6.0.0.0",
          "Microsoft.AspNetCore.Localization": "6.0.0.0",
          "Microsoft.AspNetCore.Localization.Routing": "6.0.0.0",
          "Microsoft.AspNetCore.Metadata": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Cors": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Xml": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Localization": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Razor": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "6.0.0.0",
          "Microsoft.AspNetCore.Razor": "6.0.0.0",
          "Microsoft.AspNetCore.Razor.Runtime": "6.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching": "6.0.0.0",
          "Microsoft.AspNetCore.ResponseCompression": "6.0.0.0",
          "Microsoft.AspNetCore.Rewrite": "6.0.0.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Routing": "6.0.0.0",
          "Microsoft.AspNetCore.Server.HttpSys": "6.0.0.0",
          "Microsoft.AspNetCore.Server.IIS": "6.0.0.0",
          "Microsoft.AspNetCore.Server.IISIntegration": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "6.0.0.0",
          "Microsoft.AspNetCore.Session": "6.0.0.0",
          "Microsoft.AspNetCore.SignalR.Core": "6.0.0.0",
          "Microsoft.AspNetCore.SignalR": "6.0.0.0",
          "Microsoft.AspNetCore.StaticFiles": "6.0.0.0",
          "Microsoft.AspNetCore.WebSockets": "6.0.0.0",
          "Microsoft.AspNetCore.WebUtilities": "6.0.0.0",
          "Microsoft.CSharp.Reference": "6.0.0.0",
          "Microsoft.Extensions.Caching.Abstractions.Reference": "6.0.0.0",
          "Microsoft.Extensions.Caching.Memory.Reference": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Abstractions.Reference": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Binder.Reference": "6.0.0.0",
          "Microsoft.Extensions.Configuration.CommandLine": "6.0.0.0",
          "Microsoft.Extensions.Configuration": "6.0.0.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Ini": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Json": "6.0.0.0",
          "Microsoft.Extensions.Configuration.KeyPerFile": "6.0.0.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Xml": "6.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Composite": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Embedded": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "6.0.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "6.0.0.0",
          "Microsoft.Extensions.Hosting.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.Hosting": "6.0.0.0",
          "Microsoft.Extensions.Http.Reference": "6.0.0.0",
          "Microsoft.Extensions.Identity.Core": "6.0.0.0",
          "Microsoft.Extensions.Identity.Stores": "6.0.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.Localization": "6.0.0.0",
          "Microsoft.Extensions.Logging.Configuration": "6.0.0.0",
          "Microsoft.Extensions.Logging.Console": "6.0.0.0",
          "Microsoft.Extensions.Logging.Debug": "6.0.0.0",
          "Microsoft.Extensions.Logging.EventLog": "6.0.0.0",
          "Microsoft.Extensions.Logging.EventSource": "6.0.0.0",
          "Microsoft.Extensions.Logging.TraceSource": "6.0.0.0",
          "Microsoft.Extensions.ObjectPool": "6.0.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions.Reference": "6.0.0.0",
          "Microsoft.Extensions.Options.DataAnnotations": "6.0.0.0",
          "Microsoft.Extensions.WebEncoders": "6.0.0.0",
          "Microsoft.JSInterop": "6.0.0.0",
          "Microsoft.Net.Http.Headers.Reference": "6.0.0.0",
          "Microsoft.VisualBasic.Core": "11.0.0.0",
          "Microsoft.VisualBasic": "10.0.0.0",
          "Microsoft.Win32.Primitives.Reference": "6.0.0.0",
          "Microsoft.Win32.Registry.Reference": "6.0.0.0",
          "mscorlib": "4.0.0.0",
          "netstandard": "2.1.0.0",
          "System.AppContext.Reference": "6.0.0.0",
          "System.Buffers.Reference": "6.0.0.0",
          "System.Collections.Concurrent.Reference": "6.0.0.0",
          "System.Collections.Reference": "6.0.0.0",
          "System.Collections.Immutable.Reference": "6.0.0.0",
          "System.Collections.NonGeneric.Reference": "6.0.0.0",
          "System.Collections.Specialized.Reference": "6.0.0.0",
          "System.ComponentModel.Annotations": "6.0.0.0",
          "System.ComponentModel.DataAnnotations": "4.0.0.0",
          "System.ComponentModel.Reference": "6.0.0.0",
          "System.ComponentModel.EventBasedAsync": "6.0.0.0",
          "System.ComponentModel.Primitives.Reference": "6.0.0.0",
          "System.ComponentModel.TypeConverter.Reference": "6.0.0.0",
          "System.Configuration": "4.0.0.0",
          "System.Console.Reference": "6.0.0.0",
          "System.Core": "4.0.0.0",
          "System.Data.Common": "6.0.0.0",
          "System.Data.DataSetExtensions": "4.0.0.0",
          "System.Data": "4.0.0.0",
          "System.Diagnostics.Contracts": "6.0.0.0",
          "System.Diagnostics.Debug.Reference": "6.0.0.0",
          "System.Diagnostics.DiagnosticSource.Reference": "6.0.0.0",
          "System.Diagnostics.EventLog": "6.0.0.0",
          "System.Diagnostics.FileVersionInfo": "6.0.0.0",
          "System.Diagnostics.Process.Reference": "6.0.0.0",
          "System.Diagnostics.StackTrace": "6.0.0.0",
          "System.Diagnostics.TextWriterTraceListener": "6.0.0.0",
          "System.Diagnostics.Tools.Reference": "6.0.0.0",
          "System.Diagnostics.TraceSource": "6.0.0.0",
          "System.Diagnostics.Tracing.Reference": "6.0.0.0",
          "System": "4.0.0.0",
          "System.Drawing": "4.0.0.0",
          "System.Drawing.Primitives": "6.0.0.0",
          "System.Dynamic.Runtime.Reference": "6.0.0.0",
          "System.Formats.Asn1.Reference": "6.0.0.0",
          "System.Globalization.Calendars.Reference": "6.0.0.0",
          "System.Globalization.Reference": "6.0.0.0",
          "System.Globalization.Extensions.Reference": "6.0.0.0",
          "System.IO.Compression.Brotli": "6.0.0.0",
          "System.IO.Compression.Reference": "6.0.0.0",
          "System.IO.Compression.FileSystem": "4.0.0.0",
          "System.IO.Compression.ZipFile.Reference": "6.0.0.0",
          "System.IO.Reference": "6.0.0.0",
          "System.IO.FileSystem.AccessControl": "6.0.0.0",
          "System.IO.FileSystem.Reference": "6.0.0.0",
          "System.IO.FileSystem.DriveInfo": "6.0.0.0",
          "System.IO.FileSystem.Primitives.Reference": "6.0.0.0",
          "System.IO.FileSystem.Watcher": "6.0.0.0",
          "System.IO.IsolatedStorage": "6.0.0.0",
          "System.IO.MemoryMappedFiles": "6.0.0.0",
          "System.IO.Pipes.AccessControl": "6.0.0.0",
          "System.IO.Pipes": "6.0.0.0",
          "System.IO.UnmanagedMemoryStream": "6.0.0.0",
          "System.Linq.Reference": "6.0.0.0",
          "System.Linq.Expressions.Reference": "6.0.0.0",
          "System.Linq.Parallel": "6.0.0.0",
          "System.Linq.Queryable": "6.0.0.0",
          "System.Memory.Reference": "6.0.0.0",
          "System.Net": "4.0.0.0",
          "System.Net.Http.Reference": "6.0.0.0",
          "System.Net.Http.Json": "6.0.0.0",
          "System.Net.HttpListener": "6.0.0.0",
          "System.Net.Mail": "6.0.0.0",
          "System.Net.NameResolution.Reference": "6.0.0.0",
          "System.Net.NetworkInformation": "6.0.0.0",
          "System.Net.Ping": "6.0.0.0",
          "System.Net.Primitives.Reference": "6.0.0.0",
          "System.Net.Requests": "6.0.0.0",
          "System.Net.Security": "6.0.0.0",
          "System.Net.ServicePoint": "6.0.0.0",
          "System.Net.Sockets.Reference": "6.0.0.0",
          "System.Net.WebClient": "6.0.0.0",
          "System.Net.WebHeaderCollection": "6.0.0.0",
          "System.Net.WebProxy": "6.0.0.0",
          "System.Net.WebSockets.Client": "6.0.0.0",
          "System.Net.WebSockets": "6.0.0.0",
          "System.Numerics": "4.0.0.0",
          "System.Numerics.Vectors": "6.0.0.0",
          "System.ObjectModel.Reference": "6.0.0.0",
          "System.Reflection.DispatchProxy": "6.0.0.0",
          "System.Reflection.Reference": "6.0.0.0",
          "System.Reflection.Emit.Reference": "6.0.0.0",
          "System.Reflection.Emit.ILGeneration.Reference": "6.0.0.0",
          "System.Reflection.Emit.Lightweight.Reference": "6.0.0.0",
          "System.Reflection.Extensions.Reference": "6.0.0.0",
          "System.Reflection.Metadata.Reference": "6.0.0.0",
          "System.Reflection.Primitives.Reference": "6.0.0.0",
          "System.Reflection.TypeExtensions.Reference": "6.0.0.0",
          "System.Resources.Reader": "6.0.0.0",
          "System.Resources.ResourceManager.Reference": "6.0.0.0",
          "System.Resources.Writer": "6.0.0.0",
          "System.Runtime.CompilerServices.Unsafe.Reference": "6.0.0.0",
          "System.Runtime.CompilerServices.VisualC": "6.0.0.0",
          "System.Runtime.Reference": "6.0.0.0",
          "System.Runtime.Extensions.Reference": "6.0.0.0",
          "System.Runtime.Handles.Reference": "6.0.0.0",
          "System.Runtime.InteropServices.Reference": "6.0.0.0",
          "System.Runtime.InteropServices.RuntimeInformation.Reference": "6.0.0.0",
          "System.Runtime.Intrinsics": "6.0.0.0",
          "System.Runtime.Loader": "6.0.0.0",
          "System.Runtime.Numerics.Reference": "6.0.0.0",
          "System.Runtime.Serialization": "4.0.0.0",
          "System.Runtime.Serialization.Formatters.Reference": "6.0.0.0",
          "System.Runtime.Serialization.Json.Reference": "6.0.0.0",
          "System.Runtime.Serialization.Primitives.Reference": "6.0.0.0",
          "System.Runtime.Serialization.Xml": "6.0.0.0",
          "System.Security.AccessControl.Reference": "6.0.0.0",
          "System.Security.Claims": "6.0.0.0",
          "System.Security.Cryptography.Algorithms.Reference": "6.0.0.0",
          "System.Security.Cryptography.Cng.Reference": "6.0.0.0",
          "System.Security.Cryptography.Csp.Reference": "6.0.0.0",
          "System.Security.Cryptography.Encoding.Reference": "6.0.0.0",
          "System.Security.Cryptography.OpenSsl.Reference": "6.0.0.0",
          "System.Security.Cryptography.Primitives.Reference": "6.0.0.0",
          "System.Security.Cryptography.X509Certificates.Reference": "6.0.0.0",
          "System.Security.Cryptography.Xml": "6.0.0.0",
          "System.Security": "4.0.0.0",
          "System.Security.Principal": "6.0.0.0",
          "System.Security.Principal.Windows.Reference": "6.0.0.0",
          "System.Security.SecureString.Reference": "6.0.0.0",
          "System.ServiceModel.Web": "4.0.0.0",
          "System.ServiceProcess": "4.0.0.0",
          "System.Text.Encoding.CodePages.Reference": "6.0.0.0",
          "System.Text.Encoding.Reference": "6.0.0.0",
          "System.Text.Encoding.Extensions.Reference": "6.0.0.0",
          "System.Text.RegularExpressions.Reference": "6.0.0.0",
          "System.Threading.Reference": "6.0.0.0",
          "System.Threading.Overlapped.Reference": "6.0.0.0",
          "System.Threading.Tasks.Dataflow.Reference": "6.0.0.0",
          "System.Threading.Tasks.Reference": "6.0.0.0",
          "System.Threading.Tasks.Extensions.Reference": "6.0.0.0",
          "System.Threading.Tasks.Parallel": "6.0.0.0",
          "System.Threading.Thread.Reference": "6.0.0.0",
          "System.Threading.ThreadPool.Reference": "6.0.0.0",
          "System.Threading.Timer.Reference": "6.0.0.0",
          "System.Transactions": "4.0.0.0",
          "System.Transactions.Local": "6.0.0.0",
          "System.ValueTuple": "4.0.3.0",
          "System.Web": "4.0.0.0",
          "System.Web.HttpUtility": "6.0.0.0",
          "System.Windows": "4.0.0.0",
          "System.Xml": "4.0.0.0",
          "System.Xml.Linq": "4.0.0.0",
          "System.Xml.ReaderWriter.Reference": "6.0.0.0",
          "System.Xml.Serialization": "4.0.0.0",
          "System.Xml.XDocument.Reference": "6.0.0.0",
          "System.Xml.XmlDocument.Reference": "6.0.0.0",
          "System.Xml.XmlSerializer.Reference": "6.0.0.0",
          "System.Xml.XPath": "6.0.0.0",
          "System.Xml.XPath.XDocument": "6.0.0.0",
          "WindowsBase": "4.0.0.0"
        },
        "compile": {
          "ChatBotV1.dll": {}
        }
      },
      "Microsoft.AspNetCore.Antiforgery/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Antiforgery.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Cookies/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.Cookies.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Core/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.OAuth/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authentication.OAuth.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authorization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization.Policy/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Authorization.Policy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Authorization/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Authorization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Forms/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Forms.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Server/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Server.dll": {}
        }
      },
      "Microsoft.AspNetCore.Components.Web/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Components.Web.dll": {}
        }
      },
      "Microsoft.AspNetCore.CookiePolicy/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.CookiePolicy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cors/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Cors.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cryptography.Internal/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Cryptography.Internal.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cryptography.KeyDerivation/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.DataProtection.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection.Extensions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.DataProtection.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Diagnostics.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics.HealthChecks/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {}
        }
      },
      "Microsoft.AspNetCore/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.dll": {}
        }
      },
      "Microsoft.AspNetCore.HostFiltering/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HostFiltering.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Hosting.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Server.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Html.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Html.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Connections/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Connections.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Extensions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Features/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Features.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Results/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Http.Results.dll": {}
        }
      },
      "Microsoft.AspNetCore.HttpLogging/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HttpLogging.dll": {}
        }
      },
      "Microsoft.AspNetCore.HttpOverrides/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HttpOverrides.dll": {}
        }
      },
      "Microsoft.AspNetCore.HttpsPolicy/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.HttpsPolicy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Identity/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Identity.dll": {}
        }
      },
      "Microsoft.AspNetCore.Localization/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Localization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Localization.Routing/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Localization.Routing.dll": {}
        }
      },
      "Microsoft.AspNetCore.Metadata/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Metadata.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ApiExplorer/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Core/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Cors/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Cors.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.DataAnnotations/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Json/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Xml/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Localization/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Localization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.RazorPages/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.TagHelpers/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ViewFeatures/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Runtime/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Razor.Runtime.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCaching.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCaching/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.ResponseCaching.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCompression/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.ResponseCompression.dll": {}
        }
      },
      "Microsoft.AspNetCore.Rewrite/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Rewrite.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Routing.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Routing.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.HttpSys/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.HttpSys.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.IIS/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.IIS.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.IISIntegration/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.IISIntegration.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Core/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {}
        }
      },
      "Microsoft.AspNetCore.Session/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.Session.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Core/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.SignalR.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.SignalR.dll": {}
        }
      },
      "Microsoft.AspNetCore.StaticFiles/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.StaticFiles.dll": {}
        }
      },
      "Microsoft.AspNetCore.WebSockets/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.WebSockets.dll": {}
        }
      },
      "Microsoft.AspNetCore.WebUtilities/6.0.0.0": {
        "compile": {
          "Microsoft.AspNetCore.WebUtilities.dll": {}
        }
      },
      "Microsoft.CSharp.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.CSharp.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Abstractions.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Caching.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Memory.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Caching.Memory.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Binder.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Binder.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.CommandLine/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.CommandLine.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.FileExtensions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Ini/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Ini.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Json/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Json.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.KeyPerFile/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.KeyPerFile.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.UserSecrets/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.UserSecrets.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Xml/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Configuration.Xml.dll": {}
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Composite/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Composite.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Embedded/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Embedded.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileProviders.Physical.dll": {}
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.FileSystemGlobbing.dll": {}
        }
      },
      "Microsoft.Extensions.Hosting.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Hosting/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Hosting.dll": {}
        }
      },
      "Microsoft.Extensions.Http.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Http.dll": {}
        }
      },
      "Microsoft.Extensions.Identity.Core/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Identity.Core.dll": {}
        }
      },
      "Microsoft.Extensions.Identity.Stores/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Identity.Stores.dll": {}
        }
      },
      "Microsoft.Extensions.Localization.Abstractions/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Localization.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Localization/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Localization.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Configuration/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Console/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Console.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Debug/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.Debug.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.EventLog/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.EventLog.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.EventSource/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.EventSource.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.TraceSource/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Logging.TraceSource.dll": {}
        }
      },
      "Microsoft.Extensions.ObjectPool/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.ObjectPool.dll": {}
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
        }
      },
      "Microsoft.Extensions.Options.DataAnnotations/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.Options.DataAnnotations.dll": {}
        }
      },
      "Microsoft.Extensions.WebEncoders/6.0.0.0": {
        "compile": {
          "Microsoft.Extensions.WebEncoders.dll": {}
        }
      },
      "Microsoft.JSInterop/6.0.0.0": {
        "compile": {
          "Microsoft.JSInterop.dll": {}
        }
      },
      "Microsoft.Net.Http.Headers.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Net.Http.Headers.dll": {}
        }
      },
      "Microsoft.VisualBasic.Core/11.0.0.0": {
        "compile": {
          "Microsoft.VisualBasic.Core.dll": {}
        }
      },
      "Microsoft.VisualBasic/10.0.0.0": {
        "compile": {
          "Microsoft.VisualBasic.dll": {}
        }
      },
      "Microsoft.Win32.Primitives.Reference/6.0.0.0": {
        "compile": {
          "Microsoft.Win32.Primitives.dll": {}
        }
      },
      "Microsoft.Win32.Registry.Reference/6.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.Reference/6.0.0.0": {
        "compile": {
          "System.AppContext.dll": {}
        }
      },
      "System.Buffers.Reference/6.0.0.0": {
        "compile": {
          "System.Buffers.dll": {}
        }
      },
      "System.Collections.Concurrent.Reference/6.0.0.0": {
        "compile": {
          "System.Collections.Concurrent.dll": {}
        }
      },
      "System.Collections.Reference/6.0.0.0": {
        "compile": {
          "System.Collections.dll": {}
        }
      },
      "System.Collections.Immutable.Reference/6.0.0.0": {
        "compile": {
          "System.Collections.Immutable.dll": {}
        }
      },
      "System.Collections.NonGeneric.Reference/6.0.0.0": {
        "compile": {
          "System.Collections.NonGeneric.dll": {}
        }
      },
      "System.Collections.Specialized.Reference/6.0.0.0": {
        "compile": {
          "System.Collections.Specialized.dll": {}
        }
      },
      "System.ComponentModel.Annotations/6.0.0.0": {
        "compile": {
          "System.ComponentModel.Annotations.dll": {}
        }
      },
      "System.ComponentModel.DataAnnotations/4.0.0.0": {
        "compile": {
          "System.ComponentModel.DataAnnotations.dll": {}
        }
      },
      "System.ComponentModel.Reference/6.0.0.0": {
        "compile": {
          "System.ComponentModel.dll": {}
        }
      },
      "System.ComponentModel.EventBasedAsync/6.0.0.0": {
        "compile": {
          "System.ComponentModel.EventBasedAsync.dll": {}
        }
      },
      "System.ComponentModel.Primitives.Reference/6.0.0.0": {
        "compile": {
          "System.ComponentModel.Primitives.dll": {}
        }
      },
      "System.ComponentModel.TypeConverter.Reference/6.0.0.0": {
        "compile": {
          "System.ComponentModel.TypeConverter.dll": {}
        }
      },
      "System.Configuration/4.0.0.0": {
        "compile": {
          "System.Configuration.dll": {}
        }
      },
      "System.Console.Reference/6.0.0.0": {
        "compile": {
          "System.Console.dll": {}
        }
      },
      "System.Core/4.0.0.0": {
        "compile": {
          "System.Core.dll": {}
        }
      },
      "System.Data.Common/6.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/6.0.0.0": {
        "compile": {
          "System.Diagnostics.Contracts.dll": {}
        }
      },
      "System.Diagnostics.Debug.Reference/6.0.0.0": {
        "compile": {
          "System.Diagnostics.Debug.dll": {}
        }
      },
      "System.Diagnostics.DiagnosticSource.Reference/6.0.0.0": {
        "compile": {
          "System.Diagnostics.DiagnosticSource.dll": {}
        }
      },
      "System.Diagnostics.EventLog/6.0.0.0": {
        "compile": {
          "System.Diagnostics.EventLog.dll": {}
        }
      },
      "System.Diagnostics.FileVersionInfo/6.0.0.0": {
        "compile": {
          "System.Diagnostics.FileVersionInfo.dll": {}
        }
      },
      "System.Diagnostics.Process.Reference/6.0.0.0": {
        "compile": {
          "System.Diagnostics.Process.dll": {}
        }
      },
      "System.Diagnostics.StackTrace/6.0.0.0": {
        "compile": {
          "System.Diagnostics.StackTrace.dll": {}
        }
      },
      "System.Diagnostics.TextWriterTraceListener/6.0.0.0": {
        "compile": {
          "System.Diagnostics.TextWriterTraceListener.dll": {}
        }
      },
      "System.Diagnostics.Tools.Reference/6.0.0.0": {
        "compile": {
          "System.Diagnostics.Tools.dll": {}
        }
      },
      "System.Diagnostics.TraceSource/6.0.0.0": {
        "compile": {
          "System.Diagnostics.TraceSource.dll": {}
        }
      },
      "System.Diagnostics.Tracing.Reference/6.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/6.0.0.0": {
        "compile": {
          "System.Drawing.Primitives.dll": {}
        }
      },
      "System.Dynamic.Runtime.Reference/6.0.0.0": {
        "compile": {
          "System.Dynamic.Runtime.dll": {}
        }
      },
      "System.Formats.Asn1.Reference/6.0.0.0": {
        "compile": {
          "System.Formats.Asn1.dll": {}
        }
      },
      "System.Globalization.Calendars.Reference/6.0.0.0": {
        "compile": {
          "System.Globalization.Calendars.dll": {}
        }
      },
      "System.Globalization.Reference/6.0.0.0": {
        "compile": {
          "System.Globalization.dll": {}
        }
      },
      "System.Globalization.Extensions.Reference/6.0.0.0": {
        "compile": {
          "System.Globalization.Extensions.dll": {}
        }
      },
      "System.IO.Compression.Brotli/6.0.0.0": {
        "compile": {
          "System.IO.Compression.Brotli.dll": {}
        }
      },
      "System.IO.Compression.Reference/6.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.Reference/6.0.0.0": {
        "compile": {
          "System.IO.Compression.ZipFile.dll": {}
        }
      },
      "System.IO.Reference/6.0.0.0": {
        "compile": {
          "System.IO.dll": {}
        }
      },
      "System.IO.FileSystem.AccessControl/6.0.0.0": {
        "compile": {
          "System.IO.FileSystem.AccessControl.dll": {}
        }
      },
      "System.IO.FileSystem.Reference/6.0.0.0": {
        "compile": {
          "System.IO.FileSystem.dll": {}
        }
      },
      "System.IO.FileSystem.DriveInfo/6.0.0.0": {
        "compile": {
          "System.IO.FileSystem.DriveInfo.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives.Reference/6.0.0.0": {
        "compile": {
          "System.IO.FileSystem.Primitives.dll": {}
        }
      },
      "System.IO.FileSystem.Watcher/6.0.0.0": {
        "compile": {
          "System.IO.FileSystem.Watcher.dll": {}
        }
      },
      "System.IO.IsolatedStorage/6.0.0.0": {
        "compile": {
          "System.IO.IsolatedStorage.dll": {}
        }
      },
      "System.IO.MemoryMappedFiles/6.0.0.0": {
        "compile": {
          "System.IO.MemoryMappedFiles.dll": {}
        }
      },
      "System.IO.Pipes.AccessControl/6.0.0.0": {
        "compile": {
          "System.IO.Pipes.AccessControl.dll": {}
        }
      },
      "System.IO.Pipes/6.0.0.0": {
        "compile": {
          "System.IO.Pipes.dll": {}
        }
      },
      "System.IO.UnmanagedMemoryStream/6.0.0.0": {
        "compile": {
          "System.IO.UnmanagedMemoryStream.dll": {}
        }
      },
      "System.Linq.Reference/6.0.0.0": {
        "compile": {
          "System.Linq.dll": {}
        }
      },
      "System.Linq.Expressions.Reference/6.0.0.0": {
        "compile": {
          "System.Linq.Expressions.dll": {}
        }
      },
      "System.Linq.Parallel/6.0.0.0": {
        "compile": {
          "System.Linq.Parallel.dll": {}
        }
      },
      "System.Linq.Queryable/6.0.0.0": {
        "compile": {
          "System.Linq.Queryable.dll": {}
        }
      },
      "System.Memory.Reference/6.0.0.0": {
        "compile": {
          "System.Memory.dll": {}
        }
      },
      "System.Net/4.0.0.0": {
        "compile": {
          "System.Net.dll": {}
        }
      },
      "System.Net.Http.Reference/6.0.0.0": {
        "compile": {
          "System.Net.Http.dll": {}
        }
      },
      "System.Net.Http.Json/6.0.0.0": {
        "compile": {
          "System.Net.Http.Json.dll": {}
        }
      },
      "System.Net.HttpListener/6.0.0.0": {
        "compile": {
          "System.Net.HttpListener.dll": {}
        }
      },
      "System.Net.Mail/6.0.0.0": {
        "compile": {
          "System.Net.Mail.dll": {}
        }
      },
      "System.Net.NameResolution.Reference/6.0.0.0": {
        "compile": {
          "System.Net.NameResolution.dll": {}
        }
      },
      "System.Net.NetworkInformation/6.0.0.0": {
        "compile": {
          "System.Net.NetworkInformation.dll": {}
        }
      },
      "System.Net.Ping/6.0.0.0": {
        "compile": {
          "System.Net.Ping.dll": {}
        }
      },
      "System.Net.Primitives.Reference/6.0.0.0": {
        "compile": {
          "System.Net.Primitives.dll": {}
        }
      },
      "System.Net.Requests/6.0.0.0": {
        "compile": {
          "System.Net.Requests.dll": {}
        }
      },
      "System.Net.Security/6.0.0.0": {
        "compile": {
          "System.Net.Security.dll": {}
        }
      },
      "System.Net.ServicePoint/6.0.0.0": {
        "compile": {
          "System.Net.ServicePoint.dll": {}
        }
      },
      "System.Net.Sockets.Reference/6.0.0.0": {
        "compile": {
          "System.Net.Sockets.dll": {}
        }
      },
      "System.Net.WebClient/6.0.0.0": {
        "compile": {
          "System.Net.WebClient.dll": {}
        }
      },
      "System.Net.WebHeaderCollection/6.0.0.0": {
        "compile": {
          "System.Net.WebHeaderCollection.dll": {}
        }
      },
      "System.Net.WebProxy/6.0.0.0": {
        "compile": {
          "System.Net.WebProxy.dll": {}
        }
      },
      "System.Net.WebSockets.Client/6.0.0.0": {
        "compile": {
          "System.Net.WebSockets.Client.dll": {}
        }
      },
      "System.Net.WebSockets/6.0.0.0": {
        "compile": {
          "System.Net.WebSockets.dll": {}
        }
      },
      "System.Numerics/4.0.0.0": {
        "compile": {
          "System.Numerics.dll": {}
        }
      },
      "System.Numerics.Vectors/6.0.0.0": {
        "compile": {
          "System.Numerics.Vectors.dll": {}
        }
      },
      "System.ObjectModel.Reference/6.0.0.0": {
        "compile": {
          "System.ObjectModel.dll": {}
        }
      },
      "System.Reflection.DispatchProxy/6.0.0.0": {
        "compile": {
          "System.Reflection.DispatchProxy.dll": {}
        }
      },
      "System.Reflection.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.dll": {}
        }
      },
      "System.Reflection.Emit.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.Emit.dll": {}
        }
      },
      "System.Reflection.Emit.ILGeneration.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.Emit.ILGeneration.dll": {}
        }
      },
      "System.Reflection.Emit.Lightweight.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.Emit.Lightweight.dll": {}
        }
      },
      "System.Reflection.Extensions.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.Extensions.dll": {}
        }
      },
      "System.Reflection.Metadata.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.Metadata.dll": {}
        }
      },
      "System.Reflection.Primitives.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.Primitives.dll": {}
        }
      },
      "System.Reflection.TypeExtensions.Reference/6.0.0.0": {
        "compile": {
          "System.Reflection.TypeExtensions.dll": {}
        }
      },
      "System.Resources.Reader/6.0.0.0": {
        "compile": {
          "System.Resources.Reader.dll": {}
        }
      },
      "System.Resources.ResourceManager.Reference/6.0.0.0": {
        "compile": {
          "System.Resources.ResourceManager.dll": {}
        }
      },
      "System.Resources.Writer/6.0.0.0": {
        "compile": {
          "System.Resources.Writer.dll": {}
        }
      },
      "System.Runtime.CompilerServices.Unsafe.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.CompilerServices.Unsafe.dll": {}
        }
      },
      "System.Runtime.CompilerServices.VisualC/6.0.0.0": {
        "compile": {
          "System.Runtime.CompilerServices.VisualC.dll": {}
        }
      },
      "System.Runtime.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.dll": {}
        }
      },
      "System.Runtime.Extensions.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.Extensions.dll": {}
        }
      },
      "System.Runtime.Handles.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.Handles.dll": {}
        }
      },
      "System.Runtime.InteropServices.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.InteropServices.dll": {}
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.InteropServices.RuntimeInformation.dll": {}
        }
      },
      "System.Runtime.Intrinsics/6.0.0.0": {
        "compile": {
          "System.Runtime.Intrinsics.dll": {}
        }
      },
      "System.Runtime.Loader/6.0.0.0": {
        "compile": {
          "System.Runtime.Loader.dll": {}
        }
      },
      "System.Runtime.Numerics.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.Numerics.dll": {}
        }
      },
      "System.Runtime.Serialization/4.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.dll": {}
        }
      },
      "System.Runtime.Serialization.Formatters.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Formatters.dll": {}
        }
      },
      "System.Runtime.Serialization.Json.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Json.dll": {}
        }
      },
      "System.Runtime.Serialization.Primitives.Reference/6.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Primitives.dll": {}
        }
      },
      "System.Runtime.Serialization.Xml/6.0.0.0": {
        "compile": {
          "System.Runtime.Serialization.Xml.dll": {}
        }
      },
      "System.Security.AccessControl.Reference/6.0.0.0": {
        "compile": {
          "System.Security.AccessControl.dll": {}
        }
      },
      "System.Security.Claims/6.0.0.0": {
        "compile": {
          "System.Security.Claims.dll": {}
        }
      },
      "System.Security.Cryptography.Algorithms.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Algorithms.dll": {}
        }
      },
      "System.Security.Cryptography.Cng.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Cng.dll": {}
        }
      },
      "System.Security.Cryptography.Csp.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Csp.dll": {}
        }
      },
      "System.Security.Cryptography.Encoding.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Encoding.dll": {}
        }
      },
      "System.Security.Cryptography.OpenSsl.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.OpenSsl.dll": {}
        }
      },
      "System.Security.Cryptography.Primitives.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Primitives.dll": {}
        }
      },
      "System.Security.Cryptography.X509Certificates.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.X509Certificates.dll": {}
        }
      },
      "System.Security.Cryptography.Xml/6.0.0.0": {
        "compile": {
          "System.Security.Cryptography.Xml.dll": {}
        }
      },
      "System.Security/4.0.0.0": {
        "compile": {
          "System.Security.dll": {}
        }
      },
      "System.Security.Principal/6.0.0.0": {
        "compile": {
          "System.Security.Principal.dll": {}
        }
      },
      "System.Security.Principal.Windows.Reference/6.0.0.0": {
        "compile": {
          "System.Security.Principal.Windows.dll": {}
        }
      },
      "System.Security.SecureString.Reference/6.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/6.0.0.0": {
        "compile": {
          "System.Text.Encoding.CodePages.dll": {}
        }
      },
      "System.Text.Encoding.Reference/6.0.0.0": {
        "compile": {
          "System.Text.Encoding.dll": {}
        }
      },
      "System.Text.Encoding.Extensions.Reference/6.0.0.0": {
        "compile": {
          "System.Text.Encoding.Extensions.dll": {}
        }
      },
      "System.Text.RegularExpressions.Reference/6.0.0.0": {
        "compile": {
          "System.Text.RegularExpressions.dll": {}
        }
      },
      "System.Threading.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.dll": {}
        }
      },
      "System.Threading.Overlapped.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.Overlapped.dll": {}
        }
      },
      "System.Threading.Tasks.Dataflow.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.Tasks.Dataflow.dll": {}
        }
      },
      "System.Threading.Tasks.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.Tasks.dll": {}
        }
      },
      "System.Threading.Tasks.Extensions.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.Tasks.Extensions.dll": {}
        }
      },
      "System.Threading.Tasks.Parallel/6.0.0.0": {
        "compile": {
          "System.Threading.Tasks.Parallel.dll": {}
        }
      },
      "System.Threading.Thread.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.Thread.dll": {}
        }
      },
      "System.Threading.ThreadPool.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.ThreadPool.dll": {}
        }
      },
      "System.Threading.Timer.Reference/6.0.0.0": {
        "compile": {
          "System.Threading.Timer.dll": {}
        }
      },
      "System.Transactions/4.0.0.0": {
        "compile": {
          "System.Transactions.dll": {}
        }
      },
      "System.Transactions.Local/6.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/6.0.0.0": {
        "compile": {
          "System.Web.HttpUtility.dll": {}
        }
      },
      "System.Windows/4.0.0.0": {
        "compile": {
          "System.Windows.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.Reference/6.0.0.0": {
        "compile": {
          "System.Xml.ReaderWriter.dll": {}
        }
      },
      "System.Xml.Serialization/4.0.0.0": {
        "compile": {
          "System.Xml.Serialization.dll": {}
        }
      },
      "System.Xml.XDocument.Reference/6.0.0.0": {
        "compile": {
          "System.Xml.XDocument.dll": {}
        }
      },
      "System.Xml.XmlDocument.Reference/6.0.0.0": {
        "compile": {
          "System.Xml.XmlDocument.dll": {}
        }
      },
      "System.Xml.XmlSerializer.Reference/6.0.0.0": {
        "compile": {
          "System.Xml.XmlSerializer.dll": {}
        }
      },
      "System.Xml.XPath/6.0.0.0": {
        "compile": {
          "System.Xml.XPath.dll": {}
        }
      },
      "System.Xml.XPath.XDocument/6.0.0.0": {
        "compile": {
          "System.Xml.XPath.XDocument.dll": {}
        }
      },
      "WindowsBase/4.0.0.0": {
        "compile": {
          "WindowsBase.dll": {}
        }
      },
      "Betalgo.OpenAI.GPT3/6.8.4": {
        "dependencies": {
          "Microsoft.Extensions.Http": "6.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
        },
        "compile": {
          "lib/net6.0/OpenAI.GPT3.dll": {}
        }
      },
      "BingChat/0.8.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Client": "7.0.5",
          "System.Linq.Async": "6.0.1"
        },
        "compile": {
          "lib/net6.0/BingChat.dll": {}
        }
      },
      "Humanizer/2.14.1": {
        "dependencies": {
          "Humanizer.Core.af": "2.14.1",
          "Humanizer.Core.ar": "2.14.1",
          "Humanizer.Core.az": "2.14.1",
          "Humanizer.Core.bg": "2.14.1",
          "Humanizer.Core.bn-BD": "2.14.1",
          "Humanizer.Core.cs": "2.14.1",
          "Humanizer.Core.da": "2.14.1",
          "Humanizer.Core.de": "2.14.1",
          "Humanizer.Core.el": "2.14.1",
          "Humanizer.Core.es": "2.14.1",
          "Humanizer.Core.fa": "2.14.1",
          "Humanizer.Core.fi-FI": "2.14.1",
          "Humanizer.Core.fr": "2.14.1",
          "Humanizer.Core.fr-BE": "2.14.1",
          "Humanizer.Core.he": "2.14.1",
          "Humanizer.Core.hr": "2.14.1",
          "Humanizer.Core.hu": "2.14.1",
          "Humanizer.Core.hy": "2.14.1",
          "Humanizer.Core.id": "2.14.1",
          "Humanizer.Core.is": "2.14.1",
          "Humanizer.Core.it": "2.14.1",
          "Humanizer.Core.ja": "2.14.1",
          "Humanizer.Core.ko-KR": "2.14.1",
          "Humanizer.Core.ku": "2.14.1",
          "Humanizer.Core.lv": "2.14.1",
          "Humanizer.Core.ms-MY": "2.14.1",
          "Humanizer.Core.mt": "2.14.1",
          "Humanizer.Core.nb": "2.14.1",
          "Humanizer.Core.nb-NO": "2.14.1",
          "Humanizer.Core.nl": "2.14.1",
          "Humanizer.Core.pl": "2.14.1",
          "Humanizer.Core.pt": "2.14.1",
          "Humanizer.Core.ro": "2.14.1",
          "Humanizer.Core.ru": "2.14.1",
          "Humanizer.Core.sk": "2.14.1",
          "Humanizer.Core.sl": "2.14.1",
          "Humanizer.Core.sr": "2.14.1",
          "Humanizer.Core.sr-Latn": "2.14.1",
          "Humanizer.Core.sv": "2.14.1",
          "Humanizer.Core.th-TH": "2.14.1",
          "Humanizer.Core.tr": "2.14.1",
          "Humanizer.Core.uk": "2.14.1",
          "Humanizer.Core.uz-Cyrl-UZ": "2.14.1",
          "Humanizer.Core.uz-Latn-UZ": "2.14.1",
          "Humanizer.Core.vi": "2.14.1",
          "Humanizer.Core.zh-CN": "2.14.1",
          "Humanizer.Core.zh-Hans": "2.14.1",
          "Humanizer.Core.zh-Hant": "2.14.1"
        }
      },
      "Humanizer.Core/2.14.1": {
        "compile": {
          "lib/net6.0/Humanizer.dll": {}
        }
      },
      "Humanizer.Core.af/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ar/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.az/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.bg/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.bn-BD/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.cs/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.da/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.de/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.el/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.es/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.fa/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.fi-FI/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.fr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.fr-BE/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.he/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.hr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.hu/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.hy/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.id/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.is/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.it/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ja/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ko-KR/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ku/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.lv/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ms-MY/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.mt/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.nb/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.nb-NO/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.nl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.pl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.pt/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ro/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.ru/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.sk/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.sl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.sr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.sr-Latn/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.sv/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.th-TH/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.tr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.uk/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.uz-Cyrl-UZ/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.uz-Latn-UZ/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.vi/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.zh-CN/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.zh-Hans/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "Humanizer.Core.zh-Hant/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        }
      },
      "MessagePack/2.1.152": {
        "dependencies": {
          "MessagePack.Annotations": "2.1.152",
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "System.Memory": "4.5.5",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netcoreapp2.1/MessagePack.dll": {}
        }
      },
      "MessagePack.Annotations/2.1.152": {
        "compile": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {}
        }
      },
      "MessagePackAnalyzer/2.1.152": {},
      "Microsoft.AspNetCore.Connections.Abstractions/7.0.5": {
        "dependencies": {
          "Microsoft.Extensions.Features": "7.0.5",
          "System.IO.Pipelines": "7.0.0"
        },
        "compile": {
          "lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Client/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Common": "7.0.5",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1"
        },
        "compile": {
          "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "7.0.5",
          "System.Text.Json": "7.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.18": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.18",
          "Microsoft.CodeAnalysis.Razor": "6.0.18"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/6.0.18": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "6.0.18",
          "Microsoft.CodeAnalysis.Razor": "6.0.18",
          "Microsoft.Extensions.DependencyModel": "6.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Language/6.0.18": {
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Client/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Client": "7.0.5",
          "Microsoft.AspNetCore.SignalR.Client.Core": "7.0.5"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Client.Core/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "7.0.5",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "7.0.5",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "System.Threading.Channels": "7.0.0"
        },
        "compile": {
          "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "7.0.5",
          "Microsoft.Extensions.Options": "7.0.1",
          "System.Text.Json": "7.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {}
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "7.0.5"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {}
        }
      },
      "Microsoft.Azure.Services.AppAuthentication/1.6.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Clients.ActiveDirectory": "5.2.0",
          "System.Diagnostics.Process": "4.3.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Azure.Services.AppAuthentication.dll": {}
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
        "compile": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {}
        }
      },
      "Microsoft.Bot.Builder/4.20.0": {
        "dependencies": {
          "Microsoft.Bot.Connector": "4.20.0",
          "Microsoft.Bot.Connector.Streaming": "4.20.0",
          "Microsoft.Bot.Streaming": "4.20.0",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bot.Builder.dll": {}
        }
      },
      "Microsoft.Bot.Builder.Integration.AspNet.Core/4.20.0": {
        "dependencies": {
          "Microsoft.Bot.Builder": "4.20.0",
          "Microsoft.Bot.Configuration": "4.20.0",
          "Microsoft.Bot.Connector.Streaming": "4.20.0",
          "Microsoft.Bot.Streaming": "4.20.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/net6.0/Microsoft.Bot.Builder.Integration.AspNet.Core.dll": {}
        }
      },
      "Microsoft.Bot.Configuration/4.20.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bot.Configuration.dll": {}
        }
      },
      "Microsoft.Bot.Connector/4.20.0": {
        "dependencies": {
          "Microsoft.Azure.Services.AppAuthentication": "1.6.1",
          "Microsoft.Bot.Schema": "4.20.0",
          "Microsoft.Extensions.Http": "6.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "Microsoft.Identity.Client": "4.50.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
          "Microsoft.Rest.ClientRuntime": "2.3.21",
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bot.Connector.dll": {}
        }
      },
      "Microsoft.Bot.Connector.Streaming/4.20.0": {
        "dependencies": {
          "Microsoft.Bot.Schema": "4.20.0",
          "Microsoft.Bot.Streaming": "4.20.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "Newtonsoft.Json": "13.0.3",
          "System.IO.Pipelines": "7.0.0",
          "System.Text.Encodings.Web": "7.0.0",
          "System.Text.Json": "7.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bot.Connector.Streaming.dll": {}
        }
      },
      "Microsoft.Bot.Schema/4.20.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bot.Schema.dll": {}
        }
      },
      "Microsoft.Bot.Streaming/4.20.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "7.0.0",
          "Microsoft.Net.Http.Headers": "2.1.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Bot.Streaming.dll": {}
        }
      },
      "Microsoft.Build/17.3.2": {
        "dependencies": {
          "Microsoft.Build.Framework": "17.3.2",
          "Microsoft.NET.StringTools": "17.3.2",
          "System.Collections.Immutable": "6.0.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Reflection.Metadata": "6.0.0",
          "System.Reflection.MetadataLoadContext": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "6.0.0",
          "System.Text.Json": "7.0.2",
          "System.Threading.Tasks.Dataflow": "6.0.0"
        },
        "compile": {
          "ref/net6.0/Microsoft.Build.dll": {}
        }
      },
      "Microsoft.Build.Framework/17.3.2": {
        "dependencies": {
          "System.Security.Permissions": "6.0.0"
        },
        "compile": {
          "ref/net6.0/Microsoft.Build.Framework.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.3.2": {},
      "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Common/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.3.2",
          "System.Collections.Immutable": "6.0.0",
          "System.Memory": "4.5.5",
          "System.Reflection.Metadata": "6.0.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encoding.CodePages": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Features/4.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Features": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.0.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/4.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.0.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Features/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.AnalyzerUtilities": "3.3.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Scripting.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.0.0",
          "Microsoft.DiaSymReader": "1.3.0",
          "Microsoft.VisualStudio.Debugger.Contracts": "17.2.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Razor/6.0.18": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.18",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Scripting.Common/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/4.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "System.Composition": "1.0.31",
          "System.IO.Pipelines": "7.0.0"
        },
        "compile": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {}
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "Microsoft.Data.SqlClient/2.1.4": {
        "dependencies": {
          "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
          "Microsoft.Identity.Client": "4.50.0",
          "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.Runtime.Caching": "4.7.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "6.0.0"
        },
        "compile": {
          "ref/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {}
        }
      },
      "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {},
      "Microsoft.DiaSymReader/1.3.0": {
        "dependencies": {
          "NETStandard.Library": "1.6.1"
        },
        "compile": {
          "lib/netstandard1.1/Microsoft.DiaSymReader.dll": {}
        }
      },
      "Microsoft.DotNet.Scaffolding.Shared/6.0.14": {
        "dependencies": {
          "Humanizer": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp.Features": "4.0.0",
          "Newtonsoft.Json": "13.0.3",
          "NuGet.ProjectModel": "6.3.1",
          "System.Collections.Immutable": "6.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore/6.0.19": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "6.0.19",
          "Microsoft.EntityFrameworkCore.Analyzers": "6.0.19",
          "Microsoft.Extensions.Caching.Memory": "6.0.1",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "System.Collections.Immutable": "6.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1"
        },
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/6.0.19": {
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Analyzers/6.0.19": {},
      "Microsoft.EntityFrameworkCore.Design/6.0.19": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.EntityFrameworkCore.Relational": "6.0.19"
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/6.0.19": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "6.0.19",
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/6.0.0": {
        "dependencies": {
          "Microsoft.Data.SqlClient": "2.1.4",
          "Microsoft.EntityFrameworkCore.Relational": "6.0.19"
        },
        "compile": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {}
        }
      },
      "Microsoft.EntityFrameworkCore.Tools/5.0.10": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Design": "6.0.19"
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Caching.Memory/6.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1",
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Binder/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
        }
      },
      "Microsoft.Extensions.DependencyInjection/7.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
        "compile": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/6.0.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "7.0.0",
          "System.Text.Json": "7.0.2"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {}
        }
      },
      "Microsoft.Extensions.Features/7.0.5": {
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Features.dll": {}
        }
      },
      "Microsoft.Extensions.Http/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1"
        }
      },
      "Microsoft.Extensions.Logging/7.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Logging.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Options/7.0.1": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Primitives": "7.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Options.dll": {}
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
          "Microsoft.Extensions.Configuration.Binder": "6.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1",
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Primitives/7.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {}
        }
      },
      "Microsoft.Identity.Client/4.50.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "6.22.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.Identity.Client.dll": {}
        }
      },
      "Microsoft.IdentityModel.Abstractions/6.22.0": {
        "compile": {
          "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {}
        }
      },
      "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "NETStandard.Library": "1.6.1",
          "System.ComponentModel.TypeConverter": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Net.Http": "4.3.4",
          "System.Runtime.Serialization.Formatters": "4.3.0",
          "System.Runtime.Serialization.Json": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Security.SecureString": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {}
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "6.8.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {}
        }
      },
      "Microsoft.IdentityModel.Logging/6.8.0": {
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {}
        }
      },
      "Microsoft.IdentityModel.Protocols/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "6.8.0",
          "Microsoft.IdentityModel.Tokens": "6.8.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {}
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "6.8.0",
          "System.IdentityModel.Tokens.Jwt": "6.8.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {}
        }
      },
      "Microsoft.IdentityModel.Tokens/6.8.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.IdentityModel.Logging": "6.8.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {}
        }
      },
      "Microsoft.Net.Http.Headers/2.1.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0",
          "System.Buffers": "4.5.1"
        }
      },
      "Microsoft.NET.StringTools/17.3.2": {
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "ref/net6.0/Microsoft.NET.StringTools.dll": {}
        }
      },
      "Microsoft.NETCore.Platforms/1.1.1": {},
      "Microsoft.NETCore.Targets/1.1.0": {},
      "Microsoft.Rest.ClientRuntime/2.3.21": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": {}
        }
      },
      "Microsoft.VisualStudio.Debugger.Contracts/17.2.0": {
        "dependencies": {
          "MessagePack": "2.1.152",
          "MessagePackAnalyzer": "2.1.152",
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "System.Collections.Immutable": "6.0.0"
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Contracts.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration/6.0.14": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "6.0.14",
          "System.Collections.Immutable": "6.0.0"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Core/6.0.14": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "6.0.14",
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Design/6.0.14": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "6.0.14"
        },
        "compile": {
          "lib/net6.0/dotnet-aspnet-codegenerator-design.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/6.0.14": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Microsoft.VisualStudio.Web.CodeGeneration.Core": "6.0.14"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Templating/6.0.14": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.18",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Razor": "6.0.18",
          "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "6.0.14"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Utils/6.0.14": {
        "dependencies": {
          "Microsoft.Build": "17.3.2",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.0.0",
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {}
        }
      },
      "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/6.0.14": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Microsoft.VisualStudio.Web.CodeGeneration": "6.0.14"
        },
        "compile": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {}
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
        }
      },
      "Microsoft.Win32.Registry/4.7.0": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.Win32.SystemEvents/6.0.0": {
        "compile": {
          "lib/net6.0/Microsoft.Win32.SystemEvents.dll": {}
        }
      },
      "NETStandard.Library/1.6.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Console": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.Compression.ZipFile": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Net.Http": "4.3.4",
          "System.Net.Primitives": "4.3.0",
          "System.Net.Sockets": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Timer": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0"
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "compile": {
          "lib/net6.0/Newtonsoft.Json.dll": {}
        }
      },
      "NuGet.Common/6.3.1": {
        "dependencies": {
          "NuGet.Frameworks": "6.3.1"
        },
        "compile": {
          "lib/netstandard2.0/NuGet.Common.dll": {}
        }
      },
      "NuGet.Configuration/6.3.1": {
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "System.Security.Cryptography.ProtectedData": "6.0.0"
        },
        "compile": {
          "lib/netstandard2.0/NuGet.Configuration.dll": {}
        }
      },
      "NuGet.DependencyResolver.Core/6.3.1": {
        "dependencies": {
          "NuGet.Configuration": "6.3.1",
          "NuGet.LibraryModel": "6.3.1",
          "NuGet.Protocol": "6.3.1"
        },
        "compile": {
          "lib/net5.0/NuGet.DependencyResolver.Core.dll": {}
        }
      },
      "NuGet.Frameworks/6.3.1": {
        "compile": {
          "lib/netstandard2.0/NuGet.Frameworks.dll": {}
        }
      },
      "NuGet.LibraryModel/6.3.1": {
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "NuGet.Versioning": "6.3.1"
        },
        "compile": {
          "lib/netstandard2.0/NuGet.LibraryModel.dll": {}
        }
      },
      "NuGet.Packaging/6.3.1": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "NuGet.Configuration": "6.3.1",
          "NuGet.Versioning": "6.3.1",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Pkcs": "5.0.0"
        },
        "compile": {
          "lib/net5.0/NuGet.Packaging.dll": {}
        }
      },
      "NuGet.ProjectModel/6.3.1": {
        "dependencies": {
          "NuGet.DependencyResolver.Core": "6.3.1"
        },
        "compile": {
          "lib/net5.0/NuGet.ProjectModel.dll": {}
        }
      },
      "NuGet.Protocol/6.3.1": {
        "dependencies": {
          "NuGet.Packaging": "6.3.1"
        },
        "compile": {
          "lib/net5.0/NuGet.Protocol.dll": {}
        }
      },
      "NuGet.Versioning/6.3.1": {
        "compile": {
          "lib/netstandard2.0/NuGet.Versioning.dll": {}
        }
      },
      "OpenAI/1.7.2": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "Microsoft.Extensions.Http": "6.0.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "compile": {
          "lib/netstandard2.0/OpenAI_API.dll": {}
        }
      },
      "runtime.any.System.Collections/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "runtime.any.System.Diagnostics.Tools/4.3.0": {},
      "runtime.any.System.Diagnostics.Tracing/4.3.0": {},
      "runtime.any.System.Globalization/4.3.0": {},
      "runtime.any.System.Globalization.Calendars/4.3.0": {},
      "runtime.any.System.IO/4.3.0": {},
      "runtime.any.System.Reflection/4.3.0": {},
      "runtime.any.System.Reflection.Extensions/4.3.0": {},
      "runtime.any.System.Reflection.Primitives/4.3.0": {},
      "runtime.any.System.Resources.ResourceManager/4.3.0": {},
      "runtime.any.System.Runtime/4.3.0": {
        "dependencies": {
          "System.Private.Uri": "4.3.0"
        }
      },
      "runtime.any.System.Runtime.Handles/4.3.0": {},
      "runtime.any.System.Runtime.InteropServices/4.3.0": {},
      "runtime.any.System.Text.Encoding/4.3.0": {},
      "runtime.any.System.Text.Encoding.Extensions/4.3.0": {},
      "runtime.any.System.Threading.Tasks/4.3.0": {},
      "runtime.any.System.Threading.Timer/4.3.0": {},
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.native.System/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
        "dependencies": {
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        }
      },
      "runtime.win.System.Console/4.3.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "runtime.win.System.Diagnostics.Debug/4.3.0": {},
      "runtime.win.System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Overlapped": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "runtime.win.System.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "runtime.win.System.Net.Sockets/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Net.NameResolution": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Threading": "4.3.0",
          "System.Threading.Overlapped": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "runtime.win.System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "System.Private.Uri": "4.3.0"
        }
      },
      "System.AppContext/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Buffers/4.5.1": {},
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Collections": "4.3.0"
        }
      },
      "System.Collections.Concurrent/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Collections.Immutable/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Collections.NonGeneric/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Collections.Specialized/4.3.0": {
        "dependencies": {
          "System.Collections.NonGeneric": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.ComponentModel/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.ComponentModel.Primitives/4.3.0": {
        "dependencies": {
          "System.ComponentModel": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.ComponentModel.TypeConverter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.NonGeneric": "4.3.0",
          "System.Collections.Specialized": "4.3.0",
          "System.ComponentModel": "4.3.0",
          "System.ComponentModel.Primitives": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Composition/1.0.31": {
        "dependencies": {
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Convention": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Composition.TypedParts": "1.0.31"
        }
      },
      "System.Composition.AttributedModel/1.0.31": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {}
        }
      },
      "System.Composition.Convention/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {}
        }
      },
      "System.Composition.Hosting/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {}
        }
      },
      "System.Composition.Runtime/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {}
        }
      },
      "System.Composition.TypedParts/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "compile": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {}
        }
      },
      "System.Configuration.ConfigurationManager/6.0.0": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "6.0.0",
          "System.Security.Permissions": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Configuration.ConfigurationManager.dll": {}
        }
      },
      "System.Console/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.win.System.Console": "4.3.0"
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.win.System.Diagnostics.Debug": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/6.0.1": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Diagnostics.Process/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.Win32.Primitives": "4.3.0",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Thread": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Diagnostics.Tools": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Diagnostics.Tracing": "4.3.0"
        }
      },
      "System.Drawing.Common/6.0.0": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Drawing.Common.dll": {}
        }
      },
      "System.Dynamic.Runtime/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Formats.Asn1/5.0.0": {},
      "System.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Globalization": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Globalization.Calendars": "4.3.0"
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        }
      },
      "System.IdentityModel.Tokens.Jwt/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
          "Microsoft.IdentityModel.Tokens": "6.8.0"
        },
        "compile": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {}
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.any.System.IO": "4.3.0"
        }
      },
      "System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Buffers": "4.5.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.IO.Compression": "4.3.0"
        }
      },
      "System.IO.Compression.ZipFile/4.3.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.win.System.IO.FileSystem": "4.3.0"
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO.Pipelines/7.0.0": {
        "compile": {
          "lib/net6.0/System.IO.Pipelines.dll": {}
        }
      },
      "System.Linq/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Linq.Async/6.0.1": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0"
        },
        "compile": {
          "ref/net6.0/System.Linq.Async.dll": {}
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Memory/4.5.5": {},
      "System.Net.Http/4.3.4": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Net.NameResolution/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "runtime.win.System.Net.Primitives": "4.3.0"
        }
      },
      "System.Net.Sockets/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.win.System.Net.Sockets": "4.3.0"
        }
      },
      "System.ObjectModel/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Private.DataContractSerialization/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0",
          "System.Xml.XmlSerializer": "4.3.0"
        }
      },
      "System.Private.Uri/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Reflection": "4.3.0"
        }
      },
      "System.Reflection.Emit/4.6.0": {},
      "System.Reflection.Emit.ILGeneration/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Emit.Lightweight/4.6.0": {},
      "System.Reflection.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Reflection.Extensions": "4.3.0"
        }
      },
      "System.Reflection.Metadata/6.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "6.0.0"
        }
      },
      "System.Reflection.MetadataLoadContext/6.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "6.0.0",
          "System.Reflection.Metadata": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Reflection.MetadataLoadContext.dll": {}
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Reflection.Primitives": "4.3.0"
        }
      },
      "System.Reflection.TypeExtensions/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Resources.ResourceManager/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Resources.ResourceManager": "4.3.0"
        }
      },
      "System.Runtime/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "runtime.any.System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Caching/4.7.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "6.0.0"
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.win.System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "runtime.any.System.Runtime.InteropServices": "4.3.0"
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Formatters/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Json/4.3.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Private.DataContractSerialization": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Primitives/4.3.0": {
        "dependencies": {
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Security.AccessControl/6.0.0": {},
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Cng/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0"
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.OpenSsl/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Pkcs/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        },
        "compile": {
          "ref/netcoreapp3.0/System.Security.Cryptography.Pkcs.dll": {}
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Security.Cryptography.ProtectedData/6.0.0": {
        "compile": {
          "lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {}
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Permissions/6.0.0": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0",
          "System.Windows.Extensions": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Security.Permissions.dll": {}
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.Security.SecureString/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
        }
      },
      "System.Text.Encodings.Web/7.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Text.Encodings.Web.dll": {}
        }
      },
      "System.Text.Json/7.0.2": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "7.0.0"
        },
        "compile": {
          "lib/net6.0/System.Text.Json.dll": {}
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Channels/7.0.0": {
        "compile": {
          "lib/net6.0/System.Threading.Channels.dll": {}
        }
      },
      "System.Threading.Overlapped/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Tasks.Dataflow/6.0.0": {},
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "System.Threading.Thread/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.ThreadPool/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Threading.Timer/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Threading.Timer": "4.3.0"
        }
      },
      "System.Windows.Extensions/6.0.0": {
        "dependencies": {
          "System.Drawing.Common": "6.0.0"
        },
        "compile": {
          "lib/net6.0/System.Windows.Extensions.dll": {}
        }
      },
      "System.Xml.ReaderWriter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        }
      },
      "System.Xml.XDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XmlDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XmlSerializer/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        }
      }
    },
    ".NETCoreApp,Version=v6.0/win-x64": {
      "ChatBotV1/1.0.0": {
        "dependencies": {
          "Betalgo.OpenAI.GPT3": "6.8.4",
          "BingChat": "0.8.0",
          "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation": "6.0.18",
          "Microsoft.Bot.Builder": "4.20.0",
          "Microsoft.Bot.Builder.Integration.AspNet.Core": "4.20.0",
          "Microsoft.EntityFrameworkCore": "6.0.19",
          "Microsoft.EntityFrameworkCore.Design": "6.0.19",
          "Microsoft.EntityFrameworkCore.SqlServer": "6.0.0",
          "Microsoft.EntityFrameworkCore.Tools": "5.0.10",
          "Microsoft.VisualStudio.Web.CodeGeneration.Design": "6.0.14",
          "OpenAI": "1.7.2",
          "Microsoft.AspNetCore.Antiforgery": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.Cookies": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.Core": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication": "6.0.0.0",
          "Microsoft.AspNetCore.Authentication.OAuth": "6.0.0.0",
          "Microsoft.AspNetCore.Authorization": "6.0.0.0",
          "Microsoft.AspNetCore.Authorization.Policy": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Authorization": "6.0.0.0",
          "Microsoft.AspNetCore.Components": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Forms": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Server": "6.0.0.0",
          "Microsoft.AspNetCore.Components.Web": "6.0.0.0",
          "Microsoft.AspNetCore.CookiePolicy": "6.0.0.0",
          "Microsoft.AspNetCore.Cors": "6.0.0.0",
          "Microsoft.AspNetCore.Cryptography.Internal": "6.0.0.0",
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "6.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.DataProtection": "6.0.0.0",
          "Microsoft.AspNetCore.DataProtection.Extensions": "6.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Diagnostics": "6.0.0.0",
          "Microsoft.AspNetCore.Diagnostics.HealthChecks": "6.0.0.0",
          "Microsoft.AspNetCore": "6.0.0.0",
          "Microsoft.AspNetCore.HostFiltering": "6.0.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Hosting": "6.0.0.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Html.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Connections": "6.0.0.0",
          "Microsoft.AspNetCore.Http": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Features": "6.0.0.0",
          "Microsoft.AspNetCore.Http.Results": "6.0.0.0",
          "Microsoft.AspNetCore.HttpLogging": "6.0.0.0",
          "Microsoft.AspNetCore.HttpOverrides": "6.0.0.0",
          "Microsoft.AspNetCore.HttpsPolicy": "6.0.0.0",
          "Microsoft.AspNetCore.Identity": "6.0.0.0",
          "Microsoft.AspNetCore.Localization": "6.0.0.0",
          "Microsoft.AspNetCore.Localization.Routing": "6.0.0.0",
          "Microsoft.AspNetCore.Metadata": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Cors": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Xml": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Localization": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.Razor": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "6.0.0.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "6.0.0.0",
          "Microsoft.AspNetCore.Razor": "6.0.0.0",
          "Microsoft.AspNetCore.Razor.Runtime": "6.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.ResponseCaching": "6.0.0.0",
          "Microsoft.AspNetCore.ResponseCompression": "6.0.0.0",
          "Microsoft.AspNetCore.Rewrite": "6.0.0.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "6.0.0.0",
          "Microsoft.AspNetCore.Routing": "6.0.0.0",
          "Microsoft.AspNetCore.Server.HttpSys": "6.0.0.0",
          "Microsoft.AspNetCore.Server.IIS": "6.0.0.0",
          "Microsoft.AspNetCore.Server.IISIntegration": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic": "6.0.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "6.0.0.0",
          "Microsoft.AspNetCore.Session": "6.0.0.0",
          "Microsoft.AspNetCore.SignalR.Core": "6.0.0.0",
          "Microsoft.AspNetCore.SignalR": "6.0.0.0",
          "Microsoft.AspNetCore.StaticFiles": "6.0.0.0",
          "Microsoft.AspNetCore.WebSockets": "6.0.0.0",
          "Microsoft.AspNetCore.WebUtilities": "6.0.0.0",
          "Microsoft.CSharp.Reference": "6.0.0.0",
          "Microsoft.Extensions.Caching.Abstractions.Reference": "6.0.0.0",
          "Microsoft.Extensions.Caching.Memory.Reference": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Abstractions.Reference": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Binder.Reference": "6.0.0.0",
          "Microsoft.Extensions.Configuration.CommandLine": "6.0.0.0",
          "Microsoft.Extensions.Configuration": "6.0.0.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "6.0.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Ini": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Json": "6.0.0.0",
          "Microsoft.Extensions.Configuration.KeyPerFile": "6.0.0.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "6.0.0.0",
          "Microsoft.Extensions.Configuration.Xml": "6.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Composite": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Embedded": "6.0.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "6.0.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "6.0.0.0",
          "Microsoft.Extensions.Hosting.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.Hosting": "6.0.0.0",
          "Microsoft.Extensions.Http.Reference": "6.0.0.0",
          "Microsoft.Extensions.Identity.Core": "6.0.0.0",
          "Microsoft.Extensions.Identity.Stores": "6.0.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "6.0.0.0",
          "Microsoft.Extensions.Localization": "6.0.0.0",
          "Microsoft.Extensions.Logging.Configuration": "6.0.0.0",
          "Microsoft.Extensions.Logging.Console": "6.0.0.0",
          "Microsoft.Extensions.Logging.Debug": "6.0.0.0",
          "Microsoft.Extensions.Logging.EventLog": "6.0.0.0",
          "Microsoft.Extensions.Logging.EventSource": "6.0.0.0",
          "Microsoft.Extensions.Logging.TraceSource": "6.0.0.0",
          "Microsoft.Extensions.ObjectPool": "6.0.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions.Reference": "6.0.0.0",
          "Microsoft.Extensions.Options.DataAnnotations": "6.0.0.0",
          "Microsoft.Extensions.WebEncoders": "6.0.0.0",
          "Microsoft.JSInterop": "6.0.0.0",
          "Microsoft.Net.Http.Headers.Reference": "6.0.0.0",
          "Microsoft.VisualBasic.Core": "11.0.0.0",
          "Microsoft.VisualBasic": "10.0.0.0",
          "Microsoft.Win32.Primitives.Reference": "6.0.0.0",
          "Microsoft.Win32.Registry.Reference": "6.0.0.0",
          "mscorlib": "4.0.0.0",
          "netstandard": "2.1.0.0",
          "System.AppContext.Reference": "6.0.0.0",
          "System.Buffers.Reference": "6.0.0.0",
          "System.Collections.Concurrent.Reference": "6.0.0.0",
          "System.Collections.Reference": "6.0.0.0",
          "System.Collections.Immutable.Reference": "6.0.0.0",
          "System.Collections.NonGeneric.Reference": "6.0.0.0",
          "System.Collections.Specialized.Reference": "6.0.0.0",
          "System.ComponentModel.Annotations": "6.0.0.0",
          "System.ComponentModel.DataAnnotations": "4.0.0.0",
          "System.ComponentModel.Reference": "6.0.0.0",
          "System.ComponentModel.EventBasedAsync": "6.0.0.0",
          "System.ComponentModel.Primitives.Reference": "6.0.0.0",
          "System.ComponentModel.TypeConverter.Reference": "6.0.0.0",
          "System.Configuration": "4.0.0.0",
          "System.Console.Reference": "6.0.0.0",
          "System.Core": "4.0.0.0",
          "System.Data.Common": "6.0.0.0",
          "System.Data.DataSetExtensions": "4.0.0.0",
          "System.Data": "4.0.0.0",
          "System.Diagnostics.Contracts": "6.0.0.0",
          "System.Diagnostics.Debug.Reference": "6.0.0.0",
          "System.Diagnostics.DiagnosticSource.Reference": "6.0.0.0",
          "System.Diagnostics.EventLog": "6.0.0.0",
          "System.Diagnostics.FileVersionInfo": "6.0.0.0",
          "System.Diagnostics.Process.Reference": "6.0.0.0",
          "System.Diagnostics.StackTrace": "6.0.0.0",
          "System.Diagnostics.TextWriterTraceListener": "6.0.0.0",
          "System.Diagnostics.Tools.Reference": "6.0.0.0",
          "System.Diagnostics.TraceSource": "6.0.0.0",
          "System.Diagnostics.Tracing.Reference": "6.0.0.0",
          "System": "4.0.0.0",
          "System.Drawing": "4.0.0.0",
          "System.Drawing.Primitives": "6.0.0.0",
          "System.Dynamic.Runtime.Reference": "6.0.0.0",
          "System.Formats.Asn1.Reference": "6.0.0.0",
          "System.Globalization.Calendars.Reference": "6.0.0.0",
          "System.Globalization.Reference": "6.0.0.0",
          "System.Globalization.Extensions.Reference": "6.0.0.0",
          "System.IO.Compression.Brotli": "6.0.0.0",
          "System.IO.Compression.Reference": "6.0.0.0",
          "System.IO.Compression.FileSystem": "4.0.0.0",
          "System.IO.Compression.ZipFile.Reference": "6.0.0.0",
          "System.IO.Reference": "6.0.0.0",
          "System.IO.FileSystem.AccessControl": "6.0.0.0",
          "System.IO.FileSystem.Reference": "6.0.0.0",
          "System.IO.FileSystem.DriveInfo": "6.0.0.0",
          "System.IO.FileSystem.Primitives.Reference": "6.0.0.0",
          "System.IO.FileSystem.Watcher": "6.0.0.0",
          "System.IO.IsolatedStorage": "6.0.0.0",
          "System.IO.MemoryMappedFiles": "6.0.0.0",
          "System.IO.Pipes.AccessControl": "6.0.0.0",
          "System.IO.Pipes": "6.0.0.0",
          "System.IO.UnmanagedMemoryStream": "6.0.0.0",
          "System.Linq.Reference": "6.0.0.0",
          "System.Linq.Expressions.Reference": "6.0.0.0",
          "System.Linq.Parallel": "6.0.0.0",
          "System.Linq.Queryable": "6.0.0.0",
          "System.Memory.Reference": "6.0.0.0",
          "System.Net": "4.0.0.0",
          "System.Net.Http.Reference": "6.0.0.0",
          "System.Net.Http.Json": "6.0.0.0",
          "System.Net.HttpListener": "6.0.0.0",
          "System.Net.Mail": "6.0.0.0",
          "System.Net.NameResolution.Reference": "6.0.0.0",
          "System.Net.NetworkInformation": "6.0.0.0",
          "System.Net.Ping": "6.0.0.0",
          "System.Net.Primitives.Reference": "6.0.0.0",
          "System.Net.Requests": "6.0.0.0",
          "System.Net.Security": "6.0.0.0",
          "System.Net.ServicePoint": "6.0.0.0",
          "System.Net.Sockets.Reference": "6.0.0.0",
          "System.Net.WebClient": "6.0.0.0",
          "System.Net.WebHeaderCollection": "6.0.0.0",
          "System.Net.WebProxy": "6.0.0.0",
          "System.Net.WebSockets.Client": "6.0.0.0",
          "System.Net.WebSockets": "6.0.0.0",
          "System.Numerics": "4.0.0.0",
          "System.Numerics.Vectors": "6.0.0.0",
          "System.ObjectModel.Reference": "6.0.0.0",
          "System.Reflection.DispatchProxy": "6.0.0.0",
          "System.Reflection.Reference": "6.0.0.0",
          "System.Reflection.Emit.Reference": "6.0.0.0",
          "System.Reflection.Emit.ILGeneration.Reference": "6.0.0.0",
          "System.Reflection.Emit.Lightweight.Reference": "6.0.0.0",
          "System.Reflection.Extensions.Reference": "6.0.0.0",
          "System.Reflection.Metadata.Reference": "6.0.0.0",
          "System.Reflection.Primitives.Reference": "6.0.0.0",
          "System.Reflection.TypeExtensions.Reference": "6.0.0.0",
          "System.Resources.Reader": "6.0.0.0",
          "System.Resources.ResourceManager.Reference": "6.0.0.0",
          "System.Resources.Writer": "6.0.0.0",
          "System.Runtime.CompilerServices.Unsafe.Reference": "6.0.0.0",
          "System.Runtime.CompilerServices.VisualC": "6.0.0.0",
          "System.Runtime.Reference": "6.0.0.0",
          "System.Runtime.Extensions.Reference": "6.0.0.0",
          "System.Runtime.Handles.Reference": "6.0.0.0",
          "System.Runtime.InteropServices.Reference": "6.0.0.0",
          "System.Runtime.InteropServices.RuntimeInformation.Reference": "6.0.0.0",
          "System.Runtime.Intrinsics": "6.0.0.0",
          "System.Runtime.Loader": "6.0.0.0",
          "System.Runtime.Numerics.Reference": "6.0.0.0",
          "System.Runtime.Serialization": "4.0.0.0",
          "System.Runtime.Serialization.Formatters.Reference": "6.0.0.0",
          "System.Runtime.Serialization.Json.Reference": "6.0.0.0",
          "System.Runtime.Serialization.Primitives.Reference": "6.0.0.0",
          "System.Runtime.Serialization.Xml": "6.0.0.0",
          "System.Security.AccessControl.Reference": "6.0.0.0",
          "System.Security.Claims": "6.0.0.0",
          "System.Security.Cryptography.Algorithms.Reference": "6.0.0.0",
          "System.Security.Cryptography.Cng.Reference": "6.0.0.0",
          "System.Security.Cryptography.Csp.Reference": "6.0.0.0",
          "System.Security.Cryptography.Encoding.Reference": "6.0.0.0",
          "System.Security.Cryptography.OpenSsl.Reference": "6.0.0.0",
          "System.Security.Cryptography.Primitives.Reference": "6.0.0.0",
          "System.Security.Cryptography.X509Certificates.Reference": "6.0.0.0",
          "System.Security.Cryptography.Xml": "6.0.0.0",
          "System.Security": "4.0.0.0",
          "System.Security.Principal": "6.0.0.0",
          "System.Security.Principal.Windows.Reference": "6.0.0.0",
          "System.Security.SecureString.Reference": "6.0.0.0",
          "System.ServiceModel.Web": "4.0.0.0",
          "System.ServiceProcess": "4.0.0.0",
          "System.Text.Encoding.CodePages.Reference": "6.0.0.0",
          "System.Text.Encoding.Reference": "6.0.0.0",
          "System.Text.Encoding.Extensions.Reference": "6.0.0.0",
          "System.Text.RegularExpressions.Reference": "6.0.0.0",
          "System.Threading.Reference": "6.0.0.0",
          "System.Threading.Overlapped.Reference": "6.0.0.0",
          "System.Threading.Tasks.Dataflow.Reference": "6.0.0.0",
          "System.Threading.Tasks.Reference": "6.0.0.0",
          "System.Threading.Tasks.Extensions.Reference": "6.0.0.0",
          "System.Threading.Tasks.Parallel": "6.0.0.0",
          "System.Threading.Thread.Reference": "6.0.0.0",
          "System.Threading.ThreadPool.Reference": "6.0.0.0",
          "System.Threading.Timer.Reference": "6.0.0.0",
          "System.Transactions": "4.0.0.0",
          "System.Transactions.Local": "6.0.0.0",
          "System.ValueTuple": "4.0.3.0",
          "System.Web": "4.0.0.0",
          "System.Web.HttpUtility": "6.0.0.0",
          "System.Windows": "4.0.0.0",
          "System.Xml": "4.0.0.0",
          "System.Xml.Linq": "4.0.0.0",
          "System.Xml.ReaderWriter.Reference": "6.0.0.0",
          "System.Xml.Serialization": "4.0.0.0",
          "System.Xml.XDocument.Reference": "6.0.0.0",
          "System.Xml.XmlDocument.Reference": "6.0.0.0",
          "System.Xml.XmlSerializer.Reference": "6.0.0.0",
          "System.Xml.XPath": "6.0.0.0",
          "System.Xml.XPath.XDocument": "6.0.0.0",
          "WindowsBase": "4.0.0.0",
          "runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "6.0.27",
          "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64": "6.0.27"
        },
        "runtime": {
          "ChatBotV1.dll": {}
        }
      },
      "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/6.0.27": {
        "runtime": {
          "Microsoft.CSharp.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "Microsoft.VisualBasic.Core.dll": {
            "assemblyVersion": "11.0.0.0",
            "fileVersion": "11.100.2724.6912"
          },
          "Microsoft.VisualBasic.dll": {
            "assemblyVersion": "10.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "Microsoft.Win32.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "Microsoft.Win32.Registry.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.AppContext.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Buffers.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Collections.Concurrent.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Collections.Immutable.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Collections.NonGeneric.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Collections.Specialized.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Collections.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ComponentModel.Annotations.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ComponentModel.DataAnnotations.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ComponentModel.EventBasedAsync.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ComponentModel.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ComponentModel.TypeConverter.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ComponentModel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Configuration.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Console.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Core.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Data.Common.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Data.DataSetExtensions.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Data.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.Contracts.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.Debug.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.FileVersionInfo.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.Process.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.StackTrace.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.TextWriterTraceListener.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.Tools.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.TraceSource.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Diagnostics.Tracing.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Drawing.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Drawing.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Dynamic.Runtime.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Formats.Asn1.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Globalization.Calendars.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Globalization.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Globalization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.Compression.Brotli.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.Compression.FileSystem.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.Compression.ZipFile.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.Compression.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.FileSystem.AccessControl.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.FileSystem.DriveInfo.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.FileSystem.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.FileSystem.Watcher.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.FileSystem.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.IsolatedStorage.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.MemoryMappedFiles.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.Pipes.AccessControl.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.Pipes.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.UnmanagedMemoryStream.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.IO.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Linq.Expressions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Linq.Parallel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Linq.Queryable.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Linq.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Memory.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Http.Json.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Http.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.HttpListener.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Mail.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.NameResolution.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.NetworkInformation.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Ping.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Quic.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Requests.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Security.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.ServicePoint.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.Sockets.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.WebClient.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.WebHeaderCollection.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.WebProxy.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.WebSockets.Client.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.WebSockets.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Net.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Numerics.Vectors.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Numerics.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ObjectModel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Private.CoreLib.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Private.DataContractSerialization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Private.Uri.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Private.Xml.Linq.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Private.Xml.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.DispatchProxy.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.Emit.ILGeneration.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.Emit.Lightweight.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.Emit.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.Metadata.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.TypeExtensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Reflection.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Resources.Reader.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Resources.ResourceManager.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Resources.Writer.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.CompilerServices.VisualC.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Handles.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.InteropServices.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Intrinsics.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Loader.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Numerics.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Serialization.Formatters.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Serialization.Json.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Serialization.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Serialization.Xml.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Runtime.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.AccessControl.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Claims.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.Algorithms.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.Cng.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.Csp.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.Encoding.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.OpenSsl.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.Primitives.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Cryptography.X509Certificates.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Principal.Windows.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.Principal.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.SecureString.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Security.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ServiceModel.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ServiceProcess.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Text.Encoding.CodePages.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Text.Encoding.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Text.Encoding.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Text.RegularExpressions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Overlapped.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Tasks.Dataflow.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Tasks.Parallel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Tasks.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Thread.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.ThreadPool.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.Timer.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Threading.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Transactions.Local.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Transactions.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.ValueTuple.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Web.HttpUtility.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Windows.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.Linq.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.ReaderWriter.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.XDocument.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.XPath.XDocument.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.XPath.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.XmlDocument.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.XmlSerializer.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.Xml.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "System.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "WindowsBase.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "mscorlib.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "6.0.2724.6912"
          },
          "netstandard.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "6.0.2724.6912"
          }
        },
        "native": {
          "Microsoft.DiaSymReader.Native.amd64.dll": {
            "fileVersion": "14.29.30152.0"
          },
          "System.IO.Compression.Native.dll": {
            "fileVersion": "42.42.42.42424"
          },
          "api-ms-win-core-console-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-console-l1-2-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-datetime-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-debug-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-errorhandling-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-fibers-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-file-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-file-l1-2-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-file-l2-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-handle-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-heap-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-interlocked-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-libraryloader-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-localization-l1-2-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-memory-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-namedpipe-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-processenvironment-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-processthreads-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-processthreads-l1-1-1.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-profile-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-rtlsupport-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-string-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-synch-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-synch-l1-2-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-sysinfo-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-timezone-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-core-util-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-conio-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-convert-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-environment-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-filesystem-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-heap-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-locale-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-math-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-multibyte-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-private-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-process-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-runtime-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-stdio-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-string-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-time-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "api-ms-win-crt-utility-l1-1-0.dll": {
            "fileVersion": "10.0.22000.194"
          },
          "clretwrc.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "clrjit.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "coreclr.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "createdump.exe": {
            "fileVersion": "6.0.2724.6912"
          },
          "dbgshim.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "hostfxr.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "hostpolicy.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "mscordaccore.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "mscordaccore_amd64_amd64_6.0.2724.6912.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "mscordbi.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "mscorrc.dll": {
            "fileVersion": "6.0.2724.6912"
          },
          "msquic.dll": {
            "fileVersion": "1.9.1.0"
          },
          "ucrtbase.dll": {
            "fileVersion": "10.0.22000.194"
          }
        }
      },
      "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64/6.0.27": {
        "runtime": {
          "Microsoft.AspNetCore.Antiforgery.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authentication.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authentication.Cookies.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authentication.Core.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authentication.OAuth.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authentication.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authorization.Policy.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Authorization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Components.Authorization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Components.Forms.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Components.Server.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Components.Web.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Components.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.CookiePolicy.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Cors.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Cryptography.Internal.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.DataProtection.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.DataProtection.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Diagnostics.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.HostFiltering.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Hosting.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Hosting.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Html.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Http.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Http.Connections.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Http.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Http.Features.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Http.Results.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Http.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.HttpLogging.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.HttpOverrides.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.HttpsPolicy.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Identity.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Localization.Routing.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Localization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Metadata.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Core.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Cors.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Localization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.Razor.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.RazorPages.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.TagHelpers.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Mvc.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Razor.Runtime.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Razor.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.ResponseCaching.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.ResponseCompression.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Rewrite.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Routing.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Routing.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.HttpSys.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.IIS.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.IISIntegration.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.Kestrel.Core.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Server.Kestrel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.Session.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.SignalR.Core.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.SignalR.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.StaticFiles.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.WebSockets.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.WebUtilities.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.AspNetCore.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Caching.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Caching.Memory.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.222.6406"
          },
          "Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.Binder.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.CommandLine.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.222.6406"
          },
          "Microsoft.Extensions.Configuration.FileExtensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.Ini.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.Json.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.KeyPerFile.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Configuration.UserSecrets.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.222.6406"
          },
          "Microsoft.Extensions.Configuration.Xml.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.322.12309"
          },
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.FileProviders.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.FileProviders.Composite.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.FileProviders.Embedded.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.FileProviders.Physical.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.FileSystemGlobbing.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Hosting.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Hosting.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.222.6406"
          },
          "Microsoft.Extensions.Http.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Identity.Core.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Identity.Stores.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Localization.Abstractions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Localization.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Logging.Configuration.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Logging.Console.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Logging.Debug.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Logging.EventLog.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Logging.EventSource.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Logging.TraceSource.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.ObjectPool.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.Options.DataAnnotations.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "Microsoft.Extensions.WebEncoders.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.JSInterop.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "Microsoft.Net.Http.Headers.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.2724.7002"
          },
          "System.Diagnostics.EventLog.Messages.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "0.0.0.0"
          },
          "System.Diagnostics.EventLog.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          },
          "System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.1823.26907"
          },
          "System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.822.36306"
          }
        },
        "native": {
          "aspnetcorev2_inprocess.dll": {
            "fileVersion": "16.0.24020.27"
          }
        }
      },
      "Betalgo.OpenAI.GPT3/6.8.4": {
        "dependencies": {
          "Microsoft.Extensions.Http": "6.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/OpenAI.GPT3.dll": {
            "assemblyVersion": "6.8.4.0",
            "fileVersion": "6.8.4.0"
          }
        }
      },
      "BingChat/0.8.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Client": "7.0.5",
          "System.Linq.Async": "6.0.1"
        },
        "runtime": {
          "lib/net6.0/BingChat.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Humanizer/2.14.1": {
        "dependencies": {
          "Humanizer.Core.af": "2.14.1",
          "Humanizer.Core.ar": "2.14.1",
          "Humanizer.Core.az": "2.14.1",
          "Humanizer.Core.bg": "2.14.1",
          "Humanizer.Core.bn-BD": "2.14.1",
          "Humanizer.Core.cs": "2.14.1",
          "Humanizer.Core.da": "2.14.1",
          "Humanizer.Core.de": "2.14.1",
          "Humanizer.Core.el": "2.14.1",
          "Humanizer.Core.es": "2.14.1",
          "Humanizer.Core.fa": "2.14.1",
          "Humanizer.Core.fi-FI": "2.14.1",
          "Humanizer.Core.fr": "2.14.1",
          "Humanizer.Core.fr-BE": "2.14.1",
          "Humanizer.Core.he": "2.14.1",
          "Humanizer.Core.hr": "2.14.1",
          "Humanizer.Core.hu": "2.14.1",
          "Humanizer.Core.hy": "2.14.1",
          "Humanizer.Core.id": "2.14.1",
          "Humanizer.Core.is": "2.14.1",
          "Humanizer.Core.it": "2.14.1",
          "Humanizer.Core.ja": "2.14.1",
          "Humanizer.Core.ko-KR": "2.14.1",
          "Humanizer.Core.ku": "2.14.1",
          "Humanizer.Core.lv": "2.14.1",
          "Humanizer.Core.ms-MY": "2.14.1",
          "Humanizer.Core.mt": "2.14.1",
          "Humanizer.Core.nb": "2.14.1",
          "Humanizer.Core.nb-NO": "2.14.1",
          "Humanizer.Core.nl": "2.14.1",
          "Humanizer.Core.pl": "2.14.1",
          "Humanizer.Core.pt": "2.14.1",
          "Humanizer.Core.ro": "2.14.1",
          "Humanizer.Core.ru": "2.14.1",
          "Humanizer.Core.sk": "2.14.1",
          "Humanizer.Core.sl": "2.14.1",
          "Humanizer.Core.sr": "2.14.1",
          "Humanizer.Core.sr-Latn": "2.14.1",
          "Humanizer.Core.sv": "2.14.1",
          "Humanizer.Core.th-TH": "2.14.1",
          "Humanizer.Core.tr": "2.14.1",
          "Humanizer.Core.uk": "2.14.1",
          "Humanizer.Core.uz-Cyrl-UZ": "2.14.1",
          "Humanizer.Core.uz-Latn-UZ": "2.14.1",
          "Humanizer.Core.vi": "2.14.1",
          "Humanizer.Core.zh-CN": "2.14.1",
          "Humanizer.Core.zh-Hans": "2.14.1",
          "Humanizer.Core.zh-Hant": "2.14.1"
        }
      },
      "Humanizer.Core/2.14.1": {
        "runtime": {
          "lib/net6.0/Humanizer.dll": {
            "assemblyVersion": "2.14.0.0",
            "fileVersion": "2.14.1.48190"
          }
        }
      },
      "Humanizer.Core.af/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/af/Humanizer.resources.dll": {
            "locale": "af"
          }
        }
      },
      "Humanizer.Core.ar/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ar/Humanizer.resources.dll": {
            "locale": "ar"
          }
        }
      },
      "Humanizer.Core.az/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/az/Humanizer.resources.dll": {
            "locale": "az"
          }
        }
      },
      "Humanizer.Core.bg/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/bg/Humanizer.resources.dll": {
            "locale": "bg"
          }
        }
      },
      "Humanizer.Core.bn-BD/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/bn-BD/Humanizer.resources.dll": {
            "locale": "bn-BD"
          }
        }
      },
      "Humanizer.Core.cs/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/cs/Humanizer.resources.dll": {
            "locale": "cs"
          }
        }
      },
      "Humanizer.Core.da/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/da/Humanizer.resources.dll": {
            "locale": "da"
          }
        }
      },
      "Humanizer.Core.de/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/de/Humanizer.resources.dll": {
            "locale": "de"
          }
        }
      },
      "Humanizer.Core.el/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/el/Humanizer.resources.dll": {
            "locale": "el"
          }
        }
      },
      "Humanizer.Core.es/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/es/Humanizer.resources.dll": {
            "locale": "es"
          }
        }
      },
      "Humanizer.Core.fa/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fa/Humanizer.resources.dll": {
            "locale": "fa"
          }
        }
      },
      "Humanizer.Core.fi-FI/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fi-FI/Humanizer.resources.dll": {
            "locale": "fi-FI"
          }
        }
      },
      "Humanizer.Core.fr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fr/Humanizer.resources.dll": {
            "locale": "fr"
          }
        }
      },
      "Humanizer.Core.fr-BE/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/fr-BE/Humanizer.resources.dll": {
            "locale": "fr-BE"
          }
        }
      },
      "Humanizer.Core.he/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/he/Humanizer.resources.dll": {
            "locale": "he"
          }
        }
      },
      "Humanizer.Core.hr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/hr/Humanizer.resources.dll": {
            "locale": "hr"
          }
        }
      },
      "Humanizer.Core.hu/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/hu/Humanizer.resources.dll": {
            "locale": "hu"
          }
        }
      },
      "Humanizer.Core.hy/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/hy/Humanizer.resources.dll": {
            "locale": "hy"
          }
        }
      },
      "Humanizer.Core.id/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/id/Humanizer.resources.dll": {
            "locale": "id"
          }
        }
      },
      "Humanizer.Core.is/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/is/Humanizer.resources.dll": {
            "locale": "is"
          }
        }
      },
      "Humanizer.Core.it/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/it/Humanizer.resources.dll": {
            "locale": "it"
          }
        }
      },
      "Humanizer.Core.ja/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ja/Humanizer.resources.dll": {
            "locale": "ja"
          }
        }
      },
      "Humanizer.Core.ko-KR/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/ko-KR/Humanizer.resources.dll": {
            "locale": "ko-KR"
          }
        }
      },
      "Humanizer.Core.ku/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ku/Humanizer.resources.dll": {
            "locale": "ku"
          }
        }
      },
      "Humanizer.Core.lv/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/lv/Humanizer.resources.dll": {
            "locale": "lv"
          }
        }
      },
      "Humanizer.Core.ms-MY/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/ms-MY/Humanizer.resources.dll": {
            "locale": "ms-MY"
          }
        }
      },
      "Humanizer.Core.mt/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/mt/Humanizer.resources.dll": {
            "locale": "mt"
          }
        }
      },
      "Humanizer.Core.nb/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/nb/Humanizer.resources.dll": {
            "locale": "nb"
          }
        }
      },
      "Humanizer.Core.nb-NO/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/nb-NO/Humanizer.resources.dll": {
            "locale": "nb-NO"
          }
        }
      },
      "Humanizer.Core.nl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/nl/Humanizer.resources.dll": {
            "locale": "nl"
          }
        }
      },
      "Humanizer.Core.pl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/pl/Humanizer.resources.dll": {
            "locale": "pl"
          }
        }
      },
      "Humanizer.Core.pt/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/pt/Humanizer.resources.dll": {
            "locale": "pt"
          }
        }
      },
      "Humanizer.Core.ro/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ro/Humanizer.resources.dll": {
            "locale": "ro"
          }
        }
      },
      "Humanizer.Core.ru/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/ru/Humanizer.resources.dll": {
            "locale": "ru"
          }
        }
      },
      "Humanizer.Core.sk/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sk/Humanizer.resources.dll": {
            "locale": "sk"
          }
        }
      },
      "Humanizer.Core.sl/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sl/Humanizer.resources.dll": {
            "locale": "sl"
          }
        }
      },
      "Humanizer.Core.sr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sr/Humanizer.resources.dll": {
            "locale": "sr"
          }
        }
      },
      "Humanizer.Core.sr-Latn/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sr-Latn/Humanizer.resources.dll": {
            "locale": "sr-Latn"
          }
        }
      },
      "Humanizer.Core.sv/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/sv/Humanizer.resources.dll": {
            "locale": "sv"
          }
        }
      },
      "Humanizer.Core.th-TH/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/netstandard2.0/th-TH/Humanizer.resources.dll": {
            "locale": "th-TH"
          }
        }
      },
      "Humanizer.Core.tr/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/tr/Humanizer.resources.dll": {
            "locale": "tr"
          }
        }
      },
      "Humanizer.Core.uk/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/uk/Humanizer.resources.dll": {
            "locale": "uk"
          }
        }
      },
      "Humanizer.Core.uz-Cyrl-UZ/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/uz-Cyrl-UZ/Humanizer.resources.dll": {
            "locale": "uz-Cyrl-UZ"
          }
        }
      },
      "Humanizer.Core.uz-Latn-UZ/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/uz-Latn-UZ/Humanizer.resources.dll": {
            "locale": "uz-Latn-UZ"
          }
        }
      },
      "Humanizer.Core.vi/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/vi/Humanizer.resources.dll": {
            "locale": "vi"
          }
        }
      },
      "Humanizer.Core.zh-CN/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/zh-CN/Humanizer.resources.dll": {
            "locale": "zh-CN"
          }
        }
      },
      "Humanizer.Core.zh-Hans/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/zh-Hans/Humanizer.resources.dll": {
            "locale": "zh-Hans"
          }
        }
      },
      "Humanizer.Core.zh-Hant/2.14.1": {
        "dependencies": {
          "Humanizer.Core": "2.14.1"
        },
        "resources": {
          "lib/net6.0/zh-Hant/Humanizer.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "MessagePack/2.1.152": {
        "dependencies": {
          "MessagePack.Annotations": "2.1.152",
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "System.Memory": "4.5.5",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netcoreapp2.1/MessagePack.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.152.29568"
          }
        }
      },
      "MessagePack.Annotations/2.1.152": {
        "runtime": {
          "lib/netstandard2.0/MessagePack.Annotations.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.152.29568"
          }
        }
      },
      "MessagePackAnalyzer/2.1.152": {},
      "Microsoft.AspNetCore.Connections.Abstractions/7.0.5": {
        "dependencies": {
          "Microsoft.Extensions.Features": "7.0.5",
          "System.IO.Pipelines": "7.0.0"
        },
        "runtime": {
          "lib/netstandard2.1/Microsoft.AspNetCore.Connections.Abstractions.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Client/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Common": "7.0.5",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1"
        },
        "runtime": {
          "lib/netstandard2.1/Microsoft.AspNetCore.Http.Connections.Client.dll": {
            "assemblyVersion": "7.0.5.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "7.0.5",
          "System.Text.Json": "7.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.18": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.18",
          "Microsoft.CodeAnalysis.Razor": "6.0.18"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
            "assemblyVersion": "6.0.18.0",
            "fileVersion": "6.0.1823.26909"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/6.0.18": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "6.0.18",
          "Microsoft.CodeAnalysis.Razor": "6.0.18",
          "Microsoft.Extensions.DependencyModel": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation.dll": {
            "assemblyVersion": "6.0.18.0",
            "fileVersion": "6.0.1823.26909"
          }
        }
      },
      "Microsoft.AspNetCore.Razor.Language/6.0.18": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
            "assemblyVersion": "6.0.18.0",
            "fileVersion": "6.0.1823.26909"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Client/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections.Client": "7.0.5",
          "Microsoft.AspNetCore.SignalR.Client.Core": "7.0.5"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Client.dll": {
            "assemblyVersion": "7.0.5.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Client.Core/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "7.0.5",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "7.0.5",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "System.Threading.Channels": "7.0.0"
        },
        "runtime": {
          "lib/netstandard2.1/Microsoft.AspNetCore.SignalR.Client.Core.dll": {
            "assemblyVersion": "7.0.5.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "7.0.5",
          "Microsoft.Extensions.Options": "7.0.1",
          "System.Text.Json": "7.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Common.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/7.0.5": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "7.0.5"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.Azure.Services.AppAuthentication/1.6.1": {
        "dependencies": {
          "Microsoft.IdentityModel.Clients.ActiveDirectory": "5.2.0",
          "System.Diagnostics.Process": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Services.AppAuthentication.dll": {
            "assemblyVersion": "1.6.1.0",
            "fileVersion": "1.6.1.0"
          }
        }
      },
      "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
        "runtime": {
          "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.Bot.Builder/4.20.0": {
        "dependencies": {
          "Microsoft.Bot.Connector": "4.20.0",
          "Microsoft.Bot.Connector.Streaming": "4.20.0",
          "Microsoft.Bot.Streaming": "4.20.0",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bot.Builder.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Bot.Builder.Integration.AspNet.Core/4.20.0": {
        "dependencies": {
          "Microsoft.Bot.Builder": "4.20.0",
          "Microsoft.Bot.Configuration": "4.20.0",
          "Microsoft.Bot.Connector.Streaming": "4.20.0",
          "Microsoft.Bot.Streaming": "4.20.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Bot.Builder.Integration.AspNet.Core.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Bot.Configuration/4.20.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bot.Configuration.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Bot.Connector/4.20.0": {
        "dependencies": {
          "Microsoft.Azure.Services.AppAuthentication": "1.6.1",
          "Microsoft.Bot.Schema": "4.20.0",
          "Microsoft.Extensions.Http": "6.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "Microsoft.Identity.Client": "4.50.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
          "Microsoft.Rest.ClientRuntime": "2.3.21",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bot.Connector.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Bot.Connector.Streaming/4.20.0": {
        "dependencies": {
          "Microsoft.Bot.Schema": "4.20.0",
          "Microsoft.Bot.Streaming": "4.20.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "Newtonsoft.Json": "13.0.3",
          "System.IO.Pipelines": "7.0.0",
          "System.Text.Encodings.Web": "7.0.0",
          "System.Text.Json": "7.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bot.Connector.Streaming.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Bot.Schema/4.20.0": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bot.Schema.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Bot.Streaming/4.20.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "7.0.0",
          "Microsoft.Net.Http.Headers": "2.1.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Bot.Streaming.dll": {
            "assemblyVersion": "4.20.0.0",
            "fileVersion": "4.20.0.0"
          }
        }
      },
      "Microsoft.Build/17.3.2": {
        "dependencies": {
          "Microsoft.Build.Framework": "17.3.2",
          "Microsoft.NET.StringTools": "17.3.2",
          "System.Collections.Immutable": "6.0.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Reflection.Metadata": "6.0.0",
          "System.Reflection.MetadataLoadContext": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "6.0.0",
          "System.Text.Json": "7.0.2",
          "System.Threading.Tasks.Dataflow": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Build.dll": {
            "assemblyVersion": "15.1.0.0",
            "fileVersion": "17.3.2.46306"
          }
        }
      },
      "Microsoft.Build.Framework/17.3.2": {
        "dependencies": {
          "System.Security.Permissions": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Build.Framework.dll": {
            "assemblyVersion": "15.1.0.0",
            "fileVersion": "17.3.2.46306"
          }
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.3.2": {},
      "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.AnalyzerUtilities.dll": {
            "assemblyVersion": "3.3.2.30504",
            "fileVersion": "3.3.2.30504"
          }
        }
      },
      "Microsoft.CodeAnalysis.Common/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.3.2",
          "System.Collections.Immutable": "6.0.0",
          "System.Memory": "4.5.5",
          "System.Reflection.Metadata": "6.0.0",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encoding.CodePages": "6.0.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "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/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "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.CSharp.Features/4.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Features": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Features.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/4.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Features/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.AnalyzerUtilities": "3.3.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Scripting.Common": "4.0.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "4.0.0",
          "Microsoft.DiaSymReader": "1.3.0",
          "Microsoft.VisualStudio.Debugger.Contracts": "17.2.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Features.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Features.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Razor/6.0.18": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.18",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
            "assemblyVersion": "6.0.18.0",
            "fileVersion": "6.0.1823.26909"
          }
        }
      },
      "Microsoft.CodeAnalysis.Scripting.Common/4.0.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "4.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Scripting.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/4.0.0": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "Microsoft.CodeAnalysis.Common": "4.0.0",
          "System.Composition": "1.0.31",
          "System.IO.Pipelines": "7.0.0"
        },
        "runtime": {
          "lib/netcoreapp3.1/Microsoft.CodeAnalysis.Workspaces.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.0.21.51404"
          }
        },
        "resources": {
          "lib/netcoreapp3.1/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netcoreapp3.1/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netcoreapp3.1/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netcoreapp3.1/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netcoreapp3.1/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netcoreapp3.1/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netcoreapp3.1/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netcoreapp3.1/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netcoreapp3.1/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netcoreapp3.1/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netcoreapp3.1/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netcoreapp3.1/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netcoreapp3.1/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "Microsoft.Data.SqlClient/2.1.4": {
        "dependencies": {
          "Microsoft.Data.SqlClient.SNI.runtime": "2.1.1",
          "Microsoft.Identity.Client": "4.50.0",
          "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "6.8.0",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Configuration.ConfigurationManager": "6.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.Runtime.Caching": "4.7.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Text.Encoding.CodePages": "6.0.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp3.1/Microsoft.Data.SqlClient.dll": {
            "assemblyVersion": "2.0.20168.4",
            "fileVersion": "2.0.20168.4"
          }
        }
      },
      "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
        "native": {
          "runtimes/win-x64/native/Microsoft.Data.SqlClient.SNI.dll": {
            "fileVersion": "2.1.1.0"
          }
        }
      },
      "Microsoft.DiaSymReader/1.3.0": {
        "dependencies": {
          "NETStandard.Library": "1.6.1"
        },
        "runtime": {
          "lib/netstandard1.1/Microsoft.DiaSymReader.dll": {
            "assemblyVersion": "1.3.0.0",
            "fileVersion": "1.3.0.63011"
          }
        }
      },
      "Microsoft.DotNet.Scaffolding.Shared/6.0.14": {
        "dependencies": {
          "Humanizer": "2.14.1",
          "Microsoft.CodeAnalysis.CSharp.Features": "4.0.0",
          "Newtonsoft.Json": "13.0.3",
          "NuGet.ProjectModel": "6.3.1",
          "System.Collections.Immutable": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.DotNet.Scaffolding.Shared.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/6.0.19": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "6.0.19",
          "Microsoft.EntityFrameworkCore.Analyzers": "6.0.19",
          "Microsoft.Extensions.Caching.Memory": "6.0.1",
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "System.Collections.Immutable": "6.0.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1"
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "6.0.19.0",
            "fileVersion": "6.0.1923.31801"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/6.0.19": {
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "6.0.19.0",
            "fileVersion": "6.0.1923.31801"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Analyzers/6.0.19": {},
      "Microsoft.EntityFrameworkCore.Design/6.0.19": {
        "dependencies": {
          "Humanizer.Core": "2.14.1",
          "Microsoft.EntityFrameworkCore.Relational": "6.0.19"
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/6.0.19": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "6.0.19",
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "6.0.19.0",
            "fileVersion": "6.0.1923.31801"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/6.0.0": {
        "dependencies": {
          "Microsoft.Data.SqlClient": "2.1.4",
          "Microsoft.EntityFrameworkCore.Relational": "6.0.19"
        },
        "runtime": {
          "lib/net6.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52301"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Tools/5.0.10": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Design": "6.0.19"
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Caching.Memory/6.0.1": {
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "6.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1",
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Configuration.Binder/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0"
        }
      },
      "Microsoft.Extensions.DependencyInjection/7.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "Microsoft.Extensions.DependencyModel/6.0.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "7.0.0",
          "System.Text.Json": "7.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "Microsoft.Extensions.Features/7.0.5": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Features.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.523.17410"
          }
        }
      },
      "Microsoft.Extensions.Http/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1"
        }
      },
      "Microsoft.Extensions.Logging/7.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Logging.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "Microsoft.Extensions.Options/7.0.1": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Primitives": "7.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.323.6910"
          }
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "6.0.0",
          "Microsoft.Extensions.Configuration.Binder": "6.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "7.0.0",
          "Microsoft.Extensions.Options": "7.0.1",
          "Microsoft.Extensions.Primitives": "7.0.0"
        }
      },
      "Microsoft.Extensions.Primitives/7.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "Microsoft.Identity.Client/4.50.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Abstractions": "6.22.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.Identity.Client.dll": {
            "assemblyVersion": "4.50.0.0",
            "fileVersion": "4.50.0.0"
          }
        }
      },
      "Microsoft.IdentityModel.Abstractions/6.22.0": {
        "runtime": {
          "lib/net6.0/Microsoft.IdentityModel.Abstractions.dll": {
            "assemblyVersion": "6.22.0.0",
            "fileVersion": "6.22.0.30727"
          }
        }
      },
      "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "NETStandard.Library": "1.6.1",
          "System.ComponentModel.TypeConverter": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Net.Http": "4.3.4",
          "System.Runtime.Serialization.Formatters": "4.3.0",
          "System.Runtime.Serialization.Json": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Security.SecureString": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {
            "assemblyVersion": "5.2.0.0",
            "fileVersion": "5.2.0.0"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "6.8.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "6.8.0.0",
            "fileVersion": "6.8.0.11012"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/6.8.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "6.8.0.0",
            "fileVersion": "6.8.0.11012"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "6.8.0",
          "Microsoft.IdentityModel.Tokens": "6.8.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "6.8.0.0",
            "fileVersion": "6.8.0.11012"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "6.8.0",
          "System.IdentityModel.Tokens.Jwt": "6.8.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "6.8.0.0",
            "fileVersion": "6.8.0.11012"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/6.8.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.IdentityModel.Logging": "6.8.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "6.8.0.0",
            "fileVersion": "6.8.0.11012"
          }
        }
      },
      "Microsoft.Net.Http.Headers/2.1.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "7.0.0",
          "System.Buffers": "4.5.1"
        }
      },
      "Microsoft.NET.StringTools/17.3.2": {
        "dependencies": {
          "System.Memory": "4.5.5",
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.NET.StringTools.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "17.3.2.46306"
          }
        }
      },
      "Microsoft.NETCore.Platforms/1.1.1": {},
      "Microsoft.NETCore.Targets/1.1.0": {},
      "Microsoft.Rest.ClientRuntime/2.3.21": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Rest.ClientRuntime.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.3.21.0"
          }
        }
      },
      "Microsoft.VisualStudio.Debugger.Contracts/17.2.0": {
        "dependencies": {
          "MessagePack": "2.1.152",
          "MessagePackAnalyzer": "2.1.152",
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "System.Collections.Immutable": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Debugger.Contracts.dll": {
            "assemblyVersion": "16.0.0.0",
            "fileVersion": "17.200.21.51202"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration/6.0.14": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "6.0.14",
          "System.Collections.Immutable": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Core/6.0.14": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "7.0.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "6.0.14",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Design/6.0.14": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "6.0.14"
        },
        "runtime": {
          "lib/net6.0/dotnet-aspnet-codegenerator-design.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/6.0.14": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Microsoft.VisualStudio.Web.CodeGeneration.Core": "6.0.14"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Templating/6.0.14": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "6.0.18",
          "Microsoft.CodeAnalysis.CSharp": "4.0.0",
          "Microsoft.CodeAnalysis.Razor": "6.0.18",
          "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "6.0.14"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Utils/6.0.14": {
        "dependencies": {
          "Microsoft.Build": "17.3.2",
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.0.0",
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/6.0.14": {
        "dependencies": {
          "Microsoft.DotNet.Scaffolding.Shared": "6.0.14",
          "Microsoft.VisualStudio.Web.CodeGeneration": "6.0.14"
        },
        "runtime": {
          "lib/net6.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
            "assemblyVersion": "6.0.14.0",
            "fileVersion": "6.0.1423.31102"
          }
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.win.Microsoft.Win32.Primitives": "4.3.0"
        }
      },
      "Microsoft.Win32.Registry/4.7.0": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0",
          "System.Security.Principal.Windows": "5.0.0"
        }
      },
      "Microsoft.Win32.SystemEvents/6.0.0": {
        "runtime": {
          "runtimes/win/lib/net6.0/Microsoft.Win32.SystemEvents.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "NETStandard.Library/1.6.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Console": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.Compression.ZipFile": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Net.Http": "4.3.4",
          "System.Net.Primitives": "4.3.0",
          "System.Net.Sockets": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Timer": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0"
        }
      },
      "Newtonsoft.Json/13.0.3": {
        "runtime": {
          "lib/net6.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "13.0.0.0",
            "fileVersion": "13.0.3.27908"
          }
        }
      },
      "NuGet.Common/6.3.1": {
        "dependencies": {
          "NuGet.Frameworks": "6.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Common.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Configuration/6.3.1": {
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "System.Security.Cryptography.ProtectedData": "6.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.Configuration.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.DependencyResolver.Core/6.3.1": {
        "dependencies": {
          "NuGet.Configuration": "6.3.1",
          "NuGet.LibraryModel": "6.3.1",
          "NuGet.Protocol": "6.3.1"
        },
        "runtime": {
          "lib/net5.0/NuGet.DependencyResolver.Core.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Frameworks/6.3.1": {
        "runtime": {
          "lib/netstandard2.0/NuGet.Frameworks.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.LibraryModel/6.3.1": {
        "dependencies": {
          "NuGet.Common": "6.3.1",
          "NuGet.Versioning": "6.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/NuGet.LibraryModel.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Packaging/6.3.1": {
        "dependencies": {
          "Newtonsoft.Json": "13.0.3",
          "NuGet.Configuration": "6.3.1",
          "NuGet.Versioning": "6.3.1",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Pkcs": "5.0.0"
        },
        "runtime": {
          "lib/net5.0/NuGet.Packaging.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.ProjectModel/6.3.1": {
        "dependencies": {
          "NuGet.DependencyResolver.Core": "6.3.1"
        },
        "runtime": {
          "lib/net5.0/NuGet.ProjectModel.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Protocol/6.3.1": {
        "dependencies": {
          "NuGet.Packaging": "6.3.1"
        },
        "runtime": {
          "lib/net5.0/NuGet.Protocol.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "NuGet.Versioning/6.3.1": {
        "runtime": {
          "lib/netstandard2.0/NuGet.Versioning.dll": {
            "assemblyVersion": "6.3.1.1",
            "fileVersion": "6.3.1.1"
          }
        }
      },
      "OpenAI/1.7.2": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0",
          "Microsoft.Extensions.Http": "6.0.0",
          "Newtonsoft.Json": "13.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/OpenAI_API.dll": {
            "assemblyVersion": "1.7.2.0",
            "fileVersion": "1.7.2.0"
          }
        }
      },
      "runtime.any.System.Collections/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "runtime.any.System.Diagnostics.Tools/4.3.0": {},
      "runtime.any.System.Diagnostics.Tracing/4.3.0": {},
      "runtime.any.System.Globalization/4.3.0": {},
      "runtime.any.System.Globalization.Calendars/4.3.0": {},
      "runtime.any.System.IO/4.3.0": {},
      "runtime.any.System.Reflection/4.3.0": {},
      "runtime.any.System.Reflection.Extensions/4.3.0": {},
      "runtime.any.System.Reflection.Primitives/4.3.0": {},
      "runtime.any.System.Resources.ResourceManager/4.3.0": {},
      "runtime.any.System.Runtime/4.3.0": {
        "dependencies": {
          "System.Private.Uri": "4.3.0"
        }
      },
      "runtime.any.System.Runtime.Handles/4.3.0": {},
      "runtime.any.System.Runtime.InteropServices/4.3.0": {},
      "runtime.any.System.Text.Encoding/4.3.0": {},
      "runtime.any.System.Text.Encoding.Extensions/4.3.0": {},
      "runtime.any.System.Threading.Tasks/4.3.0": {},
      "runtime.any.System.Threading.Timer/4.3.0": {},
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.native.System/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
        "dependencies": {
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2",
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {},
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {},
      "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        }
      },
      "runtime.win.System.Console/4.3.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "runtime.win.System.Diagnostics.Debug/4.3.0": {},
      "runtime.win.System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Overlapped": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "runtime.win.System.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "runtime.win.System.Net.Sockets/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Net.NameResolution": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Threading": "4.3.0",
          "System.Threading.Overlapped": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "runtime.win.System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "System.Private.Uri": "4.3.0"
        }
      },
      "System.AppContext/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Buffers/4.5.1": {},
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Collections": "4.3.0"
        }
      },
      "System.Collections.Concurrent/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Collections.Immutable/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Collections.NonGeneric/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Collections.Specialized/4.3.0": {
        "dependencies": {
          "System.Collections.NonGeneric": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.ComponentModel/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.ComponentModel.Primitives/4.3.0": {
        "dependencies": {
          "System.ComponentModel": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.ComponentModel.TypeConverter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.NonGeneric": "4.3.0",
          "System.Collections.Specialized": "4.3.0",
          "System.ComponentModel": "4.3.0",
          "System.ComponentModel.Primitives": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Composition/1.0.31": {
        "dependencies": {
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Convention": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Composition.TypedParts": "1.0.31"
        }
      },
      "System.Composition.AttributedModel/1.0.31": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.AttributedModel.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        }
      },
      "System.Composition.Convention/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Convention.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        }
      },
      "System.Composition.Hosting/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Hosting.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        }
      },
      "System.Composition.Runtime/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.Runtime.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        }
      },
      "System.Composition.TypedParts/1.0.31": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Composition.AttributedModel": "1.0.31",
          "System.Composition.Hosting": "1.0.31",
          "System.Composition.Runtime": "1.0.31",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/System.Composition.TypedParts.dll": {
            "assemblyVersion": "1.0.31.0",
            "fileVersion": "4.6.24705.1"
          }
        }
      },
      "System.Configuration.ConfigurationManager/6.0.0": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "6.0.0",
          "System.Security.Permissions": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Console/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.win.System.Console": "4.3.0"
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.win.System.Diagnostics.Debug": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/6.0.1": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Diagnostics.Process/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.Win32.Primitives": "4.3.0",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Thread": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Diagnostics.Tools": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Diagnostics.Tracing": "4.3.0"
        }
      },
      "System.Drawing.Common/6.0.0": {
        "dependencies": {
          "Microsoft.Win32.SystemEvents": "6.0.0"
        },
        "runtime": {
          "runtimes/win/lib/net6.0/System.Drawing.Common.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Dynamic.Runtime/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Formats.Asn1/5.0.0": {},
      "System.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Globalization": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Globalization.Calendars": "4.3.0"
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        }
      },
      "System.IdentityModel.Tokens.Jwt/6.8.0": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "6.8.0",
          "Microsoft.IdentityModel.Tokens": "6.8.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "6.8.0.0",
            "fileVersion": "6.8.0.11012"
          }
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.any.System.IO": "4.3.0"
        }
      },
      "System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Buffers": "4.5.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.IO.Compression": "4.3.0"
        }
      },
      "System.IO.Compression.ZipFile/4.3.0": {
        "dependencies": {
          "System.Buffers": "4.5.1",
          "System.IO": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.win.System.IO.FileSystem": "4.3.0"
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO.Pipelines/7.0.0": {
        "runtime": {
          "lib/net6.0/System.IO.Pipelines.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Linq/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Linq.Async/6.0.1": {
        "dependencies": {
          "Microsoft.Bcl.AsyncInterfaces": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Linq.Async.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.1.35981"
          }
        }
      },
      "System.Linq.Expressions/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Memory/4.5.5": {},
      "System.Net.Http/4.3.4": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "6.0.1",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Net.NameResolution/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "5.0.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "runtime.win.System.Net.Primitives": "4.3.0"
        }
      },
      "System.Net.Sockets/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.win.System.Net.Sockets": "4.3.0"
        }
      },
      "System.ObjectModel/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Private.DataContractSerialization/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0",
          "System.Xml.XmlSerializer": "4.3.0"
        }
      },
      "System.Private.Uri/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Reflection": "4.3.0"
        }
      },
      "System.Reflection.Emit/4.6.0": {},
      "System.Reflection.Emit.ILGeneration/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Emit.Lightweight/4.6.0": {},
      "System.Reflection.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Reflection.Extensions": "4.3.0"
        }
      },
      "System.Reflection.Metadata/6.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "6.0.0"
        }
      },
      "System.Reflection.MetadataLoadContext/6.0.0": {
        "dependencies": {
          "System.Collections.Immutable": "6.0.0",
          "System.Reflection.Metadata": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Reflection.MetadataLoadContext.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Reflection.Primitives": "4.3.0"
        }
      },
      "System.Reflection.TypeExtensions/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Resources.ResourceManager/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Resources.ResourceManager": "4.3.0"
        }
      },
      "System.Runtime/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "runtime.any.System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Caching/4.7.0": {
        "dependencies": {
          "System.Configuration.ConfigurationManager": "6.0.0"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Runtime.Caching.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Runtime.CompilerServices.Unsafe/6.0.0": {},
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.win.System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "runtime.any.System.Runtime.InteropServices": "4.3.0"
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Runtime.Numerics/4.3.0": {
        "dependencies": {
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Formatters/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Json/4.3.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Private.DataContractSerialization": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Serialization.Primitives/4.3.0": {
        "dependencies": {
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Security.AccessControl/6.0.0": {},
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Cng/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0"
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.OpenSsl/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Pkcs/5.0.0": {
        "dependencies": {
          "System.Formats.Asn1": "5.0.0",
          "System.Security.Cryptography.Cng": "5.0.0"
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Security.Cryptography.ProtectedData/6.0.0": {
        "runtime": {
          "runtimes/win/lib/net6.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "5.0.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Permissions/6.0.0": {
        "dependencies": {
          "System.Security.AccessControl": "6.0.0",
          "System.Windows.Extensions": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Security.Permissions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Security.Principal.Windows/5.0.0": {},
      "System.Security.SecureString/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/6.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.any.System.Text.Encoding.Extensions": "4.3.0"
        }
      },
      "System.Text.Encodings.Web/7.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Text.Json/7.0.2": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "6.0.0",
          "System.Text.Encodings.Web": "7.0.0"
        },
        "runtime": {
          "lib/net6.0/System.Text.Json.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.323.6910"
          }
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Channels/7.0.0": {
        "runtime": {
          "lib/net6.0/System.Threading.Channels.dll": {
            "assemblyVersion": "7.0.0.0",
            "fileVersion": "7.0.22.51805"
          }
        }
      },
      "System.Threading.Overlapped/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.Tasks.Dataflow/6.0.0": {},
      "System.Threading.Tasks.Extensions/4.5.4": {},
      "System.Threading.Thread/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.ThreadPool/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Threading.Timer/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "1.1.1",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "runtime.any.System.Threading.Timer": "4.3.0"
        }
      },
      "System.Windows.Extensions/6.0.0": {
        "dependencies": {
          "System.Drawing.Common": "6.0.0"
        },
        "runtime": {
          "runtimes/win/lib/net6.0/System.Windows.Extensions.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.21.52210"
          }
        }
      },
      "System.Xml.ReaderWriter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Tasks.Extensions": "4.5.4"
        }
      },
      "System.Xml.XDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XmlDocument/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XmlSerializer/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        }
      }
    }
  },
  "libraries": {
    "ChatBotV1/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "runtimepack.Microsoft.NETCore.App.Runtime.win-x64/6.0.27": {
      "type": "runtimepack",
      "serviceable": false,
      "sha512": ""
    },
    "runtimepack.Microsoft.AspNetCore.App.Runtime.win-x64/6.0.27": {
      "type": "runtimepack",
      "serviceable": false,
      "sha512": ""
    },
    "Betalgo.OpenAI.GPT3/6.8.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SYY5hYOq+U0FDWvsbgojRgR+hBDrElVR9r8b4o0pwsmFA1+FN+e8iFAGEY+D4UN18CzUc6uSYfrG2kl3aSEsUA==",
      "path": "betalgo.openai.gpt3/6.8.4",
      "hashPath": "betalgo.openai.gpt3.6.8.4.nupkg.sha512"
    },
    "BingChat/0.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-O0D3oXxMhVKUrmsUjnOv8vGEwZAq/LNjlSuT45Mha9nnHzO4bvU4/7vClcyy7/hLZfdawRNP/K0A5qtd9Ts3yw==",
      "path": "bingchat/0.8.0",
      "hashPath": "bingchat.0.8.0.nupkg.sha512"
    },
    "Humanizer/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/FUTD3cEceAAmJSCPN9+J+VhGwmL/C12jvwlyM1DFXShEMsBzvLzLqSrJ2rb+k/W2znKw7JyflZgZpyE+tI7lA==",
      "path": "humanizer/2.14.1",
      "hashPath": "humanizer.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lQKvtaTDOXnoVJ20ibTuSIOf2i0uO0MPbDhd1jm238I+U/2ZnRENj0cktKZhtchBMtCUSRQ5v4xBCUbKNmyVMw==",
      "path": "humanizer.core/2.14.1",
      "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.af/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BoQHyu5le+xxKOw+/AUM7CLXneM/Bh3++0qh1u0+D95n6f9eGt9kNc8LcAHLIOwId7Sd5hiAaaav0Nimj3peNw==",
      "path": "humanizer.core.af/2.14.1",
      "hashPath": "humanizer.core.af.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ar/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3d1V10LDtmqg5bZjWkA/EkmGFeSfNBcyCH+TiHcHP+HGQQmRq3eBaLcLnOJbVQVn3Z6Ak8GOte4RX4kVCxQlFA==",
      "path": "humanizer.core.ar/2.14.1",
      "hashPath": "humanizer.core.ar.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.az/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8Z/tp9PdHr/K2Stve2Qs/7uqWPWLUK9D8sOZDNzyv42e20bSoJkHFn7SFoxhmaoVLJwku2jp6P7HuwrfkrP18Q==",
      "path": "humanizer.core.az/2.14.1",
      "hashPath": "humanizer.core.az.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.bg/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-S+hIEHicrOcbV2TBtyoPp1AVIGsBzlarOGThhQYCnP6QzEYo/5imtok6LMmhZeTnBFoKhM8yJqRfvJ5yqVQKSQ==",
      "path": "humanizer.core.bg/2.14.1",
      "hashPath": "humanizer.core.bg.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.bn-BD/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U3bfj90tnUDRKlL1ZFlzhCHoVgpTcqUlTQxjvGCaFKb+734TTu3nkHUWVZltA1E/swTvimo/aXLtkxnLFrc0EQ==",
      "path": "humanizer.core.bn-bd/2.14.1",
      "hashPath": "humanizer.core.bn-bd.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.cs/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jWrQkiCTy3L2u1T86cFkgijX6k7hoB0pdcFMWYaSZnm6rvG/XJE40tfhYyKhYYgIc1x9P2GO5AC7xXvFnFdqMQ==",
      "path": "humanizer.core.cs/2.14.1",
      "hashPath": "humanizer.core.cs.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.da/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5o0rJyE/2wWUUphC79rgYDnif/21MKTTx9LIzRVz9cjCIVFrJ2bDyR2gapvI9D6fjoyvD1NAfkN18SHBsO8S9g==",
      "path": "humanizer.core.da/2.14.1",
      "hashPath": "humanizer.core.da.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.de/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9JD/p+rqjb8f5RdZ3aEJqbjMYkbk4VFii2QDnnOdNo6ywEfg/A5YeOQ55CaBJmy7KvV4tOK4+qHJnX/tg3Z54A==",
      "path": "humanizer.core.de/2.14.1",
      "hashPath": "humanizer.core.de.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.el/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Xmv6sTL5mqjOWGGpqY7bvbfK5RngaUHSa8fYDGSLyxY9mGdNbDcasnRnMOvi0SxJS9gAqBCn21Xi90n2SHZbFA==",
      "path": "humanizer.core.el/2.14.1",
      "hashPath": "humanizer.core.el.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.es/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e//OIAeMB7pjBV1HqqI4pM2Bcw3Jwgpyz9G5Fi4c+RJvhqFwztoWxW57PzTnNJE2lbhGGLQZihFZjsbTUsbczA==",
      "path": "humanizer.core.es/2.14.1",
      "hashPath": "humanizer.core.es.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fa/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nzDOj1x0NgjXMjsQxrET21t1FbdoRYujzbmZoR8u8ou5CBWY1UNca0j6n/PEJR/iUbt4IxstpszRy41wL/BrpA==",
      "path": "humanizer.core.fa/2.14.1",
      "hashPath": "humanizer.core.fa.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fi-FI/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vnxxx4LUhp3AzowYi6lZLAA9Lh8UqkdwRh4IE2qDXiVpbo08rSbokATaEzFS+o+/jCNZBmoyyyph3vgmcSzhhQ==",
      "path": "humanizer.core.fi-fi/2.14.1",
      "hashPath": "humanizer.core.fi-fi.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2p4g0BYNzFS3u9SOIDByp2VClYKO0K1ecDV4BkB9EYdEPWfFODYnF+8CH8LpUrpxL2TuWo2fiFx/4Jcmrnkbpg==",
      "path": "humanizer.core.fr/2.14.1",
      "hashPath": "humanizer.core.fr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.fr-BE/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o6R3SerxCRn5Ij8nCihDNMGXlaJ/1AqefteAssgmU2qXYlSAGdhxmnrQAXZUDlE4YWt/XQ6VkNLtH7oMqsSPFQ==",
      "path": "humanizer.core.fr-be/2.14.1",
      "hashPath": "humanizer.core.fr-be.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.he/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FPsAhy7Iw6hb+ZitLgYC26xNcgGAHXb0V823yFAzcyoL5ozM+DCJtYfDPYiOpsJhEZmKFTM9No0jUn1M89WGvg==",
      "path": "humanizer.core.he/2.14.1",
      "hashPath": "humanizer.core.he.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.hr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-chnaD89yOlST142AMkAKLuzRcV5df3yyhDyRU5rypDiqrq2HN8y1UR3h1IicEAEtXLoOEQyjSAkAQ6QuXkn7aw==",
      "path": "humanizer.core.hr/2.14.1",
      "hashPath": "humanizer.core.hr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.hu/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hAfnaoF9LTGU/CmFdbnvugN4tIs8ppevVMe3e5bD24+tuKsggMc5hYta9aiydI8JH9JnuVmxvNI4DJee1tK05A==",
      "path": "humanizer.core.hu/2.14.1",
      "hashPath": "humanizer.core.hu.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.hy/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sVIKxOiSBUb4gStRHo9XwwAg9w7TNvAXbjy176gyTtaTiZkcjr9aCPziUlYAF07oNz6SdwdC2mwJBGgvZ0Sl2g==",
      "path": "humanizer.core.hy/2.14.1",
      "hashPath": "humanizer.core.hy.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.id/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4Zl3GTvk3a49Ia/WDNQ97eCupjjQRs2iCIZEQdmkiqyaLWttfb+cYXDMGthP42nufUL0SRsvBctN67oSpnXtsg==",
      "path": "humanizer.core.id/2.14.1",
      "hashPath": "humanizer.core.id.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.is/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-R67A9j/nNgcWzU7gZy1AJ07ABSLvogRbqOWvfRDn4q6hNdbg/mjGjZBp4qCTPnB2mHQQTCKo3oeCUayBCNIBCw==",
      "path": "humanizer.core.is/2.14.1",
      "hashPath": "humanizer.core.is.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.it/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jYxGeN4XIKHVND02FZ+Woir3CUTyBhLsqxu9iqR/9BISArkMf1Px6i5pRZnvq4fc5Zn1qw71GKKoCaHDJBsLFw==",
      "path": "humanizer.core.it/2.14.1",
      "hashPath": "humanizer.core.it.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ja/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TM3ablFNoYx4cYJybmRgpDioHpiKSD7q0QtMrmpsqwtiiEsdW5zz/q4PolwAczFnvrKpN6nBXdjnPPKVet93ng==",
      "path": "humanizer.core.ja/2.14.1",
      "hashPath": "humanizer.core.ja.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ko-KR/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CtvwvK941k/U0r8PGdEuBEMdW6jv/rBiA9tUhakC7Zd2rA/HCnDcbr1DiNZ+/tRshnhzxy/qwmpY8h4qcAYCtQ==",
      "path": "humanizer.core.ko-kr/2.14.1",
      "hashPath": "humanizer.core.ko-kr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ku/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vHmzXcVMe+LNrF9txpdHzpG7XJX65SiN9GQd/Zkt6gsGIIEeECHrkwCN5Jnlkddw2M/b0HS4SNxdR1GrSn7uCA==",
      "path": "humanizer.core.ku/2.14.1",
      "hashPath": "humanizer.core.ku.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.lv/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E1/KUVnYBS1bdOTMNDD7LV/jdoZv/fbWTLPtvwdMtSdqLyRTllv6PGM9xVQoFDYlpvVGtEl/09glCojPHw8ffA==",
      "path": "humanizer.core.lv/2.14.1",
      "hashPath": "humanizer.core.lv.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ms-MY/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vX8oq9HnYmAF7bek4aGgGFJficHDRTLgp/EOiPv9mBZq0i4SA96qVMYSjJ2YTaxs7Eljqit7pfpE2nmBhY5Fnw==",
      "path": "humanizer.core.ms-my/2.14.1",
      "hashPath": "humanizer.core.ms-my.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.mt/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pEgTBzUI9hzemF7xrIZigl44LidTUhNu4x/P6M9sAwZjkUF0mMkbpxKkaasOql7lLafKrnszs0xFfaxQyzeuZQ==",
      "path": "humanizer.core.mt/2.14.1",
      "hashPath": "humanizer.core.mt.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.nb/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mbs3m6JJq53ssLqVPxNfqSdTxAcZN3njlG8yhJVx83XVedpTe1ECK9aCa8FKVOXv93Gl+yRHF82Hw9T9LWv2hw==",
      "path": "humanizer.core.nb/2.14.1",
      "hashPath": "humanizer.core.nb.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.nb-NO/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AsJxrrVYmIMbKDGe8W6Z6//wKv9dhWH7RsTcEHSr4tQt/80pcNvLi0hgD3fqfTtg0tWKtgch2cLf4prorEV+5A==",
      "path": "humanizer.core.nb-no/2.14.1",
      "hashPath": "humanizer.core.nb-no.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.nl/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-24b0OUdzJxfoqiHPCtYnR5Y4l/s4Oh7KW7uDp+qX25NMAHLCGog2eRfA7p2kRJp8LvnynwwQxm2p534V9m55wQ==",
      "path": "humanizer.core.nl/2.14.1",
      "hashPath": "humanizer.core.nl.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.pl/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-17mJNYaBssENVZyQHduiq+bvdXS0nhZJGEXtPKoMhKv3GD//WO0mEfd9wjEBsWCSmWI7bjRqhCidxzN+YtJmsg==",
      "path": "humanizer.core.pl/2.14.1",
      "hashPath": "humanizer.core.pl.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.pt/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8HB8qavcVp2la1GJX6t+G9nDYtylPKzyhxr9LAooIei9MnQvNsjEiIE4QvHoeDZ4weuQ9CsPg1c211XUMVEZ4A==",
      "path": "humanizer.core.pt/2.14.1",
      "hashPath": "humanizer.core.pt.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ro/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-psXNOcA6R8fSHoQYhpBTtTTYiOk8OBoN3PKCEDgsJKIyeY5xuK81IBdGi77qGZMu/OwBRQjQCBMtPJb0f4O1+A==",
      "path": "humanizer.core.ro/2.14.1",
      "hashPath": "humanizer.core.ro.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.ru/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zm245xUWrajSN2t9H7BTf84/2APbUkKlUJpcdgsvTdAysr1ag9fi1APu6JEok39RRBXDfNRVZHawQ/U8X0pSvQ==",
      "path": "humanizer.core.ru/2.14.1",
      "hashPath": "humanizer.core.ru.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sk/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ncw24Vf3ioRnbU4MsMFHafkyYi8JOnTqvK741GftlQvAbULBoTz2+e7JByOaasqeSi0KfTXeegJO+5Wk1c0Mbw==",
      "path": "humanizer.core.sk/2.14.1",
      "hashPath": "humanizer.core.sk.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sl/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l8sUy4ciAIbVThWNL0atzTS2HWtv8qJrsGWNlqrEKmPwA4SdKolSqnTes9V89fyZTc2Q43jK8fgzVE2C7t009A==",
      "path": "humanizer.core.sl/2.14.1",
      "hashPath": "humanizer.core.sl.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rnNvhpkOrWEymy7R/MiFv7uef8YO5HuXDyvojZ7JpijHWA5dXuVXooCOiA/3E93fYa3pxDuG2OQe4M/olXbQ7w==",
      "path": "humanizer.core.sr/2.14.1",
      "hashPath": "humanizer.core.sr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sr-Latn/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nuy/ykpk974F8ItoQMS00kJPr2dFNjOSjgzCwfysbu7+gjqHmbLcYs7G4kshLwdA4AsVncxp99LYeJgoh1JF5g==",
      "path": "humanizer.core.sr-latn/2.14.1",
      "hashPath": "humanizer.core.sr-latn.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.sv/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-E53+tpAG0RCp+cSSI7TfBPC+NnsEqUuoSV0sU+rWRXWr9MbRWx1+Zj02XMojqjGzHjjOrBFBBio6m74seFl0AA==",
      "path": "humanizer.core.sv/2.14.1",
      "hashPath": "humanizer.core.sv.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.th-TH/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eSevlJtvs1r4vQarNPfZ2kKDp/xMhuD00tVVzRXkSh1IAZbBJI/x2ydxUOwfK9bEwEp+YjvL1Djx2+kw7ziu7g==",
      "path": "humanizer.core.th-th/2.14.1",
      "hashPath": "humanizer.core.th-th.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.tr/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rQ8N+o7yFcFqdbtu1mmbrXFi8TQ+uy+fVH9OPI0CI3Cu1om5hUU/GOMC3hXsTCI6d79y4XX+0HbnD7FT5khegA==",
      "path": "humanizer.core.tr/2.14.1",
      "hashPath": "humanizer.core.tr.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.uk/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2uEfujwXKNm6bdpukaLtEJD+04uUtQD65nSGCetA1fYNizItEaIBUboNfr3GzJxSMQotNwGVM3+nSn8jTd0VSg==",
      "path": "humanizer.core.uk/2.14.1",
      "hashPath": "humanizer.core.uk.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.uz-Cyrl-UZ/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TD3ME2sprAvFqk9tkWrvSKx5XxEMlAn1sjk+cYClSWZlIMhQQ2Bp/w0VjX1Kc5oeKjxRAnR7vFcLUFLiZIDk9Q==",
      "path": "humanizer.core.uz-cyrl-uz/2.14.1",
      "hashPath": "humanizer.core.uz-cyrl-uz.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.uz-Latn-UZ/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/kHAoF4g0GahnugZiEMpaHlxb+W6jCEbWIdsq9/I1k48ULOsl/J0pxZj93lXC3omGzVF1BTVIeAtv5fW06Phsg==",
      "path": "humanizer.core.uz-latn-uz/2.14.1",
      "hashPath": "humanizer.core.uz-latn-uz.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.vi/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rsQNh9rmHMBtnsUUlJbShMsIMGflZtPmrMM6JNDw20nhsvqfrdcoDD8cMnLAbuSovtc3dP+swRmLQzKmXDTVPA==",
      "path": "humanizer.core.vi/2.14.1",
      "hashPath": "humanizer.core.vi.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.zh-CN/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uH2dWhrgugkCjDmduLdAFO9w1Mo0q07EuvM0QiIZCVm6FMCu/lGv2fpMu4GX+4HLZ6h5T2Pg9FIdDLCPN2a67w==",
      "path": "humanizer.core.zh-cn/2.14.1",
      "hashPath": "humanizer.core.zh-cn.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.zh-Hans/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WH6IhJ8V1UBG7rZXQk3dZUoP2gsi8a0WkL8xL0sN6WGiv695s8nVcmab9tWz20ySQbuzp0UkSxUQFi5jJHIpOQ==",
      "path": "humanizer.core.zh-hans/2.14.1",
      "hashPath": "humanizer.core.zh-hans.2.14.1.nupkg.sha512"
    },
    "Humanizer.Core.zh-Hant/2.14.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VIXB7HCUC34OoaGnO3HJVtSv2/wljPhjV7eKH4+TFPgQdJj2lvHNKY41Dtg0Bphu7X5UaXFR4zrYYyo+GNOjbA==",
      "path": "humanizer.core.zh-hant/2.14.1",
      "hashPath": "humanizer.core.zh-hant.2.14.1.nupkg.sha512"
    },
    "MessagePack/2.1.152": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PlJ31qf42uGuJfwc61x/Pt4hJi01xh1rrBofj1MJSLzEot/2UAIRdSgxEHN/8qou5CV8OBeDM9HXKPi1Oj8rpQ==",
      "path": "messagepack/2.1.152",
      "hashPath": "messagepack.2.1.152.nupkg.sha512"
    },
    "MessagePack.Annotations/2.1.152": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RONktDA/HA641ds/2bfOqYSVew8o8EJMcQ1P4M1J77QGgbzWiWt3nBHvCAwlx0VfO6K9S8xq4b5OLD2CUnhtCg==",
      "path": "messagepack.annotations/2.1.152",
      "hashPath": "messagepack.annotations.2.1.152.nupkg.sha512"
    },
    "MessagePackAnalyzer/2.1.152": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uJhZlGMkXDaFYsH8V9S6o1EyvsUqB9mpU4DVBXNr0DXZVzZMhuLP1IkLj5xK3EKlaAcvkFkZv3eSvuz360wb3Q==",
      "path": "messagepackanalyzer/2.1.152",
      "hashPath": "messagepackanalyzer.2.1.152.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Connections.Abstractions/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JIGZMIzXknW3d5R/F4OqQpaMNyBNApmqH+bXXw6XFbidfr6ygWOqWSXy8ErO+AlQtK5siYdENQuJpImVbQuFXw==",
      "path": "microsoft.aspnetcore.connections.abstractions/7.0.5",
      "hashPath": "microsoft.aspnetcore.connections.abstractions.7.0.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Client/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lHWyBRTbugsZauLfJfOeKjHJ6b/AMNzZYNFj2/HAXmCvq0PADOlQcDVRPAUUr54wp+ZJ3y6nSR2Jwlv/figEJQ==",
      "path": "microsoft.aspnetcore.http.connections.client/7.0.5",
      "hashPath": "microsoft.aspnetcore.http.connections.client.7.0.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Common/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ANh3reuf2e3Gm0sHdloMVYypcJ9Dkh64uxVAm9ktz/JOY7VBkSGW75TjBVoFv7Gh4IGXbjagdqI2mp4m8q6HQw==",
      "path": "microsoft.aspnetcore.http.connections.common/7.0.5",
      "hashPath": "microsoft.aspnetcore.http.connections.common.7.0.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.Extensions/6.0.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-g6Op5aFF72SReMEZWajCehcPsLIU4tPuGBszFanBaXtGIg8a/dWoCEegMEqBnrQKouWSeotIFb7ZwSJepTbhBg==",
      "path": "microsoft.aspnetcore.mvc.razor.extensions/6.0.18",
      "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.6.0.18.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation/6.0.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LcUP0upgmKAdXgFr63/TsXFouqv/E1E4WFJF6OfrP/fCsLB4qrRUV5TDMQCkFq9Uz2einyOTGMNrlKAUSI531g==",
      "path": "microsoft.aspnetcore.mvc.razor.runtimecompilation/6.0.18",
      "hashPath": "microsoft.aspnetcore.mvc.razor.runtimecompilation.6.0.18.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Language/6.0.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4V18M/qflKYQ4G0i0oaDUnnPw6jTwd1kIqivbnOSG0ljFhRAW99h3kJ63TUPuMVdDnmd6Kv4YHun7+IXaO7cTQ==",
      "path": "microsoft.aspnetcore.razor.language/6.0.18",
      "hashPath": "microsoft.aspnetcore.razor.language.6.0.18.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Client/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hN/gJpmDRCK3IDxhT86ElkCdwWXjBB3WtSY8wTLFni0Dh9FhGw7vqZPMRoJMpzPz81AlN+4i7WRqcFiawXmIOg==",
      "path": "microsoft.aspnetcore.signalr.client/7.0.5",
      "hashPath": "microsoft.aspnetcore.signalr.client.7.0.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Client.Core/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9CGeYbU6KeoaEkRat/dGI7RWrDJvzO+6bhrjN6uWzMU8zoH5ojulXu56a9+xyiVs8wadlxjtn/DznfVMmOUqaA==",
      "path": "microsoft.aspnetcore.signalr.client.core/7.0.5",
      "hashPath": "microsoft.aspnetcore.signalr.client.core.7.0.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Common/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y3UsmtBKdYYwo/cQJyqlqqxmLPJIhIT4IV4ej7G1HNf5zE3v43spIlf3ybUUHtrxP1hUyu4L++sCII9gDMbziA==",
      "path": "microsoft.aspnetcore.signalr.common/7.0.5",
      "hashPath": "microsoft.aspnetcore.signalr.common.7.0.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Protocols.Json/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BdxhNLe95Dp4F9e/h9N+TEhU1PBRCPxPagVkYgP2eZihcMnA+/D4lln9ALfofS1sAkkKRrXUKMhZlKT7hqb34w==",
      "path": "microsoft.aspnetcore.signalr.protocols.json/7.0.5",
      "hashPath": "microsoft.aspnetcore.signalr.protocols.json.7.0.5.nupkg.sha512"
    },
    "Microsoft.Azure.Services.AppAuthentication/1.6.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-78AcjpxnhJDov7HJa4kPpZxpI0coZhS0tdA9ZLUSPExKz5KTgfozayBTLAXDuTuq0gLRzFyf85SvIkrtbB8KpA==",
      "path": "microsoft.azure.services.appauthentication/1.6.1",
      "hashPath": "microsoft.azure.services.appauthentication.1.6.1.nupkg.sha512"
    },
    "Microsoft.Bcl.AsyncInterfaces/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
      "path": "microsoft.bcl.asyncinterfaces/6.0.0",
      "hashPath": "microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512"
    },
    "Microsoft.Bot.Builder/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gJnWRyEnPj9sdSjzFCeTUAZrAJzEjqngTqyldbj3GalbNZdGYIyoWQ65MGFbpwaW4PRJ7AGWS1sBRIxIN4ZYWw==",
      "path": "microsoft.bot.builder/4.20.0",
      "hashPath": "microsoft.bot.builder.4.20.0.nupkg.sha512"
    },
    "Microsoft.Bot.Builder.Integration.AspNet.Core/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ih0cbQ03U1NfttAFDVVBiyTBmToUBsz/CGPu5bZLB7DjSM22iynyL5F0C4bPGRnwAvyj0KVuEKLcDp/QtyqWYw==",
      "path": "microsoft.bot.builder.integration.aspnet.core/4.20.0",
      "hashPath": "microsoft.bot.builder.integration.aspnet.core.4.20.0.nupkg.sha512"
    },
    "Microsoft.Bot.Configuration/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AbiKfzSuMMVvBxYqE1p4MrqONr9jV2Gh8qf0txf8oJDlDoU/tWRqvYVTcHElau1F0f1MVWsThPD6Un3RNV5s7w==",
      "path": "microsoft.bot.configuration/4.20.0",
      "hashPath": "microsoft.bot.configuration.4.20.0.nupkg.sha512"
    },
    "Microsoft.Bot.Connector/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FydzepA+eibrzqB6n4JjEF7J87FS0to3o8RiaMpDzFveZr7zmaCsA8MJ+K/gFKOOoCvUqwoT9xqCofYjpHwxeA==",
      "path": "microsoft.bot.connector/4.20.0",
      "hashPath": "microsoft.bot.connector.4.20.0.nupkg.sha512"
    },
    "Microsoft.Bot.Connector.Streaming/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pGcEaTgQdL1b9+psm7plot6umKk9fel9IAh/ckPa5SsBx9A5463DKgjdxmObRLqrlKMSFxK8u45I5+G73IWLog==",
      "path": "microsoft.bot.connector.streaming/4.20.0",
      "hashPath": "microsoft.bot.connector.streaming.4.20.0.nupkg.sha512"
    },
    "Microsoft.Bot.Schema/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eUaWl5vJHQa7SUImXBGcRxN3z8a1ckzEBUS59r4afpu5Ce4lFJ/2G2dDCOBSQaG3gCDDdq4EhOkjbtj+dRoQRQ==",
      "path": "microsoft.bot.schema/4.20.0",
      "hashPath": "microsoft.bot.schema.4.20.0.nupkg.sha512"
    },
    "Microsoft.Bot.Streaming/4.20.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zSxTBIMdoXgNQVBSFS+veL6e+FK0CpAorqWzDOxljGTx/xd6BfQDoFnRMjZEHK/SregTe5PY2QbriS2Hm7tUVA==",
      "path": "microsoft.bot.streaming/4.20.0",
      "hashPath": "microsoft.bot.streaming.4.20.0.nupkg.sha512"
    },
    "Microsoft.Build/17.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k5+7CfF/aM/hykfnrF93VhbUnhGfpJkGaD+ce8VlhLnOqDyts7WV+8Up3YCP6qmXMZFeeH/Cp23w2wSliP0mBw==",
      "path": "microsoft.build/17.3.2",
      "hashPath": "microsoft.build.17.3.2.nupkg.sha512"
    },
    "Microsoft.Build.Framework/17.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iGfJt6rm/vIEowBG6qNX2Udn7UagI6MzalDwwdkDUkSwhvvrGCnDLphyRABAwrrsWHTD/LJlUAJsbW1SkC4CUQ==",
      "path": "microsoft.build.framework/17.3.2",
      "hashPath": "microsoft.build.framework.17.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/3.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7xt6zTlIEizUgEsYAIgm37EbdkiMmr6fP6J9pDoKEpiGM4pi32BCPGr/IczmSJI9Zzp0a6HOzpr9OvpMP+2veA==",
      "path": "microsoft.codeanalysis.analyzers/3.3.2",
      "hashPath": "microsoft.codeanalysis.analyzers.3.3.2.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.AnalyzerUtilities/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gyQ70pJ4T7hu/s0+QnEaXtYfeG/JrttGnxHJlrhpxsQjRIUGuRhVwNBtkHHYOrUAZ/l47L98/NiJX6QmTwAyrg==",
      "path": "microsoft.codeanalysis.analyzerutilities/3.3.0",
      "hashPath": "microsoft.codeanalysis.analyzerutilities.3.3.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d02ybMhUJl1r/dI6SkJPHrTiTzXBYCZeJdOLMckV+jyoMU/GGkjqFX/sRbv1K0QmlpwwKuLTiYVQvfYC+8ox2g==",
      "path": "microsoft.codeanalysis.common/4.0.0",
      "hashPath": "microsoft.codeanalysis.common.4.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2UVTGtyQGgTCazvnT6t82f+7AV2L+kqJdyb61rT9GQed4yK+tVh5IkaKcsm70VqyZQhBbDqsfZFNHnY65xhrRw==",
      "path": "microsoft.codeanalysis.csharp/4.0.0",
      "hashPath": "microsoft.codeanalysis.csharp.4.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Features/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WOTeKJN0I4/AzylA+VuTtB7V7VvnM41GXqnyiiDRNa3QtKFAzJbQ7CwLG97pcme+oQLz708z+s4Nzd9g0irytw==",
      "path": "microsoft.codeanalysis.csharp.features/4.0.0",
      "hashPath": "microsoft.codeanalysis.csharp.features.4.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Workspaces/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RQMc1+2cIRdOvY8vp6ygkzfBrvlYphnbmhhluKNh9+X+PpprQDKlbPrn9fLn6v9RlCsfa87joS3zJyGBEeWTXQ==",
      "path": "microsoft.codeanalysis.csharp.workspaces/4.0.0",
      "hashPath": "microsoft.codeanalysis.csharp.workspaces.4.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Features/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ci4pgjEgihb+fu2i1E12iOMGXU6GisYR3YrNd2aqt55ijjzLNqPV/+zt+cV3Qc0n08rJrIY2Bf6cTTMPY0bwJQ==",
      "path": "microsoft.codeanalysis.features/4.0.0",
      "hashPath": "microsoft.codeanalysis.features.4.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Razor/6.0.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8u6qid0wfBm06y7OBPeVpIvyCsScUi4B0H80fW8HPyFzh1TuLK/iYZeT214vpoF/T/RBmafy7hUDNWOvHHoEHA==",
      "path": "microsoft.codeanalysis.razor/6.0.18",
      "hashPath": "microsoft.codeanalysis.razor.6.0.18.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Scripting.Common/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jU/ncoHSFnXU/L2iju9AFlOwmsAYByIxhCCpeLPNTguXwosJp1o13mtrboJOfkDhi7ebvzQmvcZ++yBu8cF4Sw==",
      "path": "microsoft.codeanalysis.scripting.common/4.0.0",
      "hashPath": "microsoft.codeanalysis.scripting.common.4.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Workspaces.Common/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bEfHzx8PLmEN6aogVYHWmViHCWfms8emI43w9nNX+C8MLgtynOmVL/OJ4hbuONVp+4OuDAy5BDj69n5MnXQX8g==",
      "path": "microsoft.codeanalysis.workspaces.common/4.0.0",
      "hashPath": "microsoft.codeanalysis.workspaces.common.4.0.0.nupkg.sha512"
    },
    "Microsoft.CSharp/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kaj6Wb4qoMuH3HySFJhxwQfe8R/sJsNJnANrvv8WdFPMoNbKY5htfNscv+LHCu5ipz+49m2e+WQXpLXr9XYemQ==",
      "path": "microsoft.csharp/4.5.0",
      "hashPath": "microsoft.csharp.4.5.0.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient/2.1.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cDcKBTKILdRuAzJjbgXwGcUQXzMue+SG02kD4tZTXXfoz4ALrGLpCnA5k9khw3fnAMlMnRzLIGuvRdJurqmESA==",
      "path": "microsoft.data.sqlclient/2.1.4",
      "hashPath": "microsoft.data.sqlclient.2.1.4.nupkg.sha512"
    },
    "Microsoft.Data.SqlClient.SNI.runtime/2.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JwGDWkyZgm7SATJmFLfT2G4teimvNbNtq3lsS9a5DzvhEZnQrZjZhevCU0vdx8MjheLHoG5vocuO03QtioFQxQ==",
      "path": "microsoft.data.sqlclient.sni.runtime/2.1.1",
      "hashPath": "microsoft.data.sqlclient.sni.runtime.2.1.1.nupkg.sha512"
    },
    "Microsoft.DiaSymReader/1.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/fn1Tfo7j7k/slViPlM8azJuxQmri7FZ8dQ+gTeLbI29leN/1VK0U/BFcRdJNctsRCUgyKJ2q+I0Tjq07Rc1/Q==",
      "path": "microsoft.diasymreader/1.3.0",
      "hashPath": "microsoft.diasymreader.1.3.0.nupkg.sha512"
    },
    "Microsoft.DotNet.Scaffolding.Shared/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8SfkmlTJNODUxU4Oqp1zGq++XnSLd/Ow/gHeJntlIYHLZelXBkWTnBnfUoPTBh5WJWH9xbrhL4MydwuXqIVZuw==",
      "path": "microsoft.dotnet.scaffolding.shared/6.0.14",
      "hashPath": "microsoft.dotnet.scaffolding.shared.6.0.14.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/6.0.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rJyVCPookNEBScNenXtU2CRHD6YzdyI0V4NNGQrGMpREuWlrEyB3WhOzBuIvuEAYWKx8B7R82p9loC+OZ4ZvNA==",
      "path": "microsoft.entityframeworkcore/6.0.19",
      "hashPath": "microsoft.entityframeworkcore.6.0.19.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/6.0.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8lbiDRXU5pAELDvgLZj2NMeeIsnLAIk2n/q3wVc6ctU0rPYbeng3541hbeDj9mjd7kPtt0Vm5FVdcpjJFAy1dw==",
      "path": "microsoft.entityframeworkcore.abstractions/6.0.19",
      "hashPath": "microsoft.entityframeworkcore.abstractions.6.0.19.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Analyzers/6.0.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0XxgSQ2iymaIu8esrh8uGjK3BToPkRYdQXufr+7/mFiCHZ+ChfywxiRZJvPTpSUiHbT6lyFAnNT171RMVqMjcw==",
      "path": "microsoft.entityframeworkcore.analyzers/6.0.19",
      "hashPath": "microsoft.entityframeworkcore.analyzers.6.0.19.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Design/6.0.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wZ+Xxqa0pw1mlFFNvgvul2W1VuwDIWL3DcxsCA7yvLilT8iuT+3qjLHlvSz4c2I4xLhGDFH0w+VzBzQVrb6j0w==",
      "path": "microsoft.entityframeworkcore.design/6.0.19",
      "hashPath": "microsoft.entityframeworkcore.design.6.0.19.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/6.0.19": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LG0uv5ydT5d8Vxe9iNendVxe3YQCIxpl2l6OlRCRM5h0R8Er3pHD3JKhmZTAX/1rUe1v2mxs15knd0rfJC5SCQ==",
      "path": "microsoft.entityframeworkcore.relational/6.0.19",
      "hashPath": "microsoft.entityframeworkcore.relational.6.0.19.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.SqlServer/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1rYYHrvOIN1bXyN9qAVd0WhmTjbZNosyrMoAL4wRiw5pu65QazwjuVV6K1IWKD4AXPxQD7+k4CxAMVTPY//UrA==",
      "path": "microsoft.entityframeworkcore.sqlserver/6.0.0",
      "hashPath": "microsoft.entityframeworkcore.sqlserver.6.0.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Tools/5.0.10": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tZyRQ01KmPIGXO/jGGG9OrxKvFUckgq65FvGmYjwDazgBXIvfX2kdxXp2nN5gIQOiSMPMpRu8RDqI+2InyBuMg==",
      "path": "microsoft.entityframeworkcore.tools/5.0.10",
      "hashPath": "microsoft.entityframeworkcore.tools.5.0.10.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Abstractions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bcz5sSFJbganH0+YrfvIjJDIcKNW7TL07C4d1eTmXy/wOt52iz4LVogJb6pazs7W0+74j0YpXFErvp++Aq5Bsw==",
      "path": "microsoft.extensions.caching.abstractions/6.0.0",
      "hashPath": "microsoft.extensions.caching.abstractions.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Memory/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-B4y+Cev05eMcjf1na0v9gza6GUtahXbtY1JCypIgx3B4Ea/KAgsWyXEmW4q6zMbmTMtKzmPVk09rvFJirvMwTg==",
      "path": "microsoft.extensions.caching.memory/6.0.1",
      "hashPath": "microsoft.extensions.caching.memory.6.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qWzV9o+ZRWq+pGm+1dF+R7qTgTYoXvbyowRoBxQJGfqTpqDun2eteerjRQhq5PQ/14S+lqto3Ft4gYaRyl4rdQ==",
      "path": "microsoft.extensions.configuration.abstractions/6.0.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b3ErKzND8LIC7o08QAVlKfaEIYEvLJbtmVbFZVBRXeu9YkKfSSzLZfR1SUfQPBIy9mKLhEtJgGYImkcMNaKE0A==",
      "path": "microsoft.extensions.configuration.binder/6.0.0",
      "hashPath": "microsoft.extensions.configuration.binder.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-elNeOmkeX3eDVG6pYVeV82p29hr+UKDaBhrZyWvWLw/EVZSYEkZlQdkp0V39k/Xehs2Qa0mvoCvkVj3eQxNQ1Q==",
      "path": "microsoft.extensions.dependencyinjection/7.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.7.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h3j/QfmFN4S0w4C2A6X7arXij/M/OVw3uQHSOFxnND4DyAzO1F9eMX7Eti7lU/OkSthEE0WzRsfT/Dmx86jzCw==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/7.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.7.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TD5QHg98m3+QhgEV1YVoNMl5KtBw/4rjfxLHO0e/YV9bPUBDKntApP4xdrVtGgCeQZHVfC2EXIGsdpRNrr87Pg==",
      "path": "microsoft.extensions.dependencymodel/6.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Features/7.0.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-et2VTINKahQfHbvM8Mnu7pgPoW1XIgCsqAO71aQGb/7OLjsOoc4tqnOBXX0mIZLEhExRm82uv0moE+Zg56GaBQ==",
      "path": "microsoft.extensions.features/7.0.5",
      "hashPath": "microsoft.extensions.features.7.0.5.nupkg.sha512"
    },
    "Microsoft.Extensions.Http/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-15+pa2G0bAMHbHewaQIdr/y6ag2H3yh4rd9hTXavtWDzQBkvpe2RMqFg8BxDpcQWssmjmBApGPcw93QRz6YcMg==",
      "path": "microsoft.extensions.http/6.0.0",
      "hashPath": "microsoft.extensions.http.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nw2muoNrOG5U5qa2ZekXwudUn2BJcD41e65zwmDHb1fQegTX66UokLWZkJRpqSSHXDOWZ5V0iqhbxOEky91atA==",
      "path": "microsoft.extensions.logging/7.0.0",
      "hashPath": "microsoft.extensions.logging.7.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kmn78+LPVMOWeITUjIlfxUPDsI0R6G0RkeAMBmQxAJ7vBJn4q2dTva7pWi65ceN5vPGjJ9q/Uae2WKgvfktJAw==",
      "path": "microsoft.extensions.logging.abstractions/7.0.0",
      "hashPath": "microsoft.extensions.logging.abstractions.7.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/7.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pZRDYdN1FpepOIfHU62QoBQ6zdAoTvnjxFfqAzEd9Jhb2dfhA5i6jeTdgGgcgTWFRC7oT0+3XrbQu4LjvgX1Nw==",
      "path": "microsoft.extensions.options/7.0.1",
      "hashPath": "microsoft.extensions.options.7.0.1.nupkg.sha512"
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bXWINbTn0vC0FYc9GaQTISbxhQLAMrvtbuvD9N6JelEaIS/Pr62wUCinrq5bf1WRBGczt1v4wDhxFtVFNcMdUQ==",
      "path": "microsoft.extensions.options.configurationextensions/6.0.0",
      "hashPath": "microsoft.extensions.options.configurationextensions.6.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-um1KU5kxcRp3CNuI8o/GrZtD4AIOXDk+RLsytjZ9QPok3ttLUelLKpilVPuaFT3TFjOhSibUAso0odbOaCDj3Q==",
      "path": "microsoft.extensions.primitives/7.0.0",
      "hashPath": "microsoft.extensions.primitives.7.0.0.nupkg.sha512"
    },
    "Microsoft.Identity.Client/4.50.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zCgRgMTYTkcgeNgryKyHKFJa6I7JPiepKBTnPvlvsSjBilXObn+fRwe8hvkzAcTWMBQna2TpGvwkVm1XTxnxBA==",
      "path": "microsoft.identity.client/4.50.0",
      "hashPath": "microsoft.identity.client.4.50.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Abstractions/6.22.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iI+9V+2ciCrbheeLjpmjcqCnhy+r6yCoEcid3nkoFWerHgjVuT6CPM4HODUTtUPe1uwks4wcnAujJ8u+IKogHQ==",
      "path": "microsoft.identitymodel.abstractions/6.22.0",
      "hashPath": "microsoft.identitymodel.abstractions.6.22.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Clients.ActiveDirectory/5.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5zCom0plcWSAuPp2B/Fo7XFKdrPUOaE+1dhVW5Ui2Gny7YYv1fDJ1Z8GeZEJuCd3rKN4UBO834wPEhU5gIPQMw==",
      "path": "microsoft.identitymodel.clients.activedirectory/5.2.0",
      "hashPath": "microsoft.identitymodel.clients.activedirectory.5.2.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/6.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+7JIww64PkMt7NWFxoe4Y/joeF7TAtA/fQ0b2GFGcagzB59sKkTt/sMZWR6aSZht5YC7SdHi3W6yM1yylRGJCQ==",
      "path": "microsoft.identitymodel.jsonwebtokens/6.8.0",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.6.8.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/6.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rfh/p4MaN4gkmhPxwbu8IjrmoDncGfHHPh1sTnc0AcM/Oc39/fzC9doKNWvUAjzFb8LqA6lgZyblTrIsX/wDXg==",
      "path": "microsoft.identitymodel.logging/6.8.0",
      "hashPath": "microsoft.identitymodel.logging.6.8.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/6.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OJZx5nPdiH+MEkwCkbJrTAUiO/YzLe0VSswNlDxJsJD9bhOIdXHufh650pfm59YH1DNevp3/bXzukKrG57gA1w==",
      "path": "microsoft.identitymodel.protocols/6.8.0",
      "hashPath": "microsoft.identitymodel.protocols.6.8.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/6.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X/PiV5l3nYYsodtrNMrNQIVlDmHpjQQ5w48E+o/D5H4es2+4niEyQf3l03chvZGWNzBRhfSstaXr25/Ye4AeYw==",
      "path": "microsoft.identitymodel.protocols.openidconnect/6.8.0",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.6.8.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/6.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gTqzsGcmD13HgtNePPcuVHZ/NXWmyV+InJgalW/FhWpII1D7V1k0obIseGlWMeA4G+tZfeGMfXr0klnWbMR/mQ==",
      "path": "microsoft.identitymodel.tokens/6.8.0",
      "hashPath": "microsoft.identitymodel.tokens.6.8.0.nupkg.sha512"
    },
    "Microsoft.Net.Http.Headers/2.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c08F7C7BGgmjrq9cr7382pBRhcimBx24YOv4M4gtzMIuVKmxGoRr5r9A2Hke9v7Nx7zKKCysk6XpuZasZX4oeg==",
      "path": "microsoft.net.http.headers/2.1.0",
      "hashPath": "microsoft.net.http.headers.2.1.0.nupkg.sha512"
    },
    "Microsoft.NET.StringTools/17.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3sIZECEDSY9kP7BqPLOSIHLsiqv0TSU5cIGAMung+NrefIooo1tBMVRt598CGz+kUF1xlbOsO8nPAYpgfokx/Q==",
      "path": "microsoft.net.stringtools/17.3.2",
      "hashPath": "microsoft.net.stringtools.17.3.2.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/1.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TMBuzAHpTenGbGgk0SMTwyEkyijY/Eae4ZGsFNYJvAr/LDn1ku3Etp3FPxChmDp5HHF3kzJuoaa08N0xjqAJfQ==",
      "path": "microsoft.netcore.platforms/1.1.1",
      "hashPath": "microsoft.netcore.platforms.1.1.1.nupkg.sha512"
    },
    "Microsoft.NETCore.Targets/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
      "path": "microsoft.netcore.targets/1.1.0",
      "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
    },
    "Microsoft.Rest.ClientRuntime/2.3.21": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KDYlgTyO693V6pi6SGk9eg+dDvKjuOgmkapbHdpnB1SmTPKpvWxVLIMyARJsCFLfB6axyURUJHOfvxBQ0yJKeg==",
      "path": "microsoft.rest.clientruntime/2.3.21",
      "hashPath": "microsoft.rest.clientruntime.2.3.21.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Debugger.Contracts/17.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-br/qV/aHqLqVlqtcMKglCC8MHMMLey0yMkKSplnMl58F5gKjwnh7wjs8+g0j/vf4T6h4KK7JWrC0+oN70pbugg==",
      "path": "microsoft.visualstudio.debugger.contracts/17.2.0",
      "hashPath": "microsoft.visualstudio.debugger.contracts.17.2.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HaJ62Um+f2C/94kghlaEsEijFyVYzcqlbomMq8Dsr7WsAcQQM+4UKlzG2fw7hluQ04ncW5/3WmBRKdsFuFBa7A==",
      "path": "microsoft.visualstudio.web.codegeneration/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegeneration.6.0.14.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Core/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P9bqFgz+Iz4hlWr6XgozN3RApvJg0/3qziuySrxvpkDsB3mb4rwLAgwWjS0lvU7PndXupEkzdBwnPsMvB7qiGA==",
      "path": "microsoft.visualstudio.web.codegeneration.core/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegeneration.core.6.0.14.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Design/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZN6QtTeg0Z6lNqNdJfSCxPiJnzjaYZCP/TkV9wIAtgqXWmk+kxgGE+DovekpapJGMRQBWVrzGgfEyE3k5Cm8ZA==",
      "path": "microsoft.visualstudio.web.codegeneration.design/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegeneration.design.6.0.14.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9uS5u8k9s8bPt/tLQWDwF8yjeOPzyN1gYJRHUSZDa2T6liZI/GZWs+xeJSfBLowlcS2y+VXZmmy8VWgStazdTQ==",
      "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegeneration.entityframeworkcore.6.0.14.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Templating/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HQ80nndrSbc5b04PG+OHptq2puUN4uz3BE+MZlPRBeVUV1K8rdlzQ9fomcnGe9fseTLTX2RCwiMwwEUiWfCiCA==",
      "path": "microsoft.visualstudio.web.codegeneration.templating/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegeneration.templating.6.0.14.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Utils/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IUBqNfClCnrzWzo2l4piB9HJTMV4FMhIQdyb7dtw6hrxgUT4oUXc1ySB7XDNfDclIDP/OLt/TKqG0jA0S0TWkw==",
      "path": "microsoft.visualstudio.web.codegeneration.utils/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegeneration.utils.6.0.14.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/6.0.14": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iWlCz0sAr8pSsxY/X1Xb9KPexi0zijmPIfOmFRTIBnrarMqv8tao1JQj9sYz6c2v4un2zBlky0UkR3jO/IrXHg==",
      "path": "microsoft.visualstudio.web.codegenerators.mvc/6.0.14",
      "hashPath": "microsoft.visualstudio.web.codegenerators.mvc.6.0.14.nupkg.sha512"
    },
    "Microsoft.Win32.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9ZQKCWxH7Ijp9BfahvL2Zyf1cJIk8XYLF6Yjzr2yi0b2cOut/HQ31qf1ThHAgCc3WiZMdnWcfJCgN82/0UunxA==",
      "path": "microsoft.win32.primitives/4.3.0",
      "hashPath": "microsoft.win32.primitives.4.3.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KSrRMb5vNi0CWSGG1++id2ZOs/1QhRqROt+qgbEAdQuGjGrFcl4AOl4/exGPUYz2wUnU42nvJqon1T3U0kPXLA==",
      "path": "microsoft.win32.registry/4.7.0",
      "hashPath": "microsoft.win32.registry.4.7.0.nupkg.sha512"
    },
    "Microsoft.Win32.SystemEvents/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hqTM5628jSsQiv+HGpiq3WKBl2c8v1KZfby2J6Pr7pEPlK9waPdgEO6b8A/+/xn/yZ9ulv8HuqK71ONy2tg67A==",
      "path": "microsoft.win32.systemevents/6.0.0",
      "hashPath": "microsoft.win32.systemevents.6.0.0.nupkg.sha512"
    },
    "NETStandard.Library/1.6.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WcSp3+vP+yHNgS8EV5J7pZ9IRpeDuARBPN28by8zqff1wJQXm26PVU8L3/fYLBJVU7BtDyqNVWq2KlCVvSSR4A==",
      "path": "netstandard.library/1.6.1",
      "hashPath": "netstandard.library.1.6.1.nupkg.sha512"
    },
    "Newtonsoft.Json/13.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HrC5BXdl00IP9zeV+0Z848QWPAoCr9P3bDEZguI+gkLcBKAOxix/tLEAAHC+UvDNPv4a2d18lOReHMOagPa+zQ==",
      "path": "newtonsoft.json/13.0.3",
      "hashPath": "newtonsoft.json.13.0.3.nupkg.sha512"
    },
    "NuGet.Common/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/WgxNyc9dXl+ZrQJDf5BXaqtMbl0CcDC5GEQITecbHZBQHApTMuxeTMMEqa0Y+PD1CIxTtbRY4jmotKS5dsLuA==",
      "path": "nuget.common/6.3.1",
      "hashPath": "nuget.common.6.3.1.nupkg.sha512"
    },
    "NuGet.Configuration/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ja227AmXuDVgPXi3p2VTZFTYI/4xwwLSPYtd9Y9WIfCrRqSNDa96J5hm70wXhBCOQYvoRVDjp3ufgDnnqZ0bYA==",
      "path": "nuget.configuration/6.3.1",
      "hashPath": "nuget.configuration.6.3.1.nupkg.sha512"
    },
    "NuGet.DependencyResolver.Core/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wSr4XMNE5f82ZveuATVwj+kS1/dWyXARjOZcS70Aiaj+XEWL8uo4EFTwPIvqPHWCem5cxmavBRuWBwlQ4HWjeA==",
      "path": "nuget.dependencyresolver.core/6.3.1",
      "hashPath": "nuget.dependencyresolver.core.6.3.1.nupkg.sha512"
    },
    "NuGet.Frameworks/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ae1vRjHDbNU7EQwQnDlxFRl+O9iQLp2H9Z/sRB/EAmO8+neUOeOfbkLClO7ZNcTcW5p1FDABrPakXICtQ0JCRw==",
      "path": "nuget.frameworks/6.3.1",
      "hashPath": "nuget.frameworks.6.3.1.nupkg.sha512"
    },
    "NuGet.LibraryModel/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aEB4AesZ+ddLVTBbewQFNHagbVbwewobBk2+8mk0THWjn0qIUH2l4kLTMmiTD7DOthVB6pYds8bz1B8Z0rEPrQ==",
      "path": "nuget.librarymodel/6.3.1",
      "hashPath": "nuget.librarymodel.6.3.1.nupkg.sha512"
    },
    "NuGet.Packaging/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/GI2ujy3t00I8qFGvuLrVMNAEMFgEHfW+GNACZna2zgjADrxqrCeONStYZR2hHt3eI2/5HbiaoX4NCP17JCYzw==",
      "path": "nuget.packaging/6.3.1",
      "hashPath": "nuget.packaging.6.3.1.nupkg.sha512"
    },
    "NuGet.ProjectModel/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TtC4zUKnMIkJBtM7P1GtvVK2jCh4Xi8SVK+bEsCUSoZ0rJf7Zqw2oBrmMNWe51IlfOcYkREmn6xif9mgJXOnmQ==",
      "path": "nuget.projectmodel/6.3.1",
      "hashPath": "nuget.projectmodel.6.3.1.nupkg.sha512"
    },
    "NuGet.Protocol/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1x3jozJNwoECAo88hrhYNuKkRrv9V2VoVxlCntpwr9jX5h6sTV3uHnXAN7vaVQ2/NRX9LLRIiD8K0NOTCG5EmQ==",
      "path": "nuget.protocol/6.3.1",
      "hashPath": "nuget.protocol.6.3.1.nupkg.sha512"
    },
    "NuGet.Versioning/6.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-T/igBDLXCd+pH3YTWgGVNvYSOwbwaT30NyyM9ONjvlHlmaUjKBJpr9kH0AeL+Ado4EJsBhU3qxXVc6lyrpRcMw==",
      "path": "nuget.versioning/6.3.1",
      "hashPath": "nuget.versioning.6.3.1.nupkg.sha512"
    },
    "OpenAI/1.7.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-veUa6xE+8ThjNLBCM75ZOOE0y72UNB/OQMsodOy+hTajZKV8So7s0dwx8x0kMqjgaiLMxC2grKGdQ+CVBl98sA==",
      "path": "openai/1.7.2",
      "hashPath": "openai.1.7.2.nupkg.sha512"
    },
    "runtime.any.System.Collections/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-23g6rqftKmovn2cLeGsuHUYm0FD7pdutb0uQMJpZ3qTvq+zHkgmt6J65VtRry4WDGYlmkMa4xDACtaQ94alNag==",
      "path": "runtime.any.system.collections/4.3.0",
      "hashPath": "runtime.any.system.collections.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Diagnostics.Tools/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-S/GPBmfPBB48ZghLxdDR7kDAJVAqgAuThyDJho3OLP5OS4tWD2ydyL8LKm8lhiBxce10OKe9X2zZ6DUjAqEbPg==",
      "path": "runtime.any.system.diagnostics.tools/4.3.0",
      "hashPath": "runtime.any.system.diagnostics.tools.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Diagnostics.Tracing/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1lpifymjGDzoYIaam6/Hyqf8GhBI3xXYLK2TgEvTtuZMorG3Kb9QnMTIKhLjJYXIiu1JvxjngHvtVFQQlpQ3HQ==",
      "path": "runtime.any.system.diagnostics.tracing/4.3.0",
      "hashPath": "runtime.any.system.diagnostics.tracing.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Globalization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sMDBnad4rp4t7GY442Jux0MCUuKL4otn5BK6Ni0ARTXTSpRNBzZ7hpMfKSvnVSED5kYJm96YOWsqV0JH0d2uuw==",
      "path": "runtime.any.system.globalization/4.3.0",
      "hashPath": "runtime.any.system.globalization.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Globalization.Calendars/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-M1r+760j1CNA6M/ZaW6KX8gOS8nxPRqloqDcJYVidRG566Ykwcs29AweZs2JF+nMOCgWDiMfPSTMfvwOI9F77w==",
      "path": "runtime.any.system.globalization.calendars/4.3.0",
      "hashPath": "runtime.any.system.globalization.calendars.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SDZ5AD1DtyRoxYtEcqQ3HDlcrorMYXZeCt7ZhG9US9I5Vva+gpIWDGMkcwa5XiKL0ceQKRZIX2x0XEjLX7PDzQ==",
      "path": "runtime.any.system.io/4.3.0",
      "hashPath": "runtime.any.system.io.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hLC3A3rI8jipR5d9k7+f0MgRCW6texsAp0MWkN/ci18FMtQ9KH7E2vDn/DH2LkxsszlpJpOn9qy6Z6/69rH6eQ==",
      "path": "runtime.any.system.reflection/4.3.0",
      "hashPath": "runtime.any.system.reflection.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Reflection.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cPhT+Vqu52+cQQrDai/V91gubXUnDKNRvlBnH+hOgtGyHdC17aQIU64EaehwAQymd7kJA5rSrVRNfDYrbhnzyA==",
      "path": "runtime.any.system.reflection.extensions/4.3.0",
      "hashPath": "runtime.any.system.reflection.extensions.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Reflection.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nrm1p3armp6TTf2xuvaa+jGTTmncALWFq22CpmwRvhDf6dE9ZmH40EbOswD4GnFLrMRS0Ki6Kx5aUPmKK/hZBg==",
      "path": "runtime.any.system.reflection.primitives/4.3.0",
      "hashPath": "runtime.any.system.reflection.primitives.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Resources.ResourceManager/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Lxb89SMvf8w9p9+keBLyL6H6x/TEmc6QVsIIA0T36IuyOY3kNvIdyGddA2qt35cRamzxF8K5p0Opq4G4HjNbhQ==",
      "path": "runtime.any.system.resources.resourcemanager/4.3.0",
      "hashPath": "runtime.any.system.resources.resourcemanager.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fRS7zJgaG9NkifaAxGGclDDoRn9HC7hXACl52Or06a/fxdzDajWb5wov3c6a+gVSlekRoexfjwQSK9sh5um5LQ==",
      "path": "runtime.any.system.runtime/4.3.0",
      "hashPath": "runtime.any.system.runtime.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Runtime.Handles/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GG84X6vufoEzqx8PbeBKheE4srOhimv+yLtGb/JkR3Y2FmoqmueLNFU4Xx8Y67plFpltQSdK74x0qlEhIpv/CQ==",
      "path": "runtime.any.system.runtime.handles/4.3.0",
      "hashPath": "runtime.any.system.runtime.handles.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Runtime.InteropServices/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lBoFeQfxe/4eqjPi46E0LU/YaCMdNkQ8B4MZu/mkzdIAZh8RQ1NYZSj0egrQKdgdvlPFtP4STtob40r4o2DBAw==",
      "path": "runtime.any.system.runtime.interopservices/4.3.0",
      "hashPath": "runtime.any.system.runtime.interopservices.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Text.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+ihI5VaXFCMVPJNstG4O4eo1CfbrByLxRrQQTqOTp1ttK0kUKDqOdBSTaCB2IBk/QtjDrs6+x4xuezyMXdm0HQ==",
      "path": "runtime.any.system.text.encoding/4.3.0",
      "hashPath": "runtime.any.system.text.encoding.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Text.Encoding.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NLrxmLsfRrOuVqPWG+2lrQZnE53MLVeo+w9c54EV+TUo4c8rILpsDXfY8pPiOy9kHpUHHP07ugKmtsU3vVW5Jg==",
      "path": "runtime.any.system.text.encoding.extensions/4.3.0",
      "hashPath": "runtime.any.system.text.encoding.extensions.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OhBAVBQG5kFj1S+hCEQ3TUHBAEtZ3fbEMgZMRNdN8A0Pj4x+5nTELEqL59DU0TjKVE6II3dqKw4Dklb3szT65w==",
      "path": "runtime.any.system.threading.tasks/4.3.0",
      "hashPath": "runtime.any.system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "runtime.any.System.Threading.Timer/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-w4ehZJ+AwXYmGwYu+rMvym6RvMaRiUEQR1u6dwcyuKHxz8Heu/mO9AG1MquEgTyucnhv3M43X0iKpDOoN17C0w==",
      "path": "runtime.any.system.threading.timer/4.3.0",
      "hashPath": "runtime.any.system.threading.timer.4.3.0.nupkg.sha512"
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7VSGO0URRKoMEAq0Sc9cRz8mb6zbyx/BZDEWhgPdzzpmFhkam3fJ1DAGWFXBI4nGlma+uPKpfuMQP5LXRnOH5g==",
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0oAaTAm6e2oVH+/Zttt0cuhGaePQYKII1dY8iaqP7CvOpVKgLybKRFvQjXR2LtxXOXTVPNv14j0ot8uV+HrUmw==",
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G24ibsCNi5Kbz0oXWynBoRgtGvsw5ZSVEWjv13/KiCAM8C6wz9zzcCniMeQFIkJ2tasjo2kXlvlBZhplL51kGg==",
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.native.System/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c/qWt2LieNZIj1jGnVNsE2Kl23Ya2aSTBuXMD6V7k9KWr6l16Tqdwq+hJScEpWER9753NWC8h96PaVNY5Ld7Jw==",
      "path": "runtime.native.system/4.3.0",
      "hashPath": "runtime.native.system.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
      "path": "runtime.native.system.io.compression/4.3.0",
      "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
      "path": "runtime.native.system.net.http/4.3.0",
      "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QR1OwtwehHxSeQvZKXe+iSd+d3XZNkEcuWMFYa2i0aG1l+lR739HPicKMlTbJst3spmeekDVBUS7SeS26s4U/g==",
      "path": "runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I+GNKGg2xCHueRd1m9PzeEW7WLbNNLznmTuEi8/vZX71HudUbx1UTwlGkiwMri7JLl8hGaIAWnA/GONhu+LOyQ==",
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1Z3TAq1ytS1IBRtPXJvEUZdVsfWfeNEhBkbiOCGEl9wwAfsjP2lz3ZFDx5tq8p60/EqbS0HItG5piHuB71RjoA==",
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kVXCuMTrTlxq4XOOMAysuNwsXWpYeboGddNGpIgNSZmv1b6r/s/DPk0fYMB7Q5Qo4bY68o48jt4T4y5BVecbCQ==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6mU/cVmmHtQiDXhnzUImxIcDL48GbTk+TsptXyJA+MIOG9LRjPoAQC/qBFB7X+UNyK86bmvGwC8t+M66wsYC8w==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vjwG0GGcTW/PPg6KVud8F9GLWYuAV1rrw1BKAqY0oh4jcUqg15oYF1+qkGR2x2ZHM4DQnWKQ7cJgYbfncz/lYg==",
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7KMFpTkHC/zoExs+PwP8jDCWcrK9H6L7soowT80CUx3e+nxP/AFnq0AQAW5W76z2WYbLAYCRyPfwYFG6zkvQRw==",
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xrlmRCnKZJLHxyyLIqkZjNXqgxnKdZxfItrPkjI+6pkRo5lHX8YvSZlWrSI5AVwLMi4HbNWP7064hcAWeZKp5w==",
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-leXiwfiIkW7Gmn7cgnNcdtNAU70SjmKW3jxGj1iKHOvdn0zRWsgv/l2OJUO5zdGdiv2VRFnAsxxhDgMzofPdWg==",
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.2",
      "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.2.nupkg.sha512"
    },
    "runtime.win.Microsoft.Win32.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NU51SEt/ZaD2MF48sJ17BIqx7rjeNNLXUevfMOjqQIetdndXwYjZfZsT6jD+rSWp/FYxjesdK4xUSl4OTEI0jw==",
      "path": "runtime.win.microsoft.win32.primitives/4.3.0",
      "hashPath": "runtime.win.microsoft.win32.primitives.4.3.0.nupkg.sha512"
    },
    "runtime.win.System.Console/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RRACWygml5dnmfgC1SW6tLGsFgwsUAKFtvhdyHnIEz4EhWyrd7pacDdY95CacQJy7BMXRDRCejC9aCRC0Y1sQA==",
      "path": "runtime.win.system.console/4.3.0",
      "hashPath": "runtime.win.system.console.4.3.0.nupkg.sha512"
    },
    "runtime.win.System.Diagnostics.Debug/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hHHP0WCStene2jjeYcuDkETozUYF/3sHVRHAEOgS3L15hlip24ssqCTnJC28Z03Wpo078oMcJd0H4egD2aJI8g==",
      "path": "runtime.win.system.diagnostics.debug/4.3.0",
      "hashPath": "runtime.win.system.diagnostics.debug.4.3.0.nupkg.sha512"
    },
    "runtime.win.System.IO.FileSystem/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z37zcSCpXuGCYtFbqYO0TwOVXxS2d+BXgSoDFZmRg8BC4Cuy54edjyIvhhcfCrDQA9nl+EPFTgHN54dRAK7mNA==",
      "path": "runtime.win.system.io.filesystem/4.3.0",
      "hashPath": "runtime.win.system.io.filesystem.4.3.0.nupkg.sha512"
    },
    "runtime.win.System.Net.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lkXXykakvXUU+Zq2j0pC6EO20lEhijjqMc01XXpp1CJN+DeCwl3nsj4t5Xbpz3kA7yQyTqw6d9SyIzsyLsV3zA==",
      "path": "runtime.win.system.net.primitives/4.3.0",
      "hashPath": "runtime.win.system.net.primitives.4.3.0.nupkg.sha512"
    },
    "runtime.win.System.Net.Sockets/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FK/2gX6MmuLIKNCGsV59Fe4IYrLrI5n9pQ1jh477wiivEM/NCXDT2dRetH5FSfY0bQ+VgTLcS3zcmjQ8my3nxQ==",
      "path": "runtime.win.system.net.sockets/4.3.0",
      "hashPath": "runtime.win.system.net.sockets.4.3.0.nupkg.sha512"
    },
    "runtime.win.System.Runtime.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RkgHVhUPvzZxuUubiZe8yr/6CypRVXj0VBzaR8hsqQ8f+rUo7e4PWrHTLOCjd8fBMGWCrY//fi7Ku3qXD7oHRw==",
      "path": "runtime.win.system.runtime.extensions/4.3.0",
      "hashPath": "runtime.win.system.runtime.extensions.4.3.0.nupkg.sha512"
    },
    "System.AppContext/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
      "path": "system.appcontext/4.3.0",
      "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
    },
    "System.Buffers/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==",
      "path": "system.buffers/4.5.1",
      "hashPath": "system.buffers.4.5.1.nupkg.sha512"
    },
    "System.Collections/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
      "path": "system.collections/4.3.0",
      "hashPath": "system.collections.4.3.0.nupkg.sha512"
    },
    "System.Collections.Concurrent/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ztl69Xp0Y/UXCL+3v3tEU+lIy+bvjKNUmopn1wep/a291pVPK7dxBd6T7WnlQqRog+d1a/hSsgRsmFnIBKTPLQ==",
      "path": "system.collections.concurrent/4.3.0",
      "hashPath": "system.collections.concurrent.4.3.0.nupkg.sha512"
    },
    "System.Collections.Immutable/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==",
      "path": "system.collections.immutable/6.0.0",
      "hashPath": "system.collections.immutable.6.0.0.nupkg.sha512"
    },
    "System.Collections.NonGeneric/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-prtjIEMhGUnQq6RnPEYLpFt8AtLbp9yq2zxOSrY7KJJZrw25Fi97IzBqY7iqssbM61Ek5b8f3MG/sG1N2sN5KA==",
      "path": "system.collections.nongeneric/4.3.0",
      "hashPath": "system.collections.nongeneric.4.3.0.nupkg.sha512"
    },
    "System.Collections.Specialized/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Epx8PoVZR0iuOnJJDzp7pWvdfMMOAvpUo95pC4ScH2mJuXkKA2Y4aR3cG9qt2klHgSons1WFh4kcGW7cSXvrxg==",
      "path": "system.collections.specialized/4.3.0",
      "hashPath": "system.collections.specialized.4.3.0.nupkg.sha512"
    },
    "System.ComponentModel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VyGn1jGRZVfxnh8EdvDCi71v3bMXrsu8aYJOwoV7SNDLVhiEqwP86pPMyRGsDsxhXAm2b3o9OIqeETfN5qfezw==",
      "path": "system.componentmodel/4.3.0",
      "hashPath": "system.componentmodel.4.3.0.nupkg.sha512"
    },
    "System.ComponentModel.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
      "path": "system.componentmodel.primitives/4.3.0",
      "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
    },
    "System.ComponentModel.TypeConverter/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
      "path": "system.componentmodel.typeconverter/4.3.0",
      "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
    },
    "System.Composition/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I+D26qpYdoklyAVUdqwUBrEIckMNjAYnuPJy/h9dsQItpQwVREkDFs4b4tkBza0kT2Yk48Lcfsv2QQ9hWsh9Iw==",
      "path": "system.composition/1.0.31",
      "hashPath": "system.composition.1.0.31.nupkg.sha512"
    },
    "System.Composition.AttributedModel/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NHWhkM3ZkspmA0XJEsKdtTt1ViDYuojgSND3yHhTzwxepiwqZf+BCWuvCbjUt4fe0NxxQhUDGJ5km6sLjo9qnQ==",
      "path": "system.composition.attributedmodel/1.0.31",
      "hashPath": "system.composition.attributedmodel.1.0.31.nupkg.sha512"
    },
    "System.Composition.Convention/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GLjh2Ju71k6C0qxMMtl4efHa68NmWeIUYh4fkUI8xbjQrEBvFmRwMDFcylT8/PR9SQbeeL48IkFxU/+gd0nYEQ==",
      "path": "system.composition.convention/1.0.31",
      "hashPath": "system.composition.convention.1.0.31.nupkg.sha512"
    },
    "System.Composition.Hosting/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fN1bT4RX4vUqjbgoyuJFVUizAl2mYF5VAb+bVIxIYZSSc0BdnX+yGAxcavxJuDDCQ1K+/mdpgyEFc8e9ikjvrg==",
      "path": "system.composition.hosting/1.0.31",
      "hashPath": "system.composition.hosting.1.0.31.nupkg.sha512"
    },
    "System.Composition.Runtime/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0LEJN+2NVM89CE4SekDrrk5tHV5LeATltkp+9WNYrR+Huiyt0vaCqHbbHtVAjPyeLWIc8dOz/3kthRBj32wGQg==",
      "path": "system.composition.runtime/1.0.31",
      "hashPath": "system.composition.runtime.1.0.31.nupkg.sha512"
    },
    "System.Composition.TypedParts/1.0.31": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0Zae/FtzeFgDBBuILeIbC/T9HMYbW4olAmi8XqqAGosSOWvXfiQLfARZEhiGd0LVXaYgXr0NhxiU1LldRP1fpQ==",
      "path": "system.composition.typedparts/1.0.31",
      "hashPath": "system.composition.typedparts.1.0.31.nupkg.sha512"
    },
    "System.Configuration.ConfigurationManager/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7T+m0kDSlIPTHIkPMIu6m6tV6qsMqJpvQWW2jIc2qi7sn40qxFo0q+7mEQAhMPXZHMKnWrnv47ntGlM/ejvw3g==",
      "path": "system.configuration.configurationmanager/6.0.0",
      "hashPath": "system.configuration.configurationmanager.6.0.0.nupkg.sha512"
    },
    "System.Console/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
      "path": "system.console/4.3.0",
      "hashPath": "system.console.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Debug/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
      "path": "system.diagnostics.debug/4.3.0",
      "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.DiagnosticSource/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KiLYDu2k2J82Q9BJpWiuQqCkFjRBWVq4jDzKKWawVi9KWzyD0XG3cmfX0vqTQlL14Wi9EufJrbL0+KCLTbqWiQ==",
      "path": "system.diagnostics.diagnosticsource/6.0.1",
      "hashPath": "system.diagnostics.diagnosticsource.6.0.1.nupkg.sha512"
    },
    "System.Diagnostics.Process/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-J0wOX07+QASQblsfxmIMFc9Iq7KTXYL3zs2G/Xc704Ylv3NpuVdo6gij6V3PGiptTxqsK0K7CdXenRvKUnkA2g==",
      "path": "system.diagnostics.process/4.3.0",
      "hashPath": "system.diagnostics.process.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Tools/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UUvkJfSYJMM6x527dJg2VyWPSRqIVB0Z7dbjHst1zmwTXz5CcXSYJFWRpuigfbO1Lf7yfZiIaEUesfnl/g5EyA==",
      "path": "system.diagnostics.tools/4.3.0",
      "hashPath": "system.diagnostics.tools.4.3.0.nupkg.sha512"
    },
    "System.Diagnostics.Tracing/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rswfv0f/Cqkh78rA5S8eN8Neocz234+emGCtTF3lxPY96F+mmmUen6tbn0glN6PMvlKQb9bPAY5e9u7fgPTkKw==",
      "path": "system.diagnostics.tracing/4.3.0",
      "hashPath": "system.diagnostics.tracing.4.3.0.nupkg.sha512"
    },
    "System.Drawing.Common/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NfuoKUiP2nUWwKZN6twGqXioIe1zVD0RIj2t976A+czLHr2nY454RwwXs6JU9Htc6mwqL6Dn/nEL3dpVf2jOhg==",
      "path": "system.drawing.common/6.0.0",
      "hashPath": "system.drawing.common.6.0.0.nupkg.sha512"
    },
    "System.Dynamic.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SNVi1E/vfWUAs/WYKhE9+qlS6KqK0YVhnlT0HQtr8pMIA8YX3lwy3uPMownDwdYISBdmAF/2holEIldVp85Wag==",
      "path": "system.dynamic.runtime/4.3.0",
      "hashPath": "system.dynamic.runtime.4.3.0.nupkg.sha512"
    },
    "System.Formats.Asn1/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MTvUIktmemNB+El0Fgw9egyqT9AYSIk6DTJeoDSpc3GIHxHCMo8COqkWT1mptX5tZ1SlQ6HJZ0OsSvMth1c12w==",
      "path": "system.formats.asn1/5.0.0",
      "hashPath": "system.formats.asn1.5.0.0.nupkg.sha512"
    },
    "System.Globalization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
      "path": "system.globalization/4.3.0",
      "hashPath": "system.globalization.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Calendars/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GUlBtdOWT4LTV3I+9/PJW+56AnnChTaOqqTLFtdmype/L500M2LIyXgmtd9X2P2VOkmJd5c67H5SaC2QcL1bFA==",
      "path": "system.globalization.calendars/4.3.0",
      "hashPath": "system.globalization.calendars.4.3.0.nupkg.sha512"
    },
    "System.Globalization.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FhKmdR6MPG+pxow6wGtNAWdZh7noIOpdD5TwQ3CprzgIE1bBBoim0vbR1+AWsWjQmU7zXHgQo4TWSP6lCeiWcQ==",
      "path": "system.globalization.extensions/4.3.0",
      "hashPath": "system.globalization.extensions.4.3.0.nupkg.sha512"
    },
    "System.IdentityModel.Tokens.Jwt/6.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5tBCjAub2Bhd5qmcd0WhR5s354e4oLYa//kOWrkX+6/7ZbDDJjMTfwLSOiZ/MMpWdE4DWPLOfTLOq/juj9CKzA==",
      "path": "system.identitymodel.tokens.jwt/6.8.0",
      "hashPath": "system.identitymodel.tokens.jwt.6.8.0.nupkg.sha512"
    },
    "System.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
      "path": "system.io/4.3.0",
      "hashPath": "system.io.4.3.0.nupkg.sha512"
    },
    "System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
      "path": "system.io.compression/4.3.0",
      "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
    },
    "System.IO.Compression.ZipFile/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G4HwjEsgIwy3JFBduZ9quBkAu+eUwjIdJleuNSgmUojbH6O3mlvEIme+GHx/cLlTAPcrnnL7GqvB9pTlWRfhOg==",
      "path": "system.io.compression.zipfile/4.3.0",
      "hashPath": "system.io.compression.zipfile.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
      "path": "system.io.filesystem/4.3.0",
      "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
    },
    "System.IO.FileSystem.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
      "path": "system.io.filesystem.primitives/4.3.0",
      "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
    },
    "System.IO.Pipelines/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jRn6JYnNPW6xgQazROBLSfpdoczRw694vO5kKvMcNnpXuolEixUyw6IBuBs2Y2mlSX/LdLvyyWmfXhaI3ND1Yg==",
      "path": "system.io.pipelines/7.0.0",
      "hashPath": "system.io.pipelines.7.0.0.nupkg.sha512"
    },
    "System.Linq/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "path": "system.linq/4.3.0",
      "hashPath": "system.linq.4.3.0.nupkg.sha512"
    },
    "System.Linq.Async/6.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0YhHcaroWpQ9UCot3Pizah7ryAzQhNvobLMSxeDIGmnXfkQn8u5owvpOH0K6EVB+z9L7u6Cc4W17Br/+jyttEQ==",
      "path": "system.linq.async/6.0.1",
      "hashPath": "system.linq.async.6.0.1.nupkg.sha512"
    },
    "System.Linq.Expressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PGKkrd2khG4CnlyJwxwwaWWiSiWFNBGlgXvJpeO0xCXrZ89ODrQ6tjEWS/kOqZ8GwEOUATtKtzp1eRgmYNfclg==",
      "path": "system.linq.expressions/4.3.0",
      "hashPath": "system.linq.expressions.4.3.0.nupkg.sha512"
    },
    "System.Memory/4.5.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==",
      "path": "system.memory/4.5.5",
      "hashPath": "system.memory.4.5.5.nupkg.sha512"
    },
    "System.Net.Http/4.3.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aOa2d51SEbmM+H+Csw7yJOuNZoHkrP2XnAurye5HWYgGVVU54YZDvsLUYRv6h18X3sPnjNCANmN7ZhIPiqMcjA==",
      "path": "system.net.http/4.3.4",
      "hashPath": "system.net.http.4.3.4.nupkg.sha512"
    },
    "System.Net.NameResolution/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AFYl08R7MrsrEjqpQWTZWBadqXyTzNDaWpMqyxhb0d6sGhV6xMDKueuBXlLL30gz+DIRY6MpdgnHWlCh5wmq9w==",
      "path": "system.net.nameresolution/4.3.0",
      "hashPath": "system.net.nameresolution.4.3.0.nupkg.sha512"
    },
    "System.Net.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qOu+hDwFwoZPbzPvwut2qATe3ygjeQBDQj91xlsaqGFQUI5i4ZnZb8yyQuLGpDGivEPIt8EJkd1BVzVoP31FXA==",
      "path": "system.net.primitives/4.3.0",
      "hashPath": "system.net.primitives.4.3.0.nupkg.sha512"
    },
    "System.Net.Sockets/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-m6icV6TqQOAdgt5N/9I5KNpjom/5NFtkmGseEH+AK/hny8XrytLH3+b5M8zL/Ycg3fhIocFpUMyl/wpFnVRvdw==",
      "path": "system.net.sockets/4.3.0",
      "hashPath": "system.net.sockets.4.3.0.nupkg.sha512"
    },
    "System.ObjectModel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bdX+80eKv9bN6K4N+d77OankKHGn6CH711a6fcOpMQu2Fckp/Ft4L/kW9WznHpyR0NRAvJutzOMHNNlBGvxQzQ==",
      "path": "system.objectmodel/4.3.0",
      "hashPath": "system.objectmodel.4.3.0.nupkg.sha512"
    },
    "System.Private.DataContractSerialization/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yDaJ2x3mMmjdZEDB4IbezSnCsnjQ4BxinKhRAaP6kEgL6Bb6jANWphs5SzyD8imqeC/3FxgsuXT6ykkiH1uUmA==",
      "path": "system.private.datacontractserialization/4.3.0",
      "hashPath": "system.private.datacontractserialization.4.3.0.nupkg.sha512"
    },
    "System.Private.Uri/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I4SwANiUGho1esj4V4oSlPllXjzCZDE+5XXso2P03LW2vOda2Enzh8DWOxwN6hnrJyp314c7KuVu31QYhRzOGg==",
      "path": "system.private.uri/4.3.0",
      "hashPath": "system.private.uri.4.3.0.nupkg.sha512"
    },
    "System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
      "path": "system.reflection/4.3.0",
      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Emit/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qAo4jyXtC9i71iElngX7P2r+zLaiHzxKwf66sc3X91tL5Ks6fnQ1vxL04o7ZSm3sYfLExySL7GN8aTpNYpU1qw==",
      "path": "system.reflection.emit/4.6.0",
      "hashPath": "system.reflection.emit.4.6.0.nupkg.sha512"
    },
    "System.Reflection.Emit.ILGeneration/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-59tBslAk9733NXLrUJrwNZEzbMAcu8k344OYo+wfSVygcgZ9lgBdGIzH/nrg3LYhXceynyvTc8t5/GD4Ri0/ng==",
      "path": "system.reflection.emit.ilgeneration/4.3.0",
      "hashPath": "system.reflection.emit.ilgeneration.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Emit.Lightweight/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j/V5HVvxvBQ7uubYD0PptQW2KGsi1Pc2kZ9yfwLixv3ADdjL/4M78KyC5e+ymW612DY8ZE4PFoZmWpoNmN2mqg==",
      "path": "system.reflection.emit.lightweight/4.6.0",
      "hashPath": "system.reflection.emit.lightweight.4.6.0.nupkg.sha512"
    },
    "System.Reflection.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rJkrJD3kBI5B712aRu4DpSIiHRtr6QlfZSQsb0hYHrDCZORXCFjQfoipo2LaMUHoT9i1B7j7MnfaEKWDFmFQNQ==",
      "path": "system.reflection.extensions/4.3.0",
      "hashPath": "system.reflection.extensions.4.3.0.nupkg.sha512"
    },
    "System.Reflection.Metadata/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sffDOcex1C3HO5kDolOYcWXTwRpZY/LvJujM6SMjn63fWMJWchYAAmkoAJXlbpZ5yf4d+KMgxd+LeETa4gD9sQ==",
      "path": "system.reflection.metadata/6.0.0",
      "hashPath": "system.reflection.metadata.6.0.0.nupkg.sha512"
    },
    "System.Reflection.MetadataLoadContext/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SuK8qTHbmG3PToLo1TEq8YSfY31FiKhASBmjozUTAleDgiX4H2X4jm0VPFb+K2soSSmYPyHTpHp35TctfNtDzQ==",
      "path": "system.reflection.metadataloadcontext/6.0.0",
      "hashPath": "system.reflection.metadataloadcontext.6.0.0.nupkg.sha512"
    },
    "System.Reflection.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
      "path": "system.reflection.primitives/4.3.0",
      "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
    },
    "System.Reflection.TypeExtensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7u6ulLcZbyxB5Gq0nMkQttcdBTx57ibzw+4IOXEfR+sXYQoHvjW5LTLyNr8O22UIMrqYbchJQJnos4eooYzYJA==",
      "path": "system.reflection.typeextensions/4.3.0",
      "hashPath": "system.reflection.typeextensions.4.3.0.nupkg.sha512"
    },
    "System.Resources.ResourceManager/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
      "path": "system.resources.resourcemanager/4.3.0",
      "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
    },
    "System.Runtime/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
      "path": "system.runtime/4.3.0",
      "hashPath": "system.runtime.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Caching/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NdvNRjTPxYvIEhXQszT9L9vJhdQoX6AQ0AlhjTU+5NqFQVuacJTfhPVAvtGWNA2OJCqRiR/okBcZgMwI6MqcZg==",
      "path": "system.runtime.caching/4.7.0",
      "hashPath": "system.runtime.caching.4.7.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.Unsafe/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==",
      "path": "system.runtime.compilerservices.unsafe/6.0.0",
      "hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512"
    },
    "System.Runtime.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
      "path": "system.runtime.extensions/4.3.0",
      "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Handles/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
      "path": "system.runtime.handles/4.3.0",
      "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
      "path": "system.runtime.interopservices/4.3.0",
      "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
    },
    "System.Runtime.InteropServices.RuntimeInformation/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cbz4YJMqRDR7oLeMRbdYv7mYzc++17lNhScCX0goO2XpGWdvAt60CGN+FHdePUEHCe/Jy9jUlvNAiNdM+7jsOw==",
      "path": "system.runtime.interopservices.runtimeinformation/4.3.0",
      "hashPath": "system.runtime.interopservices.runtimeinformation.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Numerics/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
      "path": "system.runtime.numerics/4.3.0",
      "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Serialization.Formatters/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
      "path": "system.runtime.serialization.formatters/4.3.0",
      "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Serialization.Json/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CpVfOH0M/uZ5PH+M9+Gu56K0j9lJw3M+PKRegTkcrY/stOIvRUeonggxNrfBYLA5WOHL2j15KNJuTuld3x4o9w==",
      "path": "system.runtime.serialization.json/4.3.0",
      "hashPath": "system.runtime.serialization.json.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Serialization.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wz+0KOukJGAlXjtKr+5Xpuxf8+c8739RI1C+A2BoQZT+wMCCoMDDdO8/4IRHfaVINqL78GO8dW8G2lW/e45Mcw==",
      "path": "system.runtime.serialization.primitives/4.3.0",
      "hashPath": "system.runtime.serialization.primitives.4.3.0.nupkg.sha512"
    },
    "System.Security.AccessControl/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AUADIc0LIEQe7MzC+I0cl0rAT8RrTAKFHl53yHjEUzNVIaUlhFY11vc2ebiVJzVBuOzun6F7FBA+8KAbGTTedQ==",
      "path": "system.security.accesscontrol/6.0.0",
      "hashPath": "system.security.accesscontrol.6.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Algorithms/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-W1kd2Y8mYSCgc3ULTAZ0hOP2dSdG5YauTb1089T0/kRcN2MpSAW1izOFROrJgxSlMn3ArsgHXagigyi+ibhevg==",
      "path": "system.security.cryptography.algorithms/4.3.0",
      "hashPath": "system.security.cryptography.algorithms.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Cng/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jIMXsKn94T9JY7PvPq/tMfqa6GAaHpElRDpmG+SuL+D3+sTw2M8VhnibKnN8Tq+4JqbPJ/f+BwtLeDMEnzAvRg==",
      "path": "system.security.cryptography.cng/5.0.0",
      "hashPath": "system.security.cryptography.cng.5.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Csp/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X4s/FCkEUnRGnwR3aSfVIkldBmtURMhmexALNTwpjklzxWU7yjMk7GHLKOZTNkgnWnE0q7+BCf9N2LVRWxewaA==",
      "path": "system.security.cryptography.csp/4.3.0",
      "hashPath": "system.security.cryptography.csp.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1DEWjZZly9ae9C79vFwqaO5kaOlI5q+3/55ohmq/7dpDyDfc8lYe7YVxJUZ5MF/NtbkRjwFRo14yM4OEo9EmDw==",
      "path": "system.security.cryptography.encoding/4.3.0",
      "hashPath": "system.security.cryptography.encoding.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h4CEgOgv5PKVF/HwaHzJRiVboL2THYCou97zpmhjghx5frc7fIvlkY1jL+lnIQyChrJDMNEXS6r7byGif8Cy4w==",
      "path": "system.security.cryptography.openssl/4.3.0",
      "hashPath": "system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Pkcs/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9TPLGjBCGKmNvG8pjwPeuYy0SMVmGZRwlTZvyPHDbYv/DRkoeumJdfumaaDNQzVGMEmbWtg07zUpSW9q70IlDQ==",
      "path": "system.security.cryptography.pkcs/5.0.0",
      "hashPath": "system.security.cryptography.pkcs.5.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7bDIyVFNL/xKeFHjhobUAQqSpJq9YTOpbEs6mR233Et01STBMXNAc/V+BM6dwYGc95gVh/Zf+iVXWzj3mE8DWg==",
      "path": "system.security.cryptography.primitives/4.3.0",
      "hashPath": "system.security.cryptography.primitives.4.3.0.nupkg.sha512"
    },
    "System.Security.Cryptography.ProtectedData/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rp1gMNEZpvx9vP0JW0oHLxlf8oSiQgtno77Y4PLUBjSiDYoD77Y8uXHr1Ea5XG4/pIKhqAdxZ8v8OTUtqo9PeQ==",
      "path": "system.security.cryptography.protecteddata/6.0.0",
      "hashPath": "system.security.cryptography.protecteddata.6.0.0.nupkg.sha512"
    },
    "System.Security.Cryptography.X509Certificates/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t2Tmu6Y2NtJ2um0RtcuhP7ZdNNxXEgUm2JeoA/0NvlMjAhKCnM1NX07TDl3244mVp3QU6LPEhT3HTtH1uF7IYw==",
      "path": "system.security.cryptography.x509certificates/4.3.0",
      "hashPath": "system.security.cryptography.x509certificates.4.3.0.nupkg.sha512"
    },
    "System.Security.Permissions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-T/uuc7AklkDoxmcJ7LGkyX1CcSviZuLCa4jg3PekfJ7SU0niF0IVTXwUiNVP9DSpzou2PpxJ+eNY2IfDM90ZCg==",
      "path": "system.security.permissions/6.0.0",
      "hashPath": "system.security.permissions.6.0.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/5.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
      "path": "system.security.principal.windows/5.0.0",
      "hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
    },
    "System.Security.SecureString/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
      "path": "system.security.securestring/4.3.0",
      "hashPath": "system.security.securestring.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
      "path": "system.text.encoding/4.3.0",
      "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
    },
    "System.Text.Encoding.CodePages/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZFCILZuOvtKPauZ/j/swhvw68ZRi9ATCfvGbk1QfydmcXBkIWecWKn/250UH7rahZ5OoDBaiAudJtPvLwzw85A==",
      "path": "system.text.encoding.codepages/6.0.0",
      "hashPath": "system.text.encoding.codepages.6.0.0.nupkg.sha512"
    },
    "System.Text.Encoding.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
      "path": "system.text.encoding.extensions/4.3.0",
      "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OP6umVGxc0Z0MvZQBVigj4/U31Pw72ITihDWP9WiWDm+q5aoe0GaJivsfYGq53o6dxH7DcXWiCTl7+0o2CGdmg==",
      "path": "system.text.encodings.web/7.0.0",
      "hashPath": "system.text.encodings.web.7.0.0.nupkg.sha512"
    },
    "System.Text.Json/7.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/LZf/JrGyilojqwpaywb+sSz8Tew7ij4K/Sk+UW8AKfAK7KRhR6mKpKtTm06cYA7bCpGTWfYksIW+mVsdxPegQ==",
      "path": "system.text.json/7.0.2",
      "hashPath": "system.text.json.7.0.2.nupkg.sha512"
    },
    "System.Text.RegularExpressions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
      "path": "system.text.regularexpressions/4.3.0",
      "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
    },
    "System.Threading/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
      "path": "system.threading/4.3.0",
      "hashPath": "system.threading.4.3.0.nupkg.sha512"
    },
    "System.Threading.Channels/7.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qmeeYNROMsONF6ndEZcIQ+VxR4Q/TX/7uIVLJqtwIWL7dDWeh0l1UIqgo4wYyjG//5lUNhwkLDSFl+pAWO6oiA==",
      "path": "system.threading.channels/7.0.0",
      "hashPath": "system.threading.channels.7.0.0.nupkg.sha512"
    },
    "System.Threading.Overlapped/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-m3HQ2dPiX/DSTpf+yJt8B0c+SRvzfqAJKx+QDWi+VLhz8svLT23MVjEOHPF/KiSLeArKU/iHescrbLd3yVgyNg==",
      "path": "system.threading.overlapped/4.3.0",
      "hashPath": "system.threading.overlapped.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
      "path": "system.threading.tasks/4.3.0",
      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Dataflow/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+tyDCU3/B1lDdOOAJywHQoFwyXIUghIaP2BxG79uvhfTnO+D9qIgjVlL/JV2NTliYbMHpd6eKDmHp2VHpij7MA==",
      "path": "system.threading.tasks.dataflow/6.0.0",
      "hashPath": "system.threading.tasks.dataflow.6.0.0.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"
    },
    "System.Threading.Thread/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OHmbT+Zz065NKII/ZHcH9XO1dEuLGI1L2k7uYss+9C1jLxTC9kTZZuzUOyXHayRk+dft9CiDf3I/QZ0t8JKyBQ==",
      "path": "system.threading.thread/4.3.0",
      "hashPath": "system.threading.thread.4.3.0.nupkg.sha512"
    },
    "System.Threading.ThreadPool/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k/+g4b7vjdd4aix83sTgC9VG6oXYKAktSfNIJUNGxPEj7ryEOfzHHhfnmsZvjxawwcD9HyWXKCXmPjX8U4zeSw==",
      "path": "system.threading.threadpool/4.3.0",
      "hashPath": "system.threading.threadpool.4.3.0.nupkg.sha512"
    },
    "System.Threading.Timer/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z6YfyYTCg7lOZjJzBjONJTFKGN9/NIYKSxhU5GRd+DTwHSZyvWp1xuI5aR+dLg+ayyC5Xv57KiY4oJ0tMO89fQ==",
      "path": "system.threading.timer/4.3.0",
      "hashPath": "system.threading.timer.4.3.0.nupkg.sha512"
    },
    "System.Windows.Extensions/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
      "path": "system.windows.extensions/6.0.0",
      "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
    },
    "System.Xml.ReaderWriter/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
      "path": "system.xml.readerwriter/4.3.0",
      "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
    },
    "System.Xml.XDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5zJ0XDxAIg8iy+t4aMnQAu0MqVbqyvfoUVl1yDV61xdo3Vth45oA2FoY4pPkxYAH5f8ixpmTqXeEIya95x0aCQ==",
      "path": "system.xml.xdocument/4.3.0",
      "hashPath": "system.xml.xdocument.4.3.0.nupkg.sha512"
    },
    "System.Xml.XmlDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
      "path": "system.xml.xmldocument/4.3.0",
      "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
    },
    "System.Xml.XmlSerializer/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MYoTCP7EZ98RrANESW05J5ZwskKDoN0AuZ06ZflnowE50LTpbR5yRg3tHckTVm5j/m47stuGgCrCHWePyHS70Q==",
      "path": "system.xml.xmlserializer/4.3.0",
      "hashPath": "system.xml.xmlserializer.4.3.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Antiforgery/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.Cookies/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.Core/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authentication.OAuth/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authorization/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Authorization.Policy/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Authorization/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Forms/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Server/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Components.Web/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.CookiePolicy/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Cors/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Cryptography.Internal/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Cryptography.KeyDerivation/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.DataProtection.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.DataProtection/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.DataProtection.Extensions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Diagnostics.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Diagnostics/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Diagnostics.HealthChecks/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HostFiltering/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Hosting.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Hosting/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Hosting.Server.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Html.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Connections/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Extensions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Features/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Http.Results/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HttpLogging/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HttpOverrides/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.HttpsPolicy/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Identity/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Localization/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Localization.Routing/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Metadata/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.ApiExplorer/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Core/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Cors/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.DataAnnotations/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Json/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Xml/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Localization/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.Razor/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.RazorPages/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.TagHelpers/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Mvc.ViewFeatures/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Razor/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Razor.Runtime/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.ResponseCaching.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.ResponseCaching/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.ResponseCompression/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Rewrite/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Routing.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Routing/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.HttpSys/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.IIS/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.IISIntegration/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel.Core/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Quic/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.Session/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.SignalR.Core/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.SignalR/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.StaticFiles/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.WebSockets/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.AspNetCore.WebUtilities/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.CSharp.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Caching.Abstractions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Caching.Memory.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Abstractions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Binder.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.CommandLine/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.EnvironmentVariables/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.FileExtensions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Ini/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Json/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.KeyPerFile/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.UserSecrets/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Configuration.Xml/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Composite/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Embedded/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileProviders.Physical/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.FileSystemGlobbing/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Hosting.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Hosting/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Http.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Identity.Core/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Identity.Stores/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Localization.Abstractions/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Localization/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Configuration/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Console/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.Debug/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.EventLog/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.EventSource/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Logging.TraceSource/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.ObjectPool/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.Options.DataAnnotations/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Extensions.WebEncoders/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.JSInterop/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Net.Http.Headers.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualBasic.Core/11.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.VisualBasic/10.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Win32.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "Microsoft.Win32.Registry.Reference/6.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.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Buffers.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Concurrent.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Immutable.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.NonGeneric.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Collections.Specialized.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.Annotations/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.DataAnnotations/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.EventBasedAsync/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ComponentModel.TypeConverter.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Configuration/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Console.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Core/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Data.Common/6.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/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Debug.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.DiagnosticSource.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.EventLog/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.FileVersionInfo/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Process.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.StackTrace/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.TextWriterTraceListener/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Tools.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.TraceSource/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Diagnostics.Tracing.Reference/6.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/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Dynamic.Runtime.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Formats.Asn1.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Globalization.Calendars.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Globalization.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Globalization.Extensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Compression.Brotli/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Compression.Reference/6.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.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.AccessControl/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.DriveInfo/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.FileSystem.Watcher/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.IsolatedStorage/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.MemoryMappedFiles/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Pipes.AccessControl/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.Pipes/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.IO.UnmanagedMemoryStream/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Expressions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Parallel/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Linq.Queryable/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Memory.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Http.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Http.Json/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.HttpListener/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Mail/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.NameResolution.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.NetworkInformation/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Ping/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Requests/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Security/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.ServicePoint/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.Sockets.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebClient/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebHeaderCollection/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebProxy/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebSockets.Client/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Net.WebSockets/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Numerics/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Numerics.Vectors/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.ObjectModel.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.DispatchProxy/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Emit.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Emit.ILGeneration.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Emit.Lightweight.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Extensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Metadata.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Reflection.TypeExtensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Resources.Reader/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Resources.ResourceManager.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Resources.Writer/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.CompilerServices.Unsafe.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.CompilerServices.VisualC/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Extensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Handles.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.InteropServices.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.InteropServices.RuntimeInformation.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Intrinsics/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Loader/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Numerics.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Formatters.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Json.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Runtime.Serialization.Xml/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.AccessControl.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Claims/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Algorithms.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Cng.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Csp.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Encoding.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.OpenSsl.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Primitives.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.X509Certificates.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Cryptography.Xml/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Principal/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.Principal.Windows.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Security.SecureString.Reference/6.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/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Encoding.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.Encoding.Extensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Text.RegularExpressions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Overlapped.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Dataflow.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Extensions.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Tasks.Parallel/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Thread.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.ThreadPool.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Threading.Timer.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Transactions/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Transactions.Local/6.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/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Windows/4.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.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.Serialization/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XDocument.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XmlDocument.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XmlSerializer.Reference/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XPath/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "System.Xml.XPath.XDocument/6.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    },
    "WindowsBase/4.0.0.0": {
      "type": "referenceassembly",
      "serviceable": false,
      "sha512": ""
    }
  },
  "runtimes": {
    "win-x64": [
      "win",
      "any",
      "base"
    ],
    "win-x64-aot": [
      "win-aot",
      "win-x64",
      "win",
      "aot",
      "any",
      "base"
    ],
    "win10-x64": [
      "win10",
      "win81-x64",
      "win81",
      "win8-x64",
      "win8",
      "win7-x64",
      "win7",
      "win-x64",
      "win",
      "any",
      "base"
    ],
    "win10-x64-aot": [
      "win10-aot",
      "win10-x64",
      "win10",
      "win81-x64-aot",
      "win81-aot",
      "win81-x64",
      "win81",
      "win8-x64-aot",
      "win8-aot",
      "win8-x64",
      "win8",
      "win7-x64-aot",
      "win7-aot",
      "win7-x64",
      "win7",
      "win-x64-aot",
      "win-aot",
      "win-x64",
      "win",
      "aot",
      "any",
      "base"
    ],
    "win7-x64": [
      "win7",
      "win-x64",
      "win",
      "any",
      "base"
    ],
    "win7-x64-aot": [
      "win7-aot",
      "win7-x64",
      "win7",
      "win-x64-aot",
      "win-aot",
      "win-x64",
      "win",
      "aot",
      "any",
      "base"
    ],
    "win8-x64": [
      "win8",
      "win7-x64",
      "win7",
      "win-x64",
      "win",
      "any",
      "base"
    ],
    "win8-x64-aot": [
      "win8-aot",
      "win8-x64",
      "win8",
      "win7-x64-aot",
      "win7-aot",
      "win7-x64",
      "win7",
      "win-x64-aot",
      "win-aot",
      "win-x64",
      "win",
      "aot",
      "any",
      "base"
    ],
    "win81-x64": [
      "win81",
      "win8-x64",
      "win8",
      "win7-x64",
      "win7",
      "win-x64",
      "win",
      "any",
      "base"
    ],
    "win81-x64-aot": [
      "win81-aot",
      "win81-x64",
      "win81",
      "win8-x64-aot",
      "win8-aot",
      "win8-x64",
      "win8",
      "win7-x64-aot",
      "win7-aot",
      "win7-x64",
      "win7",
      "win-x64-aot",
      "win-aot",
      "win-x64",
      "win",
      "aot",
      "any",
      "base"
    ]
  }
}