netcoreapp2.0/PowerShellProTools.UniversalDashboard.deps.json

{
  "runtimeTarget": {
    "name": ".NETCoreApp,Version=v2.0",
    "signature": "005b4182ce4a7abbd350128924bf2f37b24620d0"
  },
  "compilationOptions": {
    "defines": [
      "TRACE",
      "RELEASE",
      "NETCOREAPP2_0"
    ],
    "languageVersion": "",
    "platform": "",
    "allowUnsafe": false,
    "warningsAsErrors": false,
    "optimize": true,
    "keyFile": "",
    "emitEntryPoint": false,
    "xmlDoc": false,
    "debugType": "portable"
  },
  "targets": {
    ".NETCoreApp,Version=v2.0": {
      "PowerShellProTools.UniversalDashboard/1.0.0": {
        "dependencies": {
          "Libuv": "1.10.0",
          "Microsoft.AspNetCore": "2.0.0",
          "Microsoft.AspNetCore.Mvc": "2.0.0",
          "Microsoft.AspNetCore.Routing": "2.0.0",
          "Microsoft.AspNetCore.StaticFiles": "2.0.0",
          "Microsoft.DotNet.PlatformAbstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Debug": "2.0.0",
          "Microsoft.NETCore.App": "2.0.0",
          "Microsoft.PowerShell.SDK": "6.0.0-beta.6",
          "System.Runtime.Loader": "4.3.0"
        },
        "runtime": {
          "PowerShellProTools.UniversalDashboard.dll": {}
        },
        "compile": {
          "PowerShellProTools.UniversalDashboard.dll": {}
        }
      },
      "Libuv/1.10.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "runtimeTargets": {
          "runtimes/linux-arm/native/libuv.so": {
            "rid": "linux-arm",
            "assetType": "native"
          },
          "runtimes/linux-arm64/native/libuv.so": {
            "rid": "linux-arm64",
            "assetType": "native"
          },
          "runtimes/linux-armel/native/libuv.so": {
            "rid": "linux-armel",
            "assetType": "native"
          },
          "runtimes/linux-x64/native/libuv.so": {
            "rid": "linux-x64",
            "assetType": "native"
          },
          "runtimes/osx/native/libuv.dylib": {
            "rid": "osx",
            "assetType": "native"
          },
          "runtimes/win-arm/native/libuv.dll": {
            "rid": "win-arm",
            "assetType": "native"
          },
          "runtimes/win-x64/native/libuv.dll": {
            "rid": "win-x64",
            "assetType": "native"
          },
          "runtimes/win-x86/native/libuv.dll": {
            "rid": "win-x86",
            "assetType": "native"
          }
        }
      },
      "Microsoft.ApplicationInsights/2.4.0": {
        "dependencies": {
          "NETStandard.Library": "2.0.0",
          "System.Diagnostics.DiagnosticSource": "4.4.1",
          "System.Diagnostics.StackTrace": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.ApplicationInsights.dll": {}
        }
      },
      "Microsoft.AspNetCore/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Diagnostics": "2.0.0",
          "Microsoft.AspNetCore.Hosting": "2.0.0",
          "Microsoft.AspNetCore.Routing": "2.0.0",
          "Microsoft.AspNetCore.Server.IISIntegration": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Https": "2.0.0",
          "Microsoft.Extensions.Configuration.CommandLine": "2.0.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0",
          "Microsoft.Extensions.Configuration.Json": "2.0.0",
          "Microsoft.Extensions.Configuration.UserSecrets": "2.0.0",
          "Microsoft.Extensions.Logging": "2.0.0",
          "Microsoft.Extensions.Logging.Configuration": "2.0.0",
          "Microsoft.Extensions.Logging.Console": "2.0.0",
          "Microsoft.Extensions.Logging.Debug": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.dll": {}
        }
      },
      "Microsoft.AspNetCore.Antiforgery/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.DataProtection": "2.0.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.AspNetCore.WebUtilities": "2.0.0",
          "Microsoft.Extensions.ObjectPool": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Antiforgery.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authentication.Core/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authentication.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Authorization.Policy/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Authorization": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Authorization.Policy.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cors/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cors.dll": {}
        }
      },
      "Microsoft.AspNetCore.Cryptography.Internal/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Cryptography.Internal.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cryptography.Internal": "2.0.0",
          "Microsoft.AspNetCore.DataProtection.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "Microsoft.Win32.Registry": "4.4.0",
          "System.Security.Cryptography.Xml": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.dll": {}
        }
      },
      "Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.DataProtection.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.AspNetCore.WebUtilities": "2.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "System.Diagnostics.DiagnosticSource": "4.4.1",
          "System.Reflection.Metadata": "1.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.dll": {}
        }
      },
      "Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Diagnostics.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.Extensions.Configuration": "2.0.0",
          "Microsoft.Extensions.Configuration.EnvironmentVariables": "2.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0",
          "Microsoft.Extensions.DependencyInjection": "2.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.0.0",
          "Microsoft.Extensions.Logging": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "System.Diagnostics.DiagnosticSource": "4.4.1",
          "System.Reflection.Metadata": "1.5.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Server.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
          "Microsoft.Extensions.Hosting.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.0.0",
          "Microsoft.Extensions.Configuration.Abstractions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Hosting.Server.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Html.Abstractions/2.0.0": {
        "dependencies": {
          "System.Text.Encodings.Web": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Html.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.WebUtilities": "2.0.0",
          "Microsoft.Extensions.ObjectPool": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "Microsoft.Net.Http.Headers": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.0.0",
          "System.Text.Encodings.Web": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Extensions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
          "Microsoft.Net.Http.Headers": "2.0.0",
          "System.Buffers": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Http.Features/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Http.Features.dll": {}
        }
      },
      "Microsoft.AspNetCore.HttpOverrides/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.HttpOverrides.dll": {}
        }
      },
      "Microsoft.AspNetCore.JsonPatch/2.0.0": {
        "dependencies": {
          "Microsoft.CSharp": "4.4.0",
          "Newtonsoft.Json": "10.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.JsonPatch.dll": {}
        }
      },
      "Microsoft.AspNetCore.Localization/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Localization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.ApiExplorer": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Cors": "2.0.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Localization": "2.0.0",
          "Microsoft.AspNetCore.Mvc.RazorPages": "2.0.0",
          "Microsoft.AspNetCore.Mvc.TagHelpers": "2.0.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0",
          "Microsoft.Extensions.Caching.Memory": "2.0.0",
          "Microsoft.Extensions.DependencyInjection": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Routing.Abstractions": "2.0.0",
          "Microsoft.Net.Http.Headers": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ApiExplorer.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Core/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.0.0",
          "Microsoft.AspNetCore.Authorization.Policy": "2.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.ResponseCaching.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Routing": "2.0.0",
          "Microsoft.Extensions.DependencyModel": "2.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "System.Diagnostics.DiagnosticSource": "4.4.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Cors/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Cors": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Cors.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Core": "2.0.0",
          "Microsoft.Extensions.Localization": "2.0.0",
          "System.ComponentModel.Annotations": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.DataAnnotations.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.JsonPatch": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Formatters.Json.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Localization/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Localization": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Razor": "2.0.0",
          "Microsoft.Extensions.DependencyInjection": "2.0.0",
          "Microsoft.Extensions.Localization": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Localization.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor.Extensions": "2.0.0",
          "Microsoft.AspNetCore.Mvc.ViewFeatures": "2.0.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.0.0",
          "Microsoft.CodeAnalysis.CSharp": "2.3.1",
          "Microsoft.CodeAnalysis.Razor": "2.0.0",
          "Microsoft.Extensions.Caching.Memory": "2.0.0",
          "Microsoft.Extensions.FileProviders.Composite": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "2.0.0",
          "Microsoft.CodeAnalysis.Razor": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.Razor.Extensions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.RazorPages/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.RazorPages.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.TagHelpers/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Mvc.Razor": "2.0.0",
          "Microsoft.AspNetCore.Razor.Runtime": "2.0.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.0.0",
          "Microsoft.Extensions.Caching.Memory": "2.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "2.0.0",
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.TagHelpers.dll": {}
        }
      },
      "Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Antiforgery": "2.0.0",
          "Microsoft.AspNetCore.Diagnostics.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Html.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Core": "2.0.0",
          "Microsoft.AspNetCore.Mvc.DataAnnotations": "2.0.0",
          "Microsoft.AspNetCore.Mvc.Formatters.Json": "2.0.0",
          "Microsoft.Extensions.WebEncoders": "2.0.0",
          "Newtonsoft.Json.Bson": "1.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Mvc.ViewFeatures.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Language/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Language.dll": {}
        }
      },
      "Microsoft.AspNetCore.Razor.Runtime/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Html.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Razor": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Razor.Runtime.dll": {}
        }
      },
      "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.AspNetCore.Routing.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.ObjectPool": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.dll": {}
        }
      },
      "Microsoft.AspNetCore.Routing.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Routing.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.IISIntegration/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Authentication.Core": "2.0.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.AspNetCore.HttpOverrides": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.IISIntegration.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Core/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.WebUtilities": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "Microsoft.Net.Http.Headers": "2.0.0",
          "System.Threading.Tasks.Extensions": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Core.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Https/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Core": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Https.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Http.Features": "2.0.0",
          "System.Buffers": "4.4.0",
          "System.Numerics.Vectors": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions.dll": {}
        }
      },
      "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv/2.0.0": {
        "dependencies": {
          "Libuv": "1.10.0",
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv.dll": {}
        }
      },
      "Microsoft.AspNetCore.StaticFiles/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Hosting.Abstractions": "2.0.0",
          "Microsoft.AspNetCore.Http.Extensions": "2.0.0",
          "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.WebEncoders": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.StaticFiles.dll": {}
        }
      },
      "Microsoft.AspNetCore.WebUtilities/2.0.0": {
        "dependencies": {
          "Microsoft.Net.Http.Headers": "2.0.0",
          "System.Text.Encodings.Web": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.AspNetCore.WebUtilities.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Analyzers/1.1.0": {},
      "Microsoft.CodeAnalysis.Common/2.3.1": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Analyzers": "1.1.0",
          "System.AppContext": "4.3.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Collections.Immutable": "1.3.1",
          "System.Console": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.FileVersionInfo": "4.3.0",
          "System.Diagnostics.StackTrace": "4.3.0",
          "System.Diagnostics.Tools": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO.Compression": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Linq.Expressions": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Metadata": "1.5.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.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.X509Certificates": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.CodePages": "4.4.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Threading.Tasks.Parallel": "4.3.0",
          "System.Threading.Thread": "4.3.0",
          "System.ValueTuple": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XPath.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.CSharp/2.3.1": {
        "dependencies": {
          "Microsoft.CodeAnalysis.Common": "2.3.1"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.CodeAnalysis.CSharp.dll": {}
        }
      },
      "Microsoft.CodeAnalysis.Razor/2.0.0": {
        "dependencies": {
          "Microsoft.AspNetCore.Razor.Language": "2.0.0",
          "Microsoft.CodeAnalysis.CSharp": "2.3.1",
          "Microsoft.CodeAnalysis.Common": "2.3.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.CodeAnalysis.Razor.dll": {}
        }
      },
      "Microsoft.CSharp/4.4.0": {},
      "Microsoft.DotNet.PlatformAbstractions/2.0.0": {
        "dependencies": {
          "System.AppContext": "4.3.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.0.0"
        },
        "runtime": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
        },
        "compile": {
          "lib/netstandard1.3/Microsoft.DotNet.PlatformAbstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Caching.Memory/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Caching.Abstractions": "2.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Caching.Memory.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Binder/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Binder.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.CommandLine/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.CommandLine.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.EnvironmentVariables.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.FileExtensions/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.0.0",
          "Microsoft.Extensions.FileProviders.Physical": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.FileExtensions.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.Json/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration": "2.0.0",
          "Microsoft.Extensions.Configuration.FileExtensions": "2.0.0",
          "Newtonsoft.Json": "10.0.1"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.Json.dll": {}
        }
      },
      "Microsoft.Extensions.Configuration.UserSecrets/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Json": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Configuration.UserSecrets.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.DependencyModel/2.0.0": {
        "dependencies": {
          "Microsoft.DotNet.PlatformAbstractions": "2.0.0",
          "Newtonsoft.Json": "10.0.1",
          "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": {}
        },
        "compile": {
          "lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Abstractions/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Composite/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Composite.dll": {}
        }
      },
      "Microsoft.Extensions.FileProviders.Physical/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.FileProviders.Abstractions": "2.0.0",
          "Microsoft.Extensions.FileSystemGlobbing": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileProviders.Physical.dll": {}
        }
      },
      "Microsoft.Extensions.FileSystemGlobbing/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll": {}
        }
      },
      "Microsoft.Extensions.Hosting.Abstractions/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Hosting.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Localization/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Localization.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.dll": {}
        }
      },
      "Microsoft.Extensions.Localization.Abstractions/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Localization.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Logging/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Abstractions.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Configuration/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "2.0.0",
          "Microsoft.Extensions.Options.ConfigurationExtensions": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Configuration.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Console/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
          "Microsoft.Extensions.Logging": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Console.dll": {}
        }
      },
      "Microsoft.Extensions.Logging.Debug/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Logging": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Logging.Debug.dll": {}
        }
      },
      "Microsoft.Extensions.ObjectPool/2.0.0": {
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.ObjectPool.dll": {}
        }
      },
      "Microsoft.Extensions.Options/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Primitives": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.dll": {}
        }
      },
      "Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Configuration.Abstractions": "2.0.0",
          "Microsoft.Extensions.Configuration.Binder": "2.0.0",
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Options.ConfigurationExtensions.dll": {}
        }
      },
      "Microsoft.Extensions.Primitives/2.0.0": {
        "dependencies": {
          "System.Runtime.CompilerServices.Unsafe": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.Primitives.dll": {}
        }
      },
      "Microsoft.Extensions.WebEncoders/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.DependencyInjection.Abstractions": "2.0.0",
          "Microsoft.Extensions.Options": "2.0.0",
          "System.Text.Encodings.Web": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Extensions.WebEncoders.dll": {}
        }
      },
      "Microsoft.Management.Infrastructure/1.0.0-alpha06": {
        "dependencies": {
          "NETStandard.Library": "2.0.0",
          "System.Runtime.CompilerServices.VisualC": "4.3.0",
          "System.Runtime.Serialization.Xml": "4.3.0",
          "System.Security.SecureString": "4.3.0",
          "System.Threading.ThreadPool": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win10-x64",
            "assetType": "runtime"
          },
          "runtimes/win10-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win10-x64",
            "assetType": "runtime"
          },
          "runtimes/win10-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win10-x86",
            "assetType": "runtime"
          },
          "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win7-x64",
            "assetType": "runtime"
          },
          "runtimes/win7-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win7-x64",
            "assetType": "runtime"
          },
          "runtimes/win7-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win7-x86",
            "assetType": "runtime"
          },
          "runtime/win8-x64/lib/_._": {
            "rid": "win8-x64",
            "assetType": "runtime"
          },
          "runtime/win8-x86/lib/_._": {
            "rid": "win8-x86",
            "assetType": "runtime"
          },
          "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {
            "rid": "win81-x64",
            "assetType": "runtime"
          },
          "runtimes/win81-x64/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win81-x64",
            "assetType": "runtime"
          },
          "runtimes/win81-x86/lib/netstandard1.6/Microsoft.Management.Infrastructure.dll": {
            "rid": "win81-x86",
            "assetType": "runtime"
          },
          "runtimes/win10-x64/native/Microsoft.Management.Infrastructure.Native.Unmanaged.dll": {
            "rid": "win10-x64",
            "assetType": "native"
          },
          "runtimes/win10-x64/native/mi.dll": {
            "rid": "win10-x64",
            "assetType": "native"
          },
          "runtimes/win10-x64/native/miutils.dll": {
            "rid": "win10-x64",
            "assetType": "native"
          },
          "runtime/win10-x86/native/_._": {
            "rid": "win10-x86",
            "assetType": "native"
          },
          "runtime/win7-x64/native/_._": {
            "rid": "win7-x64",
            "assetType": "native"
          },
          "runtime/win7-x86/native/_._": {
            "rid": "win7-x86",
            "assetType": "native"
          },
          "runtime/win8-x64/native/_._": {
            "rid": "win8-x64",
            "assetType": "native"
          },
          "runtime/win8-x86/native/_._": {
            "rid": "win8-x86",
            "assetType": "native"
          },
          "runtime/win81-x64/native/_._": {
            "rid": "win81-x64",
            "assetType": "native"
          },
          "runtime/win81-x86/native/_._": {
            "rid": "win81-x86",
            "assetType": "native"
          }
        },
        "compile": {
          "ref/netstandard1.6/Microsoft.Management.Infrastructure.Native.dll": {},
          "ref/netstandard1.6/Microsoft.Management.Infrastructure.dll": {}
        }
      },
      "Microsoft.Net.Http.Headers/2.0.0": {
        "dependencies": {
          "Microsoft.Extensions.Primitives": "2.0.0",
          "System.Buffers": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/Microsoft.Net.Http.Headers.dll": {}
        }
      },
      "Microsoft.NETCore.Targets/1.1.0": {},
      "Microsoft.NETCore.Windows.ApiSets/1.0.1": {},
      "Microsoft.PowerShell.Commands.Management/6.0.0-beta.6": {
        "dependencies": {
          "Microsoft.PowerShell.Security": "6.0.0-beta.6",
          "System.ServiceProcess.ServiceController": "4.4.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.Commands.Management.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.Commands.Management.dll": {}
        }
      },
      "Microsoft.PowerShell.Commands.Utility/6.0.0-beta.6": {
        "dependencies": {
          "Microsoft.CodeAnalysis.CSharp": "2.3.1",
          "System.Management.Automation": "6.0.0-beta.6"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.Commands.Utility.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.Commands.Utility.dll": {}
        }
      },
      "Microsoft.PowerShell.ConsoleHost/6.0.0-beta.6": {
        "dependencies": {
          "Microsoft.ApplicationInsights": "2.4.0",
          "System.Management.Automation": "6.0.0-beta.6"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.ConsoleHost.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.ConsoleHost.dll": {}
        }
      },
      "Microsoft.PowerShell.CoreCLR.AssemblyLoadContext/6.0.0-beta.6": {
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.CoreCLR.AssemblyLoadContext.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.CoreCLR.AssemblyLoadContext.dll": {}
        }
      },
      "Microsoft.PowerShell.CoreCLR.Eventing/6.0.0-beta.6": {
        "dependencies": {
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.CoreCLR.Eventing.dll": {}
        }
      },
      "Microsoft.PowerShell.SDK/6.0.0-beta.6": {
        "dependencies": {
          "Microsoft.NETCore.Windows.ApiSets": "1.0.1",
          "Microsoft.PowerShell.Commands.Management": "6.0.0-beta.6",
          "Microsoft.PowerShell.Commands.Utility": "6.0.0-beta.6",
          "Microsoft.PowerShell.ConsoleHost": "6.0.0-beta.6",
          "Microsoft.PowerShell.Security": "6.0.0-beta.6",
          "System.Data.SqlClient": "4.4.0",
          "System.IO.Packaging": "4.4.0",
          "System.Management.Automation": "6.0.0-beta.6",
          "System.Net.Http.WinHttpHandler": "4.4.0",
          "System.Private.ServiceModel": "4.4.0",
          "System.ServiceModel.Duplex": "4.4.0",
          "System.ServiceModel.Http": "4.4.0",
          "System.ServiceModel.NetTcp": "4.4.0",
          "System.ServiceModel.Primitives": "4.4.0",
          "System.ServiceModel.Security": "4.4.0",
          "System.Text.Encodings.Web": "4.4.0",
          "System.Threading.AccessControl": "4.4.0"
        }
      },
      "Microsoft.PowerShell.Security/6.0.0-beta.6": {
        "dependencies": {
          "System.Management.Automation": "6.0.0-beta.6"
        },
        "runtime": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.Security.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/Microsoft.PowerShell.Security.dll": {}
        }
      },
      "Microsoft.Win32.Registry/4.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Security.AccessControl": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/Microsoft.Win32.Registry.dll": {}
        }
      },
      "Microsoft.Win32.Registry.AccessControl/4.4.0": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.4.0",
          "System.Security.AccessControl": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/Microsoft.Win32.Registry.AccessControl.dll": {}
        }
      },
      "Newtonsoft.Json/10.0.1": {
        "dependencies": {
          "Microsoft.CSharp": "4.4.0",
          "System.Collections": "4.3.0",
          "System.ComponentModel.TypeConverter": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Dynamic.Runtime": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "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.Runtime.Extensions": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Runtime.Serialization.Formatters": "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"
        },
        "runtime": {
          "lib/netstandard1.3/Newtonsoft.Json.dll": {}
        },
        "compile": {
          "lib/netstandard1.3/Newtonsoft.Json.dll": {}
        }
      },
      "Newtonsoft.Json.Bson/1.0.1": {
        "dependencies": {
          "NETStandard.Library": "2.0.0",
          "Newtonsoft.Json": "10.0.1"
        },
        "runtime": {
          "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
        },
        "compile": {
          "lib/netstandard1.3/Newtonsoft.Json.Bson.dll": {}
        }
      },
      "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/debian.8-x64/native/_._": {
            "rid": "debian.8-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/fedora.23-x64/native/_._": {
            "rid": "fedora.23-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/fedora.24-x64/native/_._": {
            "rid": "fedora.24-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.native.System/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Data.SqlClient.sni/4.4.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": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Net.Http/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "dependencies": {
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple": "4.3.0"
        }
      },
      "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "dependencies": {
          "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0",
          "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        }
      },
      "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/opensuse.13.2-x64/native/_._": {
            "rid": "opensuse.13.2-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/opensuse.42.1-x64/native/_._": {
            "rid": "opensuse.42.1-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple/4.3.0": {
        "runtimeTargets": {
          "runtime/osx.10.10-x64/native/_._": {
            "rid": "osx.10.10-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/osx.10.10-x64/native/_._": {
            "rid": "osx.10.10-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/rhel.7-x64/native/_._": {
            "rid": "rhel.7-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/ubuntu.14.04-x64/native/_._": {
            "rid": "ubuntu.14.04-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/ubuntu.16.04-x64/native/_._": {
            "rid": "ubuntu.16.04-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
        "runtimeTargets": {
          "runtime/ubuntu.16.10-x64/native/_._": {
            "rid": "ubuntu.16.10-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.win-arm64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-arm64/native/sni.dll": {
            "rid": "win-arm64",
            "assetType": "native"
          }
        }
      },
      "runtime.win-x64.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x64/native/sni.dll": {
            "rid": "win-x64",
            "assetType": "native"
          }
        }
      },
      "runtime.win-x86.runtime.native.System.Data.SqlClient.sni/4.4.0": {
        "runtimeTargets": {
          "runtimes/win-x86/native/sni.dll": {
            "rid": "win-x86",
            "assetType": "native"
          }
        }
      },
      "System.AppContext/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Buffers/4.4.0": {},
      "System.Collections/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.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.3.1": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "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.Threading": "4.3.0"
        }
      },
      "System.Collections.NonGeneric/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Collections.Specialized/4.3.0": {
        "dependencies": {
          "System.Collections.NonGeneric": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Extensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.ComponentModel/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.ComponentModel.Annotations/4.4.0": {},
      "System.ComponentModel.Primitives/4.3.0": {
        "dependencies": {
          "System.ComponentModel": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.ComponentModel.TypeConverter/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Collections.NonGeneric": "4.3.0",
          "System.Collections.Specialized": "4.3.0",
          "System.ComponentModel": "4.3.0",
          "System.ComponentModel.Primitives": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Console/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Data.SqlClient/4.4.0": {
        "dependencies": {
          "Microsoft.Win32.Registry": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0",
          "System.Text.Encoding.CodePages": "4.4.0",
          "runtime.native.System.Data.SqlClient.sni": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Data.SqlClient.dll": {}
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard2.0/System.Data.SqlClient.dll": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtimes/win/lib/netstandard2.0/System.Data.SqlClient.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Data.SqlClient.dll": {}
        }
      },
      "System.Diagnostics.Debug/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.DiagnosticSource/4.4.1": {},
      "System.Diagnostics.FileVersionInfo/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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.Reflection.Metadata": "1.5.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Diagnostics.StackTrace/4.3.0": {
        "dependencies": {
          "System.IO.FileSystem": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Metadata": "1.5.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Tools/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Diagnostics.Tracing/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.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.3.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": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Calendars/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Globalization": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Globalization.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.IO/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.Compression/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Buffers": "4.4.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"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.IO.FileSystem/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.IO.FileSystem.AccessControl/4.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Security.AccessControl": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.IO.FileSystem.AccessControl.dll": {}
        }
      },
      "System.IO.FileSystem.Primitives/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.IO.Packaging/4.4.0": {
        "runtime": {
          "lib/netstandard1.3/System.IO.Packaging.dll": {}
        },
        "compile": {
          "ref/netstandard1.3/System.IO.Packaging.dll": {}
        }
      },
      "System.Linq/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0"
        }
      },
      "System.Linq.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.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Emit.Lightweight": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Threading": "4.3.0"
        }
      },
      "System.Management.Automation/6.0.0-beta.6": {
        "dependencies": {
          "Microsoft.Management.Infrastructure": "1.0.0-alpha06",
          "Microsoft.PowerShell.CoreCLR.AssemblyLoadContext": "6.0.0-beta.6",
          "Microsoft.PowerShell.CoreCLR.Eventing": "6.0.0-beta.6",
          "Microsoft.Win32.Registry.AccessControl": "4.4.0",
          "Newtonsoft.Json": "10.0.1",
          "System.IO.FileSystem.AccessControl": "4.4.0",
          "System.Security.AccessControl": "4.4.0",
          "System.Security.Cryptography.Pkcs": "4.4.0",
          "System.Security.Permissions": "4.4.0",
          "System.Text.Encoding.CodePages": "4.4.0"
        },
        "runtime": {
          "lib/netcoreapp2.0/System.Management.Automation.dll": {}
        },
        "compile": {
          "lib/netcoreapp2.0/System.Management.Automation.dll": {}
        }
      },
      "System.Net.Http.WinHttpHandler/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Net.Http.WinHttpHandler.dll": {}
        }
      },
      "System.Numerics.Vectors/4.4.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.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Text.Encoding.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0",
          "System.Xml.XmlSerializer": "4.3.0"
        }
      },
      "System.Private.ServiceModel/4.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Net.Http.WinHttpHandler": "4.4.0",
          "System.Reflection.DispatchProxy": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtimeTargets": {
          "runtimes/unix/lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtimes/win7/lib/netstandard2.0/System.Private.ServiceModel.dll": {
            "rid": "win7",
            "assetType": "runtime"
          }
        }
      },
      "System.Reflection/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.IO": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.DispatchProxy/4.4.0": {},
      "System.Reflection.Emit/4.3.0": {
        "dependencies": {
          "System.IO": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "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.3.0": {
        "dependencies": {
          "System.Reflection": "4.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Reflection.Metadata/1.5.0": {},
      "System.Reflection.Primitives/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.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": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.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": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0"
        }
      },
      "System.Runtime.CompilerServices.Unsafe/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": {}
        }
      },
      "System.Runtime.CompilerServices.VisualC/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.Handles/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Runtime.InteropServices/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Reflection": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Handles": "4.3.0"
        }
      },
      "System.Runtime.InteropServices.RuntimeInformation/4.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Reflection": "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"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Runtime.Loader/4.3.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.Formatters/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Reflection": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Serialization.Primitives": "4.3.0"
        }
      },
      "System.Runtime.Serialization.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.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Security.AccessControl.dll": {}
        }
      },
      "System.Security.Cryptography.Algorithms/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.Apple": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/osx/lib/_._": {
            "rid": "osx",
            "assetType": "runtime"
          },
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Cng/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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.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"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Csp/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.Collections.Concurrent": "4.3.0",
          "System.Linq": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "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.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Pkcs/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Cryptography.Pkcs.dll": {}
        }
      },
      "System.Security.Cryptography.Primitives/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.IO": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Security.Cryptography.X509Certificates/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "System.Collections": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Globalization": "4.3.0",
          "System.Globalization.Calendars": "4.3.0",
          "System.IO": "4.3.0",
          "System.IO.FileSystem": "4.3.0",
          "System.IO.FileSystem.Primitives": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Runtime.Handles": "4.3.0",
          "System.Runtime.InteropServices": "4.3.0",
          "System.Runtime.Numerics": "4.3.0",
          "System.Security.Cryptography.Algorithms": "4.3.0",
          "System.Security.Cryptography.Cng": "4.3.0",
          "System.Security.Cryptography.Csp": "4.3.0",
          "System.Security.Cryptography.Encoding": "4.3.0",
          "System.Security.Cryptography.OpenSsl": "4.3.0",
          "System.Security.Cryptography.Primitives": "4.3.0",
          "System.Text.Encoding": "4.3.0",
          "System.Threading": "4.3.0",
          "runtime.native.System": "4.3.0",
          "runtime.native.System.Net.Http": "4.3.0",
          "runtime.native.System.Security.Cryptography.OpenSsl": "4.3.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.Security.Cryptography.Xml/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Cryptography.Xml.dll": {}
        }
      },
      "System.Security.Permissions/4.4.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Security.Permissions.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Permissions.dll": {}
        }
      },
      "System.Security.Principal.Windows/4.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Security.Principal.Windows.dll": {}
        }
      },
      "System.Security.SecureString/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.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"
        },
        "runtimeTargets": {
          "runtime/unix/lib/_._": {
            "rid": "unix",
            "assetType": "runtime"
          },
          "runtime/win/lib/_._": {
            "rid": "win",
            "assetType": "runtime"
          }
        }
      },
      "System.ServiceModel.Duplex/4.4.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.0",
          "System.ServiceModel.Primitives": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Duplex.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Duplex.dll": {}
        }
      },
      "System.ServiceModel.Http/4.4.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.0",
          "System.ServiceModel.Primitives": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Http.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Http.dll": {}
        }
      },
      "System.ServiceModel.NetTcp/4.4.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.0",
          "System.ServiceModel.Primitives": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.NetTcp.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.NetTcp.dll": {}
        }
      },
      "System.ServiceModel.Primitives/4.4.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Primitives.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Primitives.dll": {}
        }
      },
      "System.ServiceModel.Security/4.4.0": {
        "dependencies": {
          "System.Private.ServiceModel": "4.4.0",
          "System.ServiceModel.Primitives": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceModel.Security.dll": {}
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceModel.Security.dll": {}
        }
      },
      "System.ServiceProcess.ServiceController/4.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.ServiceProcess.ServiceController.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.ServiceProcess.ServiceController.dll": {}
        }
      },
      "System.Text.Encoding/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Text.Encoding.CodePages/4.4.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netcoreapp2.0/System.Text.Encoding.CodePages.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Text.Encoding.CodePages.dll": {}
        }
      },
      "System.Text.Encoding.Extensions/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0",
          "System.Text.Encoding": "4.3.0"
        }
      },
      "System.Text.Encodings.Web/4.4.0": {
        "runtime": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
        },
        "compile": {
          "lib/netstandard2.0/System.Text.Encodings.Web.dll": {}
        }
      },
      "System.Text.RegularExpressions/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading/4.3.0": {
        "dependencies": {
          "System.Runtime": "4.3.0",
          "System.Threading.Tasks": "4.3.0"
        }
      },
      "System.Threading.AccessControl/4.4.0": {
        "dependencies": {
          "System.Security.AccessControl": "4.4.0",
          "System.Security.Principal.Windows": "4.4.0"
        },
        "runtime": {
          "lib/netstandard2.0/System.Threading.AccessControl.dll": {}
        },
        "runtimeTargets": {
          "runtimes/win/lib/netstandard2.0/System.Threading.AccessControl.dll": {
            "rid": "win",
            "assetType": "runtime"
          }
        },
        "compile": {
          "ref/netstandard2.0/System.Threading.AccessControl.dll": {}
        }
      },
      "System.Threading.Tasks/4.3.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0",
          "Microsoft.NETCore.Targets": "1.1.0",
          "System.Runtime": "4.3.0"
        }
      },
      "System.Threading.Tasks.Extensions/4.4.0": {},
      "System.Threading.Tasks.Parallel/4.3.0": {
        "dependencies": {
          "System.Collections.Concurrent": "4.3.0",
          "System.Diagnostics.Debug": "4.3.0",
          "System.Diagnostics.Tracing": "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.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.ValueTuple/4.3.0": {
        "dependencies": {
          "System.Collections": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "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.4.0"
        }
      },
      "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.3.0",
          "System.Reflection.Emit.ILGeneration": "4.3.0",
          "System.Reflection.Extensions": "4.3.0",
          "System.Reflection.Primitives": "4.3.0",
          "System.Reflection.TypeExtensions": "4.3.0",
          "System.Resources.ResourceManager": "4.3.0",
          "System.Runtime": "4.3.0",
          "System.Runtime.Extensions": "4.3.0",
          "System.Text.RegularExpressions": "4.3.0",
          "System.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XmlDocument": "4.3.0"
        }
      },
      "System.Xml.XPath/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.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0"
        }
      },
      "System.Xml.XPath.XDocument/4.3.0": {
        "dependencies": {
          "System.Diagnostics.Debug": "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.Threading": "4.3.0",
          "System.Xml.ReaderWriter": "4.3.0",
          "System.Xml.XDocument": "4.3.0",
          "System.Xml.XPath": "4.3.0"
        }
      },
      "Microsoft.NETCore.App/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostPolicy": "2.0.0",
          "Microsoft.NETCore.Platforms": "2.0.0",
          "NETStandard.Library": "2.0.0"
        },
        "compile": {
          "ref/netcoreapp2.0/Microsoft.CSharp.dll": {},
          "ref/netcoreapp2.0/Microsoft.VisualBasic.dll": {},
          "ref/netcoreapp2.0/Microsoft.Win32.Primitives.dll": {},
          "ref/netcoreapp2.0/System.AppContext.dll": {},
          "ref/netcoreapp2.0/System.Buffers.dll": {},
          "ref/netcoreapp2.0/System.Collections.Concurrent.dll": {},
          "ref/netcoreapp2.0/System.Collections.Immutable.dll": {},
          "ref/netcoreapp2.0/System.Collections.NonGeneric.dll": {},
          "ref/netcoreapp2.0/System.Collections.Specialized.dll": {},
          "ref/netcoreapp2.0/System.Collections.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.Annotations.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.Composition.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.DataAnnotations.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.EventBasedAsync.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.Primitives.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.TypeConverter.dll": {},
          "ref/netcoreapp2.0/System.ComponentModel.dll": {},
          "ref/netcoreapp2.0/System.Configuration.dll": {},
          "ref/netcoreapp2.0/System.Console.dll": {},
          "ref/netcoreapp2.0/System.Core.dll": {},
          "ref/netcoreapp2.0/System.Data.Common.dll": {},
          "ref/netcoreapp2.0/System.Data.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Contracts.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Debug.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.DiagnosticSource.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.FileVersionInfo.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Process.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.StackTrace.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.TextWriterTraceListener.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Tools.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.TraceSource.dll": {},
          "ref/netcoreapp2.0/System.Diagnostics.Tracing.dll": {},
          "ref/netcoreapp2.0/System.Drawing.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Drawing.dll": {},
          "ref/netcoreapp2.0/System.Dynamic.Runtime.dll": {},
          "ref/netcoreapp2.0/System.Globalization.Calendars.dll": {},
          "ref/netcoreapp2.0/System.Globalization.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Globalization.dll": {},
          "ref/netcoreapp2.0/System.IO.Compression.FileSystem.dll": {},
          "ref/netcoreapp2.0/System.IO.Compression.ZipFile.dll": {},
          "ref/netcoreapp2.0/System.IO.Compression.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.DriveInfo.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.Primitives.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.Watcher.dll": {},
          "ref/netcoreapp2.0/System.IO.FileSystem.dll": {},
          "ref/netcoreapp2.0/System.IO.IsolatedStorage.dll": {},
          "ref/netcoreapp2.0/System.IO.MemoryMappedFiles.dll": {},
          "ref/netcoreapp2.0/System.IO.Pipes.dll": {},
          "ref/netcoreapp2.0/System.IO.UnmanagedMemoryStream.dll": {},
          "ref/netcoreapp2.0/System.IO.dll": {},
          "ref/netcoreapp2.0/System.Linq.Expressions.dll": {},
          "ref/netcoreapp2.0/System.Linq.Parallel.dll": {},
          "ref/netcoreapp2.0/System.Linq.Queryable.dll": {},
          "ref/netcoreapp2.0/System.Linq.dll": {},
          "ref/netcoreapp2.0/System.Net.Http.dll": {},
          "ref/netcoreapp2.0/System.Net.HttpListener.dll": {},
          "ref/netcoreapp2.0/System.Net.Mail.dll": {},
          "ref/netcoreapp2.0/System.Net.NameResolution.dll": {},
          "ref/netcoreapp2.0/System.Net.NetworkInformation.dll": {},
          "ref/netcoreapp2.0/System.Net.Ping.dll": {},
          "ref/netcoreapp2.0/System.Net.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Net.Requests.dll": {},
          "ref/netcoreapp2.0/System.Net.Security.dll": {},
          "ref/netcoreapp2.0/System.Net.ServicePoint.dll": {},
          "ref/netcoreapp2.0/System.Net.Sockets.dll": {},
          "ref/netcoreapp2.0/System.Net.WebClient.dll": {},
          "ref/netcoreapp2.0/System.Net.WebHeaderCollection.dll": {},
          "ref/netcoreapp2.0/System.Net.WebProxy.dll": {},
          "ref/netcoreapp2.0/System.Net.WebSockets.Client.dll": {},
          "ref/netcoreapp2.0/System.Net.WebSockets.dll": {},
          "ref/netcoreapp2.0/System.Net.dll": {},
          "ref/netcoreapp2.0/System.Numerics.Vectors.dll": {},
          "ref/netcoreapp2.0/System.Numerics.dll": {},
          "ref/netcoreapp2.0/System.ObjectModel.dll": {},
          "ref/netcoreapp2.0/System.Reflection.DispatchProxy.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Emit.ILGeneration.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Emit.Lightweight.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Emit.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Metadata.dll": {},
          "ref/netcoreapp2.0/System.Reflection.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Reflection.TypeExtensions.dll": {},
          "ref/netcoreapp2.0/System.Reflection.dll": {},
          "ref/netcoreapp2.0/System.Resources.Reader.dll": {},
          "ref/netcoreapp2.0/System.Resources.ResourceManager.dll": {},
          "ref/netcoreapp2.0/System.Resources.Writer.dll": {},
          "ref/netcoreapp2.0/System.Runtime.CompilerServices.VisualC.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Handles.dll": {},
          "ref/netcoreapp2.0/System.Runtime.InteropServices.RuntimeInformation.dll": {},
          "ref/netcoreapp2.0/System.Runtime.InteropServices.WindowsRuntime.dll": {},
          "ref/netcoreapp2.0/System.Runtime.InteropServices.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Loader.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Numerics.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Formatters.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Json.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.Xml.dll": {},
          "ref/netcoreapp2.0/System.Runtime.Serialization.dll": {},
          "ref/netcoreapp2.0/System.Runtime.dll": {},
          "ref/netcoreapp2.0/System.Security.Claims.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Algorithms.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Csp.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Encoding.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.Primitives.dll": {},
          "ref/netcoreapp2.0/System.Security.Cryptography.X509Certificates.dll": {},
          "ref/netcoreapp2.0/System.Security.Principal.dll": {},
          "ref/netcoreapp2.0/System.Security.SecureString.dll": {},
          "ref/netcoreapp2.0/System.Security.dll": {},
          "ref/netcoreapp2.0/System.ServiceModel.Web.dll": {},
          "ref/netcoreapp2.0/System.ServiceProcess.dll": {},
          "ref/netcoreapp2.0/System.Text.Encoding.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Text.Encoding.dll": {},
          "ref/netcoreapp2.0/System.Text.RegularExpressions.dll": {},
          "ref/netcoreapp2.0/System.Threading.Overlapped.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.Dataflow.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.Extensions.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.Parallel.dll": {},
          "ref/netcoreapp2.0/System.Threading.Tasks.dll": {},
          "ref/netcoreapp2.0/System.Threading.Thread.dll": {},
          "ref/netcoreapp2.0/System.Threading.ThreadPool.dll": {},
          "ref/netcoreapp2.0/System.Threading.Timer.dll": {},
          "ref/netcoreapp2.0/System.Threading.dll": {},
          "ref/netcoreapp2.0/System.Transactions.Local.dll": {},
          "ref/netcoreapp2.0/System.Transactions.dll": {},
          "ref/netcoreapp2.0/System.ValueTuple.dll": {},
          "ref/netcoreapp2.0/System.Web.HttpUtility.dll": {},
          "ref/netcoreapp2.0/System.Web.dll": {},
          "ref/netcoreapp2.0/System.Windows.dll": {},
          "ref/netcoreapp2.0/System.Xml.Linq.dll": {},
          "ref/netcoreapp2.0/System.Xml.ReaderWriter.dll": {},
          "ref/netcoreapp2.0/System.Xml.Serialization.dll": {},
          "ref/netcoreapp2.0/System.Xml.XDocument.dll": {},
          "ref/netcoreapp2.0/System.Xml.XPath.XDocument.dll": {},
          "ref/netcoreapp2.0/System.Xml.XPath.dll": {},
          "ref/netcoreapp2.0/System.Xml.XmlDocument.dll": {},
          "ref/netcoreapp2.0/System.Xml.XmlSerializer.dll": {},
          "ref/netcoreapp2.0/System.Xml.dll": {},
          "ref/netcoreapp2.0/System.dll": {},
          "ref/netcoreapp2.0/WindowsBase.dll": {},
          "ref/netcoreapp2.0/mscorlib.dll": {},
          "ref/netcoreapp2.0/netstandard.dll": {}
        },
        "compileOnly": true
      },
      "Microsoft.NETCore.DotNetAppHost/2.0.0": {
        "compileOnly": true
      },
      "Microsoft.NETCore.DotNetHostPolicy/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.DotNetHostResolver": "2.0.0"
        },
        "compileOnly": true
      },
      "Microsoft.NETCore.DotNetHostResolver/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.DotNetAppHost": "2.0.0"
        },
        "compileOnly": true
      },
      "Microsoft.NETCore.Platforms/2.0.0": {
        "compileOnly": true
      },
      "NETStandard.Library/2.0.0": {
        "dependencies": {
          "Microsoft.NETCore.Platforms": "2.0.0"
        },
        "compileOnly": true
      }
    }
  },
  "libraries": {
    "PowerShellProTools.UniversalDashboard/1.0.0": {
      "type": "project",
      "serviceable": false,
      "sha512": ""
    },
    "Libuv/1.10.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-GsCf4q+eyaI49rCPlgYxdxa1SQCysXFFdSJWdstrwxytg4+VPYLYrXD4AT2rjHVJ+UF7SSWX9CapWEYaU4ejVQ==",
      "path": "libuv/1.10.0",
      "hashPath": "libuv.1.10.0.nupkg.sha512"
    },
    "Microsoft.ApplicationInsights/2.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4dX/zu3Psz9oM3ErU64xfOHuSxOwMxN6q5RabSkeYbX42Yn6dR/kDToqjs+txCRjrfHUxyYjfeJHu+MbCfvAsg==",
      "path": "microsoft.applicationinsights/2.4.0",
      "hashPath": "microsoft.applicationinsights.2.4.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Pp4CNfgJgKTyU+oRQYh6InA1lwcZLi5ZsfTxWwixagbRsVdWrROBFnKGw+FvbbuzKNyMn4Cg5zRv99LjqxVIJA==",
      "path": "microsoft.aspnetcore/2.0.0",
      "hashPath": "microsoft.aspnetcore.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Antiforgery/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BFdjKs38tu7UEHhe1eyZ340+oVfusWhtYGGrOKB/JmjAO8nfaF3NrT6oGUVyXGaZzWxTsdJr9BhsEEN/GoQxkQ==",
      "path": "microsoft.aspnetcore.antiforgery/2.0.0",
      "hashPath": "microsoft.aspnetcore.antiforgery.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eDrNQlYPL5lw8DXMlEvo61VhkZ9DFq9/8Fds8+aaMa4nMtIJvwEwbFyYfJ+Zblh/8NNBkDQHkDD1p4i3g0HFWg==",
      "path": "microsoft.aspnetcore.authentication.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.authentication.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authentication.Core/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fO3HRV8+8trdBvi0zpQBu/TtoK//JC4fdeREud08589wxc8+mkP9gzXuLMMst88fa5EkjPeIGEnc2OvRpOLyMw==",
      "path": "microsoft.aspnetcore.authentication.core/2.0.0",
      "hashPath": "microsoft.aspnetcore.authentication.core.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authorization/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jyU6UjcqHmuzuzqUsmpgMXHbnybaPcNYKDEHHaCJ1YhIiSlStb1bGy7L0IDViqdZWmiRi3UPjdIMkaU6FbuDag==",
      "path": "microsoft.aspnetcore.authorization/2.0.0",
      "hashPath": "microsoft.aspnetcore.authorization.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Authorization.Policy/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pICwOI/LptLrTIa4eYeYglODNYuk5tsEm/4Ny5utvy5cu6H+Jm5wYBGbPUEPLqRTQX/2SJcnBEZA2gZYBlubYw==",
      "path": "microsoft.aspnetcore.authorization.policy/2.0.0",
      "hashPath": "microsoft.aspnetcore.authorization.policy.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cors/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NRW7H0qW3GaCKJLtsT/gng6cGqM68Swhc45ZnlTga+7DVO0CM52zLD7D3h6pKv54co+u5R/uUfrbU3ARVx4zQg==",
      "path": "microsoft.aspnetcore.cors/2.0.0",
      "hashPath": "microsoft.aspnetcore.cors.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Cryptography.Internal/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SY6GQyZZ5o09rqFmy3nhyJzx3lkFDBl0wO2Kb7EoLCPyH6dC7KB+QXysHfa9P5jHPiYB9VEkcQ9H7kQKcXQ1sw==",
      "path": "microsoft.aspnetcore.cryptography.internal/2.0.0",
      "hashPath": "microsoft.aspnetcore.cryptography.internal.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CjRLA26BpKrzBqpw1g9F3rGYNGisPd+zsnYdpJbHsjH4iIbi/OHfgKzGdHZCwmfQWrlL4e8Q0SpS+DMvgf6Jpg==",
      "path": "microsoft.aspnetcore.dataprotection/2.0.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.DataProtection.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-BiFPWLZTKw253oQ5lAXcCkFkNFSRNi8fDCUB2yOTQyuYVMR8pnBAhVJ37o/E6bnuFYrE6eFCU4iDYrShmBIBYA==",
      "path": "microsoft.aspnetcore.dataprotection.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.dataprotection.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3+Iw82NqOIi5OXlNu9NHZEkQzOkqpCxCkgKogo5H2/5cU9GEE4cwM4BKfY9hq9jVJwWDPsRJOC+Ot0f9gEcQsg==",
      "path": "microsoft.aspnetcore.diagnostics/2.0.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Diagnostics.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HSeShQlUPT9A2rQNYTaoXldpJKXU8+IArW37f86RNmhLPNisewOhy0khfJUS4viFj1H3TqPs1vaOj6fAcV4pBA==",
      "path": "microsoft.aspnetcore.diagnostics.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.diagnostics.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pVy+1Thqq0f6cHrl1YQFVFNf0PdWY74xrLBCln3groRNlvycsbYc3yhUtSJ2MipjVYa6hi6tBVfqDnEgYoxUQQ==",
      "path": "microsoft.aspnetcore.hosting/2.0.0",
      "hashPath": "microsoft.aspnetcore.hosting.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IR2zlm3d/CmYbkw+cMM7M6mUAi+xsFUPfWqGYqzZVC5o6jX3xD2Z4Uf44UBaWKMBf5Z7q9dodIdXxwFPF2Hxhg==",
      "path": "microsoft.aspnetcore.hosting.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.hosting.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Hosting.Server.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v2H65ix/O11HKoxhKQpljtozsD5/1tqeXr3TYnrLgfAPIsp6kTFxIcTSENoxtew7h9X14ENqUf2lBCkyCNRUuQ==",
      "path": "microsoft.aspnetcore.hosting.server.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.hosting.server.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Html.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Tdy0VkAnSeynmnbqF1JLchyPg5iQwmxTTG16byenoD2SXn/W8DR6HagZOZxvDb7gc4IerjdhIwuY8aV8nm7FAA==",
      "path": "microsoft.aspnetcore.html.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.html.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2YNhcHrGxo2YufA8TYGyaEMIJwikyisZqEzHCRpIuI0D6ZXkA47U/3NJg2r/x5/gGHNM3TXO7DsqH88qRda+yg==",
      "path": "microsoft.aspnetcore.http/2.0.0",
      "hashPath": "microsoft.aspnetcore.http.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pblZLY7IfNqhQ5wwGQ0vNq2mG6W5YgZI1fk7suEuwZsGxGEADNBAyNlTALM9L8nMXdvbp6aHP/t4wHrFpcL3Sw==",
      "path": "microsoft.aspnetcore.http.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.http.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Extensions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lA7Bwvur19MhXrlW0w+WBXONJMSFYY5kNazflz4MNwMZMtzwHxNA6fC5sQsssYd/XvA0gMyKwp52s68uuKLR1w==",
      "path": "microsoft.aspnetcore.http.extensions/2.0.0",
      "hashPath": "microsoft.aspnetcore.http.extensions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Http.Features/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yk62muzFTZTKCQuo3nmVPkPvGBlM2qbdSxbX62TufuONuKQrTGQ/SwhwBbYutk5/YY7u4HETu0n9BKOn7mMgmA==",
      "path": "microsoft.aspnetcore.http.features/2.0.0",
      "hashPath": "microsoft.aspnetcore.http.features.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.HttpOverrides/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-y10rCex9FWON8Vu+n9zCURIKJeTWKPwuiRXB9iiodrBeZ6Aie/2lBCiZGMyEVKiFy9qgo7uhOreBe2a1V6bwxw==",
      "path": "microsoft.aspnetcore.httpoverrides/2.0.0",
      "hashPath": "microsoft.aspnetcore.httpoverrides.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.JsonPatch/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-US78cfi7nrPTXeONgcSWbgrUBLs1Aca4kCJTieWXDLg0G0gwmdfPbd6S3c5TdJRQdA69K3UhPAs9r9ZAMjIFAA==",
      "path": "microsoft.aspnetcore.jsonpatch/2.0.0",
      "hashPath": "microsoft.aspnetcore.jsonpatch.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Localization/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kzaPPqK2ZJhNwiJUdM5YtJptiCRwD7PAzVMcZcDT4ltXubKLsHiaBz3xpmQ+RpBJ3Wuk1xCl25BWARud5j6eww==",
      "path": "microsoft.aspnetcore.localization/2.0.0",
      "hashPath": "microsoft.aspnetcore.localization.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9KmSDGw3XXosv3+c7TX8An91ya+jtzbAuquHVp6t/qB1CA+MZI7r2d6n3dvUZUcKbrpmB8cfbvzbeEGv/QKp3Q==",
      "path": "microsoft.aspnetcore.mvc/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SnotrRhgn/Z1yse9vOSiRLy0FfZ7l+84zBYM9XitShM4rFJuKxNvZK2Hf0pacNvVvUzgJ1Ab88Np4D1Gi1Stcg==",
      "path": "microsoft.aspnetcore.mvc.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.ApiExplorer/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qXFxCjhhhp6jjU06M02yhNRtPXVD8K/zoQM5jLt8FiHyd6i3h2rNkhq8PqhtFW8LaappJ6C3qHVKxMmJdrixew==",
      "path": "microsoft.aspnetcore.mvc.apiexplorer/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.apiexplorer.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Core/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VQTTuotnhiLwE6CJHldwIm2UgVEy6BEijdHv09P8VpCv7bokds260bH74RA2Pjp975zqCd2BqVgXM0KSu+K1sw==",
      "path": "microsoft.aspnetcore.mvc.core/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.core.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Cors/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qiaIY1E4JRStu8RZX5MIbe6rR7XkJIuyt0nKn430arBK8ml0rHJsZrKKqS6VvWI8MvC/p2b7Q0zq6fyxPKcbOw==",
      "path": "microsoft.aspnetcore.mvc.cors/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.cors.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.DataAnnotations/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o2Oxu40COGl6w7jcsj6Hsdy6D7/xN7qWydudl+2kfqoo+jGzaxlbnGwzF9q/ppchSqcLhL/KfJXcyZU+t0PEuQ==",
      "path": "microsoft.aspnetcore.mvc.dataannotations/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.dataannotations.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Formatters.Json/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-o7Ska3CMy+MRmkLkYrL8qR8SyQNkhxAjTCLT3IjVK+lKOBhwpQwRWtEzSDex3sxFxdTmDDmOueMnlQ951OMDYQ==",
      "path": "microsoft.aspnetcore.mvc.formatters.json/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.formatters.json.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Localization/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v7ksWl9YIoK9fGYG6FnxG/yQZciPLfFPg4LlldqEH/GVrxmfOwU/zXPHyQuzOvyyiRwMagBJLRqoQ4SfaaEynQ==",
      "path": "microsoft.aspnetcore.mvc.localization/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.localization.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QRvitnAHnZ35MSt94uXG0tmmLb2bLnXb+iQXK9zoirMk+Kgh7FHO/gbA2tq+9LX6feUSTokK+K5XGIVSQRqTKA==",
      "path": "microsoft.aspnetcore.mvc.razor/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.Razor.Extensions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-QPGxE5tcyZK4AT46hiXJNWXF5CKzWe0E26mhox5fxIayqzbco9AjIlX68xdqGD6iKSLbJHXNPJjNe9CUFlIqwg==",
      "path": "microsoft.aspnetcore.mvc.razor.extensions/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.razor.extensions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.RazorPages/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z8zcxN/54oWG1fifOJiL0UBVYy48Mi7o86iOUCsdpYwA+PRO52+Xc6VNgIVtYJDVCSR9yXrFnCBm9qQpbduEwQ==",
      "path": "microsoft.aspnetcore.mvc.razorpages/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.razorpages.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.TagHelpers/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ca69I4LI7Myg7Pl7k1oocHSwoCqkuItapqjTZZQHaV+SE1R6pzzTEcCVtGLxoL95SGIC9/Y9Zx10PYtsGCQGYQ==",
      "path": "microsoft.aspnetcore.mvc.taghelpers/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.taghelpers.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Mvc.ViewFeatures/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7MB1ylS9Ax2xToeTDBNsmZSODV0EXfp86ebuUraBYLe2t5D0/qouWF84p1w7TR3WRStaLTBKkgQgPuBPpmFsSw==",
      "path": "microsoft.aspnetcore.mvc.viewfeatures/2.0.0",
      "hashPath": "microsoft.aspnetcore.mvc.viewfeatures.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U3G8KSdlV2q4v2yDHOUftv9+PfuNXVgJlKuIQtJ0KercQyGhBk5WF9ak9cRRR9JpMpWYPuwn/27DmqDQTphqfA==",
      "path": "microsoft.aspnetcore.razor/2.0.0",
      "hashPath": "microsoft.aspnetcore.razor.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Language/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AucwYyWKOxhWl+o6uaRWNh/zuE6FXKeOqlNcKU3s+5mFr27cdTLA4Scc82zIAlFIN9ITJbe1c3pXlpakfKgk8w==",
      "path": "microsoft.aspnetcore.razor.language/2.0.0",
      "hashPath": "microsoft.aspnetcore.razor.language.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Razor.Runtime/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vrbq5bLI+rw8lIaxFhJEvH9lOwsAMslw1Lv5i1JXndAeSkBG4PhGZ2qta9x2q6y3K3bjfBfz5RgRZkhD2YoilQ==",
      "path": "microsoft.aspnetcore.razor.runtime/2.0.0",
      "hashPath": "microsoft.aspnetcore.razor.runtime.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.ResponseCaching.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-4KhJcdcvrKEWq/BpBFKXHkcjOGbinI3UlPXeYNxC+MjfZIZ58L5HNyb2WWpBvzRPm6f4FjuTJQyhCi/sY9kJmg==",
      "path": "microsoft.aspnetcore.responsecaching.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.responsecaching.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Routing/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vkutCeiBm4ZW1IHpeE2FfYiYgM3oVbAkuKGMjMHlw9AhWrXUAilDIAKL17ECee9295us7tJKP3WpjTdimpzJmA==",
      "path": "microsoft.aspnetcore.routing/2.0.0",
      "hashPath": "microsoft.aspnetcore.routing.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Routing.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Kr5Zr8QESkB1Hb234BRZhvhwVgZLcbQtKHQlDPMj/+ZJpbAetKBLW5qWLiQpG4USoa/8kZ8jZtoQ0WcMO2JDag==",
      "path": "microsoft.aspnetcore.routing.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.routing.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.IISIntegration/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2ucubupqXkVxzOOsXVpc0YOm8SQuja467tXWk9ox5tDvbVCa5koI3XQxol1QF3hFOlVbpJIjZ/MMtCVoSohBqw==",
      "path": "microsoft.aspnetcore.server.iisintegration/2.0.0",
      "hashPath": "microsoft.aspnetcore.server.iisintegration.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cDbsUQXVOlOCt9cWKsE9Ge9dH5Dwl50TJzU6HdSZV0vgvL/AFEn5U610C0oQQdblWn/GTHqL2uCXY1gFyN0DUw==",
      "path": "microsoft.aspnetcore.server.kestrel/2.0.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Core/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-emXQQsdOmDwggQRRjdpdiVoDa2UluYM0WP7QkBcwAQDAfm0DDUOsiwVkVc2kiuKJ5QlINQpVqKIt9dZxLaeyaw==",
      "path": "microsoft.aspnetcore.server.kestrel.core/2.0.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.core.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Https/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WkMGrKOvRuOthF2cVjCla55tZWgrKSosC6/taHqeXHCEgeZdsdNaHBZgO3hxQwziWbh9nc1EPbAZF5fr+GPobQ==",
      "path": "microsoft.aspnetcore.server.kestrel.https/2.0.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.https.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-enxz76vpJqzrC32Xmbh7py9gN8SHXCOcEXLX5bMkVNoNNNsxiEjyEk2HZcrbhc9uwFLPtTv0dEMQ+CTCuFJRZQ==",
      "path": "microsoft.aspnetcore.server.kestrel.transport.abstractions/2.0.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.transport.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.Server.Kestrel.Transport.Libuv/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/wwgZY7C48FIeIkVU+/AT5cKUnMpE4++iuvduoLkcgAaXZgal/QeWW/P00DI/Bjvre+N6E+welWmIGO1LgEhbA==",
      "path": "microsoft.aspnetcore.server.kestrel.transport.libuv/2.0.0",
      "hashPath": "microsoft.aspnetcore.server.kestrel.transport.libuv.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.StaticFiles/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HBMJQ1WPdHO0thltwi7agvfis3c1Kd5HFQDgyy0nV3X4mJvhVGUnymT0+QQU+GGNK9FG/uEQNE3YDSrrBamP7w==",
      "path": "microsoft.aspnetcore.staticfiles/2.0.0",
      "hashPath": "microsoft.aspnetcore.staticfiles.2.0.0.nupkg.sha512"
    },
    "Microsoft.AspNetCore.WebUtilities/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-RqDEwy7jdHJ0NunWydSzJrpODnsF7NPdB0KaRdG60H1bMEt4DbjcWkUb+XxjZ15uWCMi7clTQClpPuIFLwD1yQ==",
      "path": "microsoft.aspnetcore.webutilities/2.0.0",
      "hashPath": "microsoft.aspnetcore.webutilities.2.0.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Analyzers/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HS3iRWZKcUw/8eZ/08GXKY2Bn7xNzQPzf8gRPHGSowX7u7XXu9i9YEaBeBNKUXWfI7qjvT2zXtLUvbN0hds8vg==",
      "path": "microsoft.codeanalysis.analyzers/1.1.0",
      "hashPath": "microsoft.codeanalysis.analyzers.1.1.0.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Common/2.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nGATpUW09zOGFLQZ3JXIObJyNlk2dvgNgC7Kh+iDpxGWgKHSgpHMXnGmXUecJa4CNi0HhUENKSnEack1aF/MwQ==",
      "path": "microsoft.codeanalysis.common/2.3.1",
      "hashPath": "microsoft.codeanalysis.common.2.3.1.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.CSharp/2.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fvO7Q8FqzmWX8gzzCk4Bf34Ms06bZ6r/A9tUz1ndj3ioitAxSC2QUXbUQOJ4ExzohTtXhczJAFirgs//Nasz6A==",
      "path": "microsoft.codeanalysis.csharp/2.3.1",
      "hashPath": "microsoft.codeanalysis.csharp.2.3.1.nupkg.sha512"
    },
    "Microsoft.CodeAnalysis.Razor/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wmm/+tZBA9AyAWSdQEdB13aHOJArx6biToRuLHpTLTleCMPyM3EWoQma87EtIBxcT4pz7B8o8f3d8oXQ6JIciw==",
      "path": "microsoft.codeanalysis.razor/2.0.0",
      "hashPath": "microsoft.codeanalysis.razor.2.0.0.nupkg.sha512"
    },
    "Microsoft.CSharp/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-vvVR/B08YVghQ4jHEloxqw2ZWzEGE1AOA5E0DioUM3ujbXz6FD3AfB/0Jl2ohJPd0nXYGwmPe1En6HTsSriq1A==",
      "path": "microsoft.csharp/4.4.0",
      "hashPath": "microsoft.csharp.4.4.0.nupkg.sha512"
    },
    "Microsoft.DotNet.PlatformAbstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l5tDOSom+qpx4pDEoIcqMHnGC7jJ4Uq1DiJ6St/bn0rb5xIh/q4u7OQTIcE1k+1o7E0lYnJA4ZluzS6HGFr4zw==",
      "path": "microsoft.dotnet.platformabstractions/2.0.0",
      "hashPath": "microsoft.dotnet.platformabstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-kGMEV53Od1ES0BDh7OOKbTW9Zu5dbbQ72yI936dvvbHlde3puuq/WRKAccFgcB2PuRjox1HFhA9+t53RYqfuEA==",
      "path": "microsoft.extensions.caching.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.caching.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Caching.Memory/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NqvVdYLbX7N2J2Wz9y3zjhE66JRdROiZZsGhA2u4a9IcIq/jzINC/cLM96BHA+TSOZFPxVdWneqB6/yt9u846A==",
      "path": "microsoft.extensions.caching.memory/2.0.0",
      "hashPath": "microsoft.extensions.caching.memory.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SsI4RqI8EH00+cYO96tbftlh87sNUv1eeyuBU1XZdQkG0RrHAOjWgl7P0FoLeTSMXJpOnfweeOWj2d1/5H3FxA==",
      "path": "microsoft.extensions.configuration/2.0.0",
      "hashPath": "microsoft.extensions.configuration.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rHFrXqMIvQNq51H8RYTO4IWmDOYh8NUzyqGlh0xHWTP6XYnKk7Ryinys2uDs+Vu88b3AMlM3gBBSs78m6OQpYQ==",
      "path": "microsoft.extensions.configuration.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.configuration.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Binder/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-IznHHzGUtrdpuQqIUdmzF6TYPcsYHONhHh3o9dGp39sX/9Zfmt476UnhvU0UhXgJnXXAikt/MpN6AuSLCCMdEQ==",
      "path": "microsoft.extensions.configuration.binder/2.0.0",
      "hashPath": "microsoft.extensions.configuration.binder.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.CommandLine/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vf2YKZFLx0lZjgGLhliYyhXzZOkpgrcF5RhpgjPsvdbxJ97jD/kPNXP0wmYnaF3IPzP/ro6z2zph6QzUophrkA==",
      "path": "microsoft.extensions.configuration.commandline/2.0.0",
      "hashPath": "microsoft.extensions.configuration.commandline.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.EnvironmentVariables/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-islcwe05LWFtAxGaJxoDbl4pj2nmG8nuW6dqYMZkPWIuHK7/46YELCbL+3Frl6X89qzDh5sj2PHgyWXTOAmwdA==",
      "path": "microsoft.extensions.configuration.environmentvariables/2.0.0",
      "hashPath": "microsoft.extensions.configuration.environmentvariables.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.FileExtensions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ebFbu+vsz4rzeAICWavk9a0FutWVs7aNZap5k/IVxVhu2CnnhOp/H/gNtpzplrqjYDaNYdmv9a/DoUvH2ynVEQ==",
      "path": "microsoft.extensions.configuration.fileextensions/2.0.0",
      "hashPath": "microsoft.extensions.configuration.fileextensions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.Json/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-thPz4SckRGNqeLbdvJ619YxRFSkWuL1K5QqTMb3TVdEwjQj4O39yfUtjtI/XlWJiY7JKK4MUKAiQZVYc8ohKKg==",
      "path": "microsoft.extensions.configuration.json/2.0.0",
      "hashPath": "microsoft.extensions.configuration.json.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Configuration.UserSecrets/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Nn9Gd4MsMKAzIwXhoz/pzPlngbgZDPlbWKWLSyL4nMFAnlQ8EubbealF69JvGBcK7DwdsMV5pz7a9EZFZQF6ww==",
      "path": "microsoft.extensions.configuration.usersecrets/2.0.0",
      "hashPath": "microsoft.extensions.configuration.usersecrets.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-wakg18gHYiUL1pcjjyZuYk6OvDpbSw1E7IWxm78TMepsr+gQ8W0tWzuRm0q/9RFblngwPwo15rrgZSUV51W5Iw==",
      "path": "microsoft.extensions.dependencyinjection/2.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyInjection.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-eUdJ0Q/GfVyUJc0Jal5L1QZLceL78pvEM9wEKcHeI24KorqMDoVX+gWsMGLulQMfOwsUaPtkpQM2pFERTzSfSg==",
      "path": "microsoft.extensions.dependencyinjection.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.dependencyinjection.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.DependencyModel/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DyZ/Ibv/SZRMpYhaDCj0nlA+Qe52NyEL51onxAL94bUPauX0jxrK6jyxXN5DI8NVbzE5sOUWZYjTduNqUdbB+g==",
      "path": "microsoft.extensions.dependencymodel/2.0.0",
      "hashPath": "microsoft.extensions.dependencymodel.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Z0AK+hmLO33WAXQ5P1uPzhH7z5yjDHX/XnUefXxE//SyvCb9x4cVjND24dT5566t/yzGp8/WLD7EG9KQKZZklQ==",
      "path": "microsoft.extensions.fileproviders.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.fileproviders.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Composite/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/Q95H1pFJuss7np9Pp6mKxg4ornSrBnrYwNkgHnW+YRqhjfaQLVgL+X+LN95M9YeGPNA4QHJDkbrqQ/n+jYc9g==",
      "path": "microsoft.extensions.fileproviders.composite/2.0.0",
      "hashPath": "microsoft.extensions.fileproviders.composite.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileProviders.Physical/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DKO2j2socZbHNCCVEWsLVpB3AQIIzKYFNyITVeWdA1jQ829GJIQf4MUD04+1c+Q2kbK03pIKQZmEy4CGIfgDZw==",
      "path": "microsoft.extensions.fileproviders.physical/2.0.0",
      "hashPath": "microsoft.extensions.fileproviders.physical.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.FileSystemGlobbing/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UC87vRDUB7/vSaNY/FVhbdAyRkfFBTkYmcUoglxk6TyTojhSqYaG5pZsoP4e1ZuXktFXJXJBTvK8U/QwCo0z3g==",
      "path": "microsoft.extensions.filesystemglobbing/2.0.0",
      "hashPath": "microsoft.extensions.filesystemglobbing.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Hosting.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-qPG6Ip/AdHxMJ7j3z8FkkpCbV8yjtiFpf/aOpN3TwfJWbtYpN+BKV8Q+pqPMgk7XZivcju9yARaEVCS++hWopA==",
      "path": "microsoft.extensions.hosting.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.hosting.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Localization/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-w0z3LORsHiJfHoYr4PedTsvHuFQjj+bOc4cbaqklsttlZzOUm4nexYZy6riuF2mGzgzEf/ZTi13hfkEkmmajRw==",
      "path": "microsoft.extensions.localization/2.0.0",
      "hashPath": "microsoft.extensions.localization.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Localization.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-MkCH+LPSupHoI4W3K1tICHxk9sCfHQY2WAzRNSWOZQyyIFhvNfk8/f9cBY588w1ngi2lPipDaHKJtNQe0Pmeug==",
      "path": "microsoft.extensions.localization.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.localization.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VP10syWV/vxYYMKgZ2eDESmUsz3gPxvBn5J6tkVN8lI4M+dF43RN8fWsEPbcAneDmZrHl3Pv23z05nmyGkJlpg==",
      "path": "microsoft.extensions.logging/2.0.0",
      "hashPath": "microsoft.extensions.logging.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Abstractions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6ZCllUYGFukkymSTx3Yr0G/ajRxoNJp7/FqSxSB4fGISST54ifBhgu4Nc0ItGi3i6DqwuNd8SUyObmiC++AO2Q==",
      "path": "microsoft.extensions.logging.abstractions/2.0.0",
      "hashPath": "microsoft.extensions.logging.abstractions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Configuration/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jUjA+ROjh1R1TggLh4aw6PZFxHce4UYeTsX3NUjdrOd9RbuDSzJ8bkNhcPgYjLvoTNIRIlHUSByw3PjBTbxExA==",
      "path": "microsoft.extensions.logging.configuration/2.0.0",
      "hashPath": "microsoft.extensions.logging.configuration.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Console/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NBjNp899FW7byDsex2ch/CkwNd2GbuHQIXCbvUVqOzSbnIsYrxOaR//BY2h2apJhnqm10IPLGkcjXxUyfAcIKA==",
      "path": "microsoft.extensions.logging.console/2.0.0",
      "hashPath": "microsoft.extensions.logging.console.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Logging.Debug/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-29Zn5m9yb4NEP+qbeLl+7F2lDskDfrs8NbrM8eJ+k/pYE8JksRUEFxHp1bcpGSfGP9w0pMQMOKrVcwD3u5sPog==",
      "path": "microsoft.extensions.logging.debug/2.0.0",
      "hashPath": "microsoft.extensions.logging.debug.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.ObjectPool/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-drOmgNZCJiNEqFM/TvyqwtogS8wqoWGQCW5KB/CVGKL6VXHw8OOMdaHyspp8HPstP9UDnrnuq+8eaCaAcQg6tA==",
      "path": "microsoft.extensions.objectpool/2.0.0",
      "hashPath": "microsoft.extensions.objectpool.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sAKBgjl2gWsECBLLR9K54T7/uZaP2n9GhMYHay/oOLfvpvX0+iNAlQ2NJgVE352C9Fs5CDV3VbNTK8T2aNKQFA==",
      "path": "microsoft.extensions.options/2.0.0",
      "hashPath": "microsoft.extensions.options.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Options.ConfigurationExtensions/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Y/lGICwO27fCkQRK3tZseVzFjZaxfGmui990E67sB4MuiPzdJHnJDS/BeYWrHShSSBgCl4KyKRx4ux686fftPg==",
      "path": "microsoft.extensions.options.configurationextensions/2.0.0",
      "hashPath": "microsoft.extensions.options.configurationextensions.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.Primitives/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ukg53qNlqTrK38WA30b5qhw0GD7y3jdI9PHHASjdKyTcBHTevFM2o23tyk3pWCgAV27Bbkm+CPQ2zUe1ZOuYSA==",
      "path": "microsoft.extensions.primitives/2.0.0",
      "hashPath": "microsoft.extensions.primitives.2.0.0.nupkg.sha512"
    },
    "Microsoft.Extensions.WebEncoders/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5lXmAmfMaVssZwruaPM5hgk7QfzL1dfAaPEw9Ex24wt/D3EPRt7kOqsZoJP3IhVBoccjsTj8DsFJHtQ8bZIFkA==",
      "path": "microsoft.extensions.webencoders/2.0.0",
      "hashPath": "microsoft.extensions.webencoders.2.0.0.nupkg.sha512"
    },
    "Microsoft.Management.Infrastructure/1.0.0-alpha06": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-sHewsrcxwVb6fszw4L6oWoGUR150IrrxM7nq/yuzPSQLf0/MMOHEyd3vPcB7y8asmSS29JJMvIXNngYjbXXBgA==",
      "path": "microsoft.management.infrastructure/1.0.0-alpha06",
      "hashPath": "microsoft.management.infrastructure.1.0.0-alpha06.nupkg.sha512"
    },
    "Microsoft.Net.Http.Headers/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Rm9zeNCWyNrGnysHdRXJpNfeDVlPzzFuidSuRLRNvOrnw71vgNPlR4H9wHo2hG/oSaruukqNjK06MDQqb+eXhA==",
      "path": "microsoft.net.http.headers/2.0.0",
      "hashPath": "microsoft.net.http.headers.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Targets/1.1.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
      "path": "microsoft.netcore.targets/1.1.0",
      "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Windows.ApiSets/1.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SaToCvvsGMxTgtLv/BrFQ5IFMPRE1zpWbnqbpwykJa8W5XiX82CXI6K2o7yf5xS7EP6t/JzFLV0SIDuWpvBZVw==",
      "path": "microsoft.netcore.windows.apisets/1.0.1",
      "hashPath": "microsoft.netcore.windows.apisets.1.0.1.nupkg.sha512"
    },
    "Microsoft.PowerShell.Commands.Management/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-zHUrJ1bdF1WC70uuWU8wr8AOvhN72T3TzQQNzlsLrQwFVSFDJr1berJy3uIHGw8iyBwPmHsG+eU3PLFhM/lSlw==",
      "path": "microsoft.powershell.commands.management/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.commands.management.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.PowerShell.Commands.Utility/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-bdSmc0zcrbU3w4KIxOy8gCdQQawjeYmKw7Il9k9GlPt/tRE8NTevixDk7B0LZskavA4/9oqmLIPHSuDdtoLgTQ==",
      "path": "microsoft.powershell.commands.utility/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.commands.utility.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.PowerShell.ConsoleHost/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-T5bbIuPHAwPykdioaptCOkAtzpEbmFjBDI/c8MfUnnSAjTV87ixCUbIleeYT+20KnmzS9Iex5Xef0aW8oRIrEQ==",
      "path": "microsoft.powershell.consolehost/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.consolehost.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.AssemblyLoadContext/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-md5RnMp7uk6iDkJqaxY7KXNMQD8/BC8bRWSLXXOMmCNe/WplKu9IpZLCfpCoxVjemG4qXVV7e1Lv0nKLTMdMqw==",
      "path": "microsoft.powershell.coreclr.assemblyloadcontext/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.coreclr.assemblyloadcontext.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.PowerShell.CoreCLR.Eventing/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-Vjf2iGqciNnCFg1PrvEiR/SfoaW5V7hKJ/gIWaDCJVjAPUuYxZ9vwr3qBAroC5HjuJepE18rieDHZCVhBIsa+g==",
      "path": "microsoft.powershell.coreclr.eventing/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.coreclr.eventing.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.PowerShell.SDK/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-gflNRv+JsTuxXP6e0cqQC8+N+cqyqhtmxYlFlHQ01aZnpQtD3/CJb1PBw5C3zc5L0EnDSIc1YPpq7geWh2g1Mg==",
      "path": "microsoft.powershell.sdk/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.sdk.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.PowerShell.Security/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9b8UgqewD3FEm4aBnoNqSys5df+wEypv0oSnrn0DKk7v1auDSTpGZ//emGYlFGTGhq6MiIuHTbm9nENPGf+rhA==",
      "path": "microsoft.powershell.security/6.0.0-beta.6",
      "hashPath": "microsoft.powershell.security.6.0.0-beta.6.nupkg.sha512"
    },
    "Microsoft.Win32.Registry/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-dA36TlNVn/XfrZtmf0fiI/z1nd3Wfp2QVzTdj26pqgP9LFWq0i1hYEUAW50xUjGFYn1+/cP3KGuxT2Yn1OUNBQ==",
      "path": "microsoft.win32.registry/4.4.0",
      "hashPath": "microsoft.win32.registry.4.4.0.nupkg.sha512"
    },
    "Microsoft.Win32.Registry.AccessControl/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2ngH4HhJnmVUcfruotPnS88G3ULwKv5ZQTTJSxSywOv46bFhQVbYk9nYLPtcfc9dT9r1rpdG3Zq+8GL3M4mlzQ==",
      "path": "microsoft.win32.registry.accesscontrol/4.4.0",
      "hashPath": "microsoft.win32.registry.accesscontrol.4.4.0.nupkg.sha512"
    },
    "Newtonsoft.Json/10.0.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ebWzW9j2nwxQeBo59As2TYn7nYr9BHicqqCwHOD1Vdo+50HBtLPuqdiCYJcLdTRknpYis/DSEOQz5KmZxwrIAg==",
      "path": "newtonsoft.json/10.0.1",
      "hashPath": "newtonsoft.json.10.0.1.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"
    },
    "runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-HdSSp5MnJSsg08KMfZThpuLPJpPwE5hBXvHwoKWosyHHfe8Mh5WKT0ylEOf6yNzX6Ngjxe4Whkafh5q7Ymac4Q==",
      "path": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.debian.8-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-+yH1a49wJMy8Zt4yx5RhJrxO/DBDByAiCzNwiETI+1S4mPdCu0OY4djdciC7Vssk0l22wQaDLrXxXkp+3+7bVA==",
      "path": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.fedora.23-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-c3YNH1GQJbfIPJeCnr4avseugSqPrxwIqzthYyZDN6EuOyNOzq+y2KSUfRcXauya1sF4foESTgwM5e1A8arAKw==",
      "path": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.fedora.24-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-A8v6PGmk+UGbfWo5Ixup0lPM4swuSwOiayJExZwKIOjTlFFQIsu3QnDXECosBEyrWSPryxBVrdqtJyhK3BaupQ==",
      "path": "runtime.native.system.data.sqlclient.sni/4.4.0",
      "hashPath": "runtime.native.system.data.sqlclient.sni.4.4.0.nupkg.sha512"
    },
    "runtime.native.System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-INBPonS5QPEgn7naufQFXJEp3zX6L4bwHgJ/ZH78aBTpeNfQMtf7C6VrAFhlq2xxWBveIOWyFzQjJ8XzHMhdOQ==",
      "path": "runtime.native.system.io.compression/4.3.0",
      "hashPath": "runtime.native.system.io.compression.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Net.Http/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZVuZJqnnegJhd2k/PtAbbIcZ3aZeITq3sj06oKfMBSfphW3HDmk/t4ObvbOk/JA/swGR0LNqMksAh/f7gpTROg==",
      "path": "runtime.native.system.net.http/4.3.0",
      "hashPath": "runtime.native.system.net.http.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.Apple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DloMk88juo0OuOWr56QG7MNchmafTLYWvABy36izkrLI5VledI0rq28KGs1i9wbpeT9NPQrx/wTf8U2vazqQ3Q==",
      "path": "runtime.native.system.security.cryptography.apple/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.apple.4.3.0.nupkg.sha512"
    },
    "runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-NS1U+700m4KFRHR5o4vo9DSlTmlCKu/u7dtE5sUHVIPB+xpXxYQvgBgA6wEIeCz6Yfn0Z52/72WYsToCEPJnrw==",
      "path": "runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-b3pthNgxxFcD+Pc0WSEoC0+md3MyhRS6aCEeenvNE3Fdw1HyJ18ZhRFVJJzIeR/O/jpxPboB805Ho0T3Ul7w8A==",
      "path": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.opensuse.13.2-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KeLz4HClKf+nFS7p/6Fi/CqyLXh81FpiGzcmuS8DGi9lUqSnZ6Es23/gv2O+1XVGfrbNmviF7CckBpavkBoIFQ==",
      "path": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.opensuse.42.1-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-X7IdhILzr4ROXd8mI1BUCQMSHSQwelUlBjF1JyTKCjXaOGn2fB4EKBxQbCK2VjO3WaWIdlXZL3W6TiIVnrhX4g==",
      "path": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.osx.10.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-nyFNiCk/r+VOiIqreLix8yN+q3Wga9+SE8BCgkf+2BwEKiNx6DyvFjCgkfV743/grxv8jHJ8gUK4XEQw7yzRYg==",
      "path": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.rhel.7-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ytoewC6wGorL7KoCAvRfsgoJPJbNq+64k2SqW6JcOAebWsFUvCCYgfzQMrnpvPiEl4OrblUlhF2ji+Q1+SVLrQ==",
      "path": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.ubuntu.14.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-I8bKw2I8k58Wx7fMKQJn2R8lamboCAiHfHeV/pS65ScKWMMI0+wJkLYlEKvgW1D/XvSl/221clBoR2q9QNNM7A==",
      "path": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.ubuntu.16.04-x64.runtime.native.system.security.cryptography.openssl.4.3.0.nupkg.sha512"
    },
    "runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VB5cn/7OzUfzdnC8tqAIMQciVLiq2epm2NrAm1E9OjNRyG4lVhfR61SMcLizejzQP8R8Uf/0l5qOIbUEi+RdEg==",
      "path": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl/4.3.0",
      "hashPath": "runtime.ubuntu.16.10-x64.runtime.native.system.security.cryptography.openssl.4.3.0.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.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.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fKC+rmaLfeIzUhagxY17Q9siv/sPrjjKcfNg1Ic8IlQkZLipo8ljcaZQu4VtI4Jqbzjc2VTjzGLF6WmsRXAEgA==",
      "path": "system.appcontext/4.3.0",
      "hashPath": "system.appcontext.4.3.0.nupkg.sha512"
    },
    "System.Buffers/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-AwarXzzoDwX6BgrhjoJsk6tUezZEozOT5Y9QKF94Gl4JK91I4PIIBkBco9068Y9/Dra8Dkbie99kXB8+1BaYKw==",
      "path": "system.buffers/4.4.0",
      "hashPath": "system.buffers.4.4.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.3.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-n+AGX7zmiZumW9aggOkXaHzUeAS3EfeTErnkKCusyONUozbTv+kMb8VE36m+ldV6kF9g57G2c641KCdgH9E0pg==",
      "path": "system.collections.immutable/1.3.1",
      "hashPath": "system.collections.immutable.1.3.1.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-29K3DQ+IGU7LBaMjTo7SI7T7X/tsMtLvz1p56LJ556Iu0Dw3pKZw5g8yCYCWMRxrOF0Hr0FU0FwW0o42y2sb3A==",
      "path": "system.componentmodel.annotations/4.4.0",
      "hashPath": "system.componentmodel.annotations.4.4.0.nupkg.sha512"
    },
    "System.ComponentModel.Primitives/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-j8GUkCpM8V4d4vhLIIoBLGey2Z5bCkMVNjEZseyAlm4n5arcsJOeI3zkUP+zvZgzsbLTYh4lYeP/ZD/gdIAPrw==",
      "path": "system.componentmodel.primitives/4.3.0",
      "hashPath": "system.componentmodel.primitives.4.3.0.nupkg.sha512"
    },
    "System.ComponentModel.TypeConverter/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-16pQ6P+EdhcXzPiEK4kbA953Fu0MNG2ovxTZU81/qsCd1zPRsKc3uif5NgvllCY598k6bI0KUyKW8fanlfaDQg==",
      "path": "system.componentmodel.typeconverter/4.3.0",
      "hashPath": "system.componentmodel.typeconverter.4.3.0.nupkg.sha512"
    },
    "System.Console/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DHDrIxiqk1h03m6khKWV2X8p/uvN79rgSqpilL6uzpmSfxfU5ng8VcPtW4qsDsQDHiTv6IPV9TmD5M/vElPNLg==",
      "path": "system.console/4.3.0",
      "hashPath": "system.console.4.3.0.nupkg.sha512"
    },
    "System.Data.SqlClient/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-fxb9ghn1k1Ua7FFdlvtiBOD4/PsQvD/fk2KnhS+FK7VC6OggEx6P+lP1P0+KMb5V2dqS1+FbR7HCenoqzJMNIA==",
      "path": "system.data.sqlclient/4.4.0",
      "hashPath": "system.data.sqlclient.4.4.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.4.1": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-U/KcC19fyLsPN1GLmeU2zQq15MMVcPwMOYPADVo1+WIoJpvMHxrzvl+BLLZwTEZSneGwaPFZ0aWr0nJ7B7LSdA==",
      "path": "system.diagnostics.diagnosticsource/4.4.1",
      "hashPath": "system.diagnostics.diagnosticsource.4.4.1.nupkg.sha512"
    },
    "System.Diagnostics.FileVersionInfo/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-omCF64wzQ3Q2CeIqkD6lmmxeMZtGHUmzgFMPjfVaOsyqpR66p/JaZzManMw1s33osoAb5gqpncsjie67+yUPHQ==",
      "path": "system.diagnostics.fileversioninfo/4.3.0",
      "hashPath": "system.diagnostics.fileversioninfo.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.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.IO/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
      "path": "system.io/4.3.0",
      "hashPath": "system.io.4.3.0.nupkg.sha512"
    },
    "System.IO.Compression/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YHndyoiV90iu4iKG115ibkhrG+S3jBm8Ap9OwoUAzO5oPDAWcr0SFwQFm0HjM8WkEZWo0zvLTyLmbvTkW1bXgg==",
      "path": "system.io.compression/4.3.0",
      "hashPath": "system.io.compression.4.3.0.nupkg.sha512"
    },
    "System.IO.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-WJ7Mgu/BcLHQ5c8J6OAeixa8Yz7KiETbP4kUVmWsjJQgfqI2Si1U6/x1rrYTNLpNVhRmSmRddY0d8yFtJizA8w==",
      "path": "system.io.filesystem.accesscontrol/4.4.0",
      "hashPath": "system.io.filesystem.accesscontrol.4.4.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.Packaging/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6Ks0U3YAW5UYGp4jxSwXCHuxHBk7ZmBfCJFhmpvn8jWIOPgXomz2Vd4PYxhaJIDchAcaYRO46Zc/TsqsYSuxhQ==",
      "path": "system.io.packaging/4.4.0",
      "hashPath": "system.io.packaging.4.4.0.nupkg.sha512"
    },
    "System.Linq/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-5DbqIUpsDp0dFftytzuMmc0oeMdQwjcP/EWxsksIz/w1TcFRkZ3yKKz0PqiYFMmEwPSWw+qNVqD7PJ889JzHbw==",
      "path": "system.linq/4.3.0",
      "hashPath": "system.linq.4.3.0.nupkg.sha512"
    },
    "System.Linq.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.Management.Automation/6.0.0-beta.6": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DMgf2oxlPUPRtcwx7fGlnu49jZaOsBNCzkPBzQp1cKkc5Z0Sz0zAbfHuci/xSYPzO9TzahpWS9wciw2Y2VnIpQ==",
      "path": "system.management.automation/6.0.0-beta.6",
      "hashPath": "system.management.automation.6.0.0-beta.6.nupkg.sha512"
    },
    "System.Net.Http.WinHttpHandler/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ZmsFZIZ4PL2UfUlfj4KCzzAGGE2SF39ENIqtvfgu0bwMEAe3J3CqZr765E2W6eQQtNK08/8DpHcsA0sAKZdEtA==",
      "path": "system.net.http.winhttphandler/4.4.0",
      "hashPath": "system.net.http.winhttphandler.4.4.0.nupkg.sha512"
    },
    "System.Numerics.Vectors/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==",
      "path": "system.numerics.vectors/4.4.0",
      "hashPath": "system.numerics.vectors.4.4.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-lED0s9Lfo2TdniGlFY2rdK1wygFJ7dPRaTHR2Z409nGWfFG1YMuAlrfMhSeYFJ5pbffAlOBxb8hvoYxP3LJ6mg==",
      "path": "system.private.servicemodel/4.4.0",
      "hashPath": "system.private.servicemodel.4.4.0.nupkg.sha512"
    },
    "System.Reflection/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
      "path": "system.reflection/4.3.0",
      "hashPath": "system.reflection.4.3.0.nupkg.sha512"
    },
    "System.Reflection.DispatchProxy/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-xK6JE0mpsBD+T0qu3V6dmVRa06PxAvIIM/zSjouqP7Sk6X+FQj+9XFRz9GmZk9aJGMU1LX6AgTZIlsYZ64QKsw==",
      "path": "system.reflection.dispatchproxy/4.4.0",
      "hashPath": "system.reflection.dispatchproxy.4.4.0.nupkg.sha512"
    },
    "System.Reflection.Emit/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-228FG0jLcIwTVJyz8CLFKueVqQK36ANazUManGaJHkO0icjiIypKW7YLWLIWahyIkdh5M7mV2dJepllLyA1SKg==",
      "path": "system.reflection.emit/4.3.0",
      "hashPath": "system.reflection.emit.4.3.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.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-oadVHGSMsTmZsAF864QYN1t1QzZjIcuKU3l2S9cZOwDdDueNTrqq1yRj7koFfIGEnKpt6NjpL3rOzRhs4ryOgA==",
      "path": "system.reflection.emit.lightweight/4.3.0",
      "hashPath": "system.reflection.emit.lightweight.4.3.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.5.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-423hF/x1/1/aBT6hjgrp8RH2zdKOd1iTujlHisSesTW/cgv1ixUitfk23ZknVzItMm6jnwp9CBwI2P3r9jpitw==",
      "path": "system.reflection.metadata/1.5.0",
      "hashPath": "system.reflection.metadata.1.5.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-9dLLuBxr5GNmOfl2jSMcsHuteEg32BEfUotmmUkmZjpR3RpVHE8YQwt0ow3p6prwA1ME8WqDVZqrr8z6H8G+Kw==",
      "path": "system.runtime.compilerservices.unsafe/4.4.0",
      "hashPath": "system.runtime.compilerservices.unsafe.4.4.0.nupkg.sha512"
    },
    "System.Runtime.CompilerServices.VisualC/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/dcn1oXqK/p/VnTYWNSf4OXlFIfzCRE/kqWz4+/r5B2S4zlKifB1FqklEEYs5zmE1JE3syvrJ5U4syOwsDQZbA==",
      "path": "system.runtime.compilerservices.visualc/4.3.0",
      "hashPath": "system.runtime.compilerservices.visualc.4.3.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.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-hWPhJxc453RCa8Z29O91EmfGeZIHX1ZH2A8L6lYQVSaKzku2DfArSfMEb1/MYYzPQRJZeu0c9dmYeJKxW5Fgng==",
      "path": "system.runtime.interopservices.runtimeinformation/4.0.0",
      "hashPath": "system.runtime.interopservices.runtimeinformation.4.0.0.nupkg.sha512"
    },
    "System.Runtime.Loader/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-DHMaRn8D8YCK2GG2pw+UzNxn/OHVfaWx7OTLBD/hPegHZZgcZh3H6seWegrC4BYwsfuGrywIuT+MQs+rPqRLTQ==",
      "path": "system.runtime.loader/4.3.0",
      "hashPath": "system.runtime.loader.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Numerics/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yMH+MfdzHjy17l2KESnPiF2dwq7T+xLnSJar7slyimAkUh/gTrS9/UQOtv7xarskJ2/XDSNvfLGOBQPjL7PaHQ==",
      "path": "system.runtime.numerics/4.3.0",
      "hashPath": "system.runtime.numerics.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Serialization.Formatters/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-KT591AkTNFOTbhZlaeMVvfax3RqhH1EJlcwF50Wm7sfnBLuHiOeZRRKrr1ns3NESkM20KPZ5Ol/ueMq5vg4QoQ==",
      "path": "system.runtime.serialization.formatters/4.3.0",
      "hashPath": "system.runtime.serialization.formatters.4.3.0.nupkg.sha512"
    },
    "System.Runtime.Serialization.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-2NRFPX/V81ucKQmqNgGBZrKGH/5ejsvivSGMRum0SMgPnJxwhuNkzVS1+7gC3R2X0f57CtwrPrXPPSe6nOp82g==",
      "path": "system.security.accesscontrol/4.4.0",
      "hashPath": "system.security.accesscontrol.4.4.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.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-03idZOqFlsKRL4W+LuCpJ6dBYDUWReug6lZjBa3uJWnk5sPCUXckocevTaUA8iT/MFSrY/2HXkOt753xQ/cf8g==",
      "path": "system.security.cryptography.cng/4.3.0",
      "hashPath": "system.security.cryptography.cng.4.3.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pC4ieF0mAVufKNfFYXvtpAkIUBgyAZgLrzDw/bwWDfdqN8H/8m3IqiiMr7cmoWYDFsWwxVTbYDhDzPpiHcxvaA==",
      "path": "system.security.cryptography.pkcs/4.4.0",
      "hashPath": "system.security.cryptography.pkcs.4.4.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.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-1Xubvo4i+K+DO6YzVh6vBKmCl5xx/cAoiJEze6VQ+XwVQU25KQC9pPrmniz2EbbJnmoQ5Rm2FFjHsfQAi0Rs+Q==",
      "path": "system.security.cryptography.xml/4.4.0",
      "hashPath": "system.security.cryptography.xml.4.4.0.nupkg.sha512"
    },
    "System.Security.Permissions/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-ArK+Kh7BSqWhspqO3qe8R25MeUzBm3ZdWbYiN6Q0kLO3nR4dLeZzS03C0QUI/470w7pGRm7lUZ9sjfDQKJjRcQ==",
      "path": "system.security.permissions/4.4.0",
      "hashPath": "system.security.permissions.4.4.0.nupkg.sha512"
    },
    "System.Security.Principal.Windows/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-pP+AOzt1o3jESOuLmf52YQTF7H3Ng9hTnrOESQiqsnl2IbBh1HInsAMHYtoh75iUYV0OIkHmjvveraYB6zM97w==",
      "path": "system.security.principal.windows/4.4.0",
      "hashPath": "system.security.principal.windows.4.4.0.nupkg.sha512"
    },
    "System.Security.SecureString/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-PnXp38O9q/2Oe4iZHMH60kinScv6QiiL2XH54Pj2t0Y6c2zKPEiAZsM/M3wBOHLNTBDFP0zfy13WN2M0qFz5jg==",
      "path": "system.security.securestring/4.3.0",
      "hashPath": "system.security.securestring.4.3.0.nupkg.sha512"
    },
    "System.ServiceModel.Duplex/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VloAauzIXfr1cB+ljWLQJ5c3gQSmiVRm2o1SBgDYb+j/Sm8RTuVRIsV9J4NKBsgryZ21eynuGNGV1irllmPEGw==",
      "path": "system.servicemodel.duplex/4.4.0",
      "hashPath": "system.servicemodel.duplex.4.4.0.nupkg.sha512"
    },
    "System.ServiceModel.Http/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-0wIEFTSwnBbirqX+f8Q4FjgxNxza5o4Y1BlNOKLmMbu6yvovVrHGmeZoWbZZXqqyJvv4BDHKDmVa0nxZ5twYbw==",
      "path": "system.servicemodel.http/4.4.0",
      "hashPath": "system.servicemodel.http.4.4.0.nupkg.sha512"
    },
    "System.ServiceModel.NetTcp/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-B/DYZRLvvnmGSidx30RwbUVuXX83Uc2n+Y4m82lfPkiEh46jSuqGpX1nb0gHJhQIr5IqP4xbr+ucbYHzVNnywg==",
      "path": "system.servicemodel.nettcp/4.4.0",
      "hashPath": "system.servicemodel.nettcp.4.4.0.nupkg.sha512"
    },
    "System.ServiceModel.Primitives/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6rATyMUeeOPVY7XzoneoyzGKVCc62gGl/A6SKrlY0dX0bnMprIrXZF1AXy9Y8ne49JU/2RGGeldFbATYONc/XQ==",
      "path": "system.servicemodel.primitives/4.4.0",
      "hashPath": "system.servicemodel.primitives.4.4.0.nupkg.sha512"
    },
    "System.ServiceModel.Security/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-01NCvqN/hcYS3VhT0FSlYYJkQacFCbM5kc5rAEo8w9WSd8OWr8cQMFjVOKvFzErMeesbO30bBXJD+dTVRqzfMQ==",
      "path": "system.servicemodel.security/4.4.0",
      "hashPath": "system.servicemodel.security.4.4.0.nupkg.sha512"
    },
    "System.ServiceProcess.ServiceController/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-yMdeRY3XFCeMpqy0F2F9ehpXujkYwLvcABG3XwV5MJatTHZ/Ve/aB8iBweFPRkzwkPMbg5hVSmSULKH4cA0xPA==",
      "path": "system.serviceprocess.servicecontroller/4.4.0",
      "hashPath": "system.serviceprocess.servicecontroller.4.4.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.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-6JX7ZdaceBiLKLkYt8zJcp4xTJd1uYyXXEkPw6mnlUIjh1gZPIVKPtRXPmY5kLf6DwZmf5YLwR3QUrRonl7l0A==",
      "path": "system.text.encoding.codepages/4.4.0",
      "hashPath": "system.text.encoding.codepages.4.4.0.nupkg.sha512"
    },
    "System.Text.Encoding.Extensions/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
      "path": "system.text.encoding.extensions/4.3.0",
      "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
    },
    "System.Text.Encodings.Web/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-l/tYeikqMHX2MD2jzrHDfR9ejrpTTF7wvAEbR51AMvzip1wSJgiURbDik4iv/w7ZgytmTD/hlwpplEhF9bmFNw==",
      "path": "system.text.encodings.web/4.4.0",
      "hashPath": "system.text.encodings.web.4.4.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.AccessControl/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-CbywegComLpet8Q/Cfre7qmu5NybfN8d6iyTuZRC/xqOILs1Jz2ao8erOyC1XjuIG/TDQEZATwkD0/4DWeikGw==",
      "path": "system.threading.accesscontrol/4.4.0",
      "hashPath": "system.threading.accesscontrol.4.4.0.nupkg.sha512"
    },
    "System.Threading.Tasks/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
      "path": "system.threading.tasks/4.3.0",
      "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Extensions/4.4.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-SPKfFGbpQsK5Srz2Kq3URgvC90yoOyBE8H1quDA2+MAJ2HAzFmV3biOgPv2Ck3mPAvdKngo3QHi2BNwUQDRVvA==",
      "path": "system.threading.tasks.extensions/4.4.0",
      "hashPath": "system.threading.tasks.extensions.4.4.0.nupkg.sha512"
    },
    "System.Threading.Tasks.Parallel/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cbjBNZHf/vQCfcdhzx7knsiygoCKgxL8mZOeocXZn5gWhCdzHIq6bYNKWX0LAJCWYP7bds4yBK8p06YkP0oa0g==",
      "path": "system.threading.tasks.parallel/4.3.0",
      "hashPath": "system.threading.tasks.parallel.4.3.0.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.ValueTuple/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-cNLEvBX3d6MMQRZe3SMFNukVbitDAEpVZO17qa0/2FHxZ7Y7PpFRpr6m2615XYM/tYYYf0B+WyHNujqIw8Luwg==",
      "path": "system.valuetuple/4.3.0",
      "hashPath": "system.valuetuple.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"
    },
    "System.Xml.XPath/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
      "path": "system.xml.xpath/4.3.0",
      "hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
    },
    "System.Xml.XPath.XDocument/4.3.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-jw9oHHEIVW53mHY9PgrQa98Xo2IZ0ZjrpdOTmtvk+Rvg4tq7dydmxdNqUvJ5YwjDqhn75mBXWttWjiKhWP53LQ==",
      "path": "system.xml.xpath.xdocument/4.3.0",
      "hashPath": "system.xml.xpath.xdocument.4.3.0.nupkg.sha512"
    },
    "Microsoft.NETCore.App/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-/mzXF+UtZef+VpzzN88EpvFq5U6z4rj54ZMq/J968H6pcvyLOmcupmTRpJ3CJm8ILoCGh9WI7qpDdiKtuzswrQ==",
      "path": "microsoft.netcore.app/2.0.0",
      "hashPath": "microsoft.netcore.app.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetAppHost/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-L4GGkcI/Mxl8PKLRpFdGmLb5oI8sGIR05bDTGkzCoamAjdUl1Zhkov2swjEsZvKYT8kkdiz39LtwyGYuCJxm1A==",
      "path": "microsoft.netcore.dotnetapphost/2.0.0",
      "hashPath": "microsoft.netcore.dotnetapphost.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostPolicy/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-rm7mMn0A93fwyAwVhbyOCcPuu2hZNL0A0dAur9sNG9pEkONPfCEQeF7m2mC8KpqZO0Ol6tpV5J0AF3HTXT3GXA==",
      "path": "microsoft.netcore.dotnethostpolicy/2.0.0",
      "hashPath": "microsoft.netcore.dotnethostpolicy.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.DotNetHostResolver/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-uBbjpeSrwsaTCADZCzRk+3aBzNnMqkC4zftJWBsL+Zk+8u+W+/lMb2thM5Y4hiVrv1YQg9t6dKldXzOKkY+pQw==",
      "path": "microsoft.netcore.dotnethostresolver/2.0.0",
      "hashPath": "microsoft.netcore.dotnethostresolver.2.0.0.nupkg.sha512"
    },
    "Microsoft.NETCore.Platforms/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-VdLJOCXhZaEMY7Hm2GKiULmn7IEPFE4XC5LPSfBVCUIA8YLZVh846gtfBJalsPQF2PlzdD7ecX7DZEulJ402ZQ==",
      "path": "microsoft.netcore.platforms/2.0.0",
      "hashPath": "microsoft.netcore.platforms.2.0.0.nupkg.sha512"
    },
    "NETStandard.Library/2.0.0": {
      "type": "package",
      "serviceable": true,
      "sha512": "sha512-7jnbRU+L08FXKMxqUflxEXtVymWvNOrS8yHgu9s6EM8Anr6T/wIX4nZ08j/u3Asz+tCufp3YVwFSEvFTPYmBPA==",
      "path": "netstandard.library/2.0.0",
      "hashPath": "netstandard.library.2.0.0.nupkg.sha512"
    }
  }
}