{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v2.2/win-x64",
    "signature": ""
  },
  "compilationOptions": {},
  "targets": {
    ".NETCoreApp,Version=v2.2": {},
    ".NETCoreApp,Version=v2.2/win-x64": {
      "func/2.7.3188": {
        "dependencies": {
          "AccentedCommandLineParser": "2.0.0",
          "Autofac": "4.6.2",
          "Colors.Net": "1.1.0",
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.Azure.DurableTask.AzureStorage.Internal": "1.4.0",
          "Microsoft.Azure.Functions.JavaWorker": "1.8.0",
          "Microsoft.Azure.Functions.NodeJsWorker": "1.2.2",
          "Microsoft.Azure.Functions.PowerShellWorker": "2.0.554",
          "Microsoft.Azure.Functions.PythonWorker": "2.1.1.9",
          "Microsoft.Azure.WebJobs.Script.WebHost": "2.0.14786",
          "Microsoft.NETCore.App": "2.2.8",
          "Newtonsoft.Json": "11.0.2",
          "YamlDotNet": "6.0.0"
        },
        "runtime": {
          "func.dll": {}
        }
      },
      "AccentedCommandLineParser/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/AccentedCommandLineParser.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Autofac/4.6.2": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "System.ComponentModel": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.1/Autofac.dll": {
            "assemblyVersion": "4.6.2.0",
            "fileVersion": "4.6.2.0"
          }
        }
      },
      "Colors.Net/1.1.0": {
        "runtime": {
          "lib/netstandard2.0/Colors.Net.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.0"
          }
        }
      },
      "DotNetTI.BreakingChangeAnalysis/1.1.0-preview": {
        "dependencies": {
          "Marklio.Metadata": "1.2.20-beta",
          "protobuf-net": "3.0.0-alpha.122"
        },
        "runtime": {
          "lib/netcoreapp2.2/DotNetTI.BreakingChangeAnalysis.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.0"
          }
        }
      },
      "Dynamitey/2.0.9.136": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "NETStandard.Library": "2.0.3",
          "System.ComponentModel": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.5/Dynamitey.dll": {
            "assemblyVersion": "2.0.9.136",
            "fileVersion": "2.0.9.136"
          }
        }
      },
      "Google.Protobuf/3.11.4": {
        "dependencies": {
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Google.Protobuf.dll": {
            "assemblyVersion": "3.11.4.0",
            "fileVersion": "3.11.4.0"
          }
        }
      },
      "Google.Protobuf.Tools/3.11.4": {},
      "Grpc.Core/2.27.0": {
        "dependencies": {
          "Grpc.Core.Api": "2.27.0",
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Grpc.Core.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.27.0.0"
          }
        },
        "native": {
          "runtimes/win/native/grpc_csharp_ext.x64.dll": {
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win/native/grpc_csharp_ext.x86.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "Grpc.Core.Api/2.27.0": {
        "dependencies": {
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Grpc.Core.Api.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.27.0.0"
          }
        }
      },
      "ImpromptuInterface/7.0.1": {
        "dependencies": {
          "Dynamitey": "2.0.9.136",
          "Microsoft.CSharp": "4.5.0",
          "System.Reflection.Emit": "4.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/ImpromptuInterface.dll": {
            "assemblyVersion": "7.0.1.0",
            "fileVersion": "7.0.1.0"
          }
        }
      },
      "Marklio.Metadata/1.2.20-beta": {
        "runtime": {
          "lib/netstandard2.0/Marklio.Metadata.dll": {
            "assemblyVersion": "1.2.20.0",
            "fileVersion": "1.2.20.0"
          }
        }
      },
      "Microsoft.ApplicationInsights/2.14.0": {
        "dependencies": {
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.ApplicationInsights.AspNetCore/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Microsoft.ApplicationInsights.DependencyCollector": "2.14.0",
          "Microsoft.ApplicationInsights.EventCounterCollector": "2.14.0",
          "Microsoft.ApplicationInsights.PerfCounterCollector": "2.14.0",
          "Microsoft.ApplicationInsights.WindowsServer": "2.14.0",
          "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.14.0",
          "Microsoft.AspNetCore.Hosting": "2.2.7",
          "Microsoft.Extensions.Configuration.Json": "2.2.0",
          "Microsoft.Extensions.Logging.ApplicationInsights": "2.14.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Memory": "4.5.4",
          "System.Net.NameResolution": "4.3.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.ApplicationInsights.AspNetCore.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.ApplicationInsights.DependencyCollector/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Microsoft.Extensions.DiagnosticAdapter": "2.2.0",
          "Microsoft.Extensions.PlatformAbstractions": "1.1.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Diagnostics.StackTrace": "4.3.0",
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AI.DependencyCollector.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.ApplicationInsights.EventCounterCollector/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AI.EventCounterCollector.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.ApplicationInsights.PerfCounterCollector/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.PlatformAbstractions": "1.1.0",
          "System.Diagnostics.PerformanceCounter": "4.7.0",
          "System.Runtime.Serialization.Json": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Threading.Thread": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AI.PerfCounterCollector.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.ApplicationInsights.SnapshotCollector/1.3.7": {
        "dependencies": {
          "Microsoft.ApplicationInsights.AspNetCore": "2.14.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.ApplicationInsights.SnapshotCollector.dll": {
            "assemblyVersion": "1.3.7.0",
            "fileVersion": "1.3.7.0"
          }
        }
      },
      "Microsoft.ApplicationInsights.WindowsServer/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Microsoft.ApplicationInsights.DependencyCollector": "2.14.0",
          "Microsoft.ApplicationInsights.PerfCounterCollector": "2.14.0",
          "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.14.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Memory": "4.5.4",
          "System.Runtime.Serialization.Json": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AI.WindowsServer.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Newtonsoft.Json": "11.0.2",
          "System.IO.FileSystem.AccessControl": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AI.ServerTelemetryChannel.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.AspNet.WebApi.Client/5.2.6": {
        "dependencies": {
          "Newtonsoft.Json": "11.0.2",
          "Newtonsoft.Json.Bson": "1.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/System.Net.Http.Formatting.dll": {
            "assemblyVersion": "5.2.6.0",
            "fileVersion": "5.2.60510.0"
          }
        }
      },
      "Microsoft.AspNetCore/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Diagnostics": "2.2.0",
          "Microsoft.AspNetCore.HostFiltering": "2.2.0",
          "Microsoft.AspNetCore.Hosting": "2.2.7",
          "Microsoft.AspNetCore.Routing": "2.2.2",
          "Microsoft.AspNetCore.Server.IIS": "2.2.6",
          "Microsoft.AspNetCore.Server.IISIntegration": "2.2.1",
          "Microsoft.AspNetCore.Server.Kestrel": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0",
          "Microsoft.Extensions.Configuration.CommandLine": "2.2.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.4",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Json": "2.2.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Logging.Configuration": "2.2.0",
          "Microsoft.Extensions.Logging.Console": "2.2.0",
          "Microsoft.Extensions.Logging.Debug": "2.2.0",
          "Microsoft.Extensions.Logging.EventSource": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Antiforgery/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.App/2.2.8": {
        "dependencies": {
          "Microsoft.AspNet.WebApi.Client": "5.2.6",
          "Microsoft.AspNetCore": "2.2.0",
          "Microsoft.AspNetCore.Antiforgery": "2.2.0",
          "Microsoft.AspNetCore.Authentication": "2.2.0",
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Authentication.Cookies": "2.2.0",
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Authentication.Facebook": "2.2.0",
          "Microsoft.AspNetCore.Authentication.Google": "2.2.2",
          "Microsoft.AspNetCore.Authentication.JwtBearer": "2.2.0",
          "Microsoft.AspNetCore.Authentication.MicrosoftAccount": "2.2.0",
          "Microsoft.AspNetCore.Authentication.OAuth": "2.2.0",
          "Microsoft.AspNetCore.Authentication.OpenIdConnect": "2.2.0",
          "Microsoft.AspNetCore.Authentication.Twitter": "2.2.0",
          "Microsoft.AspNetCore.Authentication.WsFederation": "2.2.0",
          "Microsoft.AspNetCore.Authorization": "2.2.0",
          "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.CookiePolicy": "2.2.8",
          "Microsoft.AspNetCore.Cors": "2.2.0",
          "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0",
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.2.0",
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.DataProtection.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Diagnostics": "2.2.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore": "2.2.1",
          "Microsoft.AspNetCore.Diagnostics.HealthChecks": "2.2.0",
          "Microsoft.AspNetCore.HostFiltering": "2.2.0",
          "Microsoft.AspNetCore.Hosting": "2.2.7",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Connections": "1.1.0",
          "Microsoft.AspNetCore.Http.Connections.Common": "1.1.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "Microsoft.AspNetCore.HttpOverrides": "2.2.0",
          "Microsoft.AspNetCore.HttpsPolicy": "2.2.0",
          "Microsoft.AspNetCore.Identity": "2.2.0",
          "Microsoft.AspNetCore.Identity.EntityFrameworkCore": "2.2.0",
          "Microsoft.AspNetCore.Identity.UI": "2.2.5",
          "Microsoft.AspNetCore.JsonPatch": "2.2.0",
          "Microsoft.AspNetCore.Localization": "2.2.0",
          "Microsoft.AspNetCore.Localization.Routing": "2.2.0",
          "Microsoft.AspNetCore.MiddlewareAnalysis": "2.2.0",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Analyzers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5",
          "Microsoft.AspNetCore.Mvc.Cors": "2.2.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Xml": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Localization": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation": "2.2.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "2.2.5",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.NodeServices": "2.2.0",
          "Microsoft.AspNetCore.Owin": "2.2.0",
          "Microsoft.AspNetCore.Razor": "2.2.0",
          "Microsoft.AspNetCore.Razor.Design": "2.2.0",
          "Microsoft.AspNetCore.Razor.Language": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.AspNetCore.ResponseCaching": "2.2.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.ResponseCompression": "2.2.0",
          "Microsoft.AspNetCore.Rewrite": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.2",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Server.HttpSys": "2.2.6",
          "Microsoft.AspNetCore.Server.IIS": "2.2.6",
          "Microsoft.AspNetCore.Server.IISIntegration": "2.2.1",
          "Microsoft.AspNetCore.Server.Kestrel": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.2.1",
          "Microsoft.AspNetCore.Session": "2.2.0",
          "Microsoft.AspNetCore.SignalR": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Core": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "1.1.0",
          "Microsoft.AspNetCore.SpaServices": "2.2.7",
          "Microsoft.AspNetCore.SpaServices.Extensions": "2.2.0",
          "Microsoft.AspNetCore.StaticFiles": "2.2.0",
          "Microsoft.AspNetCore.WebSockets": "2.2.1",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.CodeAnalysis.Razor": "2.2.0",
          "Microsoft.EntityFrameworkCore": "2.2.6",
          "Microsoft.EntityFrameworkCore.Abstractions": "2.2.6",
          "Microsoft.EntityFrameworkCore.Analyzers": "2.2.6",
          "Microsoft.EntityFrameworkCore.Design": "2.2.6",
          "Microsoft.EntityFrameworkCore.InMemory": "2.2.6",
          "Microsoft.EntityFrameworkCore.Relational": "2.2.6",
          "Microsoft.EntityFrameworkCore.SqlServer": "2.2.6",
          "Microsoft.EntityFrameworkCore.Tools": "2.2.6",
          "Microsoft.Extensions.Caching.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.Caching.SqlServer": "2.2.0",
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.Configuration.Binder": "2.2.4",
          "Microsoft.Extensions.Configuration.CommandLine": "2.2.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.4",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Ini": "2.2.0",
          "Microsoft.Extensions.Configuration.Json": "2.2.0",
          "Microsoft.Extensions.Configuration.KeyPerFile": "2.2.4",
          "Microsoft.Extensions.Configuration.UserSecrets": "2.2.0",
          "Microsoft.Extensions.Configuration.Xml": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.DiagnosticAdapter": "2.2.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "2.2.5",
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Composite": "2.2.0",
          "Microsoft.Extensions.FileProviders.Embedded": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0",
          "Microsoft.Extensions.FileSystemGlobbing": "2.2.0",
          "Microsoft.Extensions.Hosting": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Http": "2.2.0",
          "Microsoft.Extensions.Identity.Core": "2.2.0",
          "Microsoft.Extensions.Identity.Stores": "2.2.0",
          "Microsoft.Extensions.Localization": "2.2.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Configuration": "2.2.0",
          "Microsoft.Extensions.Logging.Console": "2.2.0",
          "Microsoft.Extensions.Logging.Debug": "2.2.0",
          "Microsoft.Extensions.Logging.EventSource": "2.2.0",
          "Microsoft.Extensions.Logging.TraceSource": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "2.2.0",
          "Microsoft.Extensions.Options.DataAnnotations": "2.2.0",
          "Microsoft.Extensions.Primitives": "2.2.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.8",
          "System.IO.Pipelines": "4.5.3"
        }
      },
      "Microsoft.AspNetCore.Authentication/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.Cookies/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Cookies.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.Core/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.Facebook/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.OAuth": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Facebook.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.Google/2.2.2": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.OAuth": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Google.dll": {
            "assemblyVersion": "2.2.2.0",
            "fileVersion": "2.2.2.19024"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication": "2.2.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.JwtBearer.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.OAuth": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.MicrosoftAccount.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.OAuth/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication": "2.2.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OAuth.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.OAuth": "2.2.0",
          "Microsoft.IdentityModel.Protocols.OpenIdConnect": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.OpenIdConnect.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.Twitter/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.OAuth": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Twitter.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authentication.WsFederation/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication": "2.2.0",
          "Microsoft.IdentityModel.Protocols.WsFederation": "5.3.0",
          "System.IdentityModel.Tokens.Jwt": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.WsFederation.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authorization/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Authorization": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.IO.Pipelines": "4.5.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Connections.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.CookiePolicy/2.2.8": {
        "dependencies": {
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.CookiePolicy.dll": {
            "assemblyVersion": "2.2.8.0",
            "fileVersion": "2.2.8.19282"
          }
        }
      },
      "Microsoft.AspNetCore.Cors/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.AspNetCore.Cryptography.KeyDerivation.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.DataProtection/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cryptography.Internal": "2.2.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Security.Cryptography.Xml": "4.5.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.DataProtection.Extensions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Extensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Diagnostics/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Reflection.Metadata": "1.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.2.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.EntityFrameworkCore.Relational": "2.2.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.18346"
          }
        }
      },
      "Microsoft.AspNetCore.Diagnostics.HealthChecks/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Diagnostics.HealthChecks": "2.2.5",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.8"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.HostFiltering/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.HostFiltering.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Hosting/2.2.7": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.4",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Reflection.Metadata": "1.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {
            "assemblyVersion": "2.2.7.0",
            "fileVersion": "2.2.7.19225"
          }
        }
      },
      "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http/2.2.2": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.8"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {
            "assemblyVersion": "2.2.2.0",
            "fileVersion": "2.2.2.19024"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Connections.Common": "1.1.0",
          "Microsoft.AspNetCore.Routing": "2.2.2",
          "Microsoft.AspNetCore.WebSockets": "2.2.1",
          "Newtonsoft.Json": "11.0.2",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.Http.Connections.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Newtonsoft.Json": "11.0.2",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Connections.Common.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.8",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Http.Features/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.HttpOverrides/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.HttpsPolicy/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Binder": "2.2.4",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.HttpsPolicy.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Identity/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Cookies": "2.2.0",
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Identity.Core": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Identity.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Identity": "2.2.0",
          "Microsoft.EntityFrameworkCore.Relational": "2.2.6",
          "Microsoft.Extensions.Identity.Stores": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Identity.EntityFrameworkCore.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Identity.UI/2.2.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Identity": "2.2.0",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.AspNetCore.StaticFiles": "2.2.0",
          "Microsoft.Extensions.FileProviders.Embedded": "2.2.0",
          "Microsoft.Extensions.Identity.Stores": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.Views.V3.dll": {
            "assemblyVersion": "2.2.5.0",
            "fileVersion": "2.2.5.19109"
          },
          "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.Views.V4.dll": {
            "assemblyVersion": "2.2.5.0",
            "fileVersion": "2.2.5.19109"
          },
          "lib/netstandard2.0/Microsoft.AspNetCore.Identity.UI.dll": {
            "assemblyVersion": "2.2.5.0",
            "fileVersion": "2.2.5.19109"
          }
        }
      },
      "Microsoft.AspNetCore.JsonPatch/2.2.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Localization/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Localization.Routing/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Localization": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Localization.Routing.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.MiddlewareAnalysis/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.MiddlewareAnalysis.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Analyzers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Cors": "2.2.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Localization": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "2.2.5",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.Razor.Design": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.8"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": {},
      "Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Core/2.2.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Authorization.Policy": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.2",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.DependencyModel": "2.1.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Threading.Tasks.Extensions": "4.5.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {
            "assemblyVersion": "2.2.5.0",
            "fileVersion": "2.2.5.19109"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Cors/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cors": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5",
          "Microsoft.Extensions.Localization": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.JsonPatch": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Xml.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Localization/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Localization": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.Localization": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Razor": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.FileProviders.Composite": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "2.2.0",
          "Microsoft.CodeAnalysis.Razor": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting": "2.2.7",
          "Microsoft.AspNetCore.Mvc.RazorPages": "2.2.5"
        }
      },
      "Microsoft.AspNetCore.Mvc.RazorPages/2.2.5": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {
            "assemblyVersion": "2.2.5.0",
            "fileVersion": "2.2.5.19109"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.2.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.FileSystemGlobbing": "2.2.0",
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Antiforgery": "2.2.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.2.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0",
          "Newtonsoft.Json.Bson": "1.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.Mvc.WebApiCompatShim/2.2.0": {
        "dependencies": {
          "Microsoft.AspNet.WebApi.Client": "5.2.6",
          "Microsoft.AspNetCore.Mvc.Core": "2.2.5",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.WebApiCompatShim.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.0"
          }
        }
      },
      "Microsoft.AspNetCore.NodeServices/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Console": "2.2.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.NodeServices.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Owin/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http": "2.2.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Owin.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Razor/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Razor.Design/2.2.0": {},
      "Microsoft.AspNetCore.Razor.Language/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Razor": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.ResponseCaching/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.ResponseCompression/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.AspNetCore.ResponseCompression.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Rewrite/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Rewrite.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Routing/2.2.2": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.ObjectPool": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.Routing.dll": {
            "assemblyVersion": "2.2.2.0",
            "fileVersion": "2.2.2.19024"
          }
        }
      },
      "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.HttpSys/2.2.6": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Hosting": "2.2.7",
          "Microsoft.Net.Http.Headers": "2.2.8",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.HttpSys.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.AspNetCore.Server.IIS/2.2.6": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "System.IO.Pipelines": "4.5.3",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.IIS.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        },
        "native": {
          "runtimes/win-x64/nativeassets/netcoreapp2.2/aspnetcorev2_inprocess.dll": {
            "fileVersion": "12.2.19169.6"
          }
        }
      },
      "Microsoft.AspNetCore.Server.IISIntegration/2.2.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.2.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.HttpOverrides": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Buffers": "4.5.0",
          "System.IO.Pipelines": "4.5.3",
          "System.Memory": "4.5.4",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "4.6.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.18346"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting": "2.2.7",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Https": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets": "2.2.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Core/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.WebUtilities": "2.2.0",
          "Microsoft.Extensions.Configuration.Binder": "2.2.4",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Microsoft.Net.Http.Headers": "2.2.8",
          "System.Memory": "4.5.4",
          "System.Numerics.Vectors": "4.5.0",
          "System.Runtime.CompilerServices.Unsafe": "4.6.0",
          "System.Security.Cryptography.Cng": "4.5.0",
          "System.Threading.Tasks.Extensions": "4.5.3"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Https/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.2.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.18346"
          }
        }
      },
      "Microsoft.AspNetCore.Session/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.Extensions.Caching.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Session.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Connections": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Core": "1.1.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Common/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Connections.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "Newtonsoft.Json": "11.0.2",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.AspNetCore.SignalR.Common.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Core/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authorization": "2.2.0",
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Microsoft.AspNetCore.SignalR.Protocols.Json": "1.1.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "System.Reflection.Emit": "4.6.0",
          "System.Threading.Channels": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Core.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SignalR.Common": "1.1.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SignalR.Protocols.Json.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.SpaServices/2.2.7": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.TagHelpers": "2.2.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.2.0",
          "Microsoft.AspNetCore.NodeServices": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.dll": {
            "assemblyVersion": "2.2.7.0",
            "fileVersion": "2.2.7.19225"
          }
        }
      },
      "Microsoft.AspNetCore.SpaServices.Extensions/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.SpaServices": "2.2.7",
          "Microsoft.AspNetCore.StaticFiles": "2.2.0",
          "Microsoft.AspNetCore.WebSockets": "2.2.1",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.SpaServices.Extensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.StaticFiles/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.WebEncoders": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.AspNetCore.WebSockets/2.2.1": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Net.WebSockets.WebSocketProtocol": "4.5.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.WebSockets.dll": {
            "assemblyVersion": "2.2.1.0",
            "fileVersion": "2.2.1.18346"
          }
        }
      },
      "Microsoft.AspNetCore.WebUtilities/2.2.0": {
        "dependencies": {
          "Microsoft.Net.Http.Headers": "2.2.8",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Azure.AppService.Middleware.Functions/1.0.0-preview6": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Functions.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          },
          "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.Modules.dll": {
            "assemblyVersion": "1.3.4.0",
            "fileVersion": "1.3.4.0"
          },
          "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.NetCore.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          },
          "lib/netstandard2.0/Microsoft.Azure.AppService.Middleware.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        }
      },
      "Microsoft.Azure.AppService.Proxy.Client/2.0.8100001-0126c21e": {
        "dependencies": {
          "Autofac": "4.6.2",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.Azure.AppService.Proxy.Common": "2.0.8100001-0126c21e",
          "Microsoft.Azure.AppService.Proxy.Runtime": "2.0.8100001-0126c21e"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.AppService.Proxy.Client.dll": {
            "assemblyVersion": "2.0.810.1",
            "fileVersion": "2.0.810.1"
          }
        }
      },
      "Microsoft.Azure.AppService.Proxy.Common/2.0.8100001-0126c21e": {
        "dependencies": {
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.AspNetCore.Razor.Language": "2.2.0",
          "Microsoft.CodeAnalysis": "3.5.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Newtonsoft.Json": "11.0.2",
          "System.ComponentModel.Annotations": "4.5.0",
          "System.Configuration.ConfigurationManager": "4.7.0",
          "System.Reactive.Linq": "3.1.1",
          "protobuf-net": "3.0.0-alpha.122"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.AppService.Proxy.Common.dll": {
            "assemblyVersion": "2.0.810.1",
            "fileVersion": "2.0.810.1"
          }
        }
      },
      "Microsoft.Azure.AppService.Proxy.Runtime/2.0.8100001-0126c21e": {
        "dependencies": {
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.AspNetCore.Http.Features": "2.2.0",
          "Microsoft.AspNetCore.Mvc": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.2",
          "Microsoft.Azure.AppService.Proxy.Common": "2.0.8100001-0126c21e",
          "System.Diagnostics.PerformanceCounter": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.AppService.Proxy.Runtime.dll": {
            "assemblyVersion": "2.0.810.1",
            "fileVersion": "2.0.810.1"
          }
        }
      },
      "Microsoft.Azure.Cosmos.Table/1.0.7": {
        "dependencies": {
          "Microsoft.Azure.DocumentDB.Core": "2.10.0",
          "Microsoft.OData.Core": "7.5.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Cosmos.Table.dll": {
            "assemblyVersion": "1.0.7.0",
            "fileVersion": "1.0.7.0"
          }
        }
      },
      "Microsoft.Azure.DocumentDB.Core/2.10.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2",
          "System.Collections.Immutable": "1.6.0",
          "System.Collections.NonGeneric": "4.3.0",
          "System.Collections.Specialized": "4.3.0",
          "System.Diagnostics.TraceSource": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Linq.Queryable": "4.0.1",
          "System.Net.Http": "4.3.4",
          "System.Net.NameResolution": "4.3.0",
          "System.Net.NetworkInformation": "4.1.0",
          "System.Net.Requests": "4.0.11",
          "System.Net.Security": "4.3.2",
          "System.Net.WebHeaderCollection": "4.0.1",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Security.SecureString": "4.0.0"
        },
        "runtime": {
          "lib/netstandard1.6/Microsoft.Azure.DocumentDB.Core.dll": {
            "assemblyVersion": "2.10.0.0",
            "fileVersion": "2.10.0.0"
          }
        }
      },
      "Microsoft.Azure.DurableTask.AzureStorage.Internal/1.4.0": {
        "dependencies": {
          "Microsoft.Azure.DurableTask.Core.Internal": "2.0.11",
          "Newtonsoft.Json": "11.0.2",
          "WindowsAzure.Storage": "9.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/DurableTask.AzureStorage.Internal.dll": {
            "assemblyVersion": "1.4.0.0",
            "fileVersion": "1.4.0.0"
          }
        }
      },
      "Microsoft.Azure.DurableTask.Core.Internal/2.0.11": {
        "dependencies": {
          "ImpromptuInterface": "7.0.1",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/DurableTask.Core.Internal.dll": {
            "assemblyVersion": "2.0.11.0",
            "fileVersion": "2.0.11.0"
          }
        }
      },
      "Microsoft.Azure.Functions.JavaWorker/1.8.0": {},
      "Microsoft.Azure.Functions.NodeJsWorker/1.2.2": {},
      "Microsoft.Azure.Functions.PowerShellWorker/2.0.554": {},
      "Microsoft.Azure.Functions.PythonWorker/2.1.1.9": {},
      "Microsoft.Azure.KeyVault/3.0.3": {
        "dependencies": {
          "Microsoft.Azure.KeyVault.WebKey": "3.0.3",
          "Microsoft.Rest.ClientRuntime": "2.3.18",
          "Microsoft.Rest.ClientRuntime.Azure": "3.3.18",
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2",
          "System.Net.Http": "4.3.4"
        },
        "runtime": {
          "lib/netstandard1.4/Microsoft.Azure.KeyVault.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.3.0"
          }
        }
      },
      "Microsoft.Azure.KeyVault.Core/2.0.4": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.5/Microsoft.Azure.KeyVault.Core.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.4.0"
          }
        }
      },
      "Microsoft.Azure.KeyVault.WebKey/3.0.3": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "runtime": {
          "lib/netstandard1.4/Microsoft.Azure.KeyVault.WebKey.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.3.0"
          }
        }
      },
      "Microsoft.Azure.Services.AppAuthentication/1.0.3": {
        "dependencies": {
          "Microsoft.IdentityModel.Clients.ActiveDirectory": "3.14.2",
          "NETStandard.Library": "2.0.3",
          "System.Diagnostics.Process": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.4/Microsoft.Azure.Services.AppAuthentication.dll": {
            "assemblyVersion": "1.0.3.0",
            "fileVersion": "1.0.3.0"
          }
        }
      },
      "Microsoft.Azure.Storage.Blob/11.1.7": {
        "dependencies": {
          "Microsoft.Azure.Storage.Common": "11.1.7",
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Storage.Blob.dll": {
            "assemblyVersion": "11.1.7.0",
            "fileVersion": "11.1.7.0"
          }
        }
      },
      "Microsoft.Azure.Storage.Common/11.1.7": {
        "dependencies": {
          "Microsoft.Azure.KeyVault.Core": "2.0.4",
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Storage.Common.dll": {
            "assemblyVersion": "11.1.7.0",
            "fileVersion": "11.1.7.0"
          }
        }
      },
      "Microsoft.Azure.Storage.File/11.1.7": {
        "dependencies": {
          "Microsoft.Azure.Storage.Common": "11.1.7",
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.Storage.File.dll": {
            "assemblyVersion": "11.1.7.0",
            "fileVersion": "11.1.7.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs/3.0.23": {
        "dependencies": {
          "Microsoft.Azure.WebJobs.Core": "3.0.23",
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.2.4",
          "Microsoft.Extensions.Configuration.Json": "2.2.0",
          "Microsoft.Extensions.Hosting": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Configuration": "2.2.0",
          "Newtonsoft.Json": "11.0.2",
          "System.Threading.Tasks.Dataflow": "4.8.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Host.dll": {
            "assemblyVersion": "3.0.23.0",
            "fileVersion": "3.0.23.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Core/3.0.23": {
        "dependencies": {
          "System.ComponentModel.Annotations": "4.5.0",
          "System.Diagnostics.TraceSource": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.dll": {
            "assemblyVersion": "3.0.23.0",
            "fileVersion": "3.0.23.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Extensions/4.0.1": {
        "dependencies": {
          "Microsoft.Azure.WebJobs": "3.0.23",
          "Microsoft.Azure.WebJobs.Host.Storage": "4.0.1",
          "ncrontab.signed": "3.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Extensions.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.0.1.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Extensions.Http/3.0.8": {
        "dependencies": {
          "Microsoft.AspNet.WebApi.Client": "5.2.6",
          "Microsoft.AspNetCore.Http": "2.2.2",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.2.0",
          "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.2.0",
          "Microsoft.AspNetCore.Routing": "2.2.2",
          "Microsoft.Azure.WebJobs": "3.0.23"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Extensions.Http.dll": {
            "assemblyVersion": "3.0.8.0",
            "fileVersion": "3.0.8.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Host.Storage/4.0.1": {
        "dependencies": {
          "Microsoft.Azure.Storage.Blob": "11.1.7",
          "Microsoft.Azure.WebJobs": "3.0.23"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Host.Storage.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.0.1.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Logging/4.0.1": {
        "dependencies": {
          "Microsoft.Azure.Cosmos.Table": "1.0.7"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Logging.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.0.1.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.23": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Microsoft.ApplicationInsights.AspNetCore": "2.14.0",
          "Microsoft.ApplicationInsights.DependencyCollector": "2.14.0",
          "Microsoft.ApplicationInsights.PerfCounterCollector": "2.14.0",
          "Microsoft.ApplicationInsights.SnapshotCollector": "1.3.7",
          "Microsoft.ApplicationInsights.WindowsServer": "2.14.0",
          "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel": "2.14.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.2.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.2.0",
          "Microsoft.Azure.WebJobs": "3.0.23",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "System.Diagnostics.TraceSource": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Thread": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Logging.ApplicationInsights.dll": {
            "assemblyVersion": "3.0.23.0",
            "fileVersion": "3.0.23.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Script/2.0.14786": {
        "dependencies": {
          "Google.Protobuf": "3.11.4",
          "Grpc.Core": "2.27.0",
          "Microsoft.AspNetCore.Mvc.WebApiCompatShim": "2.2.0",
          "Microsoft.Azure.AppService.Proxy.Client": "2.0.8100001-0126c21e",
          "Microsoft.Azure.Functions.JavaWorker": "1.8.0",
          "Microsoft.Azure.Functions.NodeJsWorker": "1.2.2",
          "Microsoft.Azure.Functions.PowerShellWorker": "2.0.554",
          "Microsoft.Azure.WebJobs": "3.0.23",
          "Microsoft.Azure.WebJobs.Extensions": "4.0.1",
          "Microsoft.Azure.WebJobs.Extensions.Http": "3.0.8",
          "Microsoft.Azure.WebJobs.Logging.ApplicationInsights": "3.0.23",
          "Microsoft.Azure.WebJobs.Script.Abstractions": "1.0.2-preview",
          "Microsoft.Azure.WebJobs.Script.Grpc": "2.0.14786",
          "Microsoft.Build": "15.8.166",
          "Microsoft.CodeAnalysis": "3.5.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.CSharp.Scripting": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Microsoft.DotNet.PlatformAbstractions": "2.1.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Logging.Console": "2.2.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "2.2.0",
          "Mono.Posix.NETStandard": "1.0.0",
          "Newtonsoft.Json": "11.0.2",
          "NuGet.Frameworks": "4.7.0",
          "NuGet.LibraryModel": "4.7.0",
          "NuGet.ProjectModel": "4.7.0",
          "System.IO.Abstractions": "2.1.0.227",
          "System.Net.Primitives": "4.3.0",
          "System.Reactive.Linq": "3.1.1",
          "System.Reactive.PlatformServices": "3.1.1",
          "System.Reflection.Emit": "4.6.0",
          "WindowsAzure.Storage": "9.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.14786.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Script.Abstractions/1.0.2-preview": {
        "dependencies": {
          "Microsoft.CodeAnalysis": "3.5.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Abstractions.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.14930.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Script.Grpc/2.0.14786": {
        "dependencies": {
          "Google.Protobuf": "3.11.4",
          "Google.Protobuf.Tools": "3.11.4",
          "Grpc.Core": "2.27.0",
          "Microsoft.CodeAnalysis": "3.5.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Newtonsoft.Json": "11.0.2",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebJobs.Script.Grpc.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.14786.0"
          }
        }
      },
      "Microsoft.Azure.WebJobs.Script.WebHost/2.0.14786": {
        "dependencies": {
          "DotNetTI.BreakingChangeAnalysis": "1.1.0-preview",
          "Microsoft.AspNetCore.App": "2.2.8",
          "Microsoft.Azure.AppService.Middleware.Functions": "1.0.0-preview6",
          "Microsoft.Azure.AppService.Proxy.Client": "2.0.8100001-0126c21e",
          "Microsoft.Azure.Functions.PythonWorker": "2.1.1.9",
          "Microsoft.Azure.KeyVault": "3.0.3",
          "Microsoft.Azure.Services.AppAuthentication": "1.0.3",
          "Microsoft.Azure.Storage.File": "11.1.7",
          "Microsoft.Azure.WebJobs": "3.0.23",
          "Microsoft.Azure.WebJobs.Host.Storage": "4.0.1",
          "Microsoft.Azure.WebJobs.Logging": "4.0.1",
          "Microsoft.Azure.WebJobs.Script": "2.0.14786",
          "Microsoft.Azure.WebSites.DataProtection": "2.1.91-alpha",
          "Microsoft.CodeAnalysis": "3.5.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Design": "2.2.3",
          "System.Net.Primitives": "4.3.0"
        },
        "runtime": {
          "lib/netcoreapp2.2/Microsoft.Azure.WebJobs.Script.WebHost.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.0.14786.0"
          }
        }
      },
      "Microsoft.Azure.WebSites.DataProtection/2.1.91-alpha": {
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "System.IdentityModel.Tokens.Jwt": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Azure.WebSites.DataProtection.dll": {
            "assemblyVersion": "0.1.6.0",
            "fileVersion": "0.1.6.0"
          }
        }
      },
      "Microsoft.Build/15.8.166": {
        "dependencies": {
          "Microsoft.Build.Framework": "15.8.166",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Collections.Immutable": "1.6.0",
          "System.Diagnostics.TraceSource": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.Reflection.Metadata": "1.6.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Runtime.Loader": "4.0.0",
          "System.Security.Principal.Windows": "4.7.0",
          "System.Text.Encoding.CodePages": "4.5.1",
          "System.Threading.Tasks.Dataflow": "4.8.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/Microsoft.Build.dll": {
            "assemblyVersion": "15.1.0.0",
            "fileVersion": "15.8.166.59604"
          }
        }
      },
      "Microsoft.Build.Framework/15.8.166": {
        "dependencies": {
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Threading.Thread": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Build.Framework.dll": {
            "assemblyVersion": "15.1.0.0",
            "fileVersion": "15.8.166.59604"
          }
        }
      },
      "Microsoft.CodeAnalysis/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "3.5.0",
          "Microsoft.CodeAnalysis.VisualBasic.Workspaces": "3.5.0"
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/3.0.0-beta2.20059.3": {},
      "Microsoft.CodeAnalysis.Common/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "3.0.0-beta2.20059.3",
          "System.Collections.Immutable": "1.6.0",
          "System.Memory": "4.5.4",
          "System.Reflection.Metadata": "1.6.0",
          "System.Runtime.CompilerServices.Unsafe": "4.6.0",
          "System.Text.Encoding.CodePages": "4.5.1",
          "System.Threading.Tasks.Extensions": "4.5.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Scripting/3.5.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Microsoft.CodeAnalysis.Scripting.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Scripting.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Scripting.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.CSharp.Workspaces/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.Workspaces.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Razor/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.CodeAnalysis.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.CodeAnalysis.Scripting.Common/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Scripting.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Scripting.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.VisualBasic.Workspaces/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "Microsoft.CodeAnalysis.VisualBasic": "3.5.0",
          "Microsoft.CodeAnalysis.Workspaces.Common": "3.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.VisualBasic.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CodeAnalysis.Workspaces.Common/3.5.0": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "3.5.0",
          "System.Composition": "1.0.31"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Workspaces.dll": {
            "assemblyVersion": "3.5.0.0",
            "fileVersion": "3.500.20.15305"
          }
        },
        "resources": {
          "lib/netstandard2.0/cs/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "cs"
          },
          "lib/netstandard2.0/de/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "de"
          },
          "lib/netstandard2.0/es/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "es"
          },
          "lib/netstandard2.0/fr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "fr"
          },
          "lib/netstandard2.0/it/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "it"
          },
          "lib/netstandard2.0/ja/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ja"
          },
          "lib/netstandard2.0/ko/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ko"
          },
          "lib/netstandard2.0/pl/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pl"
          },
          "lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "pt-BR"
          },
          "lib/netstandard2.0/ru/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "ru"
          },
          "lib/netstandard2.0/tr/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "tr"
          },
          "lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hans"
          },
          "lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.Workspaces.resources.dll": {
            "locale": "zh-Hant"
          }
        }
      },
      "Microsoft.CSharp/4.5.0": {},
      "Microsoft.DotNet.PlatformAbstractions/2.1.0": {
        "dependencies": {
          "System.AppContext": "4.1.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.0.0"
          }
        }
      },
      "Microsoft.EntityFrameworkCore/2.2.6": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Abstractions": "2.2.6",
          "Microsoft.EntityFrameworkCore.Analyzers": "2.2.6",
          "Microsoft.Extensions.Caching.Memory": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Remotion.Linq": "2.2.0",
          "System.Collections.Immutable": "1.6.0",
          "System.ComponentModel.Annotations": "4.5.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Interactive.Async": "3.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Abstractions/2.2.6": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Abstractions.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Analyzers/2.2.6": {},
      "Microsoft.EntityFrameworkCore.Design/2.2.6": {
        "dependencies": {
          "Microsoft.CSharp": "4.5.0",
          "Microsoft.EntityFrameworkCore.Relational": "2.2.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Design.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.InMemory/2.2.6": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "2.2.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.InMemory.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Relational/2.2.6": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore": "2.2.6"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.Relational.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.SqlServer/2.2.6": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Relational": "2.2.6",
          "System.Data.SqlClient": "4.6.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.EntityFrameworkCore.SqlServer.dll": {
            "assemblyVersion": "2.2.6.0",
            "fileVersion": "2.2.6.19169"
          }
        }
      },
      "Microsoft.EntityFrameworkCore.Tools/2.2.6": {
        "dependencies": {
          "Microsoft.EntityFrameworkCore.Design": "2.2.6"
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Caching.Memory/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Caching.SqlServer/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Data.SqlClient": "4.6.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.SqlServer.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Binder/2.2.4": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.19081"
          }
        }
      },
      "Microsoft.Extensions.Configuration.CommandLine/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.EnvironmentVariables/2.2.4": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.19081"
          }
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Ini/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Ini.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Json/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.KeyPerFile/2.2.4": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.KeyPerFile.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.19081"
          }
        }
      },
      "Microsoft.Extensions.Configuration.UserSecrets/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Json": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Configuration.Xml/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.2.0",
          "System.Security.Cryptography.Xml": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Xml.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.Extensions.DependencyInjection.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.DependencyModel/2.1.0": {
        "dependencies": {
          "Microsoft.DotNet.PlatformAbstractions": "2.1.0",
          "Newtonsoft.Json": "11.0.2",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Linq": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {
            "assemblyVersion": "2.1.0.0",
            "fileVersion": "2.1.0.0"
          }
        }
      },
      "Microsoft.Extensions.DiagnosticAdapter/2.2.0": {
        "dependencies": {
          "System.Diagnostics.DiagnosticSource": "4.6.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.Extensions.DiagnosticAdapter.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks/2.2.5": {
        "dependencies": {
          "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.dll": {
            "assemblyVersion": "2.2.5.0",
            "fileVersion": "2.2.5.19109"
          }
        }
      },
      "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Composite/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Embedded/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Embedded.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileSystemGlobbing": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Hosting/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.2.0",
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.2.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Hosting.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Http/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Http.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Identity.Core/2.2.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cryptography.KeyDerivation": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Identity.Core.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Identity.Stores/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Identity.Core": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Identity.Stores.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Localization/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Localization.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.Extensions.Logging/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Binder": "2.2.4",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.ApplicationInsights/2.14.0": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.14.0",
          "Microsoft.Extensions.Logging": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.ApplicationInsights.dll": {
            "assemblyVersion": "2.14.0.17971",
            "fileVersion": "2.14.0.17971"
          }
        }
      },
      "Microsoft.Extensions.Logging.Configuration/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.Console/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.Logging": "2.2.0",
          "Microsoft.Extensions.Logging.Configuration": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.Debug/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.EventSource/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "2.2.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.EventSource.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Logging.TraceSource/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.TraceSource.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.ObjectPool/2.2.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Options/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Primitives": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.2.0",
          "Microsoft.Extensions.Configuration.Binder": "2.2.4",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.Options.DataAnnotations/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.ComponentModel.Annotations": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.DataAnnotations.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "System.Reflection.TypeExtensions": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.Extensions.PlatformAbstractions.dll": {
            "assemblyVersion": "1.1.0.0",
            "fileVersion": "1.1.0.21115"
          }
        }
      },
      "Microsoft.Extensions.Primitives/2.2.0": {
        "dependencies": {
          "System.Memory": "4.5.4",
          "System.Runtime.CompilerServices.Unsafe": "4.6.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18315"
          }
        }
      },
      "Microsoft.Extensions.WebEncoders/2.2.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.2.0",
          "Microsoft.Extensions.Options": "2.2.0",
          "System.Text.Encodings.Web": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.18316"
          }
        }
      },
      "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "System.Runtime.Serialization.Json": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.Platform.dll": {
            "assemblyVersion": "3.14.2.11",
            "fileVersion": "3.14.40721.918"
          },
          "lib/netstandard1.3/Microsoft.IdentityModel.Clients.ActiveDirectory.dll": {
            "assemblyVersion": "3.14.2.11",
            "fileVersion": "3.14.40721.918"
          }
        }
      },
      "Microsoft.IdentityModel.JsonWebTokens/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "5.3.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.JsonWebTokens.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Logging/5.3.0": {
        "dependencies": {
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Logging.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "5.3.0",
          "Microsoft.IdentityModel.Tokens": "5.3.0",
          "System.Collections.Specialized": "4.3.0",
          "System.Diagnostics.Contracts": "4.3.0",
          "System.Net.Http": "4.3.4"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "5.3.0",
          "Newtonsoft.Json": "11.0.2",
          "System.Dynamic.Runtime": "4.3.0",
          "System.IdentityModel.Tokens.Jwt": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Protocols.WsFederation/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Protocols": "5.3.0",
          "Microsoft.IdentityModel.Tokens.Saml": "5.3.0",
          "Microsoft.IdentityModel.Xml": "5.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Protocols.WsFederation.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Logging": "5.3.0",
          "Newtonsoft.Json": "11.0.2",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.InteropServices.RuntimeInformation": "4.3.0",
          "System.Runtime.Serialization.Xml": "4.3.0",
          "System.Security.Claims": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Tokens.Saml/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "5.3.0",
          "Microsoft.IdentityModel.Xml": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Tokens.Saml.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.IdentityModel.Xml/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.Tokens": "5.3.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.IdentityModel.Xml.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "Microsoft.Net.Http.Headers/2.2.8": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.2.0",
          "System.Buffers": "4.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {
            "assemblyVersion": "2.2.8.0",
            "fileVersion": "2.2.8.19282"
          }
        }
      },
      "Microsoft.NETCore.App/2.2.8": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostPolicy": "2.2.8",
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "NETStandard.Library": "2.0.3",
          "runtime.win-x64.Microsoft.NETCore.App": "2.2.8"
        }
      },
      "Microsoft.NETCore.DotNetAppHost/2.2.8": {
        "dependencies": {
          "runtime.win-x64.Microsoft.NETCore.DotNetAppHost": "2.2.8"
        }
      },
      "Microsoft.NETCore.DotNetHostPolicy/2.2.8": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostResolver": "2.2.8",
          "runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy": "2.2.8"
        }
      },
      "Microsoft.NETCore.DotNetHostResolver/2.2.8": {
        "dependencies": {
          "Microsoft.NETCore.DotNetAppHost": "2.2.8",
          "runtime.win-x64.Microsoft.NETCore.DotNetHostResolver": "2.2.8"
        }
      },
      "Microsoft.NETCore.Platforms/3.1.0": {},
      "Microsoft.NETCore.Targets/2.0.0": {},
      "Microsoft.OData.Core/7.5.0": {
        "dependencies": {
          "Microsoft.OData.Edm": "7.5.0",
          "Microsoft.Spatial": "7.5.0"
        },
        "runtime": {
          "lib/netstandard1.1/Microsoft.OData.Core.dll": {
            "assemblyVersion": "7.5.0.20627",
            "fileVersion": "7.5.0.20627"
          }
        }
      },
      "Microsoft.OData.Edm/7.5.0": {
        "runtime": {
          "lib/netstandard1.1/Microsoft.OData.Edm.dll": {
            "assemblyVersion": "7.5.0.20627",
            "fileVersion": "7.5.0.20627"
          }
        }
      },
      "Microsoft.Rest.ClientRuntime/2.3.18": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "2.3.18.0"
          }
        }
      },
      "Microsoft.Rest.ClientRuntime.Azure/3.3.18": {
        "dependencies": {
          "Microsoft.Rest.ClientRuntime": "2.3.18",
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard1.4/Microsoft.Rest.ClientRuntime.Azure.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.3.18.0"
          }
        }
      },
      "Microsoft.Spatial/7.5.0": {
        "runtime": {
          "lib/netstandard1.1/Microsoft.Spatial.dll": {
            "assemblyVersion": "7.5.0.20627",
            "fileVersion": "7.5.0.20627"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration/2.2.3": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore": "2.2.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Contracts/2.2.3": {
        "dependencies": {
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Contracts.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Core/2.2.3": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection": "2.2.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Templating": "2.2.3",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Core.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Design/2.2.3": {
        "dependencies": {
          "Microsoft.VisualStudio.Web.CodeGenerators.Mvc": "2.2.3"
        },
        "runtime": {
          "lib/netstandard2.0/dotnet-aspnet-codegenerator-design.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/2.2.3": {
        "dependencies": {
          "Microsoft.VisualStudio.Web.CodeGeneration.Core": "2.2.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Templating/2.2.3": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "2.2.0",
          "Microsoft.CodeAnalysis.CSharp": "3.5.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Utils": "2.2.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Templating.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGeneration.Utils/2.2.3": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp.Workspaces": "3.5.0",
          "Microsoft.VisualStudio.Web.CodeGeneration.Contracts": "2.2.3",
          "Newtonsoft.Json": "11.0.2",
          "NuGet.Frameworks": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGeneration.Utils.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/2.2.3": {
        "dependencies": {
          "Microsoft.VisualStudio.Web.CodeGeneration": "2.2.3"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.VisualStudio.Web.CodeGenerators.Mvc.dll": {
            "assemblyVersion": "2.2.3.0",
            "fileVersion": "2.2.3.0"
          }
        }
      },
      "Microsoft.Win32.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "Microsoft.Win32.Registry/4.7.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.7.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
            "assemblyVersion": "4.1.3.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "Mono.Posix.NETStandard/1.0.0": {
        "runtime": {
          "runtimes/win-x64/lib/netstandard2.0/Mono.Posix.NETStandard.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.0.0"
          }
        },
        "native": {
          "runtimes/win-x64/native/MonoPosixHelper.dll": {
            "fileVersion": "0.0.0.0"
          },
          "runtimes/win-x64/native/libMonoPosixHelper.dll": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "ncrontab.signed/3.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.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/NCrontab.Signed.dll": {
            "assemblyVersion": "3.2.20120.0",
            "fileVersion": "3.2.20120.652"
          }
        }
      },
      "NETStandard.Library/2.0.3": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0"
        }
      },
      "Newtonsoft.Json/11.0.2": {
        "runtime": {
          "lib/netstandard2.0/Newtonsoft.Json.dll": {
            "assemblyVersion": "11.0.0.0",
            "fileVersion": "11.0.2.21924"
          }
        }
      },
      "Newtonsoft.Json.Bson/1.0.1": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "1.0.1.20722"
          }
        }
      },
      "NuGet.Common/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.Frameworks": "4.7.0",
          "System.Diagnostics.Process": "4.3.0",
          "System.Threading.Thread": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Common.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.Configuration/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.Common": "4.7.0",
          "System.Security.Cryptography.ProtectedData": "4.7.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Configuration.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.DependencyResolver.Core/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.LibraryModel": "4.7.0",
          "NuGet.Protocol": "4.7.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.DependencyResolver.Core.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.Frameworks/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Frameworks.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.LibraryModel/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.Common": "4.7.0",
          "NuGet.Versioning": "4.7.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.LibraryModel.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.Packaging/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2",
          "NuGet.Packaging.Core": "4.7.0",
          "System.Dynamic.Runtime": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Packaging.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.Packaging.Core/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.Common": "4.7.0",
          "NuGet.Versioning": "4.7.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Packaging.Core.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.ProjectModel/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.DependencyResolver.Core": "4.7.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Threading.Thread": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.ProjectModel.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.Protocol/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "NuGet.Configuration": "4.7.0",
          "NuGet.Packaging": "4.7.0",
          "System.Dynamic.Runtime": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Protocol.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "NuGet.Versioning/4.7.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard1.6/NuGet.Versioning.dll": {
            "assemblyVersion": "4.7.0.5",
            "fileVersion": "4.7.0.5148"
          }
        }
      },
      "protobuf-net/3.0.0-alpha.122": {
        "dependencies": {
          "System.Buffers": "4.5.0",
          "System.Memory": "4.5.4",
          "System.Reflection.Emit": "4.6.0",
          "System.Reflection.Emit.Lightweight": "4.6.0",
          "System.ServiceModel.Primitives": "4.6.0",
          "protobuf-net.Core": "3.0.0-alpha.122"
        },
        "runtime": {
          "lib/netstandard2.0/protobuf-net.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.0.0"
          }
        }
      },
      "protobuf-net.Core/3.0.0-alpha.122": {
        "dependencies": {
          "System.Buffers": "4.5.0",
          "System.Collections.Immutable": "1.6.0",
          "System.Memory": "4.5.4"
        },
        "runtime": {
          "lib/netstandard2.0/protobuf-net.Core.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.0.0.0"
          }
        }
      },
      "Remotion.Linq/2.2.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.Linq.Queryable": "4.0.1",
          "System.ObjectModel": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.0/Remotion.Linq.dll": {
            "assemblyVersion": "2.2.0.0",
            "fileVersion": "2.2.0.30000"
          }
        }
      },
      "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": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "runtime.native.System.Data.SqlClient.sni/4.5.0": {
        "dependencies": {
          "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x64.runtime.native.System.Data.SqlClient.sni": "4.4.0",
          "runtime.win-x86.runtime.native.System.Data.SqlClient.sni": "4.4.0"
        }
      },
      "runtime.native.System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "runtime.native.System.Net.Security/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.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-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
      "runtime.win-x64.Microsoft.NETCore.App/2.2.8": {
        "runtime": {
          "runtimes/win-x64/lib/netcoreapp2.2/Microsoft.CSharp.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/Microsoft.VisualBasic.dll": {
            "assemblyVersion": "10.0.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/Microsoft.Win32.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/SOS.NETCore.dll": {
            "assemblyVersion": "1.0.0.0",
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.AppContext.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Buffers.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Collections.Concurrent.dll": {
            "assemblyVersion": "4.0.14.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Collections.NonGeneric.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Collections.Specialized.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Collections.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.Annotations.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.DataAnnotations.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.EventBasedAsync.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.Primitives.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.TypeConverter.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ComponentModel.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Configuration.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Console.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Core.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Data.Common.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Data.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Contracts.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Debug.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.FileVersionInfo.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Process.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.StackTrace.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.TextWriterTraceListener.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Tools.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.TraceSource.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Diagnostics.Tracing.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Drawing.Primitives.dll": {
            "assemblyVersion": "4.2.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Drawing.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Dynamic.Runtime.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Globalization.Calendars.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Globalization.Extensions.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Globalization.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.Brotli.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.FileSystem.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.ZipFile.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.Compression.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.DriveInfo.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.Watcher.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.FileSystem.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.IsolatedStorage.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.MemoryMappedFiles.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.Pipes.AccessControl.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.Pipes.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.UnmanagedMemoryStream.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.IO.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Linq.Expressions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Linq.Parallel.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Linq.Queryable.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Linq.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Memory.dll": {
            "assemblyVersion": "4.1.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Http.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.HttpListener.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Mail.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.NameResolution.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.NetworkInformation.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Ping.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Requests.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Security.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.ServicePoint.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.Sockets.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebClient.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebHeaderCollection.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebProxy.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebSockets.Client.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.WebSockets.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Net.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Numerics.Vectors.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Numerics.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ObjectModel.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Private.DataContractSerialization.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Private.Uri.dll": {
            "assemblyVersion": "4.0.5.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Private.Xml.Linq.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Private.Xml.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.DispatchProxy.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Emit.ILGeneration.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Emit.Lightweight.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Emit.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Extensions.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Metadata.dll": {
            "assemblyVersion": "1.4.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.TypeExtensions.dll": {
            "assemblyVersion": "4.1.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Reflection.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Resources.Reader.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Resources.ResourceManager.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Resources.Writer.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.CompilerServices.VisualC.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Extensions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Handles.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.InteropServices.RuntimeInformation.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.InteropServices.WindowsRuntime.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.InteropServices.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Loader.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Numerics.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Formatters.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Json.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Primitives.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.Xml.dll": {
            "assemblyVersion": "4.1.4.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Runtime.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Claims.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Algorithms.dll": {
            "assemblyVersion": "4.3.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Cng.dll": {
            "assemblyVersion": "4.3.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Csp.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Encoding.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.OpenSsl.dll": {
            "assemblyVersion": "4.1.1.1",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.Primitives.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Cryptography.X509Certificates.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.Principal.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.SecureString.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Security.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ServiceModel.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ServiceProcess.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Text.Encoding.Extensions.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Text.Encoding.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Text.RegularExpressions.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Overlapped.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.Dataflow.dll": {
            "assemblyVersion": "4.6.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.Extensions.dll": {
            "assemblyVersion": "4.3.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.Parallel.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Tasks.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Thread.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.ThreadPool.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.Timer.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Threading.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Transactions.Local.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Transactions.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.ValueTuple.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Web.HttpUtility.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Web.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Windows.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.Linq.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.ReaderWriter.dll": {
            "assemblyVersion": "4.2.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.Serialization.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XDocument.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XPath.XDocument.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XPath.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XmlDocument.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.XmlSerializer.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.Xml.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/System.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/WindowsBase.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/mscorlib.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/lib/netcoreapp2.2/netstandard.dll": {
            "assemblyVersion": "2.0.0.0",
            "fileVersion": "4.6.28208.2"
          }
        },
        "native": {
          "runtimes/win-x64/native/Microsoft.DiaSymReader.Native.amd64.dll": {
            "fileVersion": "14.12.25830.2"
          },
          "runtimes/win-x64/native/System.Private.CoreLib.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/api-ms-win-core-console-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-datetime-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-debug-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-errorhandling-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-file-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-file-l1-2-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-file-l2-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-handle-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-heap-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-interlocked-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-libraryloader-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-localization-l1-2-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-memory-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-namedpipe-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-processenvironment-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-processthreads-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-processthreads-l1-1-1.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-profile-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-rtlsupport-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-string-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-synch-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-synch-l1-2-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-sysinfo-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-timezone-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-core-util-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-conio-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-convert-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-environment-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-filesystem-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-heap-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-locale-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-math-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-multibyte-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-private-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-process-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-runtime-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-stdio-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-string-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-time-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/api-ms-win-crt-utility-l1-1-0.dll": {
            "fileVersion": "10.0.17134.12"
          },
          "runtimes/win-x64/native/clrcompression.dll": {
            "fileVersion": "4.6.28208.2"
          },
          "runtimes/win-x64/native/clretwrc.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/clrjit.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/coreclr.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/dbgshim.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/mscordaccore.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/mscordaccore_amd64_amd64_4.6.28207.03.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/mscordbi.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/mscorrc.debug.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/mscorrc.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/sos.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/sos_amd64_amd64_4.6.28207.03.dll": {
            "fileVersion": "4.6.28207.3"
          },
          "runtimes/win-x64/native/ucrtbase.dll": {
            "fileVersion": "10.0.17134.12"
          }
        }
      },
      "runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.2.8": {
        "native": {
          "runtimes/win-x64/native/apphost.exe": {
            "fileVersion": "0.0.0.0"
          }
        }
      },
      "runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.2.8": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostResolver": "2.2.8"
        },
        "native": {
          "runtimes/win-x64/native/hostpolicy.dll": {
            "fileVersion": "2.2.28209.1"
          }
        }
      },
      "runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.2.8": {
        "dependencies": {
          "Microsoft.NETCore.DotNetAppHost": "2.2.8"
        },
        "native": {
          "runtimes/win-x64/native/hostfxr.dll": {
            "fileVersion": "2.2.28209.1"
          }
        }
      },
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "native": {
          "runtimes/win-x64/native/sni.dll": {
            "fileVersion": "4.6.25512.1"
          }
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {},
      "System.AppContext/4.1.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Buffers/4.5.0": {},
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "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/1.6.0": {
        "runtime": {
          "lib/netstandard2.0/System.Collections.Immutable.dll": {
            "assemblyVersion": "1.2.4.0",
            "fileVersion": "4.700.19.46214"
          }
        }
      },
      "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.Annotations/4.5.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/4.7.0": {
        "dependencies": {
          "System.Security.Cryptography.ProtectedData": "4.7.0",
          "System.Security.Permissions": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Configuration.ConfigurationManager.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Data.SqlClient/4.6.1": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Security.Principal.Windows": "4.7.0",
          "System.Text.Encoding.CodePages": "4.5.1",
          "runtime.native.System.Data.SqlClient.sni": "4.5.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp2.1/System.Data.SqlClient.dll": {
            "assemblyVersion": "4.5.0.1",
            "fileVersion": "4.6.27618.1"
          }
        }
      },
      "System.Diagnostics.Contracts/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/4.6.0": {
        "runtime": {
          "lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll": {
            "assemblyVersion": "4.0.4.0",
            "fileVersion": "4.700.19.46214"
          }
        }
      },
      "System.Diagnostics.PerformanceCounter/4.7.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.Win32.Registry": "4.7.0",
          "System.Configuration.ConfigurationManager": "4.7.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp2.0/System.Diagnostics.PerformanceCounter.dll": {
            "assemblyVersion": "4.0.2.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Diagnostics.Process/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "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.StackTrace/4.3.0": {
        "dependencies": {
          "System.IO.FileSystem": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Metadata": "1.6.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.TraceSource/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Collections": "4.3.0",
          "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",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "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.Globalization/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        }
      },
      "System.IdentityModel.Tokens.Jwt/5.3.0": {
        "dependencies": {
          "Microsoft.IdentityModel.JsonWebTokens": "5.3.0",
          "Microsoft.IdentityModel.Tokens": "5.3.0",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard2.0/System.IdentityModel.Tokens.Jwt.dll": {
            "assemblyVersion": "5.3.0.0",
            "fileVersion": "5.3.0.51005"
          }
        }
      },
      "System.Interactive.Async/3.2.0": {
        "runtime": {
          "lib/netstandard2.0/System.Interactive.Async.dll": {
            "assemblyVersion": "3.2.0.0",
            "fileVersion": "3.2.0.702"
          }
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.Abstractions/2.1.0.227": {
        "dependencies": {
          "System.IO.FileSystem.AccessControl": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.IO.Abstractions.dll": {
            "assemblyVersion": "2.1.0.227",
            "fileVersion": "2.1.0.227"
          }
        }
      },
      "System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Buffers": "4.5.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.IO.Compression": "4.3.0"
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.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"
        }
      },
      "System.IO.FileSystem.AccessControl/4.7.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.7.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {
            "assemblyVersion": "4.0.5.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO.Pipelines/4.5.3": {
        "runtime": {
          "lib/netcoreapp2.1/System.IO.Pipelines.dll": {
            "assemblyVersion": "4.0.0.1",
            "fileVersion": "4.6.27129.4"
          }
        }
      },
      "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.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.Linq.Queryable/4.0.1": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "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.Memory/4.5.4": {},
      "System.Net.Http/4.3.4": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.DiagnosticSource": "4.6.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Net.NameResolution/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "4.7.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "runtime.native.System": "4.3.0"
        }
      },
      "System.Net.NetworkInformation/4.1.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.Collections": "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.Linq": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Net.Sockets": "4.1.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Principal.Windows": "4.7.0",
          "System.Threading": "4.3.0",
          "System.Threading.Overlapped": "4.0.1",
          "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.Net.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Net.Requests/4.0.11": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "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.Net.Http": "4.3.4",
          "System.Net.Primitives": "4.3.0",
          "System.Net.WebHeaderCollection": "4.0.1",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Net.Security/4.3.2": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.Win32.Primitives": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Tracing": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.IO": "4.3.0",
          "System.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.Claims": "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.Security.Principal": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Security": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Net.Sockets/4.1.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.IO": "4.3.0",
          "System.Net.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Net.WebHeaderCollection/4.0.1": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Net.WebSockets.WebSocketProtocol/4.5.3": {
        "runtime": {
          "lib/netcoreapp2.1/System.Net.WebSockets.WebSocketProtocol.dll": {
            "assemblyVersion": "4.0.0.2",
            "fileVersion": "4.6.27129.4"
          }
        }
      },
      "System.Numerics.Vectors/4.5.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.ServiceModel/4.6.0": {
        "dependencies": {
          "System.Reflection.DispatchProxy": "4.5.0",
          "System.Security.Cryptography.Xml": "4.5.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "assemblyVersion": "4.6.0.0",
            "fileVersion": "4.600.19.47001"
          }
        }
      },
      "System.Reactive.Core/3.1.1": {
        "dependencies": {
          "System.ComponentModel": "4.3.0",
          "System.Diagnostics.Contracts": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Reactive.Interfaces": "3.1.1",
          "System.Threading.Thread": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0"
        },
        "runtime": {
          "lib/netcoreapp1.0/System.Reactive.Core.dll": {
            "assemblyVersion": "3.0.6000.0",
            "fileVersion": "3.1.1.0"
          }
        }
      },
      "System.Reactive.Interfaces/3.1.1": {
        "dependencies": {
          "NETStandard.Library": "2.0.3"
        },
        "runtime": {
          "lib/netstandard1.0/System.Reactive.Interfaces.dll": {
            "assemblyVersion": "3.0.0.0",
            "fileVersion": "3.1.1.0"
          }
        }
      },
      "System.Reactive.Linq/3.1.1": {
        "dependencies": {
          "System.Reactive.Core": "3.1.1",
          "System.Runtime.InteropServices.WindowsRuntime": "4.0.1"
        },
        "runtime": {
          "lib/netstandard1.3/System.Reactive.Linq.dll": {
            "assemblyVersion": "3.0.3000.0",
            "fileVersion": "3.1.1.0"
          }
        }
      },
      "System.Reactive.PlatformServices/3.1.1": {
        "dependencies": {
          "System.Reactive.Linq": "3.1.1"
        },
        "runtime": {
          "lib/netcoreapp1.0/System.Reactive.PlatformServices.dll": {
            "assemblyVersion": "3.0.6000.0",
            "fileVersion": "3.1.1.0"
          }
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.DispatchProxy/4.5.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": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Metadata/1.6.0": {},
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "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": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Globalization": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0"
        }
      },
      "System.Runtime.CompilerServices.Unsafe/4.6.0": {
        "runtime": {
          "lib/netcoreapp2.0/System.Runtime.CompilerServices.Unsafe.dll": {
            "assemblyVersion": "4.0.5.0",
            "fileVersion": "4.700.19.46214"
          }
        }
      },
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "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.InteropServices.WindowsRuntime/4.0.1": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Loader/4.0.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "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.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.Runtime.Serialization.Xml/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",
          "System.Text.Encoding": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Security.AccessControl/4.7.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Security.Principal.Windows": "4.7.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
            "assemblyVersion": "4.1.3.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Security.Claims/4.3.0": {
        "dependencies": {
          "System.Collections": "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.Security.Principal": "4.3.0"
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.2"
        }
      },
      "System.Security.Cryptography.Cng/4.5.0": {},
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.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/4.5.0": {
        "dependencies": {
          "System.Security.Cryptography.Cng": "4.5.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp2.1/System.Security.Cryptography.Pkcs.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "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/4.7.0": {
        "runtime": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.ProtectedData.dll": {
            "assemblyVersion": "4.0.5.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "4.5.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.Cryptography.Xml/4.5.0": {
        "dependencies": {
          "System.Security.Cryptography.Pkcs": "4.5.0",
          "System.Security.Permissions": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {
            "assemblyVersion": "4.0.1.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Security.Permissions/4.7.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.7.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Permissions.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Security.Principal/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Security.Principal.Windows/4.7.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
            "assemblyVersion": "4.1.3.0",
            "fileVersion": "4.700.19.56404"
          }
        }
      },
      "System.Security.SecureString/4.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.ServiceModel.Primitives/4.6.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.6.0"
        },
        "runtime": {
          "lib/netcoreapp2.1/System.ServiceModel.Primitives.dll": {
            "assemblyVersion": "4.6.0.0",
            "fileVersion": "4.600.19.47001"
          },
          "lib/netcoreapp2.1/System.ServiceModel.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.600.19.47001"
          }
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/4.5.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "System.Runtime.CompilerServices.Unsafe": "4.6.0"
        },
        "runtime": {
          "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
            "assemblyVersion": "4.1.1.0",
            "fileVersion": "4.6.27129.4"
          }
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.Encodings.Web/4.5.0": {
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {
            "assemblyVersion": "4.0.3.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "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/4.5.0": {
        "runtime": {
          "lib/netcoreapp2.1/System.Threading.Channels.dll": {
            "assemblyVersion": "4.0.0.0",
            "fileVersion": "4.6.26515.6"
          }
        }
      },
      "System.Threading.Overlapped/4.0.1": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "3.1.0",
          "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": "3.1.0",
          "Microsoft.NETCore.Targets": "2.0.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.Tasks.Dataflow/4.8.0": {},
      "System.Threading.Tasks.Extensions/4.5.3": {},
      "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.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.3"
        }
      },
      "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"
        }
      },
      "WindowsAzure.Storage/9.3.1": {
        "dependencies": {
          "NETStandard.Library": "2.0.3",
          "Newtonsoft.Json": "11.0.2"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.WindowsAzure.Storage.dll": {
            "assemblyVersion": "9.3.1.0",
            "fileVersion": "9.3.1.0"
          }
        }
      },
      "YamlDotNet/6.0.0": {
        "runtime": {
          "lib/netstandard1.3/YamlDotNet.dll": {
            "assemblyVersion": "6.0.0.0",
            "fileVersion": "6.0.0.0"
          }
        }
      }
    }
  },
  "libraries": {
    "func/2.7.3188": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "AccentedCommandLineParser/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-y31DAkV95XkJmBaloIYE/yDLbypMXwNwRCYLV/auGF4BSZGBdeEjF172tVgKP+mH3HwxDcEJ7ef0GEFYGjL5Og==",
      "path": "accentedcommandlineparser/2.0.0",
      "hashPath": "accentedcommandlineparser.2.0.0.nupkg.sha512"
    },
    "Autofac/4.6.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wKI7F6+n45gqfq0T8FuB3hFzaCkuegiFo5in6uB1y2Ai9ZYcjue8yqk3yzyNEwBDS7AyvlTUGSoNovwpUuKqTw==",
      "path": "autofac/4.6.2",
      "hashPath": "autofac.4.6.2.nupkg.sha512"
    },
    "Colors.Net/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RKpTbFKwAxz3CT2laSInQJ5RYmEjrchQL7b8dwaMoMCjjXHoASMJMUg2Flc/vev67/PlFDUqEL4dh/8rXNQA0Q==",
      "path": "colors.net/1.1.0",
      "hashPath": "colors.net.1.1.0.nupkg.sha512"
    },
    "DotNetTI.BreakingChangeAnalysis/1.1.0-preview": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QNx79POq7ICRwLpsxx19UjYVH7R9YqTYGdH4+8c88gBlo2UunkzUTt/uIIkinKMt4vFXj0gFmV9watGqvphzQw==",
      "path": "dotnetti.breakingchangeanalysis/1.1.0-preview",
      "hashPath": "dotnetti.breakingchangeanalysis.1.1.0-preview.nupkg.sha512"
    },
    "Dynamitey/2.0.9.136": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SzGWOl8nKR4r7WYiyMgJ0n/MuncdtPSyjxe1+znH8KVKOFQAckXFOeqOXgcWSMLHT+ehAYtZHPWjX+GsH7eI4Q==",
      "path": "dynamitey/2.0.9.136",
      "hashPath": "dynamitey.2.0.9.136.nupkg.sha512"
    },
    "Google.Protobuf/3.11.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dajCxjDCiPyZuqwZCkFJTwhn/0TJ5VesIs4fXvs56ez1VUi68JjhYMMsPjnJ9gcPqJwTMtXMU1WqUdXYiG1x4w==",
      "path": "google.protobuf/3.11.4",
      "hashPath": "google.protobuf.3.11.4.nupkg.sha512"
    },
    "Google.Protobuf.Tools/3.11.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vwz7KF64IrrsnrCuHv886NwFuQ8JTbxq7xg5NK1dH+BQSPapCbKBwTbKO4lyJON8QnbzTlqcNi3kTFqLm14K5w==",
      "path": "google.protobuf.tools/3.11.4",
      "hashPath": "google.protobuf.tools.3.11.4.nupkg.sha512"
    },
    "Grpc.Core/2.27.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iNWowSeJvGCkFwKxpJmhpRBrgAJ0kB+iwyZ0b0z2w1hCqs2ho02699TmDn6IwCgJrTfXtYnsBVevD+gKprmbug==",
      "path": "grpc.core/2.27.0",
      "hashPath": "grpc.core.2.27.0.nupkg.sha512"
    },
    "Grpc.Core.Api/2.27.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UAHXfV+n6TEMCybML7V+1qWP7G9byGXUE2mtATWpctP7xB8P5J++iYMuyxrprKkC36X/QuUwHJmHpBxlDHzF2g==",
      "path": "grpc.core.api/2.27.0",
      "hashPath": "grpc.core.api.2.27.0.nupkg.sha512"
    },
    "ImpromptuInterface/7.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9w44OsRuNJoAX0dbVoNqdljCqQIk33Hha5W+BcnWVwawFCEuVBDZbPQafgE1gVvvRaQhc1FOIKuJIIhXZmadvA==",
      "path": "impromptuinterface/7.0.1",
      "hashPath": "impromptuinterface.7.0.1.nupkg.sha512"
    },
    "Marklio.Metadata/1.2.20-beta": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/YB6yEAG4U7/W309LvZwKGrjgWbcz8XaWQOChTwph527DWbqYPw7LmhySGx2e3IxRmEbrpAE7rk/ekK8+BVnFg==",
      "path": "marklio.metadata/1.2.20-beta",
      "hashPath": "marklio.metadata.1.2.20-beta.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j66/uh1Mb5Px/nvMwDWx73Wd9MdO2X+zsDw9JScgm5Siz5r4Cw8sTW+VCrjurFkpFqrNkj+0wbfRHDBD9b+elA==",
      "path": "microsoft.applicationinsights/2.14.0",
      "hashPath": "microsoft.applicationinsights.2.14.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.AspNetCore/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WZvoTDyMNugGR4gblCNOpSh0xahkZYQTGSiGzCMWrTiiF8l6hpKY9OsmqWgj7FJte+W0Y27JPByD9S3M+MHtcw==",
      "path": "microsoft.applicationinsights.aspnetcore/2.14.0",
      "hashPath": "microsoft.applicationinsights.aspnetcore.2.14.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.DependencyCollector/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7mVJBItsgNnCsf7YqtTPNOgVIdc+OaseoJas7pXroLRIsqkrnq2mOR6K0qg9+fk2/x9j7j7frqA+x08KEFulQA==",
      "path": "microsoft.applicationinsights.dependencycollector/2.14.0",
      "hashPath": "microsoft.applicationinsights.dependencycollector.2.14.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.EventCounterCollector/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4LP8SGydiqkMVUhh87Wf8taKiFoVM3Cs+tuoK4Vb+Q16XMW5P03L9zaUFv4qJmj+lceqS1JW1/LlvWPieNCt/g==",
      "path": "microsoft.applicationinsights.eventcountercollector/2.14.0",
      "hashPath": "microsoft.applicationinsights.eventcountercollector.2.14.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.PerfCounterCollector/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-esHa5o/XoHE3Me57N1ucXl2nrWXQSImjme382u/zifCTSyYcexo+WxFX89hhoIEB9LAbc0LDq/b6HWkDTnyhdQ==",
      "path": "microsoft.applicationinsights.perfcountercollector/2.14.0",
      "hashPath": "microsoft.applicationinsights.perfcountercollector.2.14.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.SnapshotCollector/1.3.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G5RLwAE0FSyRArn/8UXRVFjYGmHXR8ByFIkC7u/0PLT/JN7k4FLJLku6S3UWQKOz2jdFzB7e4ytHyYEQbUu2yQ==",
      "path": "microsoft.applicationinsights.snapshotcollector/1.3.7",
      "hashPath": "microsoft.applicationinsights.snapshotcollector.1.3.7.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.WindowsServer/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7Z8ldkva6Eb6anFzLSxjP/ABWNTB/yXpLbk1RlVj3EGQ0fCSgy1EQC8w0/UcPK14CQrk/68mYAnznnHmxtCShw==",
      "path": "microsoft.applicationinsights.windowsserver/2.14.0",
      "hashPath": "microsoft.applicationinsights.windowsserver.2.14.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights.WindowsServer.TelemetryChannel/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fvuSEAoWpTVFiBuLX836peNzq5WdaIBfpxppd6l1Wntm9HaB/gcX02lWhyFgiR70nThV5VRAYUePyMfOmm3h5A==",
      "path": "microsoft.applicationinsights.windowsserver.telemetrychannel/2.14.0",
      "hashPath": "microsoft.applicationinsights.windowsserver.telemetrychannel.2.14.0.nupkg.sha512"
    },
    "Microsoft.AspNet.WebApi.Client/5.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-owAlEIUZXWSnkK8Z1c+zR47A0X6ykF4XjbPok4lQKNuciUfHLGPd6QnI+rt/8KlQ17PmF+I4S3f+m+Qe4IvViw==",
      "path": "microsoft.aspnet.webapi.client/5.2.6",
      "hashPath": "microsoft.aspnet.webapi.client.5.2.6.nupkg.sha512"
    },
    "Microsoft.AspNetCore/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Bs75iht4lXS8uVWy/Cbsr9i0m2jRtnrfPEWU+6t0dQTZcJEfF9b7G2F7XvstLFWkAKSgYRzFkAwi/KypY0Qtew==",
      "path": "microsoft.aspnetcore/2.2.0",
      "hashPath": "microsoft.aspnetcore.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Antiforgery/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fVQsSXNZz38Ysx8iKwwqfOLHhLrAeKEMBS5Ia3Lh7BJjOC2vPV28/yk08AovOMsB3SNQPGnE7bv+lsIBTmAkvw==",
      "path": "microsoft.aspnetcore.antiforgery/2.2.0",
      "hashPath": "microsoft.aspnetcore.antiforgery.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.App/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-C8bHuH9mFLRO9GaAkrmWPrBzdOjzFbXHijzy66/Uff84j2wr/PVVol97mQlQaDB74W13oL8xE7mY6LJcm6zcrg==",
      "path": "microsoft.aspnetcore.app/2.2.8",
      "hashPath": "microsoft.aspnetcore.app.2.2.8.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b0R9X7L6zMqNsssKDvhYHuNi5x0s4DyHTeXybIAyGaitKiW1Q5aAGKdV2codHPiePv9yHfC9hAMyScXQ/xXhPw==",
      "path": "microsoft.aspnetcore.authentication/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VloMLDJMf3n/9ic5lCBOa42IBYJgyB1JhzLsL68Zqg+2bEPWfGBj/xCJy/LrKTArN0coOcZp3wyVTZlx0y9pHQ==",
      "path": "microsoft.aspnetcore.authentication.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Cookies/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Iar9VFlBHkZGdSG9ZUTmn6Q8Qg+6CtW5G/TyJI2F8B432TOH+nZlkU7O0W0byow6xsxqOYeTviSHz4cCJ3amfQ==",
      "path": "microsoft.aspnetcore.authentication.cookies/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.cookies.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Core/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XlVJzJ5wPOYW+Y0J6Q/LVTEyfS4ssLXmt60T0SPP+D8abVhBTl+cgw2gDHlyKYIkcJg7btMVh383NDkMVqD/fg==",
      "path": "microsoft.aspnetcore.authentication.core/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.core.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Facebook/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SOc/wjoBntSWVZ6uG0R/TqQ0xmxu2H1PhkuYxINYpkUB7s3cQQuRDyZtJIdQonzpWVwBRj0ImwktiMaBF/7ihQ==",
      "path": "microsoft.aspnetcore.authentication.facebook/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.facebook.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Google/2.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oiCm+HAkkP9vBEBmqIuq+mz+ZxMRrnXviHepSChCFvpJvjYm5vWjpqD+L8JMQaGUTs3k4hycjgWbmhd/3bJx/A==",
      "path": "microsoft.aspnetcore.authentication.google/2.2.2",
      "hashPath": "microsoft.aspnetcore.authentication.google.2.2.2.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.JwtBearer/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FnyoLdiIo8KDobVcDuUYYFSbQYp1OR8vSMIOcW6M5+dtF9TC6XvCCS8Ook+DSbqUj6HPxwOIKa5BeIZm1/EpMw==",
      "path": "microsoft.aspnetcore.authentication.jwtbearer/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.jwtbearer.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.MicrosoftAccount/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-troBjvJAMK7P2Vb5sDOzCztq9vR8BJtajDznam2XuQai7kLh5z7cmkB+2zMin+K/HzNjqItJSuSyuaK2PoZ8nA==",
      "path": "microsoft.aspnetcore.authentication.microsoftaccount/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.microsoftaccount.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.OAuth/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i33SSdJd0g3ENRnHczgzrOlru3ciPsyYHMgAh90sbURS8wuBx0Y4xXfRQcYfu1W0/uiHQO832KNb/ICINWqLzA==",
      "path": "microsoft.aspnetcore.authentication.oauth/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.oauth.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.OpenIdConnect/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-y4iu3vMFnkMTaqT9mCJhD3XUMfavNP0CoOeNOHd7ArqZfgzs3GqAPcBc8Ld6mK2u5OOva8C6bhnQfRu9z0qJKQ==",
      "path": "microsoft.aspnetcore.authentication.openidconnect/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.openidconnect.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Twitter/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wKfJeBL+13duv0o4q9zp4pW7UopBHaLafnq2GiIJTcu1x3RR/1N4sRIIppLSIJdulgM1XfNOivlIE2FEfZpmog==",
      "path": "microsoft.aspnetcore.authentication.twitter/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.twitter.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.WsFederation/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TIBkO7Tx8uWXNL5Z7/6+iKdhTS+D9dpJMNcmiVxrAJUqxL4EWGHNqJyUp5yqI76GmbrT4GD23T3cUsSuCi7E0A==",
      "path": "microsoft.aspnetcore.authentication.wsfederation/2.2.0",
      "hashPath": "microsoft.aspnetcore.authentication.wsfederation.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authorization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/L0W8H3jMYWyaeA9gBJqS/tSWBegP9aaTM0mjRhxTttBY9z4RVDRYJ2CwPAmAXIuPr3r1sOw+CS8jFVRGHRezQ==",
      "path": "microsoft.aspnetcore.authorization/2.2.0",
      "hashPath": "microsoft.aspnetcore.authorization.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authorization.Policy/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aJCo6niDRKuNg2uS2WMEmhJTooQUGARhV2ENQ2tO5443zVHUo19MSgrgGo9FIrfD+4yKPF8Q+FF33WkWfPbyKw==",
      "path": "microsoft.aspnetcore.authorization.policy/2.2.0",
      "hashPath": "microsoft.aspnetcore.authorization.policy.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Connections.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Aqr/16Cu5XmGv7mLKJvXRxhhd05UJ7cTTSaUV4MZ3ynAzfgWjsAdpIU8FWuxwAjmVdmI8oOWuVDrbs+sRkhKnA==",
      "path": "microsoft.aspnetcore.connections.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.connections.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.CookiePolicy/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-71BSJnZquxKXyqvC8CRPVZz+WqIxpzwNZWPMAxDdINWAMAXjXFi53bIiVW2+uiSypyIavECkt1ty/V12Yc1vnw==",
      "path": "microsoft.aspnetcore.cookiepolicy/2.2.8",
      "hashPath": "microsoft.aspnetcore.cookiepolicy.2.2.8.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cors/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LFlTM3ThS3ZCILuKnjy8HyK9/IlDh3opogdbCVx6tMGyDzTQBgMPXLjGDLtMk5QmLDCcP3l1TO3z/+1viA8GUg==",
      "path": "microsoft.aspnetcore.cors/2.2.0",
      "hashPath": "microsoft.aspnetcore.cors.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cryptography.Internal/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GXmMD8/vuTLPLvKzKEPz/4vapC5e0cwx1tUVd83ePRyWF9CCrn/pg4/1I+tGkQqFLPvi3nlI2QtPtC6MQN8Nww==",
      "path": "microsoft.aspnetcore.cryptography.internal/2.2.0",
      "hashPath": "microsoft.aspnetcore.cryptography.internal.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cryptography.KeyDerivation/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NCY0PH3nrFYbhqiq72rwWsUXlV4OAE0MOukvGvIBOTnEPMC1yVL42k1DXLnaIu+c0yfMAxIIG9Iuaykp9BQQQw==",
      "path": "microsoft.aspnetcore.cryptography.keyderivation/2.2.0",
      "hashPath": "microsoft.aspnetcore.cryptography.keyderivation.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-G6dvu5Nd2vjpYbzazZ//qBFbSEf2wmBUbyAR7E4AwO3gWjhoJD5YxpThcGJb7oE3VUcW65SVMXT+cPCiiBg8Sg==",
      "path": "microsoft.aspnetcore.dataprotection/2.2.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-seANFXmp8mb5Y12m1ShiElJ3ZdOT3mBN3wA1GPhHJIvZ/BxOCPyqEOR+810OWsxEZwA5r5fDRNpG/CqiJmQnJg==",
      "path": "microsoft.aspnetcore.dataprotection.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection.Extensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Goo1xU9WJnEJ0dKDgYFF+hFQqRMLKjf9zc8Bu3PaBdGncR7QwDMeFIkO7FEM6izaC38QjYrs1Q5AsmljkPyOrw==",
      "path": "microsoft.aspnetcore.dataprotection.extensions/2.2.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.extensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RobNuZecn/eefWVApOE+OWAZXCdgfzm8pB7tBvJkahsjWfn1a+bLM9I2cuKlp/9aFBok1O/oDXlgYSvaQYu/yg==",
      "path": "microsoft.aspnetcore.diagnostics/2.2.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pva9ggfUDtnJIKzv0+wxwTX7LduDx6xLSpMqWwdOJkW52L0t31PI78+v+WqqMpUtMzcKug24jGs3nTFpAmA/2g==",
      "path": "microsoft.aspnetcore.diagnostics.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bHR6mCzZifAeRogJBght6gwFYbGOVUTM+mcyMbM2U9/lilQ6B8VEZaCQRKrUv45nMrYRMJMKi71MRAWrwnQ2OA==",
      "path": "microsoft.aspnetcore.diagnostics.entityframeworkcore/2.2.1",
      "hashPath": "microsoft.aspnetcore.diagnostics.entityframeworkcore.2.2.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics.HealthChecks/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RNmdLy9yncTprony49cuwhyTKoROpVflGM+pKlHA1671F00QUsjoY1Oi6xoa9XsUrfRDRYlxbt2CHYCMLzMh7Q==",
      "path": "microsoft.aspnetcore.diagnostics.healthchecks/2.2.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.healthchecks.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.HostFiltering/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JSX6ZlVWDkokZ+xCKDhUVQNqbmFn1lHQNzJc8K4Y/uTUocZS83+b/8Q7y/yx3oJ362etGMVy0keAvmCdqbP8nA==",
      "path": "microsoft.aspnetcore.hostfiltering/2.2.0",
      "hashPath": "microsoft.aspnetcore.hostfiltering.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting/2.2.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-O0ZBE53Fa9bVGXykDzvgMFW0Pe1QyPPFg1pazN8l3RUFSWBsDJ9/iD1LHXgADA8+ZD3R/1zkvraPa9SZdievxQ==",
      "path": "microsoft.aspnetcore.hosting/2.2.7",
      "hashPath": "microsoft.aspnetcore.hosting.2.2.7.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ubycklv+ZY7Kutdwuy1W4upWcZ6VFR8WUXU7l7B2+mvbDBBPAcfpi+E+Y5GFe+Q157YfA3C49D2GCjAZc7Mobw==",
      "path": "microsoft.aspnetcore.hosting.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1PMijw8RMtuQF60SsD/JlKtVfvh4NORAhF4wjysdABhlhTrYmtgssqyncR0Stq5vqtjplZcj6kbT4LRTglt9IQ==",
      "path": "microsoft.aspnetcore.hosting.server.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Html.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y4rs5aMEXY8G7wJo5S3EEt6ltqyOTr/qOeZzfn+hw/fuQj5GppGckMY5psGLETo1U9hcT5MmAhaT5xtusM1b5g==",
      "path": "microsoft.aspnetcore.html.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.html.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http/2.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BAibpoItxI5puk7YJbIGj95arZueM8B8M5xT1fXBn3hb3L2G3ucrZcYXv1gXdaroLbntUs8qeV8iuBrpjQsrKw==",
      "path": "microsoft.aspnetcore.http/2.2.2",
      "hashPath": "microsoft.aspnetcore.http.2.2.2.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nxs7Z1q3f1STfLYKJSVXCs1iBl+Ya6E8o4Oy1bCxJ/rNI44E/0f6tbsrVqAWfB7jlnJfyaAtIalBVxPKUPQb4Q==",
      "path": "microsoft.aspnetcore.http.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZcwAM9rE5yjGC+vtiNAK0INybpKIqnvB+/rntZn2/CPtyiBAtovVrEp4UZOoC31zH5t0P78ix9gLNJzII/ODsA==",
      "path": "microsoft.aspnetcore.http.connections/1.1.0",
      "hashPath": "microsoft.aspnetcore.http.connections.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Connections.Common/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mYk5QUUjyXQmlyDHWDjkLYDArt97plwe6KsDsNVhDEQ+HgZMKGjISyM6YSA7BERQNR25kXBTbIYfSy1vePGQgg==",
      "path": "microsoft.aspnetcore.http.connections.common/1.1.0",
      "hashPath": "microsoft.aspnetcore.http.connections.common.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Extensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2DgZ9rWrJtuR7RYiew01nGRzuQBDaGHGmK56Rk54vsLLsCdzuFUPqbDTJCS1qJQWTbmbIQ9wGIOjpxA1t0l7/w==",
      "path": "microsoft.aspnetcore.http.extensions/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.extensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Features/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ziFz5zH8f33En4dX81LW84I6XrYXKf9jg6aM39cM+LffN9KJahViKZ61dGMSO2gd3e+qe5yBRwsesvyqlZaSMg==",
      "path": "microsoft.aspnetcore.http.features/2.2.0",
      "hashPath": "microsoft.aspnetcore.http.features.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.HttpOverrides/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pOlLQyNKQduGbtbgB55RyTHFeshSfKi3DmofrVjk+UBQjyp+Tm0RNNJFQf+sv34hlFsel+VnD79QyO9Zk/c3oA==",
      "path": "microsoft.aspnetcore.httpoverrides/2.2.0",
      "hashPath": "microsoft.aspnetcore.httpoverrides.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.HttpsPolicy/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0EmmwzAkWEPCC8rpg9nGfcOiitIOYkZ13f+b5ED7AAZvz/ZwkdWbeMarGf77lSyA+Mb9O/iAt4LWup0RRMVOJw==",
      "path": "microsoft.aspnetcore.httpspolicy/2.2.0",
      "hashPath": "microsoft.aspnetcore.httpspolicy.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Identity/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-F16BKeS96wKhyIyhaFR7m8kRIwIvPUW9Dx7IlGWmu2IIwnUDCdo+2z7IrWKA8r77pZQ1UE9kYcBPg5456YdAIA==",
      "path": "microsoft.aspnetcore.identity/2.2.0",
      "hashPath": "microsoft.aspnetcore.identity.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Identity.EntityFrameworkCore/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PGJ8f8sE9vbnyPJpSCMYAjh1itkM8uL9QnkO5lQSSJGeyG4b1+zNoLS+leJgjGnlkTzgWPffc4OuqH7wsYahWw==",
      "path": "microsoft.aspnetcore.identity.entityframeworkcore/2.2.0",
      "hashPath": "microsoft.aspnetcore.identity.entityframeworkcore.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Identity.UI/2.2.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iYtjnE1GlKTUnUMNvRPsUZs6bQQLB+Nd+6FNbbpzhBItGFDgyTGqZ/RkIAUd1yxDO0O9JzBqxMS1uNNDn/ZQog==",
      "path": "microsoft.aspnetcore.identity.ui/2.2.5",
      "hashPath": "microsoft.aspnetcore.identity.ui.2.2.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.JsonPatch/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o9BB9hftnCsyJalz9IT0DUFxz8Xvgh3TOfGWolpuf19duxB4FySq7c25XDYBmBMS+sun5/PsEUAi58ra4iJAoA==",
      "path": "microsoft.aspnetcore.jsonpatch/2.2.0",
      "hashPath": "microsoft.aspnetcore.jsonpatch.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Localization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+PGX1mEfq19EVvskBBb9XBQrXZpZrh6hYhX0x3FkPTEqr+rDM2ZmsEwAAMRmzcidmlDM1/7cyDSU/WhkecU8tA==",
      "path": "microsoft.aspnetcore.localization/2.2.0",
      "hashPath": "microsoft.aspnetcore.localization.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Localization.Routing/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kjheDUpXWaGOH8bUQafFAkUvw74xoe0Y2hojgeYaAg5LKvaFUwupkz8wgyhfSbLdejxEQJ6PsA7Zq/AcdPoIUQ==",
      "path": "microsoft.aspnetcore.localization.routing/2.2.0",
      "hashPath": "microsoft.aspnetcore.localization.routing.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.MiddlewareAnalysis/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GISp0KoVyJ4llqkmUOWFbOb7g/rOABlsf0Nt8a4eanY71XfUCM0dqBaMct3IUE3KWUvjhKPACQimxgMjPcF7pA==",
      "path": "microsoft.aspnetcore.middlewareanalysis/2.2.0",
      "hashPath": "microsoft.aspnetcore.middlewareanalysis.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-noun9xcrEvOs/ubczt2OluY9/bOOM2erv1D/gyyYtfS2sfyx2uGknUIAWoqmqc401TvQDysyx8S4M9j5zPIVBw==",
      "path": "microsoft.aspnetcore.mvc/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ET6uZpfVbGR1NjCuLaLy197cQ3qZUjzl7EG5SL4GfJH/c9KRE89MMBrQegqWsh0w1iRUB/zQaK0anAjxa/pz4g==",
      "path": "microsoft.aspnetcore.mvc.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Analyzers/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Wxxt1rFVHITp4MDaGQP/wyl+ROVVVeQCTWI6C8hxI8X66C4u6gcxvelqgnmsn+dISMCdE/7FQOwgiMx1HxuZqA==",
      "path": "microsoft.aspnetcore.mvc.analyzers/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.analyzers.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.ApiExplorer/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-iSREQct43Xg2t3KiQ2648e064al/HSLPXpI5yO9VPeTGDspWKHW23XFHRKPN1YjIQHHfBj8ytXbiF0XcSxp5pg==",
      "path": "microsoft.aspnetcore.mvc.apiexplorer/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Core/2.2.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/8sr8ixIUD57UFwUntha9bOwex7/AkZfdk1f9oNJG1Ek7p/uuKVa7fuHmYZpQOf35Oxrt+2Ku4WPwMSbNxOuWg==",
      "path": "microsoft.aspnetcore.mvc.core/2.2.5",
      "hashPath": "microsoft.aspnetcore.mvc.core.2.2.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Cors/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oINjMqhU7yzT2T9AMuvktlWlMd40i0do8E1aYslJS+c5fof+EMhjnwTh6cHN1dfrgjkoXJ/gutxn5Qaqf/81Kg==",
      "path": "microsoft.aspnetcore.mvc.cors/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.cors.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.DataAnnotations/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WOw4SA3oT47aiU7ZjN/88j+b79YU6VftmHmxK29Km3PTI7WZdmw675QTcgWfsjEX4joCB82v7TvarO3D0oqOyw==",
      "path": "microsoft.aspnetcore.mvc.dataannotations/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Json/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ScWwXrkAvw6PekWUFkIr5qa9NKn4uZGRvxtt3DvtUrBYW5Iu2y4SS/vx79JN0XDHNYgAJ81nVs+4M7UE1Y/O+g==",
      "path": "microsoft.aspnetcore.mvc.formatters.json/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Xml/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4pUhKtqhaNqSeMRRyEw1kGjg/pNLczzd4VAsanMGI539sCdkl1JBaoFojZb1helVdUvX9a1Jo+lYXq0lnwB/GQ==",
      "path": "microsoft.aspnetcore.mvc.formatters.xml/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.formatters.xml.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Localization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H1L4pP124mrN6duwOtNVIJUqy4CczC2/ah4MXarRt9ZRpJd2zNp1j3tJCgyEQpqai6zNVP6Vp2ZRMQcNDcNAKA==",
      "path": "microsoft.aspnetcore.mvc.localization/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.localization.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TXvEOjp3r6qDEjmDtv3pXjQr/Zia9PpoGkl1MyTEqKqrUehBTpAdCjA8APXFwun19lH20OuyU+e4zDYv9g134w==",
      "path": "microsoft.aspnetcore.mvc.razor/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Sei/0moqBDQKaAYT9PtOeRtvYgHQQLyw/jm3exHw2w9VdzejiMEqCQrN2d63Dk4y7IY0Irr/P9JUFkoVURRcNw==",
      "path": "microsoft.aspnetcore.mvc.razor.extensions/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.ViewCompilation/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dys8ggIDth3g5GBpCfeayU9sNg6Z9IbKFKOuaXbVaAiZQUd+Egk9op4NLHpqfR9Ey2HGw+u87LYC55bhEeOpag==",
      "path": "microsoft.aspnetcore.mvc.razor.viewcompilation/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.viewcompilation.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.RazorPages/2.2.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l0Lcx0lfCF7SJQiv+5Aib9/pdkP4sXwMsal+pdAUekHu4MJrZB80r+LGvHyaJF8Z7ROMnjQ0oDVCccdneqXX8Q==",
      "path": "microsoft.aspnetcore.mvc.razorpages/2.2.5",
      "hashPath": "microsoft.aspnetcore.mvc.razorpages.2.2.5.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.TagHelpers/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hsrm/dLx7ztfWV+WEE7O8YqEePW7TmUwFwR7JsOUSTKaV9uSeghdmoOsYuk0HeoTiMhRxH8InQVE9/BgBj+jog==",
      "path": "microsoft.aspnetcore.mvc.taghelpers/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.ViewFeatures/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dt7MGkzCFVTAD5oesI8UeVVeiSgaZ0tPdFstQjG6YLJSCiq1koOUSHMpf0PASGdOW/H9hxXkolIBhT5dWqJi7g==",
      "path": "microsoft.aspnetcore.mvc.viewfeatures/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.WebApiCompatShim/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YKovpp46Fgah0N8H4RGb+7x9vdjj50mS3NON910pYJFQmn20Cd1mYVkTunjy/DrZpvwmJ8o5Es0VnONSYVXEAQ==",
      "path": "microsoft.aspnetcore.mvc.webapicompatshim/2.2.0",
      "hashPath": "microsoft.aspnetcore.mvc.webapicompatshim.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.NodeServices/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ML+s+nv/ri3MxM4vXjTK3S4K925TGklSKH74VOkCqWQF9ki5yuYcyxaWTUsCyAXliw+N8HMNmW++uU81JngDDg==",
      "path": "microsoft.aspnetcore.nodeservices/2.2.0",
      "hashPath": "microsoft.aspnetcore.nodeservices.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Owin/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h9QIdnrH7fOTQgUwjz/v0fDk8j8JNtUB233gYFtngt7jLoVc7vfMEGs9rnOWh8ubz+JdrMt7UBrva07af4Smxw==",
      "path": "microsoft.aspnetcore.owin/2.2.0",
      "hashPath": "microsoft.aspnetcore.owin.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V54PIyDCFl8COnTp9gezNHpUNHk7F9UnerGeZy3UfbnwYvfzbo+ipqQmSgeoESH8e0JvKhRTyQyZquW2EPtCmg==",
      "path": "microsoft.aspnetcore.razor/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Design/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VLWK+ZtMMNukY6XjxYHc7mz33vkquoEzQJHm/LCF5REVxIaexLr+UTImljRRJBdUDJluDAQwU+59IX0rFDfURA==",
      "path": "microsoft.aspnetcore.razor.design/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.design.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Language/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IeyzVFXZdpUAnWKWoNYE0SsP1Eu7JLjZaC94jaI1VfGtK57QykROz/iGMc8D0VcqC8i02qYTPQN/wPKm6PfidA==",
      "path": "microsoft.aspnetcore.razor.language/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.language.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Runtime/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7YqK+H61lN6yj9RiQUko7oaOhKtRR9Q/kBcoWNRemhJdTIWOh1OmdvJKzZrMWOlff3BAjejkPQm+0V0qXk+B1w==",
      "path": "microsoft.aspnetcore.razor.runtime/2.2.0",
      "hashPath": "microsoft.aspnetcore.razor.runtime.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.ResponseCaching/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MEBP1UwGD7X1vhO43LN5KhZDt4HMTX7u1YA0nq7HR6IDRhWczHczJPDu3GbL01IMdb03hyT/glJIv8PI5zKtnA==",
      "path": "microsoft.aspnetcore.responsecaching/2.2.0",
      "hashPath": "microsoft.aspnetcore.responsecaching.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CIHWEKrHzZfFp7t57UXsueiSA/raku56TgRYauV/W1+KAQq6vevz60zjEKaazt3BI76zwMz3B4jGWnCwd8kwQw==",
      "path": "microsoft.aspnetcore.responsecaching.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.ResponseCompression/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RvSstOhebIMDdRLd4iWjA6z2o2kGGwEYGPajvTXwndOA3TZpWH3FOIV4L7mehN/HoKrbTbX5vZ54ZFDwWoAFKA==",
      "path": "microsoft.aspnetcore.responsecompression/2.2.0",
      "hashPath": "microsoft.aspnetcore.responsecompression.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Rewrite/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jztwQxyn4CcWZj/1mQtFiZ5+pIWYltHIXk5ykyrXMjO6qaKVvc+mlffSUCQ0AOl3vH7vxsZnda8poHwVaT0QIA==",
      "path": "microsoft.aspnetcore.rewrite/2.2.0",
      "hashPath": "microsoft.aspnetcore.rewrite.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Routing/2.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HcmJmmGYewdNZ6Vcrr5RkQbc/YWU4F79P3uPPBi6fCFOgUewXNM1P4kbPuoem7tN4f7x8mq7gTsm5QGohQ5g/w==",
      "path": "microsoft.aspnetcore.routing/2.2.2",
      "hashPath": "microsoft.aspnetcore.routing.2.2.2.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Routing.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lRRaPN7jDlUCVCp9i0W+PB0trFaKB0bgMJD7hEJS9Uo4R9MXaMC8X2tJhPLmeVE3SGDdYI4QNKdVmhNvMJGgPQ==",
      "path": "microsoft.aspnetcore.routing.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.routing.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.HttpSys/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aT/Q1JS9aq5qmYFgEMqksbyP0Q53Qd1M3wOCMa5CMCgzQ4xih/ODiZ/Wq+4uY4TtDW/r1/4JweGbmqwjj41aiw==",
      "path": "microsoft.aspnetcore.server.httpsys/2.2.6",
      "hashPath": "microsoft.aspnetcore.server.httpsys.2.2.6.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.IIS/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gyODQZv0fifUKPDQ3aDyauiABfRq7AI1eUbg0ZNuostsw2fH9nCd0vpW6BR8wnW/udFlvfvK1cI28SzROqMf+w==",
      "path": "microsoft.aspnetcore.server.iis/2.2.6",
      "hashPath": "microsoft.aspnetcore.server.iis.2.2.6.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.IISIntegration/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Yzjx64GXNm6uteHQr1jCTJP+VB/6FndMyALud2CQpGmBWqXfklqctmncvLPtvljn5Y9stZNeECDUNrReFC8VRA==",
      "path": "microsoft.aspnetcore.server.iisintegration/2.2.1",
      "hashPath": "microsoft.aspnetcore.server.iisintegration.2.2.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-D0vGB8Tp0UNMiAhT+pwAVeqDDx2OFrfpu/plwm0WhA+1DZvTLc99eDwGISL6LAY8x7a12lhl9w7/m+VdoyDu8Q==",
      "path": "microsoft.aspnetcore.server.kestrel/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Core/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-F6/Vesd3ODq/ISbHfcvfRf7IzRtTvrNX8VA36Knm5e7bteJhoRA2GKQUVQ+neoO1njLvaQKnjcA3rdCZ6AF6cg==",
      "path": "microsoft.aspnetcore.server.kestrel.core/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.core.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Https/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nEH5mU6idUYS3/+9BKw2stMOM25ZdGwIH4P4kyj6PVkMPgQUTkBQ7l/ScPkepdhejcOlPa+g3+M4dYsSYPUJ8g==",
      "path": "microsoft.aspnetcore.server.kestrel.https/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.https.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j1ai2CG8BGp4mYf2TWSFjjy1pRgW9XbqhdR4EOVvrlFVbcpEPfXNIPEdjkcgK+txWCupGzkFnFF8oZsASMtmyw==",
      "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.2.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tzRdyQ0qrMJ5YS0qsXfmhVd/kr25IzLpayoIAvU1yi27wqsqxXVPADDEv0S9PaS7xn6bpMFit8kZw92IICDSWg==",
      "path": "microsoft.aspnetcore.server.kestrel.transport.sockets/2.2.1",
      "hashPath": "microsoft.aspnetcore.server.kestrel.transport.sockets.2.2.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Session/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lOjJVh293AKaOEPi1MIC1/G9gOVZMrve2a05o56oslK6bo0PMgMB17rmPomvqrJAjMdlWZ/MGdN2y78Z9wzWTw==",
      "path": "microsoft.aspnetcore.session/2.2.0",
      "hashPath": "microsoft.aspnetcore.session.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V5X5XkeAHaFyyBOGPrddVeqTNo6zRPJNS5PRhlzEyBXiNG9AtqUbMyWFdZahQyMiIWJau550z59A4kdC9g5I9A==",
      "path": "microsoft.aspnetcore.signalr/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Common/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TyLgQ4y4RVUIxiYFnHT181/rJ33/tL/NcBWC9BwLpulDt5/yGCG4EvsToZ49EBQ7256zj+R6OGw6JF+jj6MdPQ==",
      "path": "microsoft.aspnetcore.signalr.common/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.common.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Core/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mk69z50oFk2e89d3F/AfKeAvP3kvGG7MHG4ErydZiUd3ncSRq0kl0czq/COn/QVKYua9yGr2LIDwuR1C6/pu8Q==",
      "path": "microsoft.aspnetcore.signalr.core/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.core.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SignalR.Protocols.Json/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BOsjatDJnvnnXCMajOlC0ISmiFnJi/EyJzMo0i//5fZJVCLrQ4fyV/HzrhhAhSJuwJOQDdDozKQ9MB9jHq84pg==",
      "path": "microsoft.aspnetcore.signalr.protocols.json/1.1.0",
      "hashPath": "microsoft.aspnetcore.signalr.protocols.json.1.1.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SpaServices/2.2.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-OsxPRaZ6UoBjXl+SdAFsJEmqymTILM2Pz9kgh55/di6x5ypvHionXdAdwBgIsJ+K908OYykq6RfgjtkNLSKQ/A==",
      "path": "microsoft.aspnetcore.spaservices/2.2.7",
      "hashPath": "microsoft.aspnetcore.spaservices.2.2.7.nupkg.sha512"
    },
    "Microsoft.AspNetCore.SpaServices.Extensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RvzzubzGPD+dGCfKVVtAvyIsnWpAWOA/x1n6fGLwICPER7Ze6budQGFPdZ7yuXTwtTMRvHa4O4AaGLG1XmoXGw==",
      "path": "microsoft.aspnetcore.spaservices.extensions/2.2.0",
      "hashPath": "microsoft.aspnetcore.spaservices.extensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.StaticFiles/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-byZDrjir6Co5EoWbraQyG0qbPCUG6XgGYQstipMF9lucOAjq/mqnIyt8B8iMWnin/ghZoOln9Y01af4rUAwOhA==",
      "path": "microsoft.aspnetcore.staticfiles/2.2.0",
      "hashPath": "microsoft.aspnetcore.staticfiles.2.2.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.WebSockets/2.2.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ilk4fQ0xdVpJk1a+72thHv2LglUZPWL+vECOG3mw+gOesNx0/p56HNJXZw8k1pj8ff1cVHn8KtfvyRZxdplNQA==",
      "path": "microsoft.aspnetcore.websockets/2.2.1",
      "hashPath": "microsoft.aspnetcore.websockets.2.2.1.nupkg.sha512"
    },
    "Microsoft.AspNetCore.WebUtilities/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9ErxAAKaDzxXASB/b5uLEkLgUWv1QbeVxyJYEHQwMaxXOeFFVkQxiq8RyfVcifLU7NR0QY0p3acqx4ZpYfhHDg==",
      "path": "microsoft.aspnetcore.webutilities/2.2.0",
      "hashPath": "microsoft.aspnetcore.webutilities.2.2.0.nupkg.sha512"
    },
    "Microsoft.Azure.AppService.Middleware.Functions/1.0.0-preview6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DCHAElewqwWGJIcTy4i0TAaD3mSYSsDIGXgo0FCIiUpe5GDxfc/o6lZSQHNN2USZkdQ5Mph+xOKlUsjMs5kUoA==",
      "path": "microsoft.azure.appservice.middleware.functions/1.0.0-preview6",
      "hashPath": "microsoft.azure.appservice.middleware.functions.1.0.0-preview6.nupkg.sha512"
    },
    "Microsoft.Azure.AppService.Proxy.Client/2.0.8100001-0126c21e": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GT6SkblF1X0yVjapUuhXtntV9KjsW9AC3t2UC+5R9pUiFTKrhemcXlK/tDUGVaYB3zLgz2AAc2Lq6JIfBUSD7w==",
      "path": "microsoft.azure.appservice.proxy.client/2.0.8100001-0126c21e",
      "hashPath": "microsoft.azure.appservice.proxy.client.2.0.8100001-0126c21e.nupkg.sha512"
    },
    "Microsoft.Azure.AppService.Proxy.Common/2.0.8100001-0126c21e": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SfH3o9eb0N0yzZ97op+62WZnrTICANhvmeKNVmaO81yo3fpXxc923wkZ6no6pmxnIsWj5HGw97AE9PFKj/ywqw==",
      "path": "microsoft.azure.appservice.proxy.common/2.0.8100001-0126c21e",
      "hashPath": "microsoft.azure.appservice.proxy.common.2.0.8100001-0126c21e.nupkg.sha512"
    },
    "Microsoft.Azure.AppService.Proxy.Runtime/2.0.8100001-0126c21e": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RcERLYm4HgLops/h1Xjxl3R7hD7yyz37p+La6bSvFOywwMNM2hIBwyIKZNrTPprIstNWDceItQ3She0XSfXCuA==",
      "path": "microsoft.azure.appservice.proxy.runtime/2.0.8100001-0126c21e",
      "hashPath": "microsoft.azure.appservice.proxy.runtime.2.0.8100001-0126c21e.nupkg.sha512"
    },
    "Microsoft.Azure.Cosmos.Table/1.0.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MiOzc8AFMYZ9Xyf9LVPagNH7Ag2t4GnTh+jQDLcVp/S5LlfmZ8cwWYxI2i8ab6tTS3ZqeuZkblB5MZA2u3nCTw==",
      "path": "microsoft.azure.cosmos.table/1.0.7",
      "hashPath": "microsoft.azure.cosmos.table.1.0.7.nupkg.sha512"
    },
    "Microsoft.Azure.DocumentDB.Core/2.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bGwfpLhoaAT9VxhZ4wulAQu9VdDAzY7bb0OPu8DuWdUDAp/lGLhRD0o8cG21EOtRREHH0nv0vMTqSp9ctognog==",
      "path": "microsoft.azure.documentdb.core/2.10.0",
      "hashPath": "microsoft.azure.documentdb.core.2.10.0.nupkg.sha512"
    },
    "Microsoft.Azure.DurableTask.AzureStorage.Internal/1.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z0v1E20a4TxMjhuYa1tP/bd+CQob1pp30NQmp2vG71rrisn+Sl521TuCxA5tYlcRnM4QUU3LWShfxRyMghFatQ==",
      "path": "microsoft.azure.durabletask.azurestorage.internal/1.4.0",
      "hashPath": "microsoft.azure.durabletask.azurestorage.internal.1.4.0.nupkg.sha512"
    },
    "Microsoft.Azure.DurableTask.Core.Internal/2.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i0/iF6Rt5GrwU0FdLZZwdKIfaHwrkrTtJCcJQr3M2HsDwgIGG9FbHXnraqSkGH1cTRAcImRRJJDK4rko92euFA==",
      "path": "microsoft.azure.durabletask.core.internal/2.0.11",
      "hashPath": "microsoft.azure.durabletask.core.internal.2.0.11.nupkg.sha512"
    },
    "Microsoft.Azure.Functions.JavaWorker/1.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4VbOAz4QgHCmPoR47MkEyVn5ysyxhvOIgCv2iNNTu4nPx7RqudK7Ml/UIfAbdHBzf291tmFGLh6FQfjSVVNV5g==",
      "path": "microsoft.azure.functions.javaworker/1.8.0",
      "hashPath": "microsoft.azure.functions.javaworker.1.8.0.nupkg.sha512"
    },
    "Microsoft.Azure.Functions.NodeJsWorker/1.2.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qgaVQJNqNXAYqjT/0oQ8VavNq4ZbxodTLQMlibvpRLg2s7at3qFyu+mhOGjCzrW62YR0NZUgEDVmrzGKj/cw4Q==",
      "path": "microsoft.azure.functions.nodejsworker/1.2.2",
      "hashPath": "microsoft.azure.functions.nodejsworker.1.2.2.nupkg.sha512"
    },
    "Microsoft.Azure.Functions.PowerShellWorker/2.0.554": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DJmYF08GHdObAfHDYU0qlUEUTY9p1mfyVIGjIgdPL4UWvSCrD4bPi8H0xcSU++33+7knrLDZZRcqJi3+MVEkAw==",
      "path": "microsoft.azure.functions.powershellworker/2.0.554",
      "hashPath": "microsoft.azure.functions.powershellworker.2.0.554.nupkg.sha512"
    },
    "Microsoft.Azure.Functions.PythonWorker/2.1.1.9": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZJRwndwdsS7Un183cqlKUv1CdM1SunLTyh50qYGSdqmCxGewJV89nQrqvikP1STSdOn8So+Dxs+OWgcgSFvb+Q==",
      "path": "microsoft.azure.functions.pythonworker/2.1.1.9",
      "hashPath": "microsoft.azure.functions.pythonworker.2.1.1.9.nupkg.sha512"
    },
    "Microsoft.Azure.KeyVault/3.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-83dOAA70xwVw4DVwyMob6PjgHNGuBqHr/Z+S1Blh/LFve/Y/WfXlGdqK5cgs4M7CkR2va4UWzz/G8IBg8m3xKA==",
      "path": "microsoft.azure.keyvault/3.0.3",
      "hashPath": "microsoft.azure.keyvault.3.0.3.nupkg.sha512"
    },
    "Microsoft.Azure.KeyVault.Core/2.0.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BSdPbmZ1BvptdfgECniezEwfQLAyT11MsOm4btXdswjIm8BkLK9eX//yO8ExlafErJg1tAKpCxfNyLTHSlXJvA==",
      "path": "microsoft.azure.keyvault.core/2.0.4",
      "hashPath": "microsoft.azure.keyvault.core.2.0.4.nupkg.sha512"
    },
    "Microsoft.Azure.KeyVault.WebKey/3.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fESWqsmzR32Oqj+POAn3mtnUDNknR58ARURoy6ehaOOXnHUQ+c7DZH1AgZtYWoNWEYEvT6zKY7a9PKdcMSJb0A==",
      "path": "microsoft.azure.keyvault.webkey/3.0.3",
      "hashPath": "microsoft.azure.keyvault.webkey.3.0.3.nupkg.sha512"
    },
    "Microsoft.Azure.Services.AppAuthentication/1.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ywpQaK1klu1IoX4VUf+TBmU4kR71aWNI6O5rEIJU8z28L2xhJhnIm7k2Nf1Zu/PygeuOtt5g0QPCk5+lLltbeQ==",
      "path": "microsoft.azure.services.appauthentication/1.0.3",
      "hashPath": "microsoft.azure.services.appauthentication.1.0.3.nupkg.sha512"
    },
    "Microsoft.Azure.Storage.Blob/11.1.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QanFEujuKCJiD6KopY884jLx7LPexuwbWIsg1UTIdJBw6q7crqHoSCFUob2sSDpRTL7eyRpgMh/103AIUk+5Lg==",
      "path": "microsoft.azure.storage.blob/11.1.7",
      "hashPath": "microsoft.azure.storage.blob.11.1.7.nupkg.sha512"
    },
    "Microsoft.Azure.Storage.Common/11.1.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qonfDPyO41vUb8PqHmzoD9yJuhB2K3afPHCe6eNv3kl/PKtddjR58BV++8zLE16K/1PMRInXiU+wJ8EJ+DnG7A==",
      "path": "microsoft.azure.storage.common/11.1.7",
      "hashPath": "microsoft.azure.storage.common.11.1.7.nupkg.sha512"
    },
    "Microsoft.Azure.Storage.File/11.1.7": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-puYZIcc2uZPvLdR5CKOLSN1sJtwWIXUc8qg3zNLQsQ0tVNZ76TLt0HLmup6x2n7/fVklB5ysLGpbGul2Ze/p/Q==",
      "path": "microsoft.azure.storage.file/11.1.7",
      "hashPath": "microsoft.azure.storage.file.11.1.7.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs/3.0.23": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/nb3DYXOoWSMA+VtDKnH2T65V3/Z9CqeIxXAECEKq5JH/4oF7XNjLuDLcU/kXRCQLTpYokUpSEpW6XkZ0NYyDQ==",
      "path": "microsoft.azure.webjobs/3.0.23",
      "hashPath": "microsoft.azure.webjobs.3.0.23.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Core/3.0.23": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BKYXOdR97/aMcLlCrxV+fyJc7I8ciRJAhm03xVMtG30jfl3uNJqvpWg46u/pfDbjPBs0zdkogu5mSmrVtulCTQ==",
      "path": "microsoft.azure.webjobs.core/3.0.23",
      "hashPath": "microsoft.azure.webjobs.core.3.0.23.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Extensions/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e6cgsrI7Wrf80UJkyj+aOniG30EzRhOfCfPl+DuJuL+lrkuqCWw0XWVMLi0nenUDr20alrQrErDhJftuYbAuQg==",
      "path": "microsoft.azure.webjobs.extensions/4.0.1",
      "hashPath": "microsoft.azure.webjobs.extensions.4.0.1.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Extensions.Http/3.0.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GG3RvNnGVs4cbmYwGrKpSMgGCFqotQlAb0P1IZ0aLh9S6UGK9WgfNkzGvEMoFmz/H7+9fJFkOK/zLecBTuVOdg==",
      "path": "microsoft.azure.webjobs.extensions.http/3.0.8",
      "hashPath": "microsoft.azure.webjobs.extensions.http.3.0.8.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Host.Storage/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oselyf1lrAqVX/LB0rmGbcKUKpgKgnHvdVhgtwcuIXf9lP+F6ffVYF6iscgTq5FDc16oIAk/NlzQZ4kcJTx6nA==",
      "path": "microsoft.azure.webjobs.host.storage/4.0.1",
      "hashPath": "microsoft.azure.webjobs.host.storage.4.0.1.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Logging/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Q/yNRSCvPa2Ft6MWbrGXbkK8Kkg2vXmmk7tCBhLUQ5e9zUKzMoEeZRaFJaEsuLOFr4dSJJvAmtIbbBgIzAZa6A==",
      "path": "microsoft.azure.webjobs.logging/4.0.1",
      "hashPath": "microsoft.azure.webjobs.logging.4.0.1.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Logging.ApplicationInsights/3.0.23": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b+aloL+GZ6+rUuj0rhZ6qsDr/KzjrHi5kLRJkzuZPjq5WCaUFPkqDlaDMl8BLSpv6iln2GMVWGQyMpf27MJwXg==",
      "path": "microsoft.azure.webjobs.logging.applicationinsights/3.0.23",
      "hashPath": "microsoft.azure.webjobs.logging.applicationinsights.3.0.23.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Script/2.0.14786": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mt0/loZUpFRCPjdh9ZkEiRMoQW9nP+Ns2nnxmR4DLMZci4xxdeeD0LdEH48Xsnt84GnxYHbgme6wJeL1oPafGg==",
      "path": "microsoft.azure.webjobs.script/2.0.14786",
      "hashPath": "microsoft.azure.webjobs.script.2.0.14786.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Script.Abstractions/1.0.2-preview": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DwKfmiAqi9z2dtgYiHYV7TQnSXAS3qsG1+oHvN2v1jr8mcHlOMLioDT5H67ySkggg7EEZQE4CgZChlXAGjrTpA==",
      "path": "microsoft.azure.webjobs.script.abstractions/1.0.2-preview",
      "hashPath": "microsoft.azure.webjobs.script.abstractions.1.0.2-preview.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Script.Grpc/2.0.14786": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ynCegOV9KwRy88ij0KYuXebVjw0cfeTG0OPZETe69M8dlmRc1ds7T3wKf/C4DBbDLUJBE/pzBb1+E1auNWmxbQ==",
      "path": "microsoft.azure.webjobs.script.grpc/2.0.14786",
      "hashPath": "microsoft.azure.webjobs.script.grpc.2.0.14786.nupkg.sha512"
    },
    "Microsoft.Azure.WebJobs.Script.WebHost/2.0.14786": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HZLc2Fh6V10W9uqlPz+G7izqhyNvgPoEVbTHjxSQvSm0LuyAfEyG9db+2XRZ55hX4mIsQMSt9cXRrayEPKuENQ==",
      "path": "microsoft.azure.webjobs.script.webhost/2.0.14786",
      "hashPath": "microsoft.azure.webjobs.script.webhost.2.0.14786.nupkg.sha512"
    },
    "Microsoft.Azure.WebSites.DataProtection/2.1.91-alpha": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i9tkCwquBhNQJy7hbEGEY85GzFq3/upqa61qXhMWdL8Ems7KCBVGXAWSnQC7M3hOB4E8Zj+4DvQ8ICy1Pq99AA==",
      "path": "microsoft.azure.websites.dataprotection/2.1.91-alpha",
      "hashPath": "microsoft.azure.websites.dataprotection.2.1.91-alpha.nupkg.sha512"
    },
    "Microsoft.Build/15.8.166": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-h9dzE7bLEFVeY1fVOdbh3dQOtbWqe3jKzvV6JE9JnpmfLptP3gwp/rOLfWmpFJfcNEqetMYMfbcAwipyp/3DfQ==",
      "path": "microsoft.build/15.8.166",
      "hashPath": "microsoft.build.15.8.166.nupkg.sha512"
    },
    "Microsoft.Build.Framework/15.8.166": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UxQvO36HtZTHJCRCbglZNU5D2M+x2Fs27O0ZvIOrZZo6m83S6ZynCzLW5BjQ9RxAlH/pH2iHiEU+w03OOmAw6Q==",
      "path": "microsoft.build.framework/15.8.166",
      "hashPath": "microsoft.build.framework.15.8.166.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WxATJnAkI6rajgwo+nW2FcN3ch4w/NvdqQ7cAIheu9V8jMsgDi113EQvNsJxkzHjkK5N4uaYqEyfpL4qXj+GuA==",
      "path": "microsoft.codeanalysis/3.5.0",
      "hashPath": "microsoft.codeanalysis.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/3.0.0-beta2.20059.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Ve2kXanMNVZp1cIoKbflh3RcQgOYLC4UZ23YIMkOnkA6hQjpXsg9NnXbziR2m4i6+WGSz9Wbxp+Tj7XdNRiITw==",
      "path": "microsoft.codeanalysis.analyzers/3.0.0-beta2.20059.3",
      "hashPath": "microsoft.codeanalysis.analyzers.3.0.0-beta2.20059.3.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1CjUHyDxhlwDfUSTOwqbNMZ4rk/Pqs33BupWmun8S/DUOou9mDe+MjapK06WjvuhIEyEr3fzyk0bOIwu0n1RYg==",
      "path": "microsoft.codeanalysis.common/3.5.0",
      "hashPath": "microsoft.codeanalysis.common.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WSMCz5tAtnmEzgmE20J1tjX7chU9HYDfz8AHmWn4Ek+6PPvPZSoo0GDo4Pbnu1FAf4MnNDN6lMd4nqNPuI9V2A==",
      "path": "microsoft.codeanalysis.csharp/3.5.0",
      "hashPath": "microsoft.codeanalysis.csharp.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Scripting/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jN2niyHdkFKuD6/NWDvlgxh500LpX7PZRE/HnT5a4vfJ9vlTAfhc15isPgRIJQa6ZcqOoJPc4oXpfxwf+NfvEw==",
      "path": "microsoft.codeanalysis.csharp.scripting/3.5.0",
      "hashPath": "microsoft.codeanalysis.csharp.scripting.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp.Workspaces/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8awQyftZM+954b5e5jiI6SEjxErkJgDcaoyeQYWmCtu4Nn1w2IYg6CxyC3Kv7GFvBCzU7ex4aK0+Dav9okPRiw==",
      "path": "microsoft.codeanalysis.csharp.workspaces/3.5.0",
      "hashPath": "microsoft.codeanalysis.csharp.workspaces.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Razor/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2qL0Qyu5qHzg6/JzF80mLgsqn9NP/Q0mQwjH+Z+DiqcuODJx8segjN4un2Tnz6bEAWv8FCRFNXR/s5wzlxqA8A==",
      "path": "microsoft.codeanalysis.razor/2.2.0",
      "hashPath": "microsoft.codeanalysis.razor.2.2.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Scripting.Common/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7a9dZzJk1VCDi1Ub0ztkZ+sJ+i3W5E/oOKze4WlBLOG/0ieOZlZ5Z0HVFM3qMC1KZnI3sXB3T5yhq0V9+G1KUg==",
      "path": "microsoft.codeanalysis.scripting.common/3.5.0",
      "hashPath": "microsoft.codeanalysis.scripting.common.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.VisualBasic/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hrqAh5btZihS30MrzwCclW9akrogYqzvOBG4olEOCQf5VPuRbpqoLv0W+aybNR6N+X5i2PMDnRWabTkoB8p9+Q==",
      "path": "microsoft.codeanalysis.visualbasic/3.5.0",
      "hashPath": "microsoft.codeanalysis.visualbasic.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.VisualBasic.Workspaces/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FZCKF5kBluw8vmyMPr9e+Yyxr5iEoI1rJEc4Kdf4kqbbRBmXVLcLqP5t2u94wG+Q3njFn/NhRtzDB77KSyQSRA==",
      "path": "microsoft.codeanalysis.visualbasic.workspaces/3.5.0",
      "hashPath": "microsoft.codeanalysis.visualbasic.workspaces.3.5.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Workspaces.Common/3.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MZLc5yxsHkkHxQ72KFhz9KEZaD0zhLVcZEQ/c+MSnbsLZnxztnOleGhhPCSWenRu2WkbIncrE2cEHcKdJKs+NA==",
      "path": "microsoft.codeanalysis.workspaces.common/3.5.0",
      "hashPath": "microsoft.codeanalysis.workspaces.common.3.5.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.DotNet.PlatformAbstractions/2.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9KPDwvb/hLEVXYruVHVZ8BkebC8j17DmPb56LnqRF74HqSPLjCkrlFUjOtFpQPA2DeADBRTI/e69aCfRBfrhxw==",
      "path": "microsoft.dotnet.platformabstractions/2.1.0",
      "hashPath": "microsoft.dotnet.platformabstractions.2.1.0.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vmrMrjiCO7FkuFJwt/MHl6pk6cSXPtB1miPMtn0KTO7WqwaQ2WQ4gWpC/m753PzVriH2X2kIadWrd9SJb7KVww==",
      "path": "microsoft.entityframeworkcore/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Abstractions/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4CrelpMMLszWqi0gFEYPhbsinXCQ2Vw6rA190IIwKY7THge/ckOwj6QIQKOu3Lmxj4khpzs+b6QADbpRRnOIaQ==",
      "path": "microsoft.entityframeworkcore.abstractions/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.abstractions.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Analyzers/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BpNllkfZABCvMAaIL/pSLxTYYZQqiVesSG6xQpvelrlEfC0s9PS217Sq5Apn/zYW8ALtGoVEY12TblHrZ4SRRA==",
      "path": "microsoft.entityframeworkcore.analyzers/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.analyzers.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Design/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ouDKXTXY+ItF+PAK/jkp+Cp6Ve8Pd9sblyqOErjaiK7CzeN28peFsv3NfDeoqTAXXCCKEyuv/iXYtLs4r3wI0w==",
      "path": "microsoft.entityframeworkcore.design/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.design.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.InMemory/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PREu4MsAGz3NEheW4TX4e8Bl4l34OrA4R4KFyWb3r475QRS1/ul4vK1mUzWF/fEwJgx7n1h1tvNZW7I04sl5fw==",
      "path": "microsoft.entityframeworkcore.inmemory/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.inmemory.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Relational/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AlB4Gg1nplg6fwieCLixphmYkhwM1SSHecE43oDizAjFUSs7vlL5mlwf620X4SB037pVg+naxhBEtF53TGa6yQ==",
      "path": "microsoft.entityframeworkcore.relational/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.relational.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.SqlServer/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rNnCA7ntlpITeYl1p3lAeS0kyHhETlanTghfpoDgyGIoxyUm2VsI2eyzL6EMYrqWnhAOwx3HzP0/50XRM/0CHw==",
      "path": "microsoft.entityframeworkcore.sqlserver/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.sqlserver.2.2.6.nupkg.sha512"
    },
    "Microsoft.EntityFrameworkCore.Tools/2.2.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L6vi+eT++Q+2jSIWtOB1LD4yB4dR1nQrWg/Wx1kArPo0rD8D9R4uD6LU5OFz3U/ibjADxLgmQmYDqjusrOI7SA==",
      "path": "microsoft.entityframeworkcore.tools/2.2.6",
      "hashPath": "microsoft.entityframeworkcore.tools.2.2.6.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-spsJkYo8gGJapaxTSQFN/wqA+ghpJMLwB4ZyTB+fSdpd7AmMFP/YSpIcGmczcw4KggpxLGhLk7lCkSIlgvHaqQ==",
      "path": "microsoft.extensions.caching.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.caching.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Memory/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yFs44RzB2Pzfoj4uk+mEz3MTTQKyeWb8gDhv5GyVPfHnLv0eQhGwzbw/5WpxAcVyOgG/H3/0ULY6g0/7/B+r7w==",
      "path": "microsoft.extensions.caching.memory/2.2.0",
      "hashPath": "microsoft.extensions.caching.memory.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.SqlServer/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hDAunudTCNyVb22W+ctToi9T3mcrix2L+GfnuhbIcbzgXVyUGMULUJmb2D5ElIJKkcGxkC/lM1aBMgHsSFFZcA==",
      "path": "microsoft.extensions.caching.sqlserver/2.2.0",
      "hashPath": "microsoft.extensions.caching.sqlserver.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nOP8R1mVb/6mZtm2qgAJXn/LFm/2kMjHDAg/QJLFG6CuWYJtaD3p1BwQhufBVvRzL9ceJ/xF0SQ0qsI2GkDQAA==",
      "path": "microsoft.extensions.configuration/2.2.0",
      "hashPath": "microsoft.extensions.configuration.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-65MrmXCziWaQFrI0UHkQbesrX5wTwf9XPjY5yFm/VkgJKFJ5gqvXRoXjIZcf2wLi5ZlwGz/oMYfyURVCWbM5iw==",
      "path": "microsoft.extensions.configuration.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/2.2.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TNTCeQwiVsBc9p4C+xPG+CmdaLVAwp+o9pHqYxtlTcXIA8ma7hCqTrXIjn7tPUEGufNEQ48sH1mfjO08jLjMdQ==",
      "path": "microsoft.extensions.configuration.binder/2.2.4",
      "hashPath": "microsoft.extensions.configuration.binder.2.2.4.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.CommandLine/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4kJIGOSRqD1Ccqerst4t/zsNs51plR7BIxbdKO1J/9rL+2DuNT+ieAuEv+HROelqTam3yOpKFR7TtHBt3oLpOA==",
      "path": "microsoft.extensions.configuration.commandline/2.2.0",
      "hashPath": "microsoft.extensions.configuration.commandline.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.EnvironmentVariables/2.2.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Os7uRhp9xwawY5w2tgXw/86YrmAJZl6aHiQVdS9boWybTWPkJOvXXrQ3AGwuldN1W/r+cfnwRe2ePGeFO4zlzg==",
      "path": "microsoft.extensions.configuration.environmentvariables/2.2.4",
      "hashPath": "microsoft.extensions.configuration.environmentvariables.2.2.4.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.FileExtensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H1qCpWBC8Ed4tguTR/qYkbb3F6DI5Su3t8xyFo3/5MzAd8PwPpHzgX8X04KbBxKmk173Pb64x7xMHarczVFQUA==",
      "path": "microsoft.extensions.configuration.fileextensions/2.2.0",
      "hashPath": "microsoft.extensions.configuration.fileextensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Ini/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uEDasBxY7m0GJseqHD8QhfiznxDMhxN9YE3j01Es6eks42rRm3yL8ZMbRxuEjyKqGZqjjt+Vr297/nKcg0eOow==",
      "path": "microsoft.extensions.configuration.ini/2.2.0",
      "hashPath": "microsoft.extensions.configuration.ini.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Json/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jUDdmLyFmLf9V3mqnMzSAzAv4QigJ67tZh5Q7HBXeBnESL2UyeesNG6jSBti+b63JpxZf+EDyn+anx3gyrNxug==",
      "path": "microsoft.extensions.configuration.json/2.2.0",
      "hashPath": "microsoft.extensions.configuration.json.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.KeyPerFile/2.2.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Giap+i/Z/VH+RzYSsFmuESSxzO3z6QYE2tk9Mjwxtw+VgaZcfNZgToHmoEKducKOOIvt5V7hPbfm0H5yKV2ztQ==",
      "path": "microsoft.extensions.configuration.keyperfile/2.2.4",
      "hashPath": "microsoft.extensions.configuration.keyperfile.2.2.4.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.UserSecrets/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2/N2xo6/sNbVshnKktmq5lwaQbsAR2SrzCVrJEeMP8OKZVI7SzT8P6/WXZF8/YC7dTYsMe3nrHzgl1cF9i5ZKQ==",
      "path": "microsoft.extensions.configuration.usersecrets/2.2.0",
      "hashPath": "microsoft.extensions.configuration.usersecrets.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Xml/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-toCFesKf2KZgRtb6T7tulnJv3IBVL+Gqd4KE3ebQZ20wA2Z5Rp6A44MsRGZ1ollmihzkxxBDavVfgufFeji3Sw==",
      "path": "microsoft.extensions.configuration.xml/2.2.0",
      "hashPath": "microsoft.extensions.configuration.xml.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MZtBIwfDFork5vfjpJdG5g8wuJFt7d/y3LOSVVtDK/76wlbtz6cjltfKHqLx2TKVqTj5/c41t77m1+h20zqtPA==",
      "path": "microsoft.extensions.dependencyinjection/2.2.0",
      "hashPath": "microsoft.extensions.dependencyinjection.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-f9hstgjVmr6rmrfGSpfsVOl2irKAgr1QjrSi3FgnS7kulxband50f2brRLwySAQTADPZeTdow0mpSMcoAdadCw==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/2.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nS2XKqi+1A1umnYNLX2Fbm/XnzCxs5i+zXVJ3VC6r9t2z0NZr9FLnJN4VQpKigdcWH/iFTbMuX6M6WQJcTjVIg==",
      "path": "microsoft.extensions.dependencymodel/2.1.0",
      "hashPath": "microsoft.extensions.dependencymodel.2.1.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DiagnosticAdapter/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Av0QGyboU9hYcprPduZg8Ny4mtp1Z0xOfZGCiBhYMh6a0loNomZ74U1P9EJUBksT2ZJd0+hh/pOQIVdAJ8+AbA==",
      "path": "microsoft.extensions.diagnosticadapter/2.2.0",
      "hashPath": "microsoft.extensions.diagnosticadapter.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks/2.2.5": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/Il+nqw4dgR0b01qJnE9e99bnF8JpZQye1dTlTn9OSKFkdPXJsNZj9uzaJJIhd+Bc17saIqRW8gUUSLqlayqKg==",
      "path": "microsoft.extensions.diagnostics.healthchecks/2.2.5",
      "hashPath": "microsoft.extensions.diagnostics.healthchecks.2.2.5.nupkg.sha512"
    },
    "Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cO6f4csTakJXuLWnU/p5mfQInyNq5sSi4mS2YtQZcGoHynU6P/TD6gjqt1TRnVfwuZLw3tmmw2ipFrHbBUqWew==",
      "path": "microsoft.extensions.diagnostics.healthchecks.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.diagnostics.healthchecks.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EcnaSsPTqx2MGnHrmWOD0ugbuuqVT8iICqSqPzi45V5/MA1LjUNb0kwgcxBGqizV1R+WeBK7/Gw25Jzkyk9bIw==",
      "path": "microsoft.extensions.fileproviders.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.fileproviders.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Composite/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Az/RxWB+UlyVN/TvQFaGXx8XAXVZN5WQnnuJOsjwBzghSJc1i8zqNjIypPHOedcuIXs2XSWgOSL6YQ3BlCnoJA==",
      "path": "microsoft.extensions.fileproviders.composite/2.2.0",
      "hashPath": "microsoft.extensions.fileproviders.composite.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Embedded/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6e22jnVntG9JLLowjY40UBPLXkKTRlDpFHmo2evN8lwZIpO89ZRGz6JRdqhnVYCaavq5KeFU2W5VKPA5y5farA==",
      "path": "microsoft.extensions.fileproviders.embedded/2.2.0",
      "hashPath": "microsoft.extensions.fileproviders.embedded.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Physical/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-tbDHZnBJkjYd9NjlRZ9ondDiv1Te3KYCTW2RWpR1B0e1Z8+EnFRo7qNnHkkSCixLdlPZzhjlX24d/PixQ7w2dA==",
      "path": "microsoft.extensions.fileproviders.physical/2.2.0",
      "hashPath": "microsoft.extensions.fileproviders.physical.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileSystemGlobbing/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZSsHZp3PyW6vk37tDEdypjgGlNtpJ0EixBMOfUod2Thx7GtwfFSAQXUQx8a8BN8vfWKGGMbp7jPWdoHx/At4wQ==",
      "path": "microsoft.extensions.filesystemglobbing/2.2.0",
      "hashPath": "microsoft.extensions.filesystemglobbing.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Hosting/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PxZPd5QbWr8+3JN2segEaD7IAYI+mR8ZmMqgo6GOk+E+UKnRcbC3RSQgJrZYuWVQwJCvdxesO5e64LSHC1zC8g==",
      "path": "microsoft.extensions.hosting/2.2.0",
      "hashPath": "microsoft.extensions.hosting.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Hosting.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+k4AEn68HOJat5gj1TWa6X28WlirNQO9sPIIeQbia+91n03esEtMSSoekSTpMjUzjqtJWQN3McVx0GvSPFHF/Q==",
      "path": "microsoft.extensions.hosting.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.hosting.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Http/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hZ8mz6FgxSeFtkHzw+Ad0QOt2yjjpq4WaG9itnkyChtXYTrDlbkw3af2WJ9wdEAAyYqOlQaVDB6MJSEo8dd/vw==",
      "path": "microsoft.extensions.http/2.2.0",
      "hashPath": "microsoft.extensions.http.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Identity.Core/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/C+Valwg8IeUwDIunusittHivA9iyf82Jr1yeUFWO2zH2mDMMeYgjRyDLZqfL/7Vq94PEQsgv1XAaDfAX8msMw==",
      "path": "microsoft.extensions.identity.core/2.2.0",
      "hashPath": "microsoft.extensions.identity.core.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Identity.Stores/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WY6os4m5LcG7XXHQK1vQggjdNFs7h6CsidVLOzPjG7Cb1zwRYKzfRT/pSUD40JNGvVp4oNENjLPvu/30ufIGNw==",
      "path": "microsoft.extensions.identity.stores/2.2.0",
      "hashPath": "microsoft.extensions.identity.stores.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Localization/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3nBQLeBrcd4Rgd9vQi4gF5NgAWxnQrHekjjwlgww4wyLNfJDizjiex2resOLoAuAgy3y2IIAWjOpbr0UKR2ykw==",
      "path": "microsoft.extensions.localization/2.2.0",
      "hashPath": "microsoft.extensions.localization.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Localization.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FQzXG/lYR9UOM2zHpqsjTRpp3EghIYo3FCsQpfmtbp+glPaU0WXZfNmMjyqBRmMj1Sq93fPnC+G9zzYRauuRQA==",
      "path": "microsoft.extensions.localization.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.localization.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nxqhadc9FCmFHzU+fz3oc8sFlE6IadViYg8dfUdGzJZ2JUxnCsRghBhhOWdM4B2zSZqEc+0BjliBh/oNdRZuig==",
      "path": "microsoft.extensions.logging/2.2.0",
      "hashPath": "microsoft.extensions.logging.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-B2WqEox8o+4KUOpL7rZPyh6qYjik8tHi2tN8Z9jZkHzED8ElYgZa/h6K+xliB435SqUcWT290Fr2aa8BtZjn8A==",
      "path": "microsoft.extensions.logging.abstractions/2.2.0",
      "hashPath": "microsoft.extensions.logging.abstractions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.ApplicationInsights/2.14.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jFF+jrMLerpfu/aRSThcFWUopgxdfuj5qyJ7YmTVZCyEuj1wmS1kXuHsk+Oujmmy8f+Gf3PW96cw/29jba2cdw==",
      "path": "microsoft.extensions.logging.applicationinsights/2.14.0",
      "hashPath": "microsoft.extensions.logging.applicationinsights.2.14.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Configuration/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ukU1mQGX9+xBsEzpNd13yl4deFVYI+fxxnmKpOhvNZsF+/trCrAUQh+9QM5pPGHbfYkz3lLQ4BXfKCP0502dLw==",
      "path": "microsoft.extensions.logging.configuration/2.2.0",
      "hashPath": "microsoft.extensions.logging.configuration.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Console/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1eGgcOJ++PMxW6sn++j6U7wsWvhEBm/5ScqBUUBGLRE8M7AHahi9tsxivDMqEXVM3F0/pshHl3kEpMXtw4BeFg==",
      "path": "microsoft.extensions.logging.console/2.2.0",
      "hashPath": "microsoft.extensions.logging.console.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Debug/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JjqWtshxUujSnxslFccCRAaH8uFOciqXkYdRw+h5MwpC4sUc+ju9yZzvVi6PA5vW09ckv26EkasEvXrofGiaJg==",
      "path": "microsoft.extensions.logging.debug/2.2.0",
      "hashPath": "microsoft.extensions.logging.debug.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.EventSource/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oOa5H+vdNgpsxE6vgtX4U/godKtX2edVi+QjlWb2PBQfavGIQ3WxtjxN+B0DQAjwBNdV4mW8cgOiDEZ8KdR7Ig==",
      "path": "microsoft.extensions.logging.eventsource/2.2.0",
      "hashPath": "microsoft.extensions.logging.eventsource.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.TraceSource/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2laIg/Mf1OhhduUKVN3//j+sYceyUocgGC/ySx6cnZFeNf2mezs32TmRZyzfkQAZQ6azlo/0wTxi8BgIVUyRYA==",
      "path": "microsoft.extensions.logging.tracesource/2.2.0",
      "hashPath": "microsoft.extensions.logging.tracesource.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.ObjectPool/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gA8H7uQOnM5gb+L0uTNjViHYr+hRDqCdfugheGo/MxQnuHzmhhzCBTIPm19qL1z1Xe0NEMabfcOBGv9QghlZ8g==",
      "path": "microsoft.extensions.objectpool/2.2.0",
      "hashPath": "microsoft.extensions.objectpool.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UpZLNLBpIZ0GTebShui7xXYh6DmBHjWM8NxGxZbdQh/bPZ5e6YswqI+bru6BnEL5eWiOdodsXtEz3FROcgi/qg==",
      "path": "microsoft.extensions.options/2.2.0",
      "hashPath": "microsoft.extensions.options.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-d4WS6yVXaw43ffiUnHj8oG1t2B6RbDDiQcgdA+Eq//NlPa3Wd+GTJFKj4OM4eDF3GjVumGr/CEVRS/jcYoF5LA==",
      "path": "microsoft.extensions.options.configurationextensions/2.2.0",
      "hashPath": "microsoft.extensions.options.configurationextensions.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options.DataAnnotations/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Xk7okx/u+ZQb8xvz71FwVmfZjwDh2DWrovhtQXprWE16KqaP8bs6A8wb0h9nTSFh9rcFDVeo42d47iduu01XvQ==",
      "path": "microsoft.extensions.options.dataannotations/2.2.0",
      "hashPath": "microsoft.extensions.options.dataannotations.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.PlatformAbstractions/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H6ZsQzxYw/6k2DfEQRXdC+vQ6obd6Uba3uGJrnJ2vG4PRXjQZ7seB13JdCfE72abp8E6Fk3gGgDzfJiLZi5ZpQ==",
      "path": "microsoft.extensions.platformabstractions/1.1.0",
      "hashPath": "microsoft.extensions.platformabstractions.1.1.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-azyQtqbm4fSaDzZHD/J+V6oWMFaf2tWP4WEGIYePLCMw3+b2RQdj9ybgbQyjCshcitQKQ4lEDOZjmSlTTrHxUg==",
      "path": "microsoft.extensions.primitives/2.2.0",
      "hashPath": "microsoft.extensions.primitives.2.2.0.nupkg.sha512"
    },
    "Microsoft.Extensions.WebEncoders/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-V8XcqYcpcdBAxUhLeyYcuKmxu4CtNQA9IphTnARpQGhkop4A93v2XgM3AtaVVJo3H2cDWxWM6aeO8HxkifREqw==",
      "path": "microsoft.extensions.webencoders/2.2.0",
      "hashPath": "microsoft.extensions.webencoders.2.2.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Clients.ActiveDirectory/3.14.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TNsJJMiRnkeby1ovThVoV9yFsPWjAdluwOA+Nf0LtSsBVVrKQv8Qp4kYOgyNwMVj+pDwbhXISySk+4HyHVWNZQ==",
      "path": "microsoft.identitymodel.clients.activedirectory/3.14.2",
      "hashPath": "microsoft.identitymodel.clients.activedirectory.3.14.2.nupkg.sha512"
    },
    "Microsoft.IdentityModel.JsonWebTokens/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5LW5VYvGZLvrbEGxyaE6dSQhT1B5frnpwX/c4/PWrNXeuJ6GkYmiOPf2u5Iwk1qQXPTvDedwEfnBg+i/0cFAyA==",
      "path": "microsoft.identitymodel.jsonwebtokens/5.3.0",
      "hashPath": "microsoft.identitymodel.jsonwebtokens.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Logging/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o+bBauEMOi6ZI0MlJEC69Sw9UPwKLFmN+lD942g9UCx5pfiLFvJBKp8OPmxtGFL02ZxzXCIUyhyKn85izBDsnQ==",
      "path": "microsoft.identitymodel.logging/5.3.0",
      "hashPath": "microsoft.identitymodel.logging.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o2Fx9cYQHKtOyVrCXB41kEmny1Zvm+fqXNTD5heB9yPY0C+qYm7fo1yCvtHaH2JPEersGW0iS2dE0s65kWkVEw==",
      "path": "microsoft.identitymodel.protocols/5.3.0",
      "hashPath": "microsoft.identitymodel.protocols.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.OpenIdConnect/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NihXp2JT3fRbTq6AOQhEQT8TuJzhUNg9TOeK+TxlkkvanllWFF0gfXH5hTRn9Qn68HJQXtp/mtLbCWzi+4bCSg==",
      "path": "microsoft.identitymodel.protocols.openidconnect/5.3.0",
      "hashPath": "microsoft.identitymodel.protocols.openidconnect.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Protocols.WsFederation/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6nGUoC+foCQ2UTsRD/Z6TLgsghuX10tunLXxuLE+LljW9H1oANqAQWrP8DNP++nfXke+qu1zVi6yBl6MMK/Dfg==",
      "path": "microsoft.identitymodel.protocols.wsfederation/5.3.0",
      "hashPath": "microsoft.identitymodel.protocols.wsfederation.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/piauST4FL0qzVI6oqLWxqhFReg12KwVGy0jRlnVOpGMeOVSKdtNVtHsN/hARc25hOOPEp9WKMce5ILzyMx/tQ==",
      "path": "microsoft.identitymodel.tokens/5.3.0",
      "hashPath": "microsoft.identitymodel.tokens.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Tokens.Saml/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XS6zgN7jKG7QDqG3fV9BRADs8HmRJ6vJDKVBPFFly9MCkS6KMFps4hBdBJ5ycPrXtPBfnISCLiGLHP54blCvWw==",
      "path": "microsoft.identitymodel.tokens.saml/5.3.0",
      "hashPath": "microsoft.identitymodel.tokens.saml.5.3.0.nupkg.sha512"
    },
    "Microsoft.IdentityModel.Xml/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i4uFRjipeRXGhyfHmJaZ3PkOQIWhwxBJABNDWNaxcwUvramMCWYRLE1P3g4sLjiw8zXehH6eZwxww8F+dB7/+g==",
      "path": "microsoft.identitymodel.xml/5.3.0",
      "hashPath": "microsoft.identitymodel.xml.5.3.0.nupkg.sha512"
    },
    "Microsoft.Net.Http.Headers/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wHdwMv0QDDG2NWDSwax9cjkeQceGC1Qq53a31+31XpvTXVljKXRjWISlMoS/wZYKiqdqzuEvKFKwGHl+mt2jCA==",
      "path": "microsoft.net.http.headers/2.2.8",
      "hashPath": "microsoft.net.http.headers.2.2.8.nupkg.sha512"
    },
    "Microsoft.NETCore.App/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GOxlvyc8hFrnhDjYlm25JJ7PwoyeoOpZzcg6ZgF8n8l6VxezNupRkkTeA2ek1WsspN0CdAoA8e7iDVNU84/F+Q==",
      "path": "microsoft.netcore.app/2.2.8",
      "hashPath": "microsoft.netcore.app.2.2.8.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetAppHost/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Lh1F6z41levvtfC3KuuiQe9ppWKRP1oIB42vP1QNQE4uumo95h+LpjPDeysX1DlTjCzG0BVGSUEpCW5fHkni7w==",
      "path": "microsoft.netcore.dotnetapphost/2.2.8",
      "hashPath": "microsoft.netcore.dotnetapphost.2.2.8.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostPolicy/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rOHr0Dk87vaiq9d1hMpXETB4IKq1jIiPQlVKNUjRGilK/cjOcadhsk+1MsrJ/GnM3eovhy8zW2PGkN8pYEolnw==",
      "path": "microsoft.netcore.dotnethostpolicy/2.2.8",
      "hashPath": "microsoft.netcore.dotnethostpolicy.2.2.8.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostResolver/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-culLr+x2GvUkXVGi4ULZ7jmWJEhuAMyS7iTWBlkWnqbKtYJ36ZlgHbw/6qTm82790gJemEFeo9RehDwfRXfJzA==",
      "path": "microsoft.netcore.dotnethostresolver/2.2.8",
      "hashPath": "microsoft.netcore.dotnethostresolver.2.2.8.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/3.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-z7aeg8oHln2CuNulfhiLYxCVMPEwBl3rzicjvIX+4sUuCwvXw5oXQEtbiU2c0z4qYL5L3Kmx0mMA/+t/SbY67w==",
      "path": "microsoft.netcore.platforms/3.1.0",
      "hashPath": "microsoft.netcore.platforms.3.1.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Targets/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-odP/tJj1z6GylFpNo7pMtbd/xQgTC3Ex2If63dRTL38bBNMwsBnJ+RceUIyHdRBC0oik/3NehYT+oECwBhIM3Q==",
      "path": "microsoft.netcore.targets/2.0.0",
      "hashPath": "microsoft.netcore.targets.2.0.0.nupkg.sha512"
    },
    "Microsoft.OData.Core/7.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7/NolhqfLxbj9cGQ3fhJZgUv3H7YAEWi9UVZcAX+NKi/it57zsFcQES004ahcwFNfFyklRtsB6m1w8EEPmV8mQ==",
      "path": "microsoft.odata.core/7.5.0",
      "hashPath": "microsoft.odata.core.7.5.0.nupkg.sha512"
    },
    "Microsoft.OData.Edm/7.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IVMU/vjt4WdL7RDO35TGDFScDUEktze62mlwj5ZSIRP6JZ7yaQ8mjgt0x79TDgst9xEJaW0EnLwHTvPPaJuOTg==",
      "path": "microsoft.odata.edm/7.5.0",
      "hashPath": "microsoft.odata.edm.7.5.0.nupkg.sha512"
    },
    "Microsoft.Rest.ClientRuntime/2.3.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-daE2vz5eNmiUbx8Lm0DArlKfKVtH3IzSteR0N+AJJ7cDgj32LcFudGx9Vm0bFelmiEZ3nO4Y7XTk2nfjUK/uCg==",
      "path": "microsoft.rest.clientruntime/2.3.18",
      "hashPath": "microsoft.rest.clientruntime.2.3.18.nupkg.sha512"
    },
    "Microsoft.Rest.ClientRuntime.Azure/3.3.18": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pCtem10PRQYvzRiwJVInsccsqB0NrTjW83NF3zWk1LpN3IS0AneZKq89RyogDT7mRMT1Li/mLY8N8kU6RAiK0g==",
      "path": "microsoft.rest.clientruntime.azure/3.3.18",
      "hashPath": "microsoft.rest.clientruntime.azure.3.3.18.nupkg.sha512"
    },
    "Microsoft.Spatial/7.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JnelQkMr+2jqnCG+b98VG7HqmBI8xUa1EeBZQHB/Gl59JFmEf9rVg1E8Z/RA6vl5gkGs7XIZym1RIgtHKj5q/Q==",
      "path": "microsoft.spatial/7.5.0",
      "hashPath": "microsoft.spatial.7.5.0.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wc71c9HWTeXy9/w9O4Yr2LKmdJjVyIoJ/XQX8/6uma4EAVU25RLtUWlvhA0gpgFw9Kf1TkCv70x+CbKnRw/d8Q==",
      "path": "microsoft.visualstudio.web.codegeneration/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Contracts/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wXlpxDfRD5aPypa0p0UE97tkRQvAz9D9FfA2GITzr+LlGIpybyGnxkwGVp0Vha1Ibr0kJG0HdnqfeHME/WuAcQ==",
      "path": "microsoft.visualstudio.web.codegeneration.contracts/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.contracts.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Core/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-APdPavBUYcGPBaW4rjxBVRePWmg0ZzhIRymOzvLFWUtzfvJKw1+8PaCzsH7Uvl+felm0L1UVQwBx1Do0R7j7Xg==",
      "path": "microsoft.visualstudio.web.codegeneration.core/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.core.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Design/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xH50cYOU+infRq4KikBuu2qeXcwW4tE0D5TDfKLuLrEtDm90aXI+0qygPsqyISf+lOW7L7rQ64BH/dRYkK3c3Q==",
      "path": "microsoft.visualstudio.web.codegeneration.design/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.design.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.EntityFrameworkCore/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-N9S7TeFZjXzNY9OVbz4OFw9cM9oEeMaCnuLFhetNioy/wPwZbgglrctAEYxfDbvocQ17YCAVR2EMRbYHNDHyVg==",
      "path": "microsoft.visualstudio.web.codegeneration.entityframeworkcore/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.entityframeworkcore.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Templating/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sW2lHnOoL1xFnSm/2zSedeUoQPlbhPfWjSuUYsxYUj/N5QmLmH98ZLaqP26k6Om/heR6Gux/veXI96yM1Parow==",
      "path": "microsoft.visualstudio.web.codegeneration.templating/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.templating.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGeneration.Utils/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/r/y+XpOpbCwN/M/HopjfGTDRlmixTd4G6HG6FaBkD/YF3T1u+4WMRVtuB6zz7aw571HmX+6UokEa6HJSwkPDA==",
      "path": "microsoft.visualstudio.web.codegeneration.utils/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegeneration.utils.2.2.3.nupkg.sha512"
    },
    "Microsoft.VisualStudio.Web.CodeGenerators.Mvc/2.2.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0gVuA4KUCHFM4M/9SjG+7j7BzZ7SW/BufF97Q78i2VV8JBbQXc/5Rf6YUG1VGW2fwSEOl9+S26utEGS+86GGGw==",
      "path": "microsoft.visualstudio.web.codegenerators.mvc/2.2.3",
      "hashPath": "microsoft.visualstudio.web.codegenerators.mvc.2.2.3.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"
    },
    "Mono.Posix.NETStandard/1.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vSN/L1uaVwKsiLa95bYu2SGkF0iY3xMblTfxc8alSziPuVfJpj3geVqHGAA75J7cZkMuKpFVikz82Lo6y6LLdA==",
      "path": "mono.posix.netstandard/1.0.0",
      "hashPath": "mono.posix.netstandard.1.0.0.nupkg.sha512"
    },
    "ncrontab.signed/3.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-w+fVX+uCk3C0nR7BDjWAmUzDQPNAaBusTPljWehx/2cbBTxuKm81sCTebwRnJtHfS+38xbqF7NiiwPWjRMKiFQ==",
      "path": "ncrontab.signed/3.3.0",
      "hashPath": "ncrontab.signed.3.3.0.nupkg.sha512"
    },
    "NETStandard.Library/2.0.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==",
      "path": "netstandard.library/2.0.3",
      "hashPath": "netstandard.library.2.0.3.nupkg.sha512"
    },
    "Newtonsoft.Json/11.0.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IvJe1pj7JHEsP8B8J8DwlMEx8UInrs/x+9oVY+oCD13jpLu4JbJU2WCIsMRn5C4yW9+DgkaO8uiVE5VHKjpmdQ==",
      "path": "newtonsoft.json/11.0.2",
      "hashPath": "newtonsoft.json.11.0.2.nupkg.sha512"
    },
    "Newtonsoft.Json.Bson/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5PYT/IqQ+UK31AmZiSS102R6EsTo+LGTSI8bp7WAUqDKaF4wHXD8U9u4WxTI1vc64tYi++8p3dk3WWNqPFgldw==",
      "path": "newtonsoft.json.bson/1.0.1",
      "hashPath": "newtonsoft.json.bson.1.0.1.nupkg.sha512"
    },
    "NuGet.Common/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-H+EWG35jCoZeO6bKS3VsyeGV5ZeaQ8AUfawyy1zJNG4DTEtvdwNvkGOS5NhxUMOi5cPXBdoJUUkioHLlMbRs8g==",
      "path": "nuget.common/4.7.0",
      "hashPath": "nuget.common.4.7.0.nupkg.sha512"
    },
    "NuGet.Configuration/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LH1J1IxRI2hAH7bsOveteUcm7E6p64B7yQm8oyb4XbhbWwNghwtCVrArFaeN0KfZEP52AXYLGAD5Er2tigrWPQ==",
      "path": "nuget.configuration/4.7.0",
      "hashPath": "nuget.configuration.4.7.0.nupkg.sha512"
    },
    "NuGet.DependencyResolver.Core/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-THevo7hBK0f/xMpwaRQUPAXwrGNTNZ9N8qDDIDsWU16gy8raAucxHwOts1OH2n69Y5pl23FCtsKJghx+gCt+9w==",
      "path": "nuget.dependencyresolver.core/4.7.0",
      "hashPath": "nuget.dependencyresolver.core.4.7.0.nupkg.sha512"
    },
    "NuGet.Frameworks/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qbXaB76XYUVLocLBs8Z9TS/ERGK2wm797feO+0JEPFvT7o7MRadOR77mqaSD4J1k8G+DlZQyq+MlkCuxrkr3ag==",
      "path": "nuget.frameworks/4.7.0",
      "hashPath": "nuget.frameworks.4.7.0.nupkg.sha512"
    },
    "NuGet.LibraryModel/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VO2+i5bDZOFfgv/0N8G7Fo6ZVdefQipR7DtamBTws/dctX0XvymBUYLEjuvr1TJflPtu4g7Joccc3+nvE601vw==",
      "path": "nuget.librarymodel/4.7.0",
      "hashPath": "nuget.librarymodel.4.7.0.nupkg.sha512"
    },
    "NuGet.Packaging/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3kbQGK/DOloIodo8SQz1F9tRNd5pe8s0lxhaIkWvKKOmKJx6V7vSol4/F4k0IhkmzaRUro5EktEDottCMIvKzw==",
      "path": "nuget.packaging/4.7.0",
      "hashPath": "nuget.packaging.4.7.0.nupkg.sha512"
    },
    "NuGet.Packaging.Core/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/bpTT10quY8eXPrUtNgNec/aWRMhOEMdjtYxJOK4Q3mpqnkDYQLECuIQU4lQNdmKoDLmgrcAkzWYC4Q9mVANOg==",
      "path": "nuget.packaging.core/4.7.0",
      "hashPath": "nuget.packaging.core.4.7.0.nupkg.sha512"
    },
    "NuGet.ProjectModel/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qqIn+jOrHcUu1fyA0ylvM1jxdrf4nlIohP0ZPUMRN40XGl2jBLODRqcfD714SALD9DOziKrJ+IpnbODOHmUjBg==",
      "path": "nuget.projectmodel/4.7.0",
      "hashPath": "nuget.projectmodel.4.7.0.nupkg.sha512"
    },
    "NuGet.Protocol/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HIq/rGb6ZFzTjTR4QPJxu0N4QJLYn2CoADGkVBVj0klgivwB7P+nE7vWuR1lC2VORe+tdmvadn0lYcdynm7LuA==",
      "path": "nuget.protocol/4.7.0",
      "hashPath": "nuget.protocol.4.7.0.nupkg.sha512"
    },
    "NuGet.Versioning/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-FjAc5oDOA63IEXs6thdc2MrINNwpsWI9WdfZdz2MZWcxs+RYQYMgGSmL8mYFVRFel/+8RP1TgrgHrs5fmFr3cQ==",
      "path": "nuget.versioning/4.7.0",
      "hashPath": "nuget.versioning.4.7.0.nupkg.sha512"
    },
    "protobuf-net/3.0.0-alpha.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z6dH2QtNxoIlQgxcvWgmOHfoHc3HElDBzhLVEypfL6dkg+YCXltuShG5Mw7iwWXyqVRPKQYWSWwR6mitFR600g==",
      "path": "protobuf-net/3.0.0-alpha.122",
      "hashPath": "protobuf-net.3.0.0-alpha.122.nupkg.sha512"
    },
    "protobuf-net.Core/3.0.0-alpha.122": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kpHlR2L0jbpPj8d9pMs0uX4CId3Qu6Emt24STq5uB6vCmjR8fCQ2fA2fNDeQR1dRWF1AXlwWcRHYG7Ey1NHjlA==",
      "path": "protobuf-net.core/3.0.0-alpha.122",
      "hashPath": "protobuf-net.core.3.0.0-alpha.122.nupkg.sha512"
    },
    "Remotion.Linq/2.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fK/76UmpC0FXBlGDFVPLJHQlDLYnGC+XY3eoDgCgbtrhi0vzbXDQ3n/IYHhqSKqXQfGw/u04A1drWs7rFVkRjw==",
      "path": "remotion.linq/2.2.0",
      "hashPath": "remotion.linq.2.2.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.Data.SqlClient.sni/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AJfX7owAAkMjWQYhoml5IBfXh8UyYPjktn8pK0BFGAdKgBS7HqMz1fw5vdzfZUWfhtTPDGCjgNttt46ZyEmSjg==",
      "path": "runtime.native.system.data.sqlclient.sni/4.5.0",
      "hashPath": "runtime.native.system.data.sqlclient.sni.4.5.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.Net.Security/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-M2nN92ePS8BgQ2oi6Jj3PlTUzadYSIWLdZrHY1n1ZcW9o4wAQQ6W+aQ2lfq1ysZQfVCgDwY58alUdowrzezztg==",
      "path": "runtime.native.system.net.security/4.3.0",
      "hashPath": "runtime.native.system.net.security.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-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbrynESTp3bm5O/+jGL8v0Qg5SJlTV08lpIpFesXjF6uGNMWqFnUQbYBJwZTeua6E/Y7FIM1C54Ey1btLWupdg==",
      "path": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-arm64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x64.Microsoft.NETCore.App/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xbce7KYr9G4eE0F0+9MWZWHufvQilIbRQHcZVqk+K/Rk4KVcTs7agMVEQXVJlo75flhqRMDtrjEjEPp152UrAg==",
      "path": "runtime.win-x64.microsoft.netcore.app/2.2.8",
      "hashPath": "runtime.win-x64.microsoft.netcore.app.2.2.8.nupkg.sha512"
    },
    "runtime.win-x64.Microsoft.NETCore.DotNetAppHost/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wppdPUeNyq/six2b/r1K/TR1e3Nw+QHNgkq+HNSCxVG4posR5vPNkWXM5n6YpPKQuMCzwOgSJBvhFuyJIepr3g==",
      "path": "runtime.win-x64.microsoft.netcore.dotnetapphost/2.2.8",
      "hashPath": "runtime.win-x64.microsoft.netcore.dotnetapphost.2.2.8.nupkg.sha512"
    },
    "runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-e5L+Ys9WG4vl5ryUTnBLpIg4lQzv6vUhAUm5SfuoFqM38Jut9INHhfrF4nOB3Ndpir6HO+5aHRabt7jRuLi7kQ==",
      "path": "runtime.win-x64.microsoft.netcore.dotnethostpolicy/2.2.8",
      "hashPath": "runtime.win-x64.microsoft.netcore.dotnethostpolicy.2.2.8.nupkg.sha512"
    },
    "runtime.win-x64.Microsoft.NETCore.DotNetHostResolver/2.2.8": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dc78seVTJPyjTSZLyL/X0Bl9h6e50s/nisE6UTH0a2angMtZ3Uw6+drAL/w/Ivk3HnH8WDAyb1nS/J3pvIVngg==",
      "path": "runtime.win-x64.microsoft.netcore.dotnethostresolver/2.2.8",
      "hashPath": "runtime.win-x64.microsoft.netcore.dotnethostresolver.2.2.8.nupkg.sha512"
    },
    "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-38ugOfkYJqJoX9g6EYRlZB5U2ZJH51UP8ptxZgdpS07FgOEToV+lS11ouNK2PM12Pr6X/PpT5jK82G3DwH/SxQ==",
      "path": "runtime.win-x64.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x64.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YhEdSQUsTx+C8m8Bw7ar5/VesXvCFMItyZF7G1AUY+OM0VPZUOeAVpJ4Wl6fydBGUYZxojTDR3I6Bj/+BPkJNA==",
      "path": "runtime.win-x86.runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.win-x86.runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "System.AppContext/4.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3QjO4jNV7PdKkmQAVp9atA+usVnKRwI3Kx1nMwJ93T0LcQfx7pKAYk0nKz5wn1oP5iqlhZuy6RXOFdhr7rDwow==",
      "path": "system.appcontext/4.1.0",
      "hashPath": "system.appcontext.4.1.0.nupkg.sha512"
    },
    "System.Buffers/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pL2ChpaRRWI/p4LXyy4RgeWlYF2sgfj/pnVMvBqwNFr5cXg7CXNnWZWxrOONLg8VGdFB8oB+EG2Qw4MLgTOe+A==",
      "path": "system.buffers/4.5.0",
      "hashPath": "system.buffers.4.5.0.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/1.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+aL946rTSJyo4PqstwsVZ5RBfaxfkIx+nTMfpmaxzorqgifRJwndBZhXPWNWGJpys7cQ1/vCvilYN9ugM05JFA==",
      "path": "system.collections.immutable/1.6.0",
      "hashPath": "system.collections.immutable.1.6.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.Annotations/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UxYQ3FGUOtzJ7LfSdnYSFd7+oEv6M8NgUatatIN2HxNtDdlcvFAf+VIq4Of9cDMJEJC0aSRv/x898RYhB4Yppg==",
      "path": "system.componentmodel.annotations/4.5.0",
      "hashPath": "system.componentmodel.annotations.4.5.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/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/anOTeSZCNNI2zDilogWrZ8pNqCmYbzGNexUnNhjW8k0sHqEZ2nHJBp147jBV3hGYswu5lINpNg1vxR7bnqvVA==",
      "path": "system.configuration.configurationmanager/4.7.0",
      "hashPath": "system.configuration.configurationmanager.4.7.0.nupkg.sha512"
    },
    "System.Data.SqlClient/4.6.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7MTJhBFt4/tSJ2VRpG+TQNPcDdbCnWuoYzbe0kD5O3mQ7aZ2Q+Q3D9Y5Y3/aper5Gp3Lrs+8edk9clvxyPYXPw==",
      "path": "system.data.sqlclient/4.6.1",
      "hashPath": "system.data.sqlclient.4.6.1.nupkg.sha512"
    },
    "System.Diagnostics.Contracts/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eelRRbnm+OloiQvp9CXS0ixjNQldjjkHO4iIkR5XH2VIP8sUB/SIpa1TdUW6/+HDcQ+MlhP3pNa1u5SbzYuWGA==",
      "path": "system.diagnostics.contracts/4.3.0",
      "hashPath": "system.diagnostics.contracts.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/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-mbBgoR0rRfl2uimsZ2avZY8g7Xnh1Mza0rJZLPcxqiMWlkGukjmRkuMJ/er+AhQuiRIh80CR/Hpeztr80seV5g==",
      "path": "system.diagnostics.diagnosticsource/4.6.0",
      "hashPath": "system.diagnostics.diagnosticsource.4.6.0.nupkg.sha512"
    },
    "System.Diagnostics.PerformanceCounter/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kE9szT4i3TYT9bDE/BPfzg9/BL6enMiZlcUmnUEBrhRtxWvurKoa8qhXkLTRhrxMzBqaDleWlRfIPE02tulU+w==",
      "path": "system.diagnostics.performancecounter/4.7.0",
      "hashPath": "system.diagnostics.performancecounter.4.7.0.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.StackTrace/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BiHg0vgtd35/DM9jvtaC1eKRpWZxr0gcQd643ABG7GnvSlf5pOkY2uyd42mMOJoOmKvnpNj0F4tuoS1pacTwYw==",
      "path": "system.diagnostics.stacktrace/4.3.0",
      "hashPath": "system.diagnostics.stacktrace.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.TraceSource/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VnYp1NxGx8Ww731y2LJ1vpfb/DKVNKEZ8Jsh5SgQTZREL/YpWRArgh9pI8CDLmgHspZmLL697CaLvH85qQpRiw==",
      "path": "system.diagnostics.tracesource/4.3.0",
      "hashPath": "system.diagnostics.tracesource.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.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.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/5.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-EdcMk+36u9gQtbwTiPQ7ckIfiADBwOmCZ6rGD2rfkaozIdW1t7vbXk/FPVAu2r9KgCQZ5245Z+P0YMM/0Q0G2g==",
      "path": "system.identitymodel.tokens.jwt/5.3.0",
      "hashPath": "system.identitymodel.tokens.jwt.5.3.0.nupkg.sha512"
    },
    "System.Interactive.Async/3.2.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-C07p0dAA5lGqYUPiPCK3paR709gqS4aMDDsje0v0pvffwzLaxmsn5YQTfZbyNG5qrudPx+BCxTqISnncQ3wIoQ==",
      "path": "system.interactive.async/3.2.0",
      "hashPath": "system.interactive.async.3.2.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.Abstractions/2.1.0.227": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vxPAJRvF17JKazQJpAqBPf4lEDRvE44vRg+7MCq2qO2s6jiQoJ+xcpg7kVSfHeyavjQEoJIIIo7pP8xU7IIX4A==",
      "path": "system.io.abstractions/2.1.0.227",
      "hashPath": "system.io.abstractions.2.1.0.227.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.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.AccessControl/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vMToiarpU81LR1/KZtnT7VDPvqAZfw9oOS5nY6pPP78nGYz3COLsQH3OfzbR+SjTgltd31R6KmKklz/zDpTmzw==",
      "path": "system.io.filesystem.accesscontrol/4.7.0",
      "hashPath": "system.io.filesystem.accesscontrol.4.7.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/4.5.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-k6Ac5MuJ/GbFo7l/bB0Bxg0JxHReDi19eW1wuDGIy/iSIAJob0cNHChvILde/v4fdX1ZNmL2Nr7axKG21wbNLw==",
      "path": "system.io.pipelines/4.5.3",
      "hashPath": "system.io.pipelines.4.5.3.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.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.Linq.Queryable/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Yn/WfYe9RoRfmSLvUt2JerP0BTGGykCZkQPgojaxgzF2N0oPo+/AhB8TXOpdCcNlrG3VRtsamtK2uzsp3cqRVw==",
      "path": "system.linq.queryable/4.0.1",
      "hashPath": "system.linq.queryable.4.0.1.nupkg.sha512"
    },
    "System.Memory/4.5.4": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1MbJTHS1lZ4bS4FmsJjnuGJOu88ZzTT2rLvrhW7Ygic+pC0NWA+3hgAen0HRdsocuQXCkUTdFn9yHJJhsijDXw==",
      "path": "system.memory/4.5.4",
      "hashPath": "system.memory.4.5.4.nupkg.sha512"
    },
    "System.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.NetworkInformation/4.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Q0rfeiW6QsiZuicGjrFA7cRr2+kXex0JIljTTxzI09GIftB8k+aNL31VsQD1sI2g31cw7UGDTgozA/FgeNSzsQ==",
      "path": "system.net.networkinformation/4.1.0",
      "hashPath": "system.net.networkinformation.4.1.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.Requests/4.0.11": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vxGt7C0cZixN+VqoSW4Yakc1Y9WknmxauDqzxgpw/FnBdz4kQNN51l4wxdXX5VY1xjqy//+G+4CvJWp1+f+y6Q==",
      "path": "system.net.requests/4.0.11",
      "hashPath": "system.net.requests.4.0.11.nupkg.sha512"
    },
    "System.Net.Security/4.3.2": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xT2jbYpbBo3ha87rViHoTA6WdvqOAW37drmqyx/6LD8p7HEPT2qgdxoimRzWtPg8Jh4X5G9BV2seeTv4x6FYlA==",
      "path": "system.net.security/4.3.2",
      "hashPath": "system.net.security.4.3.2.nupkg.sha512"
    },
    "System.Net.Sockets/4.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xAz0N3dAV/aR/9g8r0Y5oEqU1JRsz29F5EGb/WVHmX3jVSLqi2/92M5hTad2aNWovruXrJpJtgZ9fccPMG9uSw==",
      "path": "system.net.sockets/4.1.0",
      "hashPath": "system.net.sockets.4.1.0.nupkg.sha512"
    },
    "System.Net.WebHeaderCollection/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-XX2TIAN+wBSAIV51BU2FvvXMdstUa8b0FBSZmDWjZdwUMmggQSifpTOZ5fNH20z9ZCg2fkV1L5SsZnpO2RQDRQ==",
      "path": "system.net.webheadercollection/4.0.1",
      "hashPath": "system.net.webheadercollection.4.0.1.nupkg.sha512"
    },
    "System.Net.WebSockets.WebSocketProtocol/4.5.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-O8RIMEVeOFzT8fscu6MDc4y+0LfnlXdqGovb0rJHBNVKhwn6BsNJmTY1oYUZPPsMfcc5OP20WpX4vj/aK8n98g==",
      "path": "system.net.websockets.websocketprotocol/4.5.3",
      "hashPath": "system.net.websockets.websocketprotocol.4.5.3.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QQTlPTl06J/iiDbJCiepZ4H//BVraReU4O4EoRw1U02H5TLUIT7xn3GnDp9AXPSlJUDyFs4uWjWafNX6WrAojQ==",
      "path": "system.numerics.vectors/4.5.0",
      "hashPath": "system.numerics.vectors.4.5.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.ServiceModel/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-8iD5mvu76p3L9tUzmh1Iwgh51XRGIBKfKZhnfUoORjqDCabKugQOmne0SWzuU0ksNW1d6fTn6zEFmig8AbzI3g==",
      "path": "system.private.servicemodel/4.6.0",
      "hashPath": "system.private.servicemodel.4.6.0.nupkg.sha512"
    },
    "System.Reactive.Core/3.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CKWC+UP1aM75taNX+sTBn2P97uHIUjKxq+z45iy7P91QGFqNFleR2tsqIC76HMVvYl7o8oWyMiycdsc9rC1Z/g==",
      "path": "system.reactive.core/3.1.1",
      "hashPath": "system.reactive.core.3.1.1.nupkg.sha512"
    },
    "System.Reactive.Interfaces/3.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aNVY3QoRznGFeQ+w+bMqhD8ElNWoyYq+7XTQIoxKKjBOyTOjUqIMEf1wvSdtwC4y92zg2W9q38b4Sr6cYNHVLg==",
      "path": "system.reactive.interfaces/3.1.1",
      "hashPath": "system.reactive.interfaces.3.1.1.nupkg.sha512"
    },
    "System.Reactive.Linq/3.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HwsZsoYRg51cLGBOEa0uoZ5+d4CMcHEg/KrbqePhLxoz/SLA+ULISphBtn3woABPATOQ6j5YgGZWh4jxnJ3KYQ==",
      "path": "system.reactive.linq/3.1.1",
      "hashPath": "system.reactive.linq.3.1.1.nupkg.sha512"
    },
    "System.Reactive.PlatformServices/3.1.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jCJ3iGDLb4duOxZ/Uo3O7PssWE48uRp0fw92AlIwrMNaZRUmZNkZyqbl0nUT+joFARBYun8XiVIDQreMJKBedA==",
      "path": "system.reactive.platformservices/3.1.1",
      "hashPath": "system.reactive.platformservices.3.1.1.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.DispatchProxy/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+UW1hq11TNSeb+16rIk8hRQ02o339NFyzMc4ma/FqmxBzM30l1c2IherBB4ld1MNcenS48fz8tbt50OW4rVULA==",
      "path": "system.reflection.dispatchproxy/4.5.0",
      "hashPath": "system.reflection.dispatchproxy.4.5.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/1.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-COC1aiAJjCoA5GBF+QKL2uLqEBew4JsCkQmoHKbN3TlOZKa2fKLz5CpiRQKDz0RsAOEGsVKqOD5bomsXq/4STQ==",
      "path": "system.reflection.metadata/1.6.0",
      "hashPath": "system.reflection.metadata.1.6.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.CompilerServices.Unsafe/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HxozeSlipUK7dAroTYwIcGwKDeOVpQnJlpVaOkBz7CM4TsE5b/tKlQBZecTjh6FzcSbxndYaxxpsBMz+wMJeyw==",
      "path": "system.runtime.compilerservices.unsafe/4.6.0",
      "hashPath": "system.runtime.compilerservices.unsafe.4.6.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.InteropServices.WindowsRuntime/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oIIXM4w2y3MiEZEXA+RTtfPV+SZ1ymbFdWppHlUciNdNIL0/Uo3HW9q9iN2O7T7KUmRdvjA7C2Gv4exAyW4zEQ==",
      "path": "system.runtime.interopservices.windowsruntime/4.0.1",
      "hashPath": "system.runtime.interopservices.windowsruntime.4.0.1.nupkg.sha512"
    },
    "System.Runtime.Loader/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4UN78GOVU/mbDFcXkEWtetJT/sJ0yic2gGk1HSlSpWI0TDf421xnrZTDZnwNBapk1GQeYN7U1lTj/aQB1by6ow==",
      "path": "system.runtime.loader/4.0.0",
      "hashPath": "system.runtime.loader.4.0.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.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.Runtime.Serialization.Xml/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nUQx/5OVgrqEba3+j7OdiofvVq9koWZAC7Z3xGI8IIViZqApWnZ5+lLcwYgTlbkobrl/Rat+Jb8GeD4WQESD2A==",
      "path": "system.runtime.serialization.xml/4.3.0",
      "hashPath": "system.runtime.serialization.xml.4.3.0.nupkg.sha512"
    },
    "System.Security.AccessControl/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-JECvTt5aFF3WT3gHpfofL2MNNP6v84sxtXxpqhLBCcDRzqsPBmHhQ6shv4DwwN2tRlzsUxtb3G9M3763rbXKDg==",
      "path": "system.security.accesscontrol/4.7.0",
      "hashPath": "system.security.accesscontrol.4.7.0.nupkg.sha512"
    },
    "System.Security.Claims/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-P/+BR/2lnc4PNDHt/TPBAWHVMLMRHsyYZbU1NphW4HIWzCggz8mJbTQQ3MKljFE7LS3WagmVFuBgoLcFzYXlkA==",
      "path": "system.security.claims/4.3.0",
      "hashPath": "system.security.claims.4.3.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/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WG3r7EyjUe9CMPFSs6bty5doUqT+q9pbI80hlNzo2SkPkZ4VTuZkGWjpp77JB8+uaL4DFPRdBsAY+DX3dBK92A==",
      "path": "system.security.cryptography.cng/4.5.0",
      "hashPath": "system.security.cryptography.cng.4.5.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/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-TGQX51gxpY3K3I6LJlE2LAftVlIMqJf0cBGhz68Y89jjk3LJCB6SrwiD+YN1fkqemBvWGs+GjyMJukl6d6goyQ==",
      "path": "system.security.cryptography.pkcs/4.5.0",
      "hashPath": "system.security.cryptography.pkcs.4.5.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/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ehYW0m9ptxpGWvE4zgqongBVWpSDU/JCFD4K7krxkQwSz/sFQjEXCUqpvencjy6DYDbn7Ig09R8GFffu8TtneQ==",
      "path": "system.security.cryptography.protecteddata/4.7.0",
      "hashPath": "system.security.cryptography.protecteddata.4.7.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.Cryptography.Xml/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-i2Jn6rGXR63J0zIklImGRkDIJL4b1NfPSEbIVHBlqoIb12lfXIigCbDRpDmIEzwSo/v1U5y/rYJdzZYSyCWxvg==",
      "path": "system.security.cryptography.xml/4.5.0",
      "hashPath": "system.security.cryptography.xml.4.5.0.nupkg.sha512"
    },
    "System.Security.Permissions/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dkOV6YYVBnYRa15/yv004eCGRBVADXw8qRbbNiCn/XpdJSUXkkUeIvdvFHkvnko4CdKMqG8yRHC4ox83LSlMsQ==",
      "path": "system.security.permissions/4.7.0",
      "hashPath": "system.security.permissions.4.7.0.nupkg.sha512"
    },
    "System.Security.Principal/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I1tkfQlAoMM2URscUtpcRo/hX0jinXx6a/KUtEQoz3owaYwl3qwsO8cbzYVVnjxrzxjHo3nJC+62uolgeGIS9A==",
      "path": "system.security.principal/4.3.0",
      "hashPath": "system.security.principal.4.3.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/4.7.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ojD0PX0XhneCsUbAZVKdb7h/70vyYMDYs85lwEI+LngEONe/17A0cFaRFqZU+sOEidcVswYWikYOQ9PPfjlbtQ==",
      "path": "system.security.principal.windows/4.7.0",
      "hashPath": "system.security.principal.windows.4.7.0.nupkg.sha512"
    },
    "System.Security.SecureString/4.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sqzq9GD6/b0yqPuMpgIKBuoLf4VKAj8oAfh4kXSzPaN6eoKY3hRi9C5L27uip25qlU+BGPfb0xh2Rmbwc4jFVA==",
      "path": "system.security.securestring/4.0.0",
      "hashPath": "system.security.securestring.4.0.0.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.6.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LwFQqlATMZh5bdL2bZmEhuYGgTeb+GxT0WWkYqA2A+bywYM5Oq3wouHSigm1kRQwk4iQjrfsk5wxBdjmK1ozRQ==",
      "path": "system.servicemodel.primitives/4.6.0",
      "hashPath": "system.servicemodel.primitives.4.6.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/4.5.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4J2JQXbftjPMppIHJ7IC+VXQ9XfEagN92vZZNoG12i+zReYlim5dMoXFC1Zzg7tsnKDM7JPo5bYfFK4Jheq44w==",
      "path": "system.text.encoding.codepages/4.5.1",
      "hashPath": "system.text.encoding.codepages.4.5.1.nupkg.sha512"
    },
    "System.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/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Xg4G4Indi4dqP1iuAiMSwpiWS54ZghzR644OtsRCm/m/lBMG8dUBhLVN7hLm8NNrNTR+iGbshCPTwrvxZPlm4g==",
      "path": "system.text.encodings.web/4.5.0",
      "hashPath": "system.text.encodings.web.4.5.0.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/4.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MEH06N0rIGmRT4LOKQ2BmUO0IxfvmIY/PaouSq+DFQku72OL8cxfw8W99uGpTCFf2vx2QHLRSh374iSM3asdTA==",
      "path": "system.threading.channels/4.5.0",
      "hashPath": "system.threading.channels.4.5.0.nupkg.sha512"
    },
    "System.Threading.Overlapped/4.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-f7aLuLkBoCQM2kng7zqLFBXz9Gk48gDK8lk1ih9rH/1arJJzZK9gJwNvPDhL6Ps/l6rwOr8jw+4FCHL0KKWiEg==",
      "path": "system.threading.overlapped/4.0.1",
      "hashPath": "system.threading.overlapped.4.0.1.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/4.8.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PSIdcgbyNv7FZvZ1I9Mqy6XZOwstYYMdZiXuHvIyc0gDyPjEhrrP9OvTGDHp+LAHp1RNSLjPYssyqox9+Kt9Ug==",
      "path": "system.threading.tasks.dataflow/4.8.0",
      "hashPath": "system.threading.tasks.dataflow.4.8.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.5.3": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+MvhNtcvIbqmhANyKu91jQnvIRVSTiaOiFNfKWwXGHG48YAb4I/TyH8spsySiPYla7gKal5ZnF3teJqZAximyQ==",
      "path": "system.threading.tasks.extensions/4.5.3",
      "hashPath": "system.threading.tasks.extensions.4.5.3.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.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"
    },
    "WindowsAzure.Storage/9.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NooNF4glP6BO7U4dno/xSfiEVVIv6OFcFfisX24Us2CZa9NQR3TSVEj9eVUlM5rLat5H9CHxk6M/mNSIaq7Vrw==",
      "path": "windowsazure.storage/9.3.1",
      "hashPath": "windowsazure.storage.9.3.1.nupkg.sha512"
    },
    "YamlDotNet/6.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y198v1lh0rda2G8nGZMMClvrS88JQkdqRfZEDY/OrlGjmJujSXoh6eHG23vPC3N7xdQQtl9aFb3ekj/ijWETww==",
      "path": "yamldotnet/6.0.0",
      "hashPath": "yamldotnet.6.0.0.nupkg.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"
    ]
  }
}